Avatar

Level 2

Hi Jay,

I use "Charles proxy". With that, you can listen to network traffic and filter for "b/ss" in the network requests and see if the tracking is firing as it should. Alternative plug your phone into your pc (with debug mode on your phone enabled) and debug on your screen, but based on interactions being made on your phone.

Here are some useful links:

https://www.charlesproxy.com/ 
Get Started with Remote Debugging Android Devices  |  Tools for Web Developers  |  Google Developers

Using Charles Proxy for Analytics | Digital Data Tactics

Hope it works out.

/Waqas