Overview
The dashboard tag lets referrers check their referral status, see pending rewards, and share with more friends. Place it in your customer account area.Integration
1
Add the wrapper div
2
Add the JavaScript tag
- Embedded (default)
- Link
Email in the URL Path
The dashboard tag also accepts an equivalent URL form where the customer’s email is included as a path segment rather than a query parameter. This is the canonical dashboard URL and is useful when generating a personalised dashboard link from a server-rendered email or account page.doreen%40example.com). All other parameters stay as query-string arguments.
Parameters
Mandatory
Customer’s email address. Example:
doreen@example.comCustomer’s first name. Example:
DoreenCustomer’s last name. Example:
GreenSituation identifier. Example:
dashboardLocale code. Example:
en_GBOptional
Full name (alternative to firstname + surname).
Your internal customer identifier.
Customer’s phone number.
Customer segment.
Custom data field.
Encryption key identifier.
Display mode:
embed (default) or link.