AdCombo
Discover how to integrate AnyTrack with AdCombo and maximize ROAS by streamlining conversion data across your marketing stack.
AdCombo Integration Overview
AdCombo and AnyTrack integration allows for a seamless transfer of conversion data from AdCombo to various platforms such as Google Ads, Facebook Conversion API, and TikTok API. With this integration, advertisers can quickly identify their highest-performing campaigns and adjust them accordingly. All the advertiser needs to do is connect their AdCombo account with AnyTrackβno manual uploading or complicated setup required. Once connected, all conversions will be recorded in real-time via AnyTrackβs automated tracking system, ensuring accurate attribution reporting on each platform it's sent to.
How does the AdCombo AnyTrack integration work:
- Traffic: When visitors land on your website, AnyTrack collects traffic source data and First Party data.
- Engagements: When visitors click on your AdCombo affiliate links, AnyTrack does a few things:
- Collects granular data tied to the
OutboundClick
. - Triggers Event Tracking API requests to your pixels and analytics.
- Collects granular data tied to the
- Conversions: When visitors convert on the merchant's website, AnyTrack receives real-time conversion data through Postback URL.
- Attribution: AnyTrack processes the conversion data and reports it across various reporting sections of the AnyTrack Dashboard.
- Conversion API: AnyTrack then sends your conversions to your Ad Platforms' Conversion API so you can feed your ad platform's Machine Learning, AI, and automatic optimization according to 100% of your conversion data.
Technical details
Reference | Value | Information |
---|---|---|
Tracking Group | adcombo | The Tracking Group reference can be used to activate AutoTag. |
Subid Parameter | clickid | The Subid Parameter used to pass the AnyTrack click_id . |
Tracking Method | Postback URL | - |
Standard Conversions
Event Name | Details | Data Source |
---|---|---|
OutboundClick | When a visitor clicks on AdCombo offer links. | AnyTrack JS Tag |
Lead | When a free registration is recorded in AdCombo. | Postback URL |
Purchase | When a user generates a commission in AdCombo. | Postback URL |
The AdCombo Postback URL
The Postback URL is fully pre-defined and ready to be implemented with your AdCombo account.
https://t1.anytrack.io/hBtoE3hN/collect/adcombo?offer_id={offer_id}&trans_id={trans_id}&revenue={revenue}&status={status}&subacc={subacc}&subacc2={subacc2}&subacc3={subacc3}&subacc4={subacc4}
Before you begin
The AdCombo integration requires that the AnyTrack Tracking Tag is placed in the
head
section of your website or landing pages. Learn how to Install the AnyTrack Tag on your website.
Setup Guide
Step #1: Add AdCombo to your AnyTrack Account
- Go to the Integration Catalog, search for AdCombo.
- Now click on the AdCombo card and then click on Install.
Step #2: Connect your AdCombo account
- Copy the predefined Postback URL.
- Go to your account to access your event tracking settings page.
- Click the βeditβ settings button.
- Paste the postback URL.
- Save.
Step #3: Adjust the Conversion Event Mapping
The Event Mapping allows you to define which events to track and map them to Conversion Events you will forward to your Ads Integrations (e.g., Facebook Conversion API).
Validate your integration
Install the AnyTrack Pixel Helper Extension
Install the AnyTrack Pixel Helper Chrome extension to verify the AnyTrack Tag is installed on your website. It also shows connected ad networks and browser-side events. Learn more.
Link tracking
Since tracking starts when visitors click on offer links, you should verify that your links are tracked and AutoTagged.
AutoTag Methods
Reminder about AutoTag:
AutoTag is a function that is enabled by default through the AnyTrack Tracking Tag, and that appends
clickid
&click_id
data to affiliate links. Learn more about AutoTag.
- Default: By default, AnyTrack automatically identifies and AutoTags AdCombo links found on your website.
- 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="adcombo"
orrel="adcombo"
. More about Tracking Group. - Click ID Token: You manually append the
subid
:&clickid=--CLICK-ID--
to the offer link.
- Tracking Group Attribute: You add the tracking group attribute to links according to their tracking requirements. For example:
Once the links are set up, you can check in your AdCombo account reports and see whether the clickid
parameters are passed to the offer links.
Updated 6 days ago