Background
⌘K

Wix Integration

Learn how to integrate Affonso affiliate tracking into your Wix website.

Silvestro
Written by Silvestro
Updated more than a month ago

Wix provides custom code injection capabilities that make it easy to add tracking scripts to your entire website, perfect for SaaS companies using Wix for their marketing presence.

Add tracking script to your Wix site

Wix's recommended approach is to use the site-wide custom code settings through the Wix Editor, ensuring the script loads on all pages of your website.

  1. Open your Wix site in the Wix Editor

  2. Click Settings in the top menu

  3. Go to Custom Code in the settings menu

  4. Click + Add Custom Code

  5. Set the code to load in All Pages and place in Head

  6. Add your tracking script:

    <script
      async
      defer
      src="https://affonso.io/js/pixel.min.js"
      data-affonso="YOUR_PUBLIC_PROGRAM_ID"
      data-cookie_duration="YOUR_COOKIE_DURATION"
    ></script>
  7. Click Apply

  8. Publish your site for the changes to take effect

Alternative: Add the script to specific pages only by selecting individual pages instead of "All Pages".

For more details, see Wix's official custom code guide.

Find your Program ID →

Testing

  1. Publish your Wix site after adding the custom code
  2. Visit your published site with ?atp=test
  3. Check browser DevTools → Console → type window.affonso_referral
  4. Verify tracking in your Affonso dashboard

Note: Custom code requires a Wix Premium plan and only works on the published site, not in the editor preview.

Multi-Domain Setup

If you're using Wix only for your marketing site (e.g., yourcompany.com) and your application runs on a subdomain (e.g., app.yourcompany.com), make sure to install the Affonso tracking script on both domains.

Affonso works seamlessly across subdomains - the same affiliate cookie will be shared between yourcompany.com and app.yourcompany.com. See our multi-domain setup guide for more details on cross-domain tracking.

Next Steps

Once installed, you can access affiliate referral data and pass it to your payment provider. Connect your payment provider →

Was this article helpful?

If you still need help, our support team is here for you.

Contact Support
bg

Ready to Scale Your SaaS?

Affonso is the easiest way to launch your own affiliate program. We take care of the technical stuff, so you can focus on growing your business.