Closed hownowstephen closed 2 years ago
Re-introduces support for anonymous event tracking using activity items unassociated with profiles by passing in a blank value for anonymous_id
anonymous_id
Usage:
TrackAnonymousCtx(ctx, "", "my-event", map[string]interface{}{"foo": "bar"})
Re-introduces support for anonymous event tracking using activity items unassociated with profiles by passing in a blank value for
anonymous_id
Usage: