AnyTrack docs
🔗 Website🖐 Feature Requests⚙ Integrations👉 Sign up
  • Getting Started
  • Archive
  • docs
    • Advanced Settings
    • Elementor
    • Integrations
    • Taboola Integration
    • AnyTrack Guide to Conversion Tracking
    • The AnyTrack Tracking Code
    • Account Setup Tutorial
    • ⚒️Pixel & Analytics Integrations
    • Getting Started with AnyTrack
    • AnyTrack Core Features & Concepts
    • Conversion logic
    • AutoTrack
    • AutoTag copy from readme
    • AutoTag from Gitbook
    • AnyTrack Initial Setup
    • Google Tag Manager
    • Google Analytics integration
    • Enhance ROI: Facebook Postback URL for Affiliates
    • Facebook Conversion API and iOS 14 tracking restrictions
    • Affiliate Link Tracking
    • Form Submission Tracking
    • Form Tracking / Optins
    • Analytics & Reporting
    • Webhooks
    • Trigger Events Programmatically
    • Custom Events Names
    • Trigger Postbacks Programmatically
    • Redirectless tracking
    • Cross-Domain Tracking
    • Event Browser & Debugger
    • Fire Third-Party Pixels
    • Multi-currency
    • Frequently Asked Questions
    • Affiliate Networks Integrations
    • Partnerize integration
    • Affiliate Networks link attributes "cheat sheet"
    • Postback URL Parameters
    • ClickBank Instant Notification Services
    • Tune integration (AKA Hasoffers)
    • LeadsHook Integration
    • Frequently Asked Questions
    • Shopify Integration
    • Custom Affiliate Network Integration
    • Impact Postback URL
    • ShareAsale integration
    • IncomeAccess
    • HitPath
    • Phonexa
    • CJ Affiliates Integration
    • AWin integration
    • Pepperjam integration
    • Google Ads Integration
    • 💡Bing Ads server to server tracking
    • Outbrain Postback URL
    • Google Analytics Goals
    • External references & links
    • Google Ads Tracking Template
    • Google Analytics Goal Template
    • Affiliate network integration request
    • Troubleshooting guidelines
    • Convertri Integration
    • ClickFunnels Integration
    • Unbounce Integration
    • How AnyTrack works with link trackers plugins
    • Thirsty Affiliates
    • Redirection
    • Pretty Links Integration with AnyTrack
    • Difference between Search terms and search keyword
    • Facebook Server-Side API (legacy)
Powered by GitBook
On this page
  • How the PepperJam and AnyTrack integration works:
  • Prerequisites:
  • Setup guide:
  • PepperJam conversion data
  • Example of the PepperJam conversion data
  • PepperJam link & click tracking
  • AutoScan
  • Final notes about the PepperJam Anytrack integration
  1. docs

Pepperjam integration

Pepperjam is integrated in AnyTrack so that you can instantly start tracking your conversions across your marketing stack.

PreviousAWin integrationNextGoogle Ads Integration

Last updated 4 years ago

The Pepperjam and AnyTrack integration allows you to instantly track Pepperjam offer links, and syncs your conversions data from your Pepperjam account to all your marketing tools, analytics and ad networks.

How the PepperJam and AnyTrack integration works:

  1. Then, your conversions will be fetch via API from your PepperJam account into AnyTrack.

  2. Finally, the conversions will be attributed and sent to Google Analytics, Facebook API and other pixels you've connected to your AnyTrack account.

⌚ Time to set up: Less than 1 minute.

Prerequisites:

Before you get started with the PepperJam </> AnyTrack integration you will need:

  • The AnyTrack TAG on your site.

These instructions imply that you've already setup your AnyTrack account.

Setup guide:

  1. Login to your PepperJam account

  2. Navigate to the resource section > API Keys

  3. Copy ctrl+c the API key to your clipboard

  4. Click on Install Integration

  5. Paste the PepperJam API Key

PepperJam conversion data

When you connect your PepperJam account API Key in AnyTrack, your account will start fetching your conversion data from the PepperJam API and sync it with your AnyTrack account.

Note that AnyTrack only fetches conversions that have been tagged by the AnyTrack TAG.

Example of the PepperJam conversion data

{
  "transaction_id": "128850973", // the PepperJam transaction ID
  "date": "2020-10-24 18:06:58",
  "new_to_file": "No",
  "program_name": "Acme brand name", // Brand name sent to your analytics
  "program_id": "7937",
  "type": "sale", // conversion type
  "sid": "0pVYT86exJT5ssssDwgCTH1qNuMPxyhruw8pe", // The AnyTrack Click ID.
  "sub_type": "",
  "creative_type": "generic",
  "commission": "0.84", // your commisssion
  "order_id": "1062047781", 
  "sale_amount": "28.00", // Total sale amount - not currently used
  "status": "pending" // conversion status
}

PepperJam link & click tracking

The Redirecless Tracking method automatically applies to any PepperJam links.

💡How Redirecless Tracking works:

When your page load, the AnyTrack tag automatically appends a subid parameter sid=anytrack_click_id to your PepperJam links. The anytrack_click_id value is unique to each click and is the key used to further track and attribute the conversions.

The link below is an example of a PepperJam offer link that has been "AutoTagged"

https://www.pjtra.com/t/asdfasdfsfsafd?sid=0pVYT86exJT5ssssDwgCTH1qNuMPxyhruw8pe

Because you might publish your links using plugins or internal redirects, we provide additional methods that can be used to indicate the link's affiliate network's type.

Each tab shows a different AutoTag method

<a class="lp-element lp-pom-button" id="lp-pom-button-250" 
href="https://www.pjtra.com/t/asdfasdfsfsafd" target="_self">
<span class="label">Click Me!1</span></a>
data-tracking-group="pepperjam"
<a class="lp-element lp-pom-button" id="lp-pom-button-250" 
href="https://anytrack.io/goto/pepperjam" data-tracking-group="pepperjam" 
target="_self"> <span class="label">Click Me!1</span></a>
rel="sponsored pepperjam"
<a class="lp-element lp-pom-button" id="lp-pom-button-250" 
href="https://www.anytrack.io/goto/pepperjam" rel="sponsored pepperjam" 
target="_self"> <span class="label">Click Me!1</span></a>
tgid-pepperjam
<a class="lp-element lp-pom-button tgid-pepperjam" id="lp-pom-button-250" 
href="https://anytrack.io/goto/pepperam" target="_self">
<span class="label">Click Me!1</span></a>

AutoScan

AutoScan is a feature that automatically "scans" offer links that haven't been tagged. In these cases, the link will be saved in your tag, and will be autotagged next time it is identified on your site.

Final notes about the PepperJam Anytrack integration

The time to complete the integration can vary between 1 and 5 minutes, depending on how long it takes you to add the AnyTrack Tag to your site and copy/paste the PepperJam API Key to your AnyTrack account.

Once you add the Anytrack Tag on your site, all affiliate links will be automatically "tagged" with the subid parameters required for conversion tracking. Learn more about .

A PepperJam publisher account (open one )

An AnyTrack account (open one )

Navigate to your AnyTrack Dashboard > Integrations >

You can view the data fetched through the PepperJam conversion data debugger available .

redirectless tracking
here
here
PepperJam
here
PepperJam Anytrack Integration