Analytics
Analytics allow you to track actions performed by the user that will be then grouped and presented to the event organizers as Moment-specific reports
track(): void
track(): void
Used to track activities.
Params:
action
: any string that describes the action (no spaces)options
category
: the event categoryvalue
: a numeric value representing the eventlabel
: a string describing the actionbundleId
: the name of you Moment code
Last updated
Was this helpful?