In addition to the computed attributes written to each player profile, Xtremepush provides a set of pre-aggregated datasets available in the Databases section of your BI suite.
Use these tables to build custom questions, dashboards, and computations that go beyond what's already on the player profile.
Data integration requirements
Below, lists the standard dataset available in your Intelligence suite, along with what it covers. This assumes a full input of supporting data from you, as described in Data Integration Requirements. You can discuss the data required with your Account Manager and the Onboarding Team.
Table | Granularity | Description |
|---|---|---|
| Daily · Player | Daily player-level metrics including GGR and NGR |
| Weekly · Player | Weekly player-level metrics |
| Monthly · Player | Monthly player-level metrics |
| Lifetime · Player | Cumulative player-level metrics with first/last activity dates |
| Lifetime · Player · Sport | Lifetime sports metrics broken down by sport name |
| Lifetime · Player · Game | Lifetime casino metrics broken down by game name |
| Daily · Player · Game | Daily bingo stakes and payouts per player per game |
| Weekly · Player · Game | Weekly bingo metrics per player per game |
| Monthly · Player · Game | Monthly bingo metrics per player per game |
| Lifetime · Player · Game | Lifetime bingo metrics including GGR and margin per game |
| Daily · Platform | Daily platform-wide metrics for trend analysis |
| Weekly · Platform | Weekly platform-wide metrics |
| Monthly · Platform | Monthly platform-wide metrics |
When to use each table
Use case
Table
Track an individual player's activity over time
Daily / weekly / monthly player tables
Understand a player's lifetime value
model:lifetime_user_events_aggregationsIdentify top casino games by revenue
model:lifetime_user_casino_events_aggregationsIdentify top sports by wagering volume
model:lifetime_user_sports_events_aggregationsIdentify top bingo rooms by revenue
model:lifetime_user_bingo_events_aggregationsPlatform-level revenue trend
Daily / weekly / monthly platform tables
Key Columns (Player level tables)
The following are the key columns across the player-level tables:
model:daily_user_events_aggregationsmodel:weekly_user_events_aggregationsmodel:monthly_user_events_aggregationsmodel:lifetime_user_events_aggregations
Column | Description |
|---|---|
| Xtremepush player identifier |
| Your external player identifier |
| Number and total value of deposits |
| Number and total value of withdrawals |
| Sports bets placed |
| Sports payouts received |
| Sports GGR (wagers − payouts) |
| Casino bets placed |
| Casino payouts received |
| Casino GGR (wagers − payouts) |
| Bingo stakes placed |
| Bingo payouts received |
| Bingo GGR — lifetime table only |
| Bonus wager and payout amounts |
| Total GGR (sports + casino) |
| Net Gaming Revenue (GGR − bonus credit) |
The lifetime player table includes all of the above, plus first and last activity dates for each vertical:
deposit_first_datedeposit_last_datecasino_debit_first_datecasino_debit_last_datesports_debit_first_datesports_debit_last_datebingo_debit_first_datebingo_debit_last_datebingo_marginwhere bingo is configured.
Key Columns (Sport and game dimension tables)
The following are the key columns across the sport and game dimension tables:
model:lifetime_user_sports_events_aggregationsaddsprimary_property(sport name) to the standard sports columns.model:lifetime_user_casino_events_aggregationsaddsprimary_property(game name) to the standard casino columns.
Key Columns (Platform-level tables)
The following are the key columns across the platform-level tables:
model:daily_events_aggregationsmodel:weekly_events_aggregationsmodel:monthly_events_aggregations
Column | Description |
|---|---|
| Date |
| Unique players who made a deposit |
| Unique active bettors by vertical |
All count, value, GGR, and margin columns | As above, summed at platform level |