Step 1: Capture reid from URL param into CookieCreate new Tag:
- Type: Custom HTML
- Name:
Exerta - Save reid to Cookie - HTML:
Step 2: Read reid from CookieCreate new Variable:
- Name:
Exerta - Click ID from Cookie - Type: Custom JavaScript
Step 3: Send Postback on ConversionTag:
- Type: Custom Image
- Name:
Exerta - Conversion Postback - URL:
- Take your unique tracking link in your tracking setup dashboard https://reengage.ai/dashboard/setup
- In the URL, replace this part
{replace_click_id}with {{Exerta - Click ID from Cookie}} - In this URL, replace this part
{replace_conversion_value}with your existing GTM variable that contains the purchase amount (e.g., total transaction value).
Transaction Value, update the postback like this:
🧠 Example Final URL in GTM Tag:
Note: You must have both theTrigger: Use the existing conversion trigger that you use in your GTMExerta - Click ID from Cookieand the correctpurchase valueGTM variables already configured.
reidis saved on the first page view (from URL)revenueis pulled fromyou_variable_for_purchase_amount- Postback fires on successful purchase
