- Authentication tab
- Authorization tab
Controller

The insights controller
- The first selector lets you switch between volume (accumulated transaction value) and transactions (transaction count).
- The currency selector allows you to filter for any used currency over 60+ days for the homepage dashboard. The insights dashboard allows you to select a currency used in the selected time period. The currency selector is only available when volume is selected.
- The time selector allows you to change the time range for which the data on the dashboard is shown. It’s possible to show the data for last 24 hours, last 7 days, and last 30 days.
Rolling windowThe time selector applies on the basis of a rolling time window. For the daily and weekly window the data is
shown hourly. A rolling window means that the data shown will cover the last 24 completed hours (daily), or last completed
168 hours (last 7 days).When you filter on the last 30 days the data will be displayed per day, still using the rolling window.The rolling window is used for both the homepage dashboard as well as the insights dashboard.
Presets
Using presets we allow you to save selected filters to view and share. The filters you selected can be saved and you can name the preset accordingly, if needed you can rename the preset by selecting the preset, and selecting Rename Preset via the same menu you selected the preset. Via that menu you will also be able to delete your preset. It is possible to have multiple presets each can be saved separately and will be listed under the Presets button. Saving presets is possible for users with theAdministrator
, and Analyst
roles.
There is a maximum of 10 presets that can be saved for each of the separate tabs in the insights dashboard.
Presets are only available in the Insights dashboard, and not on the dashboard homepage.

Line chart

Line chart
authorized count / number of processed
, where processed
doesn’t include failures nor in-progress transactions.
The line-chart is both used for the homepage dashboard as well as the insights dashboard.
Deltas: Given a time frame selected of 7 days with a 5% increase in the
auth rate means that the auth rate is 5% better for the last 7 days than the 7
days before that.
Connections comparison module (Homepage dashboard only)
This module shows a list of configured connectors that have processed transactions for the timeframe as set in the top controller (24 hours, 7 days, or 30 days). Differently than the count on the top module here we count the number or volume of attempts via the connector, as a transaction could have multiple attempts. The auth rate in this module is calculated asauthorized count / number of processed
however this is only taking into consideration the attempts via the connector minus the failed attempts.
We leave out failures and only count towards the auth rate when an actual attempt was made to authorize at the issuer. Any technical errors or failures are therefore left out. It is also important to note that transactions that are no longer authorized, for example because they’re voided, are still counted as authorized.
This is different than the auth rate in the top module which takes the system level auth rate. As mentioned, a transaction can have multiple attempts on a connector level it could therefore mean that the count of declines is higher in this module, than the count of declines for overall transactions.
The recovered column refers to transactions that were succeeded but not via the first attempt. It could mean that a connector will show authorized transactions as well as recovered transactions. This depends on how the connector is set up in your Flow configuration. If you use the same connector to perform authorizations, as well as retries, this module will show both authorized and recovered transactions or volume.
The connections module only shows connections that had activity during the configured timeframe. Configured but idle connections are left out of the view.
This connections module is only shown on the homepage dashboard. The insights dashboard has a filterable connections module allowing you to cross filter data per connector.