Luminis Tab URLs
Hi all,
I'm working with my google analytics. Just applied filters to make the tabs more recognizable in the reports (thank you LumDev!) and am wondering if anyone knows what this part of the URL refers to: tag.898d867f032d8075. I am seeing tab urls with that number and then 59f487965d884ab5 among others and I am wondering what causes the difference.
Tracy Axelson
Clark University

tab urls
I think it's basically a session code, unique to each person's luminis session. When you applied filters to your analytics, the regex should be ignoring that session code, and translating the tab url to a friendly name.
If you are still seeing tab urls in analytics, either your regex isn't correct, or your users have the ability to add tabs, which you don't have filters set for.
Thanks!
I imagine it must be session related. Its just odd that there are about 4 different numbers but they are the same for other users. I thought it might have to do with the way the page was reloaded, for instance if you've just added content and returned to the page view.
At any rate, I have tried the filters. Only one of the ones I put in there worked, but that may be a time lag thing because I did create one and then go back in later on and create others. 24 hours to see the change!!??!! What is this, the dark ages? Anyway, my super cool boss found this great tool for checking your regular expressions to see if they'll match: http://www.analyticsexperts.com/resources/google-analytics-regex-filter-tester/
Cheers!