The Complete Beginner's Guide to Postback Tracking for CPAlead Advertisers

Author: CPAlead

Updated Friday, January 24, 2025 at 8:02 AM CDT

The Complete Beginner's Guide to Postback Tracking for CPAlead Advertisers

Adding a CPI or CPA offer to CPAlead is easy once you can understand how postback tracking works. We're writing this as a follow-up guide to CPAlead Advertiser Guide: Setting Up Your First Campaign . Let's learn about postback tracking in the simplest way possible! Imagine you're running a lemonade stand (your offer), and CPAlead is your friendly neighbor helping to send customers to you. Here's how it works:

  1. When CPAlead sends a customer (traffic) to your lemonade stand, they give the customer a special numbered ticket (for example, ticket #1946035-1356547260)
  2. The customer takes this numbered ticket to your stand (just like a user following your tracking URL with the click_id parameter)
  3. When the customer buys lemonade (converts), your stand keeper (your network) takes the ticket and reads the number
  4. Your stand keeper then sends a message to CPAlead saying "Ticket #1946035-1356547260 made a purchase!" (this is what happens when the postback URL is triggered)
  5. CPAlead matches this ticket number to their records and knows exactly which customer made the purchase

This way, CPAlead knows exactly which customers bought lemonade and can reward the neighbor who sent them! We'll show you exactly how to set this up with real examples.

What is a Click ID?

A click ID is like a special sticker we put on each click. When someone clicks your offer:

  • CPAlead generates a unique identifier in the following format: 1946035-1356547260. We will use this as an example.
  • This identifier follows the user, similar to a name tag.
  • When the user installs your app or completes an action, your network sends this identifier back to CPAlead by inserting it into the CPAlead postback URL as the click ID (e.g., 1946055-1356557260) and then programmatically triggering the CPAlead postback URL that willl look like this:
    https://net.go2trck.org/aff_lsr?id=f9433aab68f4172dcc9851fecd633a51&click_id=1946055-1356557260.
  • When CPAlead receives a postback containing the identifier (e.g., 1946055-1356557260), it recognizes that a lead has been generated from the corresponding click. Using this identifier, CPAlead retrieves all relevant details, such as your advertiser ID, campaign ID, and the sub-ID of the user who clicked. CPAlead then processes the reward accordingly.

Important Notes:

  • Notice how {CLICK_ID} in the tracking URL is replaced with the actual click ID (1946035-1356547260)
  • The same click ID appears in both the tracking URL and postback URL, creating a perfect match
  • The click ID remains unchanged throughout the entire process - this is crucial for proper tracking
  • Your network automatically handles the replacement of the parameter with the actual click ID value

How to Find Your Network's Click ID Parameter

Not sure what parameter your network uses? Here's what to do:

  1. Open your network's support center or documentation
  2. Search for "click ID parameter" or "tracking parameter"
  3. Or simply ask your network manager: "What parameter do you use to store click IDs?"

Example Setups Made Simple

Example 1: Your network tells you to use the 'aff_sub' Parameter

Tracking URL you provide CPAlead in the campaign setup process:

http://yournetwork.com/click?offer=123&aff_sub={CLICK_ID}

CPAlead's postback URL you provide your network:

https://net.go2trck.org/aff_lsr?id=YOUR_ID&click_id={aff_sub}

Example 2: Your network tells you to use the 'sid' Parameter

Tracking URL you provide CPAlead in the campaign setup process:

http://network.example.com/track?campaign=456&sid={CLICK_ID}

CPAlead's postback URL you provide your network:

https://net.go2trck.org/aff_lsr?id=YOUR_ID&click_id={sid}

Example 3: Your network tells you to use the 'click' Parameter

Tracking URL you provide CPAlead in the campaign setup process:

http://tracker.net/path?offer=789&click={CLICK_ID}

CPAlead's postback URL you provide your network:

https://net.go2trck.org/aff_lsr?id=YOUR_ID&click_id={click}

Example 4: Your network tells you to use the 'sub1' Parameter

Tracking URL you provide CPAlead in the campaign setup process:

http://track.domain.com/click?id=101112&sub1={CLICK_ID}

CPAlead's postback URL you provide your network:

https://net.go2trck.org/aff_lsr?id=YOUR_ID&click_id={sub1}

Example 5: Your network tells you to use the 'clickid' Parameter

Tracking URL you provide CPAlead in the campaign setup process:

http://affnetwork.com/track?offer=131415&clickid={CLICK_ID}

CPAlead's postback URL you provide your network:

https://net.go2trck.org/aff_lsr?id=YOUR_ID&click_id={clickid}

Real-World Click ID Examples

Let's see how our example click ID (1946035-1356547260) would look in actual tracking and postback URLs:

Before and After URL Examples

Original Tracking URL Template:

http://yournetwork.com/click?offer=123&aff_sub={CLICK_ID}

Actual URL with Click ID Inserted:

http://yournetwork.com/click?offer=123&aff_sub=1946035-1356547260

Original Postback URL Template:

https://net.go2trck.org/aff_lsr?id=f9433aab68f4172dcc9851fecd633a51&click_id={aff_sub}

Actual Postback URL When Conversion Happens:

https://net.go2trck.org/aff_lsr?id=f9433aab68f4172dcc9851fecd633a51&click_id=1946035-1356547260

Quick Tips for Success

Remember These Simple Rules:

  • The parameter name in your tracking URL must match the parameter in your postback URL
  • Always test your setup with a test conversion before going live
  • Keep your links simple - only add parameters you really need
  • Save examples that work for future campaigns

Testing Your Setup

Here's how to test if your setup works:

  1. Click your own offer link to generate a click
  2. Complete the offer action (install app or complete task)
  3. Check your CPAlead dashboard for the conversion
  4. If no conversion shows up after 1 hour, check your parameter names again

Need Help?

If you're stuck, try these steps:

  • Ask your network's support team: "What is the correct parameter name for storing click IDs?"
  • Copy and paste this article into an AI chat along with any information you can gather from your network in regards to tracking and the parameter they use to store the click_id
  • Look at working examples from other advertisers on your network

Remember: It's better to ask AI for help than to lose conversions because of incorrect setup!

Noticed an error or an aspect of this post that requires correction? Please provide the post link and reach out to us. We appreciate your feedback and will address the issue promptly.

Check out our latest blog posts:

News CPAlead

CPAlead has Leveled Up!

Published: Apr 30, 2024

News CPAlead

How do CPI Offers Work?

Published: Mar 22, 2023

News CPAlead

Why Our CPA Network Pays Daily

Published: Sep 14, 2021

News CPAlead

Please Leave CPAlead a Review

Published: Aug 13, 2021

News CPAlead

Happy Holidays from CPAlead

Published: Dec 15, 2020

News CPAlead

PPV Campaign Creation Tutorial

Published: Feb 07, 2018