Please enable JavaScript.
Coggle requires JavaScript to display documents.
Mixpanel events (Function specific (Mobile events https://docs.google…
Mixpanel events
Function specific
-
-
-
-
User Profile
Risks
-
-
FTD time may be wrong
Testing activities
Create a few accounts and make deposits. Go to the User profile and check if the date and time is correct.
-
-
-
Reliability
-
Some events may not be tracked (Comment: This would be with minor priority because the tracking is constantly in the code and could happen if a really big change occurs) . RRS(Well, i think this is not a minor priority. If I understand this clearly, this is the whole heart of the mixpanel function. So I would say that checking that the events are tracked is a high priority
-
-
-
Security
-
The token may be sent
Testing activities
Check when a request is sent, if the token is also sent
Check in the Mixpanel properties for the different events in the Live view if there is a token field
Try triggering an event from Android, iOS and web and check if one or more of them is sending a token
-
-
-
-
-