Jitsu is an open-source Segment alternative. Fully-scriptable data ingestion engine for modern data teams. Set-up a real-time data pipeline in minutes, not days
I am attempting to set the anonymous ID using setAnonymousId, but when I call track("EVENT_1", {}), the anonymous ID is null or something different. However, the anonymous ID of EVENT_2 is as expected.
Description:
I am attempting to set the anonymous ID using
setAnonymousId
, but when I calltrack("EVENT_1", {})
, the anonymous ID is null or something different. However, the anonymous ID ofEVENT_2
is as expected.Code Snippet:
Logs:
Environment:
@jitsu/js
Version: 1.7.1