PayKickstart Affiliates
Set up conversion tracking for PayKickstart affiliate sales using Zapier and AnyTrack. Attribute affiliate commissions to your paid ad campaigns.
🚧 Beta
This article is for affiliate marketers, if you are a vendor who want to integrate PayKickstart as a checkout, see PayKickstart via Zapier.
❗ Important
PayKickstart is no longer sending back the TID tracking parameter in their postback notifications. As a result, you will have to manually enter the TID and the other parameters in Google Sheets and use a Zapier automation to push the conversion to a Custom Integration in AnyTrack.
Overview
Section titled “Overview”AnyTrack integrations are typically easy to set up and fully automated. However, since PayKickstart no longer includes its tracking parameter in postback notifications (although it still appears in the dashboard), we had to develop a manual workaround to allow tracking. This process involves manually entering data into a Google Sheet, which is then pushed to AnyTrack using a Zapier integration. Instead of using the PayKickstart integration from the Integration Catalog, you will need to set up a Custom Integration.
How it Works:
Section titled “How it Works:”- Traffic: When visitors land on your website, AnyTrack collects traffic source data and First Party data.
- Engagements: When visitors click on your PayKickstart 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.
- Collects granular data tied to the
- Conversions: When visitors convert on the merchant’s website, you will enter the conversion data from PKS in Google Sheets, and the Zapier automation will push this data to AnyTrack using a webhook.
- 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 APIso you can feed your ad platform’s Machine Learning, AI and automatic optimization according to 100% of your conversion data.
Technical details
Section titled “Technical details”| Reference | Value | Information |
|---|---|---|
| Tracking Group | paykickstart | The Tracking Group reference can be used to activate AutoTag . |
| Subid Parameter | tid | The Subid Parameter used to pass the AnyTrack click_id. |
| Tracking Method | Postback URL | From a Custom Integration. |
Standard Conversions
Section titled “Standard Conversions”| Event Name | Details | Data Source |
|---|---|---|
OutboundClick | When a visitor clicks on PayKickstart offer links. | AnyTrack JS Tag |
Lead | When a registration is recorded in PayKickstart. | Postback URL |
Purchase | When a user generates a commission in PayKickstart. | Postback URL |
Setup Guide
Section titled “Setup Guide”Step #1: Install a Custom Integration
Section titled “Step #1: Install a Custom Integration”- Install a Custom Integration from the Integration Catalog.
- During the “Generate a Postback URL Template”, enter any value for the placeholders, this is not relevant.
- Copy the postback URL and strip it from the parameters
https://t1.anytrack.io/UqyCnxbS/collect/example
Step #2: Setup the Zapier Automation.
Section titled “Step #2: Setup the Zapier Automation.”Complete the following guide to set up the automation that will push the conversion data from Google Sheets to the Custom Integration.
Validate your integration
Section titled “Validate your integration”This section will enable you to validate the main aspects of your setup.
Link tracking
Section titled “Link tracking”Since Tracking starts when visitors clicks on offer links, you should verify that your links are tracked and AutoTagged.
AutoTag Methods
Section titled “AutoTag Methods”📘 Note
AutoTag is a function that is enabled by default through the AnyTrack Tracking Tag, and that appends tid & click_id data to affiliate links. Learn more about AutoTag.
- Default: By default, AnyTrack automatically identifies and AutoTags PayKickstart 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="paykickstart"orrel="paykickstart". More about Tracking Group. - Click ID Token: You Manually append the
subid:&tid=--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 PayKickstart account reports and see whether the tid parameters are passed to the offer links.
- Example of a Paykickstart demo link where the
tidis autotagged. 👉 Paykickstart link.
Here is an example of how you would manually update links frompaykickstart:
<a href="https://example.foo/goto/paykickstart" data-tracking-group="paykickstart">Hover on thePayKickstart DemoLink to see the AnyTrack `click_id`</a>📘 Tracking
Tracking Group refers to the integration technology. For example, PayKickstart Tracking Group tracking group is
paykickstartand ClickBank isClickBank. The Tracking Group
Conversion Tracking
Section titled “Conversion Tracking”To validate your setup, you should either wait for a conversion or trigger a test conversion yourself and inspect the Events Log of the Custom Integration.

Frequently Asked Questions
FAQ was last reviewed on 2026-06-10
Can I import past conversions into AnyTrack?
No. AnyTrack can only ingest conversions that have been triggered following a visitor session on your website.
Can I track direct linking campaigns?
Yes, but this requires a custom setup. Please refer to this article.
Can I use a different subid parameter than the one predefined by AnyTrack?
No. PayKickStart requires the tracking parameter to be TID.
Can I track conversions without the click_id?
No. The click_id passed to the PayKickstart links is required to track conversions.
How do I troubleshoot general issues?
Use the AnyTrack Pixel Helper to verify that the AnyTrack Tag is set in the head section of your website. Ensure that your links are tagged with the tid parameter. If you’re on the free plan, verify that you didn’t reach the monthly traffic limit and upgrade if needed.