Background
⌘K

Super.so Integration

Learn how to integrate Affonso affiliate tracking into your Super.so website powered by Notion.

Silvestro
Written by Silvestro
Updated more than a month ago

Super.so transforms your Notion pages into fast, customizable websites, and provides custom code injection capabilities that make it easy to add affiliate tracking across your entire site.

Add tracking script to your Super.so site

Super.so's recommended approach is to use the custom code feature in your site settings, which ensures the script loads on all pages generated from your Notion content.

  1. Open your Super.so dashboard

  2. Go to your site's Settings

  3. Navigate to Code section

  4. In the Head HTML field, 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>
  5. Click Save

  6. Your site will automatically update with the tracking script

Alternative: Use page-specific custom code by adding HTML blocks to individual Notion pages, though site-wide injection is preferred for consistent tracking.

For more details, see Super.so's help documentation.

Find your Program ID →

Testing

  1. Visit your Super.so site with ?atp=test
  2. Check browser DevTools → Console → type window.affonso_referral
  3. Verify the script appears in your page source
  4. Check tracking in your Affonso dashboard

Note: Custom code changes may take a few minutes to propagate across your site.

Multi-Domain Setup

If you're using Super.so for your documentation or blog (e.g., docs.yourcompany.com) while your main SaaS app runs elsewhere (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 domains. 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.