Skip to content

Instantly share code, notes, and snippets.

@flurrydev
Last active April 20, 2022 20:34
Show Gist options
  • Select an option

  • Save flurrydev/b772eacbacba4c7daaa02bc69a7eadec to your computer and use it in GitHub Desktop.

Select an option

Save flurrydev/b772eacbacba4c7daaa02bc69a7eadec to your computer and use it in GitHub Desktop.
Track User Demographics Swift
Flurry.set(userId:"user_id")
Flurry.set(gender:"f")
Flurry.set(age:20)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment