Created
May 6, 2016 07:09
-
-
Save serhatsezer/13812e9253b0127b4a360def248f2b7f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [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