Set up the ClickBank integration with AnyTrack to track affiliate conversions, order page impressions, and rebills. Learn how the new extclid tracking parameter works, configure the Postback URL, and send conversion data to your ad platform Conversion APIs in real time.
As of June 4, 2024, ClickBank released new affiliate tracking parameters to supplement the existing tracking ID (TID) functionality for affiliate tracking links. These updates give affiliates better tracking, reporting, and automatic integrations with AnyTrack.
✅ Success
AnyTrack is already integrated with the new affiliate tracking parameters.
📘 Already integrated?
If your ClickBank account is already integrated with the new ClickBank tracking parameters, you just have to update the ISN version to Version 8.0 to enable your AnyTrack integration:
ClickBank links are automatically tagged with the new extclid tracking parameter.
The postback URL for both the Order Page Impression and Purchase events already supports the new parameters.
What you need to do is update the ISN version to version 8.0 to receive the new affiliate tracking parameters.
How to upgrade your ClickBank integration to Version 8.0 and take advantage of the new affiliate tracking parameters.
With AnyTrack, you can send accurate conversion data from your ClickBank account to your ad platform Conversion APIs (Google Ads, Facebook Ads, TikTok Ads, and more) in real time. This allows you to optimize your ad campaigns with rich conversion data and track complete customer journeys. AnyTrack also enables affiliate marketers to build custom audiences across all ad platforms, with granular customer journey insights, including product-level data and abandoned carts.
Traffic: When visitors land on your website, AnyTrack collects traffic source data and First Party data.
Engagements: When visitors click on your ClickBank affiliate links, AnyTrack does a few things:
Collects granular data tied to the OutboundClick.
Triggers Event Tracking API requests to your Tracking Tags and analytics.
Customer Checkout: When the visitor lands on the Order Page, AnyTrack tracks the Order Page Impression and triggers an InitiateCheckout event. See the conversion payload example below.
Conversions: When your visitor completes the checkout, AnyTrack receives the conversion data through the ClickBank Postback URL.
Attribution: AnyTrack processes the conversion data and reports it across the AnyTrack Dashboard.
Conversion API: AnyTrack then sends your conversions to your ad platform Conversion APIs so you can feed your ad platform machine learning and automatic optimization with 100% of your conversion data.
AnyTrack enables you to track all Event Types from ClickBank and map these events to either standard events or custom events.
For example, if you promote products that have recurring sales, you can map the initial sales to the standard Purchase event, and map the REBILL conversions to a custom Conversion name.
⚠️ Warning
When you update the ClickBank conversion mapping, you must map the custom Events to your ad platform Conversion Events. Learn more about Event Mapping.
ClickBank Events
AnyTrack Events
Meta Conversions Mapping (example)
Details
Source
Link Click
OutboundClick
ViewContent
When a visitor clicks on a ClickBank hop link.
AnyTrack Tracking Tag
Order Form
InitiateCheckout
InitiateCheckout
When a user loads the ClickBank order page.
Postback URL
SALE
Purchase
Purchase
When a user generates a sale for a standard product.
Postback URL
REBILL
Purchase
Purchase
When a user generates a sale for a product with recurring sales.
Upon adding ClickBank to your AnyTrack account, you will get your ClickBank postback URL. This postback URL will allow you to get your conversion data from the ClickBank servers to the AnyTrack server.
https://t1.anytrack.io/xxxxx/collect/ClickBank
❗ Important
The ClickBank integration requires the AnyTrack Tracking Tag in the head section of your website or landing pages. Learn how to install the AnyTrack Tracking Tag on your website.
Access your Instant Notification settings (Vendor Settings >> My Site >> Advanced Tools >> Edit).
📘 Note
While you are setting up your postback in a vendor setting page, do not worry as this is the same page Vendors and Affiliates set their Postback URL. The parameters sent to affiliates are different than the parameters sent to Vendors.
Add the key: AnyTrack.
Paste (ctrl+v) the Postback URL in the Instant Notification URL Field.
Select Version 8.0.
Click on Test IPN.
Save (The IPN tracks the Sales, Upsells, and Rebills).
The Event Mapping allows you to define which events to track and map them to Conversion Events you will forward to your ad platform integrations (e.g., Facebook Conversion API).
Install the AnyTrack Pixel Helper Chrome extension to verify the AnyTrack Tracking Tag is installed on your website. It also shows connected ad platforms and browser-side events. View the Pixel Helper guide.
AutoTag is a function enabled by default through the AnyTrack Tracking Tag. It appends extclid and click_id data to affiliate links.
Default: By default, AnyTrack automatically identifies and AutoTags ClickBank links found on your website. Like this sample ClickBank link.
AutoScan: AnyTrack scans links that are embedded in redirects plugins and AutoTags them accordingly.
Manual:
Tracking Group Attribute: You add the tracking group attribute to links according to their tracking requirements. For example: data-tracking-group="ClickBank" or rel="ClickBank". More about Tracking Group.
Click ID Token: You manually append the extclid: &extclid=--CLICK-ID-- to the offer link.
Once the links are set up, you can check in your ClickBank account reports and see whether the extclid parameters are passed to the offer links.
Here is an example of how you would manually update links for ClickBank:
<ahref="https://example.foo/goto/ClickBank"data-tracking-group="ClickBank">Hover on the ClickBank Demo Link to see the AnyTrack click_id</a>
Tracking Group refers to the integration technology. For example, the ClickBank Tracking Group is ClickBank and the Rakuten group is rakuten. The Tracking Group
"00d0m0ig0xmv0d0ogiv0g0fkw310f2f0n0v0jatcphs0f0hj"//Previous version Click ID parameter
],
"customer": {
"billing": {
"address": {
"country": "US",
"state": "FL",
"postalCode": "32526"
}
}
}
}
FAQ and Troubleshooting
FAQ was last reviewed on 2026-06-10
How do I get access to the new ClickBank tracking parameters?
You need to ask your ClickBank affiliate manager to enable the new tracking parameters on your account.
How do I verify that my account uses the new tracking method?
The payload of the order page impression should include the extclid parameter along with device, location, and click timestamp data. Check your conversion logs in the AnyTrack Dashboard for the extclid field.
Can I track direct linking campaigns?
Yes. If you want to send ad traffic from Google or Facebook directly to ClickBank offer links, refer to the Direct Linking guide.
Can I use a different subid parameter than the one predefined in AnyTrack?
No. The extclid parameter is set by ClickBank and modifying it would prevent tracking conversions.
Can I track conversions without the click_id?
No. The click_id passed to the ClickBank links is required to attribute conversions back to the original traffic source.
The Conversion Event Name is not what I expected. How can I change it?
You can update the Event Mapping in the Integration page to change how ClickBank events map to your ad platform conversion events.