If you'd like to link to a certain section of the EVERYAwards widget, the easiest way would be to use URL parameters--and it's so easy to do that anyone can do it.
To open EVERYAwards automatically, we'll use ?launchLoyalty=1
To automatically load a specific section of the widget, we need to know the URL name of that section.
There are several options for sections to autoload:
Enter a birthday: /widget/birthday
Referral Screen: /widget/referral/code
Earn Points Screen: /widget/earn
Redeem Points: /widget/redeem
Discount Code: /widget/codes
Once you know the name of the section you'd like to link to, you can formulate your link using the following format:
[YOUR_SITE_URL]?launchLoyalty=1&loyaltyTab=[SECTION_NAME]
And example of this would be:
https://www.mysite.com?launchLoyalty=1&loyaltyTab=/widget/referral/code