danielctull-forks / GoogleAnalytics-SDK-iOS

An *unofficial* git clone of the GoogleAnalytics SDK for iOS to use as a submodule.
https://developers.google.com/analytics/devguides/collection/ios/v3/sdk-download
22 stars 15 forks source link

This is a combined SDK that includes both the Google Analytics SDK and the Google Tag Manager SDK.

The libGoogleAnalyticsServices.a library contains code for both. Within the subdirectories, you can find header files and documentation for each.

The libAdIdAccess.a library contains functions that call the AdSupport framework. If you would like your application to access the identifier for advertisers (IDFA) and tracking flag provided by that framework through the Google Tag Manager SDK macros, you will also need to add this library to your XCode project.