dscvr-com / dscvr-app-ios

iOS App Repository
1 stars 1 forks source link

E-Mail link to mixpanel #153

Open ejoebstl opened 9 years ago

ejoebstl commented 9 years ago

We have a user with E-Mail "test" in mixpanel. https://mixpanel.com/report/767067/explore/#user?distinct_id=bb8447fd-1817-468d-ad30-204dcd32abcc

However, the E-Mail validation in the in-app form seems to work. Also the E-Mail in the DB is fine. Any ideas?

ejoebstl commented 9 years ago

(Cleaned up the e-mail in mixpanel)

ejoebstl commented 9 years ago
"$email": person.email ?? "test"

In Session Service.