Custom Event Fields
Overview
caution
Please keep in mind that the custom event fields are not displayed in the GameAnalytics web-tool. Instead, you can access them exclusively through Datasuite.
Custom event fields enable you to track additional information with any event. This information is stored in a dictionary format and can contain up to 50 key-value pairs.
Although the custom event fields are not visible in the GameAnalytics web-tool, you can still make use of this valuable data in various ways. Here are some methods for retrieving and utilizing the custom event fields:
note
For further information on how to implement Custom Event Fields, please consult the integration guides for the SDK, which can be found here.
Limitations
- 50 different keys per event
- Keys have a limit of 64 characters
- Values have a limit of 256 characters