Expand my Community achievements bar.

Join us for the next Community Q&A Coffee Break on Tuesday April 23, 2024 with Eric Matisoff, Principal Evangelist, Analytics & Data Science, who will join us to discuss all the big news and announcements from Summit 2024!
SOLVED

Debugging Analytics implementation on responsive site?

Avatar

Level 1

Hi,

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 help!

1 Accepted Solution

Avatar

Correct answer by
Level 4

Hi,

You can use toggle device mode in chrome to test devices and different responsive breakpoints. 

Best,

Ryan Praskievicz

www.ryanpraski.com

View solution in original post

2 Replies

Avatar

Correct answer by
Level 4

Hi,

You can use toggle device mode in chrome to test devices and different responsive breakpoints. 

Best,

Ryan Praskievicz

www.ryanpraski.com

Avatar

Level 1

Hi Ryan,

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.

Br,

M