# Replo

This guide will help you implement EdgeTag tracking on your Replo pages to capture user interactions and conversions. Replo as a landing page builder is natively available as an app from the Shopify admin dashboard, Making Replo a seamless choice for your funnel pages.&#x20;

EdgeTag is also available as a native app, which can be enabled from your Shopify Dashboard. Getting EdgeTag enabled on your Replo pages is very simple and follows the installation procedure similar to any Shopify page.&#x20;

### Prerequisites

Before you begin, ensure you have:

**Active Replo Account** – Connected to your Shopify store

**Blotout EdgeTag Domain Registration Details** – Your unique EdgeTag Domain URL

<figure><img src="/files/5YbTanD8F8pt1tLCrG2m" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you **do not** have the registration details - Please follow our [guide to Get started on EdgeTag ](/overview/getting-started.md)
{% endhint %}

**Replo Pages Published** – At least one page deployed on your store

### How It Works

**Install EdgeTag via Shopify:** EdgeTag integrates at the Shopify store level

**Automatic Event Tracking:** Standard events are captured across all pages, including Replo pages

### Install EdgeTag on Replo / Shopify

Since Replo pages are part of your Shopify store, you'll implement EdgeTag through your Shopify admin.

Follow [our Detailed guide on Installing EdgeTag on Shopify](https://docs.edgetag.io/installation/shopify) for your Replo Pages.&#x20;

### Need custom implementation?

Contact EdgeTag support on [Slack,](https://join.slack.com/t/blotout-shared/shared_invite/zt-3gpja9dut-vQ4enN3EcGRg~q5roDAlmg) Our team can help with code customization and implementation support.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.edgetag.io/onboarding/e-commerce/custom-landing-page/replo.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
