Const
Creates a new instance of BatchProfileAttributeEditor
A new instance of BatchProfileAttributeEditor
Identifies this device with a profile using a Custom User ID.
Custom user ID of the profile you want to identify against. If a profile already exists, this device will be attached to it. Must not be longer than 1024 characters.
Track an event. Batch must be started at some point, or events won't be sent to the server.
The event name. Must be a string.
Optional
data: BatchEventAttributesThe event attributes (optional). Must be an object.
Track a geolocation update You can call this method from any thread. Batch must be started at some point, or location updates won't be sent to the server.
User location object
Batch's user module