Overview
This guide walks you through setting up server-to-server (S2S) conversion tracking between ClickMagick and Everflow. The setup involves configuring your Offer landing page to pass Everflow's Transaction ID to ClickMagick, then adding ClickMagick postback URLs to fire back to Everflow when conversions occur.
Prerequisites
Step-by-Step Setup
Step 1: Configure the Default Landing Page URL
First, set your Offer's landing page to pass Everflow's Transaction ID to ClickMagick so conversions can be attributed back correctly.
Example:
Step 2: Set the Conversion Tracking Method
Configure the Offer to use server-to-server postback tracking.
Step 3: Add the Advertiser Postback URLs
Now configure the postback URLs that ClickMagick will fire to Everflow when a conversion occurs. You will need to format these using ClickMagick's macros.
Sale Conversion Postback
This is the primary postback that fires when a sale is completed:
Checkout Hit Postback (Optional — Advertiser Event)
If you also want to track checkout events (before a full sale), set up an Advertiser Event in Everflow and use this postback format:


Step 4: Test the Integration
Verify that conversions are being tracked correctly between ClickMagick and Everflow.
ClickMagick Macro Reference
Troubleshooting
Verify that the s2 parameter is being passed in your landing page URL. Check the ClickMagick click log to confirm the s2 value is populated with a valid Everflow Transaction ID. Also ensure the Conversion Tracking Method on the Offer is set to Server to Server Postback.
Make sure you are using the #RATE# macro in your postback URL. If ClickMagick does not have the sale amount, the amount parameter will be empty. Confirm that the sale amount is being tracked on the ClickMagick side.