Building a segment to remove specific eVar hits from reports | Community
Skip to main content
tomekBielanski
May 10, 2021
Solved

Building a segment to remove specific eVar hits from reports

  • May 10, 2021
  • 1 reply
  • 1238 views

Hey guys,

 

I am trying to build a segment to hide some incorrectly captured data from Adobe Analytics:

1. On a page A, a click triggers a hit with eVar23 and eVar32 values. (this hit is correct)

2. On the same page A, immediately after, another hit is sent with eVar32 and eVar6 (this hit should not have been recorded).

 

Is there a way to remove the second hit from reports (workspace) by building a segment, that would not affect Visitor numbers? (So a hit-level segment, not visitors/visit level). 

I experimented a bit with 'Then->Within->1->Hit(s)" segment condition, but AA does not like that logic for eVar hits. 

Any ideas or tips would be appreciated (if it is possible at all).

 

Cheers, Tomek

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by yuhuisg

Try this: in each of your eVar conditions in the segment, click its gear icon. This should allow you to choose the radio button "Instance". That will cause AA to only segment those hits where the eVar had been set, and not those hits where the eVar persists.

1 reply

yuhuisg
Community Advisor
yuhuisgCommunity AdvisorAccepted solution
Community Advisor
May 10, 2021

Try this: in each of your eVar conditions in the segment, click its gear icon. This should allow you to choose the radio button "Instance". That will cause AA to only segment those hits where the eVar had been set, and not those hits where the eVar persists.