cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

What is Custom Event Tracking?

What is Custom Event Tracking?

Custom Events are collected via the ruiTrackEventText()ruiTrackEventCustom() and optionally the ruiTrackEventNumeric()* API calls. When collecting these events, they will be included with the statistics associated with event tracking reports. Additionally you will have the ability to download the custom events in CSV format on a daily and monthly basis, which will include the meta data related to each event as well as the custom data logged with the event.

When logging custom text the data field can contain any string length of your choice so you can collect multiple values delimited by a '|' (pipe) character for example.

Each tracked custom event contains:

  • Meta data collected automatically by the Usage Intelligence SDK. Such meta data includes the full user profile such as product version, build number, OS, language, license type, geo location, hardware architecture, etc)
  • The unique Usage Intelligence Client ID that generated that event.
  • The custom string or numeric data that was collected with the event.

Custom events are designed for download and use for offline processing or automated parsing, as well as for integrating with third party BI solutions. For more information on Custom Event tracking, see Collecting Custom Data with Event Tracking.

Custom Events are billed by the amount of data collected. For more info on how this billing works, see What Is the Cost of Custom Events and Exceptions and How Is Usage Billed?

NOTE: Numeric events are not collected as custom events by default. Should you wish to enable numeric event data to be included with your product's custom data, contact Revenera Support.

Labels (2)
Was this article helpful? Yes No
No ratings
Version history
Last update:
‎May 10, 2023 10:34 AM
Updated by:
Contributors