When I run a breakdown on a page name, I don't get just the URLs of that page. If there are five URLs in the breakdown, the top one will overwhelmingly be the URL for that page, getting typically 85-90% of the page views but there will be other urls in there.
The way I typically explain this is that a breakdown is not exposing the things below that add up to the main item, but things that correlate with the main item. Of course the right URL correlates most strongly, but other page URLs, the most common preceding ones, will show up.
Is my explanation correct?
Solved! Go to Solution.
Views
Replies
Total Likes
Based on your description, I am going to guess that you have an eVar set up to track the URL? I am also going to guess that this eVar is set up to Visit level expiry...
Your eVar really should be set up to a Hit level expiry.. if any hits set a PageName value, but not the URL, then your URL will be sent on the hit as the last recorded value (that does not match your page)
Example:
You can see how the default visit expiry can cause the value to remain past the page it belongs to... and cause some of that discrepancy you are describing...
Based on your description, I am going to guess that you have an eVar set up to track the URL? I am also going to guess that this eVar is set up to Visit level expiry...
Your eVar really should be set up to a Hit level expiry.. if any hits set a PageName value, but not the URL, then your URL will be sent on the hit as the last recorded value (that does not match your page)
Example:
You can see how the default visit expiry can cause the value to remain past the page it belongs to... and cause some of that discrepancy you are describing...
Thanks, this is very helpful. We populate the the pageName value but don't use it much. We have an eVar1for pageName and an eVar2 for URL. We rely on the eVar1 almost exclusively. That eVar1 should be set on every page (and it is attached to most events).
Page D
If we set our pageName and the main one to expire on every hit, would that impact our ability to discuss how the page participates in a conversion?
Views
Replies
Total Likes
It really depends..
If your eVar is set only on Page Views, and you rely on Visit level expiry to set this on your actions, then you will have to make sure to add the eVars specifically on your actions.
If the above is true, the other potential issue is that some of your actions could be fired before your page view, something like:
If you set the eVars on all your Pages and Actions directly, then even if the action is sent before the Page View, you should have the correct information for all your reports...
If a page or action fails to set a value for some reason, then that will be missing in your data. But it may also be easier to track that down, since it will be Hit level and you can check for missing values to try to fix tracking.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies