snowplow / snowplow-unity-tracker

Snowplow event tracker for Unity. Add analytics to your Unity games and apps
http://snowplowanalytics.com
Apache License 2.0
16 stars 11 forks source link

Include at least one example of Unstructured Event in demo #35

Closed paulboocock closed 3 years ago

paulboocock commented 4 years ago

Currently, the demo does not include any unstructured events.

These are the more tricky event type to set up so it would be ideal to include at least one in the demo.

As the demo is now .NET Standard, we can also use anonymous types rather than having to initialise a Dictionary.