# How to setup tracking

After logging follow that link  <https://reengage.ai/dashboard/setup>

<figure><img src="/files/iACWWsx7TSOoswH4Jr5e" alt=""><figcaption></figcaption></figure>

Here’s the updated step-by-step guide with the improved **Step 3 – Verify and Optimize**:

***

#### ✅ Let’s set up your tracking in 4 simple steps!

***

**Step 1 – Copy your unique Reporting Link**\
This special link sends conversion data (like clicks and revenue) to your ReEngage dashboard.

🟡 **Important:** Your link is unique — you’ll find it inside your ReEngage app.

👉 Example format:\
`https://api.reengage.ai/postback/team1/YourUniqueCode/?reid={replace_click_id}&revenue={replace_conversion_value}`

***

**Step 2 – Replace placeholders with real values**\
Use actual values from your backend platform to make the link work.

✅ Compatible with **Everflow, CAKE, HasOffers**, and more *(Shopify coming soon)*.

* `reid={replace_click_id}` → Unique click ID to track the source of the conversion
* `revenue={replace_conversion_value}` → Revenue amount generated by the conversion

Paste the final link into your **Postback URL** settings in your ad tracker.

***

**Step 3 – Verify and Optimize**\
Test your setup to make sure everything works and start gathering insights.

🔍 **Recommended testing steps:**

1. Trigger a test conversion event
2. Check your ReEngage dashboard for conversion data
3. Verify that all parameters (click ID, revenue) are being tracked correctly

***

**Step 4 – Done!**\
🚀 Your tracking is live! You can now monitor performance, analyze results, and boost conversions with confidence.


---

# 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://help.reengage.ai/basics/editor.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.
