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
  • Example
  • Enable 1-click sign-up
  • Send out 1-Click Signup links to your existing users
  • A real-life example with MailChimp

Was this helpful?

  1. Features
  2. Misc

1-Click Signup

PreviousMemorable referral linksNextForward & Refer

Last updated 10 months ago

Was this helpful?

The 1-Click Signup feature allows subscribers to sign up for your referral program within your email or newsletter with a single click. It removes the need for a complicated signup and confirmation process for your existing contacts. You can include the 1-Click Signup link in your own newsletter or any cross-promotional email lists to increase the opt-in rate and create a seamless signup experience for your potential new referral program subscribers. You might want to use this feature if you already have a list of email subscribers and are looking for an alternative to the .

Example

Let's say you want to run a referral program and have an existing mailing list. Since you already have their email address you don't want to ask them to sign up again on ReferralHero.

You could import them using our import feature, but maybe you don't want to import all of them. Instead, you want people to choose to participate in your campaign.

1-click sign-up is the solution to this problem.

The "1-click sign-up" flow is very simple: you send out invite links to your email list. When they click on the link, ReferralHero will automatically add them to the campaign, without sending a confirmation email. We'll also automatically open up the sharing screen of the form, which means people can start sharing their referral links immediately.

A few things to note:

  • people who click on the link will sign up without the need to verify their email address

  • people who sign up through this feature won't count as referrals even if they come from a referral link

  • if ReCaptcha is enabled in your campaign, this feature won't work

  • if you have enabled Terms and Conditions in your campaign, this feature won't work

Enable 1-click sign-up

By default this feature is disabled. To enable it for your campaign:

  • go to your campaign dashboard > Edit campaign > Options

  • switch on Enable 1-Click sign-up

  • Save the changes

Send out 1-Click Signup links to your existing users

Now that you have enabled this feature, you simply need to send people to your referral program page using a link formatted in a specific way.

More specifically, your link must contain the rh_email parameter, whose value is the email address of the person you want to sign up.

Optionally, you can add the rh_name parameter to send the name of the subscriber, the rh_extra_field parameter to send the value of the extra field and the rh_extra_field_2 parameter to send the value of the second extra field.

As an example, if your referral program page is https://mywebsite.com/contest, your link will have to be formatted like this https://mywebsite.com/contest?rh_email={EmailAddress} where {EmailAddress} is the email address of your existing user.

A real-life example with MailChimp

In real life, you are likely to send out links through your favorite autoresponder or email platform, like MailChimp, ActiveCampaign, etc.

In this example, we will use MailChimp, but these instructions apply to virtually any email platform.

Let's imagine this scenario:

  • you have a list on MailChimp with 2,000 subscribers and you want to send them a link to sign up for your contest automatically, with no extra effort.

  • Your contest page is located at https://mywebsite.com/contest

https://mywebsite.com/contest?rh_email=*|EMAIL|*

MailChimp will automatically replace the merge tag *|EMAIL|* with the email address of each recipient.

You can send your list a newsletter with their unique sign-up link by using . In MailChimp, the merge tag for the subscriber email is *|EMAIL|* , so all you need to do is to send your subscribers the following link:

Mailchimp merge tags
Import Existing Contacts feature