Guides & References

A comprehensive guide and reference page for the Analytics Kit in the HMS Unity Plugin, providing all necessary information for successful integration and utilization.

  1. Enable Analytics kit from AGC

  2. Update ...Assets\StreamingAssets\agconnect-services.json file

Send analytics function:

HMSAnalyticsManager.Instance.SendEventWithBundle(eventId, key, value);

Last updated