Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save serhatsezer/13812e9253b0127b4a360def248f2b7f to your computer and use it in GitHub Desktop.
Save serhatsezer/13812e9253b0127b4a360def248f2b7f to your computer and use it in GitHub Desktop.
[GoogleAnalyticsManager trackEventCategory:[self GATScreenName] actionName:@"Başvuruyu Tamamla" labelName:@"Bağlantı Hatası"];
[GoogleAnalyticsManager trackEventCategory:[self GATScreenName] actionName:@"Başvuruyu Tamamla" labelName:@"Başarılı"];
[GoogleAnalyticsManager trackEventCategory:[self GATScreenName] actionName:@"Başvuruyu Tamamla" labelName:@"Başarısız"];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment