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
Before you begin
- You have an AnyTrack account with a paid subscription
- You have an active PayKickstart affiliate account
- The AnyTrack Tracking Tag is installed on your website
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:
- 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
| 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
| 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
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.
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
This section will enable you to validate the main aspects of your setup.
Link tracking
Since Tracking starts when visitors clicks on offer links, you should verify that your links are tracked and AutoTagged.
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 Demo
Link to see the AnyTrack `click_id`</a>
TrackingTracking Group refers to the integration technology. For example, PayKickstart Tracking Group tracking group is
paykickstartand ClickBank isClickBank. The Tracking Group
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.

Check the Events Log to see the events sent by the Zapier automation.
Updated 8 days ago
