This package allows you to track server-side customer events.
Import the GleapAdmin package.
It is required to initialize the GleapAdmin SDK before sending events or other requests.
The secret api token can be found within your project settings -> API.
The userId should match the userId you are using to identify your users.
The event data (last param) is optional.
The userId should match the userId you are using to identify your users.
All key-value pairs in the user properties part are optional.
Please note that the identify and track APIs do enforce a rate limit of 1000 requests / 60 seconds for every project.
This package allows you to track server-side customer events.
Import the GleapAdmin package.
It is required to initialize the GleapAdmin SDK before sending events or other requests.
The secret api token can be found within your project settings -> API.
The userId should match the userId you are using to identify your users.
The event data (last param) is optional.
The userId should match the userId you are using to identify your users.
All key-value pairs in the user properties part are optional.
Please note that the identify and track APIs do enforce a rate limit of 1000 requests / 60 seconds for every project.