Howdy,
I have a question about defines events for web and mobile when the event exists on both platforms.
Background:
Out company has a mobile and web app. Most of the features we offer exists on both platforms. Right now, web is almost fully instrumented in Amplitude, but mobile is not. I am in the process of identifying the events for mobile and adding them to Amplitude for instrumentation.
Questions:
- Instead of creating unique events for mobile, I would like to use the same event (when it exists on all platforms). We’ll easily be able to filter using source or platforms. Is this advised? Or do people generally recommend unique events for mobile and web?
- If I use the same events, but add the mobile SDKs are a source, the events will show as live regardless of whether they were implemented correctly. Any strategies for debugging live events that you add new sources to?
Thanks! I appreciate any feedback people have that have gone through similar event implementations.