Skip to main content

Checkout Page integration

How to use Checkout Page with Tolt.

Damjan avatar
Written by Damjan
Updated over a week ago

Use Checkout Page with Tolt to track referrals across hosted, embedded, or pop-up checkouts. This integration works through your Stripe connection, so make sure that’s set up before continuing.

Prerequisites

  • Stripe is connected in your Tolt account (Program Settings > Integrations)

  • You’re using Checkout Page for Stripe checkouts

  • You’ve already added the Tolt tracking script (tolt.js) to your site

Step 1: Enable the Tolt integration in Checkout Page

  1. Go to your Checkout Page dashboard

  2. Navigate to Store settings > Integrations

  3. Find the Tolt integration and click Enable

  4. Paste your Tolt program ID (from your Stripe integration in Tolt) into the “Public ID” or “data-tolt” field

  5. Click Enable

Step 2: Tracking referrals

Checkout Page automatically adds the Tolt tracking script to hosted checkout pages. When a user visits a checkout URL with ?ref=affiliate_id, Checkout Page forwards that referral into Stripe metadata.

For embedded or pop-up checkouts:

  • Tolt script must already be on your site

  • Add referral tags to your links (e.g. ?ref=affiliate_id)

  • Checkout Page will forward those tags to Stripe

Tolt will handle the rest and track the referral properly.

Notes

  • This integration only works with Stripe payments

  • Cross-domain tracking isn’t supported at the moment

Did this answer your question?