This conversation has been locked due to inactivity. Please create a new post.
This conversation has been locked due to inactivity. Please create a new post.
I have discovered an instance where two metrics have inflated numbers. I have verified this using "Custom Link Instance" which shows the correct numbers for the traffic.
I want the inflated metrics to show the values we have for the "Custom Link Instance" metric. How should I go on about creating this segment to filter out the inflated data and update the metrics to the correct values?
I have tried to use calculated metrics where the difference between [Custom Link Instances - Metric X] is greater than 0 but that filters out the data.
Any help would be appreciated.
Solved! Go to Solution.
Views
Replies
Total Likes
When you say inflated data, can you elaborate?
Are you setting an eVar on your action? I am willing to bet that eVar is set to Visit level expiry, which means that once it's set, that value is maintained on all hits (page views and actions) until the end of the visit or the eVar is set with a new value....
First and foremost, you should evaluate what you are using your eVars for, and what the expiry should be...
To borrow from a friend:
Now, since you have that issue, each eVar also has an "Instance" metric of itself... These will be colour coded green like other metrics, and will show your eVarX name followed by "Instance"... (eg. eVarX is called "colour", the the instance will be called "colour instance")
So in this scenario:
so eVarX has "value" for both Action A and Page 2, and "someothervalue" for Action B and all hits after that until the end of the visit or the next action to set an eVarX value
You can create a "global" segment this way:
HIT level
eVarX exists
AND
eVarX Instance exists
This will show any value captured in eVarX, but only where the instance of the eVar also exists.
Views
Replies
Total Likes
When you say inflated data, can you elaborate?
Are you setting an eVar on your action? I am willing to bet that eVar is set to Visit level expiry, which means that once it's set, that value is maintained on all hits (page views and actions) until the end of the visit or the eVar is set with a new value....
First and foremost, you should evaluate what you are using your eVars for, and what the expiry should be...
To borrow from a friend:
Now, since you have that issue, each eVar also has an "Instance" metric of itself... These will be colour coded green like other metrics, and will show your eVarX name followed by "Instance"... (eg. eVarX is called "colour", the the instance will be called "colour instance")
So in this scenario:
so eVarX has "value" for both Action A and Page 2, and "someothervalue" for Action B and all hits after that until the end of the visit or the next action to set an eVarX value
You can create a "global" segment this way:
HIT level
eVarX exists
AND
eVarX Instance exists
This will show any value captured in eVarX, but only where the instance of the eVar also exists.
Views
Replies
Total Likes
Views
Likes
Replies