If you'd like to link to a certain section of the Glow widget, the easiest way would be to use URL parameters--and it's so easy to do that anyone can do it.
To open Glow 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
Related Articles:
- How does pricing work on Glow?
- What kinds of rewards can I give my customers?
- How can I give a customer points or deduct points from a customer?
- Need help customizing Glow?
Please let us know if you have any questions.
Sincerely,
The Glow Team