2. Variables related to points.
2.1. Global points of all the user participations.
2.2. Points that are obtained each time a user participates individually.
1. Introduction.
On the thank-you page (message after participation) or in the personalized email, which you can configure in your campaigns, you have the possibility to indicate to the participant how many points he or she has obtained, as well as other information regarding his or her participation.
If you want to know all the variables, not only related to points, supported by the after-participation page or the email sent to the participant, check out the tutorial: Advanced personalization with variables.
Below, we show you which variables related to points there are and how to include them.
2. Variables related to points.
2.1. Global points of all the participations.
The variable that allows you to show the user the global score obtained is {{{ global_points }}} This is the one you should always use by default.
- If you only allow one participation per user, the global_points variable will encompass total_points + referred_points.
- In campaigns with multiple participations, global_points will encompass the sum of each total_points of each participation + referred_points.
The variable that shows the points obtained by referrals, in the whole of the campaign, is {{{ referred_points }}} You must have set up the viral ranking and assigned points for getting a referral.
If you also want to indicate the number of referred users the participant has achieved, include the variable {{{ referred_count }}}
In addition, with the variable {{{ participations_per_user }}} you can indicate the user the number of times he or she has participated in the campaign.
2.2. Points obtained from each time a user participates individually.
The variable that shows the total points obtained by the user, after each participation is {{{ total_points }}}
The total score is the sum of:
- Points obtained by answering the quiz correctly: {{{ quizz_points }}}
- Points obtained by gamification (Memory Cards, Matching Cards...): {{{ game_points }}}
- Points achieved by just participating: {{{ participate_points }}} Only applies if you have configured the viral ranking and assigned points for participating.
- Points obtained by receiving votes in the participations {{{ votes_points }}}
Note that if you decide to assign points for participating, for example, 100 points and then you want to modify it, for example, by giving only 50 points, the modifications are not retroactive. In other words, participations that had already obtained 100 points cannot be changed. Those participants will keep 100 points.
This is not the case when you have assigned points for referrals and you modify them. In this case, they can be automatically updated and recalculated. The same as with the points of a quiz.
3. Related content.
Advanced customization with variables >>
Comments
0 comments
Please sign in to leave a comment.