Integration options
Tracker compatibility
The Snowplow Unity Tracker has been built and tested using Unity 2018.4 on Windows, Linux, OSX, iOS and Android. It is built using .NET Standard 2.0 and requires at least Unity 2018.1.
It is not currently compatible with the WebPlayer.
Dependencies
There are several dependencies that are required to use the Unity Tracker currently. These are available in this folder.
UnityEngine.dll
: This is included as a way of setting up development externally to the Unity playground; you do not need to include this.
All the other dependencies are required for proper Tracker function.
Setup
Download
The Unity Tracker package is published to the Unity Trackers Github releases. Once downloaded simply add the SnowplowTracker.unitypackage
to your project. This should insert all of the required dll files into your Assets/Plugins/
folder.