rakam-io / rakam-api

📈 Collect customer event data from your apps. (Note that this project only includes the API collector, not the visualization platform)
https://rakam.io
GNU Affero General Public License v3.0
799 stars 105 forks source link

Cross Device Best Practice with RAKAM? #57

Closed davidmann4 closed 7 years ago

davidmann4 commented 7 years ago

Hi,

we have a cross-device Product. People create an account inside their app and continue Onboarding within their web browser. Is there any documentation how to handle cross-device with Rakam?

cheers,

David

buremba commented 7 years ago

Hey David, What's the app, a mobile application or an application running on an IoT device? We have SDKs for web and mobile platforms, other than that, the best option is to use the API directly. http://api.rakam.io/#collect-multiple-events

Our SDKs use an attribute called platform which identifies the platform the data is sent from. We aim to provide a consistent view so that the users can create cross-platform reports. If you share share more information, I can try to help you more.

buremba commented 7 years ago

Closing due to inactivity, please open a different issue if you have any questions