One-Step Conversion
If your campaign tracks just one conversion event, follow the steps below to set up tracking.
Easy Mode vs Advanced Mode
There are two ways to configure your campaign setup.
Tracking Methods
Below are the available methods for tracking your one-step conversion campaign:
Method 1: Referral Signup Widget
The ReferralHero Signup Widget can be embedded in your site or used as a standalone landing page. It’s designed to capture signups and identify referrals effectively.
To use this method: Toggle on “Enable Referral Signup Widget” in the Launch settings.

Option 1: ReferralHero Hosted Landing Page (No Installation Required)
ReferralHero provides a hosted landing page with the signup widget already included.
URL format:
https://campaign.referralhero.com/MFxxxxxxxxxx/signup
You can use this if you prefer not to embed any code on your website.
Replace MFxxxxxxxxxx
with your campaign UUID.
Option 2: Embed Within Your Webpage
You can embed the widget directly into your site using a simple <div>
element placed anywhere inside your page’s <body>
tags.
Embed format:
<div id='referralhero-signup-widget-MFxxxxxxxxxx'></div>
Option 3: Inline Button
This method shows the signup widget as a popup when a button is clicked.
To use the inline button:
Toggle on “Enable Inline Button” in the Launch settings
Add the following
<div>
to your webpage inside the<body>
tag:
<div id='referralhero-signup-widget-button-MFxxxxxxxxxx'></div>
Customize the button label and behavior for both unidentified and identified users
Method 2: My Website Signup Form
Automatically track form submissions from your own website and add users to your ReferralHero campaign as subscribers or referrals.
To enable this method:
Toggle on “Automatic Form Tracking” in the Launch settings
Under “On Form Completion”, choose:
Add organic subscribers and referrals – Track all submissions
Add referrals only – Track only submissions from identified referrals
Under “Select Forms”, enter the URLs of pages that contain forms (comma-separated)
Click “Get Forms” to allow ReferralHero to crawl and list detected forms
Toggle on the forms you’d like to track. If your form doesn’t appear, check our alternative methods for adding subscribers and referrals.
Click “Save” to confirm your settings.

Last updated
Was this helpful?