Widget and Microsite Statistics
Verified access widgets and microsites can be set up to display your participants’ referral, reward and program statistics. This feature allows you to keep participants aware of what they’ve achieved and what they can work towards next.
🔗 Adjust the statistics shown to participants
Our templates display common high-level statistics to your participants by default. To show more custom statistics for your programs to your participants:
- Sign in to the Admin Portal.
- Go to the Content page and open the widget or microsite editor.
- Select the program widget or microsite page that you want to edit from the left navigation menu.
- Add or edit a Stat Component.
- Tip: For additional help using the editors, check out Customising Microsite Layouts and Pages or Customizing Program Widgets.
- In the Stat Type field, enter one of the stat strings below. Depending on your program setup, some adjustment may be needed.
🔗 Referral statistics
Referral statistics display a participant’s referral activity, like the number of referrals made overall or within a specific time period. These statistics are program-specific. If your participant is part of multiple programs, then they’ll only see their statistics from the program the widget or microsite is set up for.
Statistics | Stat Type | Example Stat String | Description |
---|---|---|---|
Referral count | Count | /referralsCount |
All referrals made by this participant in a specific referral program. |
Referral count - started | Count | /referralsCount/started |
Referrals that have started but not converted in a specific referral program. |
Referral count - converted | Count | /referralsCount/converted |
Converted referrals made by that participant under a specific referral program. |
Referrals week | Count | /referralsWeek |
All referrals made by that user in the past week. This includes both started and converted referrals. |
Referrals month | Count | /referralsMonth |
All referrals made by that user in the past month. This includes both started and converted referrals. |
🔗 Reward statistics
Reward statistics can display a participant’s reward history, reward balances or several other metrics. You can determine whether the reward statistics display data that is:
- Specific to a program
- Specific to your tenant (recommended if you want to take into account other sources of rewards, such as rewards given manually or from other programs)
Statistics | Stat Type | Example Stat String | Description |
---|---|---|---|
Rewards count | Count | /rewardsCount |
Count of all the participant's rewards under that specific program. |
Rewards count - global | Count | /rewardsCount/global |
Count of all the user's rewards, regardless of how they were earned (all programs, manual, etc.). |
Rewards count filtered | Count | /rewardsCountFiltered/CREDIT/CASH%2FUSD |
Count of a specific type of reward on the user under a specific program, e.g. CREDIT . Requires a type and a unit. Units with a slash need to be escaped. |
Rewards count filtered - global | Count | /rewardsCountFiltered/CREDIT/CASH%2FUSD/global |
Count of a specific type of reward on the user regardless of how it was earned (all programs, manual, etc.). Requires a type and a unit. Units with a slash need to be escaped. |
Rewards week | Count | /rewardsWeek |
Count of all the user's rewards for that week for that specific program. |
Rewards week - global | Count | /rewardsWeek/global |
Count of all the user's rewards for that week, regardless of how they were earned (all programs, manual, etc.). |
Rewards month | Count | /rewardsMonth |
Count of all the user's rewards for that month under that specific program. |
Rewards month - global | Count | /rewardsMonth/global |
Count of all the user's rewards for that month, regardless of how they were earned (all programs, manual, etc.). |
Integration reward count | Count | /integrationRewardsCountFiltered |
Count of all the user's Tango Gift Card rewards under a specific program, regardless of status. |
Integrtion reward count by status | Count | /integrationRewardsCountFiltered/AVAILABLE |
Count of all the user's Tango Gift Card rewards under a specific program for a specific reward status. (PENDING , AVAILABLE , CANCELLED ) |
Integration reward count - global | Count | /integrationRewardsCountFiltered/AVAILABLE/global |
Count of all the user's Tango Gift Card rewards, regardless of how they were earned (all programs, manual, etc.). Status filter is optional. |
Rewards assigned | Sum | /rewardsAssigned/CREDIT/CASH%2FUSD |
Sum of all the user's AVAILABLE & REDEEMED rewards of a certain type & unit under a specific program. Not available for INTEGRATION . Slash units need to be escaped. |
Rewards assigned - global | Sum | /rewardsAssigned/CREDIT/CASH%2FUSD/global |
Sum of all the user's AVAILABLE & REDEEMED rewards of a type & unit, regardless of how they were earned (all programs. manual, etc.). Not available for INTEGRATION ; slash units need to be escaped. |
Rewards redeemed | Sum | /rewardsRedeemed/CREDIT/CASH%2FUSD |
Sum of all the user's REDEEMED rewards only of a certain type & unit, under a specific program. Not available for INTEGRATION ; slash units need to be escaped. |
Rewards redeemed - global | Sum | /rewardsRedeemed/CREDIT/CASH%2FUSD/global |
Sum of all the user's REDEEMED rewards only of a type & unit, regardless of how they were earned (all programs, manual, etc.). Not available for INTEGRATION ; slash units need to be escaped. |
Rewards available | Sum | /rewardsAvailable/CREDIT/CASH%2FUSD |
Sum of all the user's AVAILABLE rewards only of a certain type & unit, under a specific program. Not available for `INTEGRATION`; slash units need to be escaped. |
Rewards available - global | Sum | /rewardsAvailable/CREDIT/CASH%2FUSD/global |
Sum of all the user's AVAILABLE rewards only of a type & unit, regardless of how they were earned (all programs, manual, etc.). Not available for INTEGRATION ; slash units need to be escaped. |
Reward balance | Sum | /rewardBalance/CREDIT/UNIT/prettyValue |
Sum of all the user's AVAILABLE & REDEEMED rewards of a certain type & unit under a specific program; ability to display the pretty value of the unit. Not available for INTEGRATION ; slash units need to be escaped. |
Reward balance - global | Sum | /rewardBalance/CREDIT/UNIT/prettyValue/global |
Sum of all the user's AVAILABLE & REDEEMED rewards of a type & unit, regardless of how they were earned (all programs. manual, etc.); ability to display the pretty value of the unit. Not available for INTEGRATION ; slash units need to be escaped. |
🔗 Program statistics
Program statistics allow you to display to participants how many times they (or someone they referred) have completed a specific goal. Program goals can range from the number of times a participant has referred someone who’s completed a demo, to the number of times a participant has completed an action in a points program.
Statistics | Stat Type | Example Stat String | Description |
---|---|---|---|
User goal count | Count | /programGoals/count/Example-Goal-Name |
Specific goal count for that user under a specific goal program; e.g. Points Program Goals. |
Referred user conversion goal count | Count | /programGoals/conversionCount/Example-Goal%2FreferredGoals |
Total (non-unique) count of a specific Referred User Conversion-type Goals under a specific referral program for that Referrer user; slash units need to be escaped. |
Referred user unique conversion goal count | Count | /programGoals/conversionCount/Example-Goal%2Freferrals |
Unique number of Referred Users that hit a specific "Referred User Conversion-type Goal" for that user under a specific referral program for the Referrer user; slash units need to be escaped. |
Referred user goal count | Count | /programGoals/count/Example-Goal%2FreferredGoals |
Total (non-unique) count of a specific Referred User Goal under a specific referral program for that Referrer user; slash units need to be escaped. |
Referred user unique goal count | Count | /programGoals/count/Example-Goal%2Freferrals |
Unique number of Referred Users that hit a specific "Referred User Goal" for that user under a specific referral program for the Referrer user; slash units need to be escaped. |