Skip to content

Instantly share code, notes, and snippets.

@flurrydev
Created September 11, 2019 23:13
Show Gist options
  • Select an option

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

Select an option

Save flurrydev/4f527e109016c11fe0a4b7c39f8e5a10 to your computer and use it in GitHub Desktop.
Track User Demographics
[Flurry setUserID:@"USER_ID"];
[Flurry setAge:20];
[Flurry setGender:@"f"];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment