Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 768 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 768 Bytes

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