This document gives examples of all three options that can be chosen to calculate awarded points when using the Tiered campaign module. These are:
...
Example: | Given property | Increment |
Tier 1 | 0-50 | 10 |
Tier 2 | 51-100 | 20 |
Tier 3 | 101-200 | 30 |
| <Property> | Pending point preview before grace period | Bracketed | <Property> at the end of the campaign | Awarded points | Bracketed |
A user | 49 | 490 | 490 | 79 | 1,580 | 500+580 |
B user | 70 | 1,400 | 500+400 =900 | 90 | 1,800 | 500+800 |
C user | 154 | 4,620 | 500+1000+1620=3120 | 300 | 6,000 | 500+1000+3000 |
...
Example: | Given property | Points for hit limit |
Tier 1 | 0-50 | 10 |
Tier 2 | 51-100 | 20 |
Tier 3 | 101-200 | 30 |
| <Property> | Pending point preview before grace period | Bracketed | <Property> at the end of the campaign | Awarded points | Bracketed |
Advisor A | 49 | 0 | TBD0 | 79 | 10 | TBD10 |
Advisor B | 70 | 10 | TBD10 | 90 | 10 | TBD10 |
Advisor C | 154 | 20 | TBD30 | 300 | 30 | TBD50 |
Percentage-based
Within the tier limit, the customer gets the given percentage of the amount.
Example: | Given property | Percentage of the property |
Tier 1 | 0-50 | 100 |
Tier 2 | 51-100 | 200 |
Tier 3 | 101-200 | 300 |
| <Property> | Pending point preview before grace period | Bracketed | <Property> at the end of the campaign | Awarded points | Bracketed |
Advisor A | 49 | 49*100% | 49*100% | 79 | 158 | 50*100%+29*200% |
Advisor B | 70 | 70*200% | 50*100%+20*200% | 90 | 180 | 50*100%+40*200% |
Advisor C | 154 | 150*300% | 50*100%+50* 200%+54*300% | 300 | 900 | 50*100%+50*200%+100*300% |
...