ReferralHero
  • Welcome to the Support Center
  • Common Questions
  • Features
    • Subscribers
      • Subscriber Profile
      • Unique Identifier
      • Active Visitors
      • 'Quick Add' Referral
      • Update Referral Status
    • Campaign Templates
      • Contest
      • Website Referral Analysis
      • Net Promoter Score
    • Unique Identifier
      • Phone Number
      • Confirmation Email
        • Thank-You Page
    • Automations
      • A/B Test
    • Security
      • Manual Review & Confirmation
      • Secondary Verification Method
      • High Risk
      • Blacklist
      • ReCaptcha
    • Reward
      • Reward Status
      • Advanced Reward Options
      • Transactions
    • Analytics
      • Active Visitors
      • Subscribers
      • Sources
      • Shares
      • Devices
      • Unsubscribers
    • Misc
      • Memorable referral links
      • 1-Click Signup
      • Forward & Refer
      • Coupon Codes
      • Custom Attribution
  • Integrate
    • Embeddable Widgets
      • Custom Domain
    • Integrations
      • Active Campaign
      • Aweber
      • Blockchain
      • Facebook Pixel
      • Calendly
      • Discord
      • HubSpot
      • Intercom
      • KakaoTalk
      • Klaviyo
      • Mailchimp
      • Salesforce
      • SendLane
      • Slack
      • Stripe
      • Tango Card
      • Telegram
      • Tremendous
      • Twilio
      • Typeform
      • Webhooks
      • Zapier
      • Zoho
    • Platform-specific Instructions
      • Google Tag Manager
      • WordPress
      • Webflow
      • SquareSpace
      • ClickFunnels
      • Unbounce
      • Instapage
      • Shopify
      • Carrd
      • WIX
    • Javascript Web API
      • Getting Started
      • Configuration file
      • Callbacks
      • Add a subscriber
      • Add a Pending Referral
      • Track multi-step conversion events
      • Track Transaction
      • Identify a Subscriber
      • Identify a Referrer
      • Generate Dashboard Widget
      • Generate Sharing-Screen
    • ReactJS
    • REST API
      • Errors
      • Webhooks
      • Objects
      • Endpoint Reference
    • Mobile SDKs
      • iOS SDK
        • Getting Started
        • Public Methods
        • Public Classes
        • API Interaction Methods
      • Android SDK
        • Getting Started
        • Public Methods
        • Public Classes
        • Listeners & Interfaces
      • Flutter SDK
        • Getting Started
        • Public Methods
      • React Native
        • Getting Started
        • Public Methods
        • Mobile App Testing in Development Mode
      • Mobile App Testing in Development Mode
  • API Tutorials
Powered by GitBook
On this page
  • Redirect to a custom URL
  • Show ReferralHero's sharing screen on your custom Thank-you page

Was this helpful?

  1. Features
  2. Unique Identifier
  3. Confirmation Email

Thank-You Page

PreviousConfirmation EmailNextAutomations

Last updated 4 months ago

Was this helpful?

When subscribers verify their email address, you have two options:

  1. Display the referral dashboard (default behavior)

  2. Send them to a custom Thank-you page

Redirect to a custom URL

If you want to redirect people to a custom URL of your choice:

  1. go to your campaign dashboard > Edit Campaign > Automations > Welcome Emails > Confirmation Email

  2. Scroll to the bottom of the page switch on the toggle After email confirmation, send subscribers to a custom thank you page.

  3. Add the URL of your custom Thank-you page and save.

When we redirect subscribers to your Thank-you page, we will add a few parameters to your URL:

  • rh_email, with the subscriber's email

  • rh_name, with the subscriber's name

  • rh_code, with the subscriber's unique referral code

  • rh_subscriber_id, with the subscriber's ID (useful if you use the API)

  • rh_position, with the subscriber's position in the list. (for Waiting lists & Lead Magnets only)

Show ReferralHero's sharing screen on your custom Thank-you page

If you decide to redirect people to a custom thank you page on your website, you'd have to design this page yourself including the code to grab the referral link, generate the sharing buttons, etc. It's quite a bit of work. What if there was a simpler way?

Luckily, there is :)

  • Go to your campaign dashboard > Edit Campaign > Widget Builder > Advocate Dashboard > Dashboard > Template Settings and switch on Open sharing screen if already signed up.

  • Add the ReferralHero's Advocate Dashboard Widget to your custom Thank-you page

Now when people are redirected to your custom thank you page, ReferralHero will recognize them and automatically open the sharing screen.

NOTE: since ReferralHero uses cookies (which are device specific), this won't work if your users confirm their email address from a different device than the one they used to sign up (eg: sign up on a desktop but confirm their email via phone).