Skip to content

unitychrism/GoogleAnalyticsDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

GoogleAnalyticsDemo

Intro

This project illustrates how to incorporate Google Analytics with a Unity project that will be built for iOS on Unity Cloud Build.

Google Analytics Plugin for Unity

While the plugin includes a post-build script that registers the required frameworks to use Google Analytics, this project uses the XCode Manipulation API to make those modifications both while building locally, as well as in the cloud.

Unity Cloud Build Setup

When adding this as a new Cloud Build build target, go to the 'Config' tab of your project and find 'Advanced Options' for your build target. Set 'Post-Export Method' to PostBuildProcessor.OnPostprocessBuildiOS and click Save.

About

Example integration of Google Analytics for use with Unity Cloud Build

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published