Hi,
I've got a dashboard that consists of a single panel (i.e. all visualisations use the same report suite, date range, etc.).
There's a summary number, that is fed by a simple table that has "All visits" as a single row item and "Visits" as a column metric.
I also have a donut chart, which is fed by a table that has Mobile Device Type as a dimension (rows) and Visits as a column metric.
I would expect that the total number of visits should be consistent between these two visualisations (since device types categories are mutually exclusive) but it's not the case (Mobile Device Type visits are greater).
Do you know why that could be?
Cheers, M
Solved! Go to Solution.
Views
Replies
Total Likes
The device type categories may not be mutually exclusive in your scenario if the implementation supports cross-device visitor identification or if bots traffic exists (various user agents on different hits within a visit).
Views
Replies
Total Likes
The device type categories may not be mutually exclusive in your scenario if the implementation supports cross-device visitor identification or if bots traffic exists (various user agents on different hits within a visit).
Views
Replies
Total Likes
Thanks a lot @Andrey_Osadchuk! The first scenario doesn't apply to us but we do suffer from bot traffic so that makes sense. Cheers, M
Views
Replies
Total Likes