customerio / customerio-reactnative

MIT License
23 stars 11 forks source link

Cannot to track anonymous event #233

Closed maksim-romanov closed 6 months ago

maksim-romanov commented 6 months ago

SDK version: SDK: 2.9.2, npm package: 3.3.2

Are logs available?

(siteid:cafea) ℹ️ Customer.io SDK 2.9.2 initialized and ready to use for site id: ...
(siteid:cafea) ℹ️ registering device token ...
(siteid:cafea) ℹ️ track event resend-code
(siteid:cafea) ℹ️ ignoring track event resend-code because no profile currently identified

Describe the issue I wanna to track an anonymous event and after connect this event with real user after identify, but now i couldnt to send any events before identify user. I have also do not see this event after identify person.

Shahroz16 commented 6 months ago

Hey @maksim-romanov, thank you for reaching out, unfortunately currently anonymous event tracking isn't provided via SDKs. But it's in our roadmap and something we are working on.