-
Type:
Task
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
1
-
Not Needed
-
Developer Tools
Our track function was misleadingly typed with regards to Segment SDK.
For device_id to actually be used by Segment we'd need it to be in traits.device_id in the identify function.
This ties our types closer to the Segment SDK and moves the device ID to traits instead.