Kodeco Forums

Google Analytics for iOS

Learn how to add usage tracking and other metrics into your iOS app with this Google Analytics Tutorial for iOS!


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/2583-google-analytics-for-ios

I am integrating my iOS apps with google analytics and i got GoogleService-Info.plist file. If i am using source control, do I need to ignore it ? What is the best practice to manage this things ? Thanks

Actually things has changed a bit.
Here is the official Google page that explains everything step by step:

After you got Configuration file, just drag and drop it inside your project, in root directory. After that you can implement code described on google site provided above. You also have an option for Objective C or Swift language.

Hi Team,

If i want to retrieve the google analytics data & display in iOS application as “User Activity” log, how can i do that?

This tutorial is more than six months old so questions are no longer supported at the moment for it. We will update it as soon as possible. Thank you! :]