The setup of conversion tracking for MaxBounty is performed by a global postback URL.
The setup is done just once and works for all MaxBounty links. There are two ways to get hold of the link. There is the manual way and also the new post-back generate method. Both ways are described here.
Manual Method
You may want to use this method of you are doing more advanced tracking.
- Fetch The PostBack URL
-
- Click on the gear alongside any ClickMagick Link and select Track Conversions from the dropdown.
- Then scroll down the page until you see the section title Conversion Tracking Method #2: Postback URL.
- Copy the Global Postback URL for Tracking Sales.
- Set Up MaxBounty Callback
-
- Go to your Profile settings and set the Default Callback Type to URL(any campaign tracking type)
- Next, paste the URL you copied in the previous step into the Default Callback Code field.
- Edit the code and replace:
- amt=0.00 by amt=#RATE#
- ref= by ref=#OFFID#
- s1=[SUBID TOKEN] by s1=#S1#
This captures the amount of commission paid, the offer ID and the clickID which ClickMagick will use to store the conversion on the correct link.
New Post-Back URL Generator Method
As of March 2nd 2016, a post-back generator feature was added to ClickMagick. To use this method, do the following.
- Click on the Tools menu item and selection Postback Builder from the drop-down menu.
- Select the affiliate network from the drop-down list
- This produces a URL with the amt and s1 parameters replaced as shown below.
You may still want to apply a change to ref parameter if you have multiple products in your funnel. If you do
Edit the code and replace:
- ref= by ref=#OFFID#