What is the best way to debug Analytics implementation on responsive site. I feel I need to find a way to validate that all events are working correctly also on most common IOS and Android browsers? Are the emulators only option, what do you prefer?
Thanks for the input! So far that is what I've used, but I'm not sure if it can be trusted on, that for example tracking calls on links or events would work in the real device if it works in chrome device emulator. I feel the device mode might be more about validating the layout working, than all the other functionalities.