Hi!
Is it possible to add payload when calling analytrics.track(<event>, { info: "<some_info>" });
like other plugins that work with analytics?
Referring to the documentation: Getting started with Analytics where an event is sent using analytics.track
with a payload.
I’ve sent a few events this way now, but I cannot find the payload anywhere in the dashboard.
Thank you!