Outseta
Last updated
Last updated
This guide explains how to integrate with Outseta to track member signups and referrals.
To integrate Referral Rocket with Outseta, you'll need to add two scripts to your website:
First, add the main Referral Rocket script to the <head>
section of your website:
Then, add the following script to the page where members sign up:
When a new member signs up through Outseta, it triggers the signup
event
The event handler captures the new member's email address from the Outseta account object
The member is automatically added as a participant in your Referral Rocket campaign
The system checks for any stored referral information in cookies
If a referral is detected, it's automatically associated with the new member
Verify the integration by completing a test signup through Outseta
You can confirm proper installation by checking window.Rocket
in your browser console
Note that referral tracking will only work when your campaign is in live mode
Remember to replace YOUR-CAMPAIGN-ID
with your actual Referral Rocket campaign ID
Publish your site after adding these scripts
The integration automatically handles referral detection through stored cookies
Make sure the Referral Rocket script is loaded before the Outseta integration script
If you're not seeing referrals being tracked:
Verify both scripts are properly installed
Check the browser console for any error messages
Ensure your campaign is in live mode
Confirm the Outseta signup
event is firing correctly
For additional support, contact our team at