Appearance
XP Loyalty
Guides for working with XP Loyalty on ITVWin.
XP Documentation can be found here.
XP Doc Useful Links
Quests - https://docs.xtremepush.com/docs/quests
Achievements - https://docs.xtremepush.com/docs/achievements
Reward Configuration - https://docs.xtremepush.com/docs/reward-configuration
Access
- Go to https://dashboard.eu.xtremepush.com/
- Log in and complete authentication
- Select the correct project:
- ITVWin_Prod — production environment
- ITVWin_STG — staging environment
- In the right-hand navigation, go to Xperience Hub then Loyalty Hub
Useful Events
| Description | Event | Conditions |
|---|---|---|
| Register | reg_success | |
| Login | login | |
| Slots Wager | Enriched Game | $.body.activity_type_name_ one of Bet$.body.game_name one of [game name]$.body.is_free_spin one of FalseAccumulate by $.body.amount_customer |
| Bingo Wager | Enriched Bingo | $.body.activity_type_name_ one of Bet$.body.game_name one of [game name]$.body.is_free_ticket one of FalseAccumulate by $.body.amount_customer |
| Deposit | Deposit - Customer Initiated | $.body.amount_customer More/equal [amount] |
Directus Set-up
Quest
Navigate to MagicX Promotions → + to create a new entry and fill in the following fields:
Settings
| Field | Value |
|---|---|
| Status | Draft → Published when ready |
| Internal Name | [Input Name] |
| Opt In | Enabled |
| Bonus Type | Wager & Get (applies to all quests) |
| Platform ID | Number located in XPL — links the Quest to Directus |
Front End Content
| Field | Description |
|---|---|
| Title | Promo title |
| Subtitle | Promo subtitle |
| Description | sig terms |
| Eligible Customers | Displayed in promo detail page |
| How to Claim | Displayed in promo detail page |
| Terms | Full terms and conditions |
| CTA Copy | What the CTA button will display |
| Slug | URL slug for the promo |
| CTA URL | Where the CTA will send the user when clicked |
Other
| Field | Description |
|---|---|
| Images | Various sizes — see image spec |
| Eligible Games | Display eligible games if applicable |
| Start/End Date & Time | Promotion active window |
