Hi Team,
Has anyone implemented KPIs such as "Invalid Visit Rate", "Conversion Rate without Bots", and "Conversion Rate with Bots" in Adobe Analytics dashboards?
Additionally, I’m looking to generate a report that answers:
"How much bad bot traffic is attacking our site?"
I've attached a sample dashboard for reference to provide more context. Any guidance, best practices, or examples would be greatly appreciated.
Looking forward to your quick responses!
Thanks in advance,
Madhusudan Sura |+91-9423067216
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
There is no definitive way to identify all bots... there are a lot of different ways that people try to do this, sometimes throwing out good traffic with the bad...
The first thing I need to ask you is... what is your final plan?
I assume from the way you are talking, it's the first... and we all know that User Agents and IP addresses are becoming less viable (we really need additional rules for Bot filtering).
So some of the things that people use to identify bots are:
Some of these can probably be done with segments, others would require coding to detect patterns and to flag those users, and that flag can be built into your "Bot Segment".
Then it's really a matter of stacking that exclusion segment to get conversions without Bots
Views
Replies
Total Likes
Here’s how I would approach delivering these KPIs in practice -
Turn on Adobe’s Bot Rules in the report suite (IAB standard + custom) so known bot traffic is filtered out of baseline metrics, and use the “Bots & Bot Pages” reports for visibility.
Build a Suspected Bot segment using heuristics (e.g. visits with no KPI events, ultra low interaction, suspicious resolutions / IP / browser combos).
Define your KPIs:
Invalid Visit Rate = flagged bot visits ÷ total visits
Conversion Rate w/ Bots = conversions ÷ total visits
Conversion Rate w/o Bots = conversions in non-bot visits ÷ non-bot visits
Bot conversion “leakage” = conversions in bot traffic ÷ total conversions
Run dashboards where you show the traffic breakdown (all vs non-bot), conversions, conversion rates, and how much bot traffic may be inflating or distorting metrics.
Monitor over time, and tune your bot heuristics based on real data (e.g. how many “suspected” visits overlap with Adobe’s bot filtering vs how many slip through).
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies