Debug your Google Analytics Android implementation in your browser.
Install this globally and you'll have access to the droidekas
command anywhere on your system..
npm install -g droidekas
- Ensure that USB Debugging is enabled in your Android device
- Ensure that you have the
adb
command globally installed to your computer - Connect your Android device
- Run the droidekas server
- Open your browser and start debugging Google Analytics
To run the droidekas server, issue the following example command:
droidekas --hostname localhost --port 8080