Skip to content

Samples of using Unity with C# and Product Analytics tools like Segment

License

Notifications You must be signed in to change notification settings

modernlearner/unity-product-analytics

Repository files navigation

unity-product-analytics

C# Unity

Sample code for using Unity with C# and Product Analytics tools like Segment

@rudolfolah

Segment

Sample code for sending HTTP API requests directly to Segment from Unity is in Segment/SegmentTracking.cs

UI Button Tracking

Sample code that uses the event tracking function is in Segment/ExampleTracker.cs

Segment Dashboard