I use User agent switcher extension for cross browser testing in google analytics.
I am quite surprised to say that tracking test results are not in sync with my results i see in Google Analytics panel.
For example: I emulated safari 9.0 using user agent switcher. My actual browser from which i emulated is safari 5.0
I see a click event is fired in safari 9.0 when used a user agent switcher. But there are no end results in Google analytics for safari 9.0
Instead i there is nice tracking for safari 5.0 in google analytics. From which i want to say the User agent switcher is not working as expected.
Can you suggest me an alternative to user agent switcher for my cross browser testing please?
PS: I tried my best to research the issue before posting. I didnt find any answers helpful for my scenario. Please dont say its duplicated. I am actively looking to solve my issue as it quite a priority issue to me.
I use this one https://chrome.google.com/webstore/detail/modheader/idgpnmonknjnojddfkpgkljpfnnfcklj which permits you to edit the request headers. It works fine for User-Agent switching.
You can have a look to developer tools under "Network" tab to see if the switching was effective
Hope it helps
(fun fact: I'm on Chrome and when I'm switching my user agent, Google asks me to download Chrome)