particle-iot / particle-android

Particle Open Source for Android
Apache License 2.0
37 stars 38 forks source link

Segment Analytics integration #25

Closed idokleinman closed 6 years ago

idokleinman commented 7 years ago

Integrate Segment analytics in app. https://segment.com/docs/sources/mobile/android/

For signup use the following field names in a track event with name android account creation:

email firstname lastname isbusiness company

for login use identify event. All rest -track iOS behavior from source code