So, we are using the new GA version for Android.
We have an entry and exit mechanism that we track using custom measurements in a session ...
So, when we go through analytics testing, we get events that appear as logouts when the method that logs the event cannot be reached if the user is not logged in.
My question is, how does a GA submission handle items when something about the session changes before the next submission?
those.
Launch the application
execute event A, execute event B, execute event C
Login and change dimesions session
execute event D, execute event E, execute event F
SENDING
Will ac events display as logged out and df during login? or will they all be displayed as being logged out, since it was a measurement state that was applied to the session when the send queue began to receive hits?
Jay davis
source share