Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Marketing Content > Features > Feature Invitation Code

Setting it up

  • To turn on the Feature for the specific market and environment ensure the Enable Invitation Code on Sign Up Feature is turned on.

  • Under Content Dropdown configure all the content that will show in the Invitation Code page in the user's Account Section

  • Under Modal after Signing Up with Referral Code dropdown, configure the content to show in the modal after a new user signs up using an Invitation code.

The image shown on the modal is the image configured within the Challenge

  • Under Modal when user successfully unlocks Invitation Code Benefit dropdown, configure the content to show in the modal after new user unlocks Invitation Code Benefit to show for both existing user and new user.

The image shown on the modal is the image configured within the Challenge

  • Under Content, inside the Invitation Code Benefit Challenge benefit, add the content related to the Locked Offer, which will be shown in the offer’s list when the user does not yet meet the challenge requirements.

  • Under Mechanics add the Config Challenge the user must complete in order to unlock the Invitation Code on Sign Up benefit.

  • It needs to be a Config Challenge given this challenge will only be available for users that use Invitation Code.

  • In the config Challenge you can set the rules for the user to unlock the benefit and set what is the benefit (e.g. the below example means that user needs to complete a first order with minimum spend of $10 to unlock an Offer of 50% off)

    • The rule Number of Uses needs to be set to 1, so the Offer benefit only gets unlocked once for the existing user that referred his friend and the new acquired user

  • More information on Challenges here Challenges

  • if the Benefit is an Offer the Offer needs to be a Config Offer (to just show to specific users)

Translation Strings

  • invitationCodeLink (the link in the menu that redirects the guest to the Invitation Code Page)

  • invitationCodeCopiedText (message the shows up when the Invitation Code is copied)

  • shareInvitationCodeMessage (message that goes in the share code message)

  • shareInvitationCodeGeneralError (message that appears when the guest’s browser doens’t support the share Web API)

Data Events

  • Event for when user shares invitation code

    • INVITATION CODE COPIED

    • INVITATION CODE SHARED

    • 1e1af170-09a6-45a2-b8c4-876933a590ecInvitation Code Page

  • Event for when new user signs up with invitation code

  • Event for when new user completes all steps to unlock the Offer benefit

  • Event for when user redeems Offer benefit

  • Event for when user tries to sign up with incorrect referral code and sees error message in the FE

 For full list of events, please refer to our Event Tracking.

  • No labels