Configuring the User Cockpit and Magic Links for Customers
Questions:
- How can customers view their loyalty status and coupons?
- What is a "Magic Link" and how do I use it in newsletters?
- Where is the Loyalty Cockpit integrated in the user profile?
Description:
The Loyalty Cockpit is a personalized dashboard that allows customers to track their progress toward rewards and manage active coupons. By integrating "Magic Link" technology, retailers can provide frictionless access to this dashboard directly from emails without requiring a password. This self-service transparency gamifies the shopping experience and reduces the volume of support inquiries regarding loyalty status.
Solution:
Steps to Configure the User Cockpit and Magic Links for Customers
-
Locate the Cockpit Integration
The cockpit is automatically integrated as a specific tab or section within the User Profile area of the UserManagement module.
-
Enable Turnover and Progress Charts
Configure the dashboard to display visual turnover history and progress bars (e.g., "Spend €50 more to reach Gold status") to encourage customer engagement.
-
Manage Active Coupons
Ensure the "Coupons" section is active so users can view and redeem their available benefits directly from their account.
-
Construct the Redirect Target URL
To link directly to the cockpit, use the target pattern: https://[YourDomain]/?action=myProfile&modul=usermanagement&subTab=bonus_program
-
Generate a Magic Link for Newsletters
In your newsletter template, use the placeholder: {{directLoginLink:https://[YourDomain]/?action=myProfile&modul=usermanagement&subTab=bonus_program}}
-
Verify Direct Login Tokens
Ensure your NewsletterManagement or UserManagement module is configured to generate the required Direct Login Tokens for the links to function.
Tips and Tricks:
Pro-Tips:
-
Always use Magic Links in your reward notifications; removing the login barrier significantly increases the conversion rate of coupon redemptions.
-
Use the "Turnover History" charts to build trust through transparency, showing customers exactly how their spend is being tracked.
-
Direct users to the bonus_program sub-tab specifically so they don't have to search for their loyalty details after logging in.
Warnings:
-
The implementation of Direct Login Tokens is specific to your system's newsletter configuration; test links with a dummy user before sending mass mailings.
-
Ensure the User Profile module is properly configured to allow the Loyalty tab to appear for registered members.