LinkJoltAnswers

Getting Started

Can I run an affiliate program without spreadsheets and manual tracking links?

How long does it take to set up an affiliate program with LinkJolt?

What is the difference between tracking links and coupon codes?

Troubleshooting

An affiliate's coupon code is not being attributed. What should I check?

I installed the tracking script but clicks are not being tracked. What now?

My Stripe webhook shows 200 but no conversions are recorded. Why?

My team member cannot sign in or is stuck choosing a role. How do I fix it?

Why is an affiliate conversion not showing up?

Why is my dashboard showing the wrong currency?

Linkjolt

Sign InStart Free
Troubleshooting

I installed the tracking script but clicks are not being tracked. What now?

Make sure the script is in your site head and loads on every page, including where checkout begins. Some website builders only inject custom scripts on certain pages or defer them, which stops LinkJolt from storing the affiliate reference.

1 min read
Updated Jun 25, 2026

The tracking script has to load on every page a visitor might land on, including your checkout entry point. If it only loads on some pages, clicks that land elsewhere are missed.

Check the basics

  1. The script belongs in your site head (or site-wide header injection), not inside one page's body.
  2. It must load on every page, including the page where checkout begins.
  3. Visit your site with ?tc=TEST&aff=TEST on the URL, open the browser console, and type window.linkjolt. If it is undefined, the script is not loading there.

Common site-builder gotchas

  • Squarespace: add the snippet under Settings, Advanced, Code Injection, Header (not a single page's code block).
  • Webflow and Carrd: use the site-wide head or embed area, not a per-page embed.
  • Some builders defer or sandbox third-party scripts on certain plans, which can block it.

Your exact snippet is in the Integration Hub in your dashboard. Coupon code attribution needs no script at all, so it is a reliable fallback on locked-down builders.

Tags:

troubleshootingtrackingsquarespace

Related questions

What is the difference between tracking links and coupon codes?

Tracking links attribute a sale by a URL parameter stored in the visitor's browser. Coupon codes attribute a sale by the discount code used at checkout. LinkJolt supports both at the same time so no sale slips through.

Why is an affiliate conversion not showing up?

The usual causes are a missing or misconfigured payment webhook, the tracking script not installed, no tracking reference reaching checkout, or a rejected affiliate. Work through these in order to find the gap.

How does LinkJolt decide which affiliate gets credit for a sale?

LinkJolt checks the tracking reference stored from the affiliate link first, then falls back to a registered coupon code. Whichever it finds maps the sale to that affiliate, as long as they are not rejected on the campaign.

An affiliate's coupon code is not being attributed. What should I check?

Confirm the exact code is registered in LinkJolt against the affiliate, that the code on the order matches it, and that the affiliate is not rejected on the campaign. Codes are matched by id, promotion code, then text.

Start your affiliate program

Launch in minutes with 0% platform fees. 3-day free trial, cancel anytime.

Start free trialBrowse all questions

Contents

Check the basicsCommon site-builder gotchas