Top "Google-analytics-sdk" questions

The Google Analytics SDK allows you to connect your application to Google Analytics.

Swift 2 / iOS 9 - libz.dylib not found

I'm using some external codes from google in my new Swift 2.0 project that required "libz.dylib" in earlier versions. After …

swift google-analytics swift2 ios9 google-analytics-sdk
Xcode 7 build failed: ld: library not found for -lGoogleAnalyticsServices

Every time when I open my app with Xcode I get this error: ld: library not found for -lGoogleAnalyticsServices clang: …

ios xcode xcode7 target google-analytics-sdk
'GoogleUtilities/GULAppEnvironmentUtil.h' file not found

Trying to compile my project after adding some pods. While compiling it gives below error 'GoogleUtilities/GULAppEnvironmentUtil.h' file not …

ios firebase cocoapods google-analytics-sdk
Google Analytics on iOS: events not tracked

I added Google Analytics SDK to my project, following the provided instructions on the guide by Google. However, when I …

events google-analytics google-analytics-sdk measurement-protocol