I want to ingest events in a browser to analytics engine. Is there a better way than calling a worke

I want to ingest events in a browser to analytics engine. Is there a better way than calling a worker each time a event happens for ingest? Using bound workers for it.
Was this page helpful?