Skip to main content

Transactions Metrics

Transactions Metrics

Transactions Metrics is an analytical dashboard for inspecting individual deposit and withdrawal activity. Use it to track transaction volume, diagnose payment failures, compare payment systems, and understand money flow across any time slice or dimension.

Accessing the Dashboard

Navigate to AnalyticsTransactions Metrics in the top navigation menu.

Use Cases

Track deposit performance day by day. Set Direction to In (Deposit), Block to Day, and add Unique Users Count to your metrics. You'll see daily totals for amount, transaction count, and depositing players — useful for monitoring the impact of campaigns or onboarding changes.

Compare payment systems. Group by Payment System and look at Sum, Count, and Unique Users Count side by side. Identify which providers drive the most volume, which attract the most unique players, and which have the lowest average transaction size.

Diagnose failed payments. Set Status to Fail, then group by Fail Reason or Payment System. You'll see exactly where transactions break down and whether the problem clusters with a specific provider.

Watch withdrawal trends. Switch Direction to Out (Withdrawal) and group by Player Country or Transaction Currency to spot unusual spikes — useful for risk monitoring and cashflow planning.

Isolate bonus and promo activity. Change Money type to Bonus to see how promotional flows behave separately from real-money activity, or group by Bonus Name to break results down by individual bonus.

Filter Panel

All filters live in the left sidebar, grouped into three collapsible sections: Period & Scope, Breakdown, and Metrics. Configure your filters and click Apply to load the results.

Period & Scope

  • Transaction Period — the date range for transactions. Format: DD.MM.YYYY – DD.MM.YYYY.

  • Project — which casino project the data is pulled from. Defaults to the project linked to your account. Supports multiple selections.

  • DirectionIn (Deposit) or Out (Withdrawal).

  • Status — transaction status. Options: New (pending), In process (not completed), Success (completed), Fail (rejected). Supports multiple selections.

  • Money type — type of funds the transaction represents. Supports multiple selections.

  • Date Type — whether Transaction Period applies to each transaction's Modified timestamp (default) or Created timestamp.

  • Ignore — controls whether developer-flagged players are included. Options: Include Devs, Exclude Devs (default), Only Devs.

Breakdown

Block creates separate tables for each value. Group adds rows inside each table and supports multiple selections for nested grouping.

Both fields accept the same options, organized into three groups: Time, Player, and Transaction.

Group

Option

Description

Time

Hour

Hour of day

Time

Day

Calendar day

Time

Week

Week

Time

Month

Month

Player

Player Country

Player's country

Player

Player ID

Individual player

Player

Player Refcode

Player's refcode

Player

Player Browser

Player's browser

Player

Player OS

Player's operating system

Player

Player Device

Player's device

Player

Player Platform Type

Player's platform type

Transaction

Direction

Deposit or withdrawal

Transaction

Status

Transaction status

Transaction

Transaction Refcode

Transaction refcode

Transaction

Transaction Currency

Currency of the transaction

Transaction

Payment System

Payment provider used for the transaction

Transaction

Transaction Money Type

Money type of the transaction

Transaction

Transaction UTM Source

Transaction UTM source

Transaction

Transaction UTM Medium

Transaction UTM medium

Transaction

Transaction UTM Campaign

Transaction UTM campaign

Transaction

Transaction ID

Individual transaction

Transaction

Fail Reason

Reason recorded for failed transactions

Transaction

Transaction Type

First deposit or repeat deposit

Transaction

Bonus Name

Name of the bonus tied to the transaction

Transaction

Bonus Type

Type of the bonus tied to the transaction

Transaction

Transaction Browser

Browser used for the transaction

Transaction

Transaction OS

Operating system used for the transaction

Transaction

Transaction Device

Device used for the transaction

Transaction

Transaction Platform Type

Platform type used for the transaction

Example: set Block to Payment System and Group to Day to get one table per payment provider with daily rows inside.

Metrics

Pick which columns appear in the results. Four metrics are available; the selection counter next to the Metrics header shows how many are currently active. Defaults: Sum, Count. Full column reference is in Results Table below.

Add Filter

Click Add filter at the bottom of the sidebar to narrow the dataset further. Filters are organized into Player and Transaction groups. Multiple filters are applied together (AND logic).

Group

Field

Operators

Input

Player

Player Language

=, !=

Dropdown

Player

Player Country

IN

Dropdown, multiple select

Player

Registration Period

=

Date range

Player

Player Approved Documents

=

Dropdown (Yes, No)

Player

Player Refcode

=, !=, ILIKE, NOT LIKE

Free text

Player

Player ID

IN, NOT IN

Free text, separate IDs with comma

Player

Player Browser

=, !=

Free text

Player

Player OS

=, !=

Free text

Player

Player Device

=, !=

Free text

Player

Player Platform Type

=, !=

Dropdown

Transaction

Transaction Type

=

Dropdown (First Deposit, Repeat Deposit)

Transaction

Fail Reason

=, !=, ILIKE, NOT LIKE

Free text

Transaction

Transaction Refcode

=, !=, ILIKE, NOT LIKE

Free text

Transaction

Transaction Currency

=, !=

Free text

Transaction

Payment System

=, !=

Free text

Transaction

Transaction ID

IN

Free text, separate IDs with comma

Transaction

Transaction UTM Source

=, !=

Dropdown

Transaction

Transaction UTM Medium

=, !=

Dropdown

Transaction

Transaction UTM Campaign

=, ILIKE

Free text

Transaction

Bonus Name

IN

Dropdown, multiple select

Transaction

Bonus Type

IN

Dropdown, multiple select

Transaction

Transaction Browser

=, !=

Free text

Transaction

Transaction OS

=, !=

Free text

Transaction

Transaction Device

=, !=

Free text

Transaction

Transaction Platform Type

=, !=

Dropdown

Operator reference:

  • = — exact match

  • != — excludes the specified value

  • IN — matches any value from a comma-separated list

  • NOT IN — excludes any value from a comma-separated list

  • ILIKE — case-insensitive partial match (for contains-style searches)

  • NOT LIKE — excludes partial matches

Results Table

Each row contains the metrics you selected. All columns support ascending/descending sort via the ↑↓ arrows in the header.

Column

Description

Sum

Total monetary amount of transactions in the selection, in project currency

Count

Number of transactions in the selection

Unique Users Count

Number of distinct players with at least one transaction in the selection

Avg Amount

Average transaction amount in the selection

Exporting Data

Click Export at the bottom of the sidebar to download the current report. The export reflects all active filters and the selected metrics.

Default State

When the dashboard loads, the following defaults are pre-applied:

  • Transaction Period: the last 7 days

  • Project: the project linked to your account

  • Direction: In (Deposit)

  • Status: Success (completed)

  • Money type: Real money

  • Date Type: Modified

  • Ignore: Exclude Devs

  • Block and Group: empty (raw totals)

  • Metrics: Sum, Count

  • Filters: none

Did this answer your question?