You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pass flag to backend indicating when $distinct_id might have been set to a pre-existing $distinct_id value instead of a generated UUID (used when resolving aliases) #276
Events will have properties $user_id which is identified user and $device_id
which is how anonymous events are tracked as before identify was called. #262
People updates will also contain fields $user_id and $device_id. #262
Remove collectionName and groupName from Tweak init public params, they are not meant to be exposed #261
Enable an Active Compilation Condition NO_AB_TESTING_EDITOR to disable ab testing web editor support(disable gesture recognizer) explicitly. Otherwise, it is enabled by default. #260