The REST API
If you have a non-Unity game, you can still use UGS Analytics via the REST API.
This set of web endpoints provides complete flexibility to record events using your chosen game development engine, but you must implement all of the necessary logic for yourself.
- See the record an event through the REST API tutorial for more information about building your own client.
- See the analytics REST API specificiation for information about the available endpoints.
WARNING: You must not record or upload events through the REST API unless you have appropriate consent from the player under relevant data privacy legislation. For more information, see the privacy overview.