> For the complete documentation index, see [llms.txt](https://anymind-group.gitbook.io/english-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://anymind-group.gitbook.io/english-1/kyanpn/tracking/tracking-engagement.md).

# Tracking (Engagement)

### 1. After entering the [campaign details](/english-1/kyanpn/engjimento/kyanpnwosuru.md), choose which tracking type&#x20;

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

### 2. Enter the URL of the page or referral code(s)  you want to track.

<figure><img src="/files/CfjEr3A208XRNLKlBL0H" alt=""><figcaption><p>If you select to Track clicks/actions on the website</p></figcaption></figure>

{% hint style="warning" %}
To track URL correctly, please add "?transaction\_id={transaction\_id}" to the end of the URL.

e.g) <https://anymindgroup.com/ja/?transaction_id={transaction_id}>
{% endhint %}

For referral codes, you will need to input as many codes as per the number of influencers you expect to join the campaign. You can manually input them or upload a file following the CSV template

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

### 3. Save the campaign

![](/files/LTttk9y9yPDIVuqeO5QL)

### 4. Choose URL Tracking / Tracking Settings tab of the campaign

<figure><img src="/files/uavq0L1z4nCfAqtDMHBz" alt=""><figcaption><p>If URL Tracking is selected</p></figcaption></figure>

<figure><img src="/files/PHwd61p1SPDC3GKVDolu" alt=""><figcaption><p>If Referral code is selected</p></figcaption></figure>

### 5a. Add two types of tags on website (for URL Tracking).

* Add ① tag on the head of landing page.
* Add ② tag on the head of conversion page.

![](/files/j7ETJdPdT5a5seBrDZVk)

{% hint style="warning" %}
If the client uses their own tracking tool, please set ③ post back URL on the client's tracking tool. Please reach out to the #help-anytag-anycreator slack channel to customer success and product team for more details.
{% endhint %}

### 5b. Insert the iframe scripts on the pages mentioned (for Referral code)

Follow the instructions and input / inform the client to input the iframe scripts on the pages mentioned depending on whether they are using Shopify or not.

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

<figure><img src="/files/8bLYonuNikHbY8WCrXjR" alt=""><figcaption></figcaption></figure>

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

### 6. Download the proposal in CSV format after the campaign is published.

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

### 7. Share the tracking URL / referral codes in the CSV with influencers.

### 8. Influencers will include the shared URL / referral codes in their post.

### 9. The data will be reflected in the report.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://anymind-group.gitbook.io/english-1/kyanpn/tracking/tracking-engagement.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
