Skip to content

Instantly share code, notes, and snippets.

@gm4s
Last active September 20, 2019 10:30
Show Gist options
  • Save gm4s/e450407a670d65192f73eaaa1aec88e0 to your computer and use it in GitHub Desktop.
Save gm4s/e450407a670d65192f73eaaa1aec88e0 to your computer and use it in GitHub Desktop.
{
"events": [{
"category": "signup",
"tag": "landing ",
"type": "screen",
"platform": "mobile",
"name": "signup_s_landing"
}, {
"category": "signup",
"tag": "terms and condition clicked",
"type": "track",
"platform": "android",
"name": "signup_t_terms_and_condition_clicked"
}, {
"category": "onboarding",
"tag": "id card step completed",
"type": "track",
"platform": "mobile",
"name": "onboarding_t_id_card_step_completed"
}],
"platforms": ["mobile", "android", "ios", "web", "all"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment