Embedding customer point history into your Shopify store allows customers to easily track their loyalty points, view available rewards, and see their redemption history. You can achieve this through two methods: using the new Glow app extension (recommended) or adding HTML embed codes - for stores not utilizing Shopify's updated customer accounts.
Option 1: Using the Glow App Extension (Recommended)
The Glow app extension integrates directly into Shopify's new customer accounts for a seamless setup.
Steps to Add the Glow App Extension:
Log in to your Shopify admin.
Go to Online Store > Themes and click Customize on your active theme.
In the theme editor, open the dropdown at the top (defaults to "Home Page") and select Checkout & Customer Accounts.
Locate the Glow Loyalty App Block under the "Customer Account" settings.
Click Add app block, select Glow Loyalty & Rewards, and choose where you’d like it displayed on the profile page.
Click Save.
When installed, customers can view their point history, rewards, and balances directly from their account profile.
Option 2: Embedding Manually (For Stores Without New Customer Accounts)
If you're not using Shopify's new customer accounts, you can embed customer point history and rewards widgets directly into pages on your store.
Embed the Customer Point History (Glow Ledger):
Add this HTML code to the page where you want the Glow Ledger to appear:
<div id="loyalty_ledger"></div>
If a customer is logged in, they will see a detailed list of their rewards and redemption history. If not, they’ll be prompted to log in.
Embed the Rewards Widget:
Use the following code to add a widget showing available rewards:
<div id="loyalty_rewards_embed"></div>
Verify Your Embeds:
After adding the code, visit the page to ensure the loyalty widget displays correctly.
Related Articles:
Please let us know if you have any questions.
Sincerely,
The Glow Team