validation - How to validate google analytics tracking (events, page tracking) in android apps? -


please me in how can validate/debug google analytics tracking custom events, page variables sent google analytics?

i used chrome web debugging able debug web pages opened through chrome not android application......

i recommend use google analytics measurement protocol sending hits ga.

use debug in url https://www.google-analytics.com/debug/collect

here doc related validating hits in measurement protocol.

https://developers.google.com/analytics/devguides/collection/protocol/v1/validating-hits


Comments

Popular posts from this blog

amazon web services - S3 Pre-signed POST validate file type? -

c# - Check Keyboard Input Winforms -