Skip to content

Custom Integrations

Track conversions from any platform that is not in the AnyTrack Integration Catalog. Start here to decide whether a custom integration fits, set up the postback URL, and look up every parameter the endpoint accepts.

AnyTrack supports a large library of native integrations in the Integration Catalog, and new platforms are added regularly. When the platform you use is not listed, a custom integration lets you track its conversions yourself using a webhook or postback URL, then send them to your ad platforms through the Conversion API.

This page is the hub for building one. Follow the three steps below in order: decide whether it fits, set it up, then look up the parameters you need.

Every custom integration wires the same chain. Each link has to hold, or the conversion never reaches your ad platforms.

  1. A visitor lands on your site from an ad. The AnyTrack Tracking Tag collects the click ID (atclid) and the UTM parameters, and stores them as first-party data for the session.
  2. The visitor engages, for example clicks an affiliate link or submits a form. AnyTrack’s AutoTag feature replaces the --CLICK-ID-- placeholder in your links and form fields with the real click_id.
  3. Your platform stores that click_id against the customer, cart, or lead record so it survives to the conversion.
  4. When the conversion happens, your platform sends it to your AnyTrack postback URL, including the stored click_id.
  5. AnyTrack matches the conversion to the original click and sends it to your ad platforms (Meta, Google Ads, TikTok, and others) through the Conversion API.

The decision guide walks this chain in more depth so you can tell whether it is within reach before you start.

If your platform is a CRM, a form builder, or an eCommerce store, start with the matching walkthrough. Each one uses the same setup above, applied to that platform.

Custom Integration FAQ

FAQ was last reviewed on 2026-07-27

Where do I find the postback or webhook URL for my custom integration?
After you create and save your Custom Integration in AnyTrack, the webhook URL is displayed on the integration settings page. Copy the URL and paste it into the platform you want to integrate. You can add Event Attributes as query parameters to enrich the data sent to your ad platforms. See Postback URL Integration for the full walkthrough.
How do I test my custom integration?
Trigger a test event from your platform, for example submit a test form or create a test order. Then check the Events Log of your Custom Integration in AnyTrack. A green status means the event was received and matched. Errors like 'No match(es) found' or 'Missing click_id' mean the click_id was not passed correctly in the payload.
Can I use a custom integration to run a CPA affiliate network?
No. AnyTrack is a conversion tracking and attribution platform that connects your ad spend to your conversion data. It does not provide affiliate network management features like recruitment, offer management, or commission payouts. If you run a CPA network, use AnyTrack alongside your network software (such as Everflow or HasOffers) to track which campaigns drive the best conversions.