Skip to main content

Verify Tracking

Validate referral capture and conversion attribution before launch

Table of Contents

Verify Tracking

Use this checklist before launch.

1. Validate Referral Capture

  1. Open your site with ?via=TEST_TOKEN
  2. Confirm a call to /api/track succeeds
  3. Confirm window.AffiliateBase.referral is populated

2. Validate Checkout Attribution

If using Stripe Checkout, confirm client_reference_id is set from the referral value.

3. Validate Conversion Creation

Complete a test purchase and verify data appears in merchant dashboards:

  • Referrals
  • Sales
  • Commissions

4. Validate Affiliate Visibility

Log in as an affiliate (or impersonate) and confirm referral/commission visibility in the affiliate portal.

Troubleshooting

Use:

Next steps