Filtering bot traffic using an evar and VRS
Hi Crew!
I’m working on strengthening bot filtering in Adobe Analytics.
I'm able to identify and assign cookies to bot traffic (including those from the “allowed list”).
Naturally, I need to exclude this traffic from reporting (using Virtual Report Suites).
I’ve configured the system to pass the cookie value to an eVar that is set at the visit level and configured to "never expire".
Then I’m filtering it out via a segment based on the "visitor" level that excludes matching the cookie value created for bots.
Hi Crew!
I’m working on strengthening bot filtering in Adobe Analytics.
I'm able to identify and assign cookies to bot traffic (including those from the “allowed list”).
Naturally, I need to exclude this traffic from reporting (using VRS).
I’m passing the cookie value into an evar that is set to "never expire".
Then I’m using a segment at the "visitor" level to exclude users whose evar matches the cookie value associated with bots.
Does this sound like the right approach?
Don't think that setting this evar on a visitor or hit level is better since I always need to exclude this traffic.
ps: will try to get to the point where we dont even fire AA if we see the cookie earlier.
pps: I can't do bot expulsion based on user agent or IPs.