[Archived] Feature Invitation Code on Sign Up
This page has been replaced with Invitation Code on Sign Up
This feature should allow a guest invite friends and unlock Offer benefits in a flexible and seamless manner.
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.
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
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
Event for when new user signs up with invitation code
hasInvitationCodeOnSignUp
Event for when new user completes all steps to unlock the Offer benefit
QUEST COMPLETED
Event for when user redeems Offer benefit
OFFER REDEEMED ONLINE
OFFER REDEEMED IN-STORE
Event for when user tries to sign up with incorrect referral code and sees error message in the FE
Response Type:
Failure