I am new to matomo, and I want to track and see data for IOS, Android App & PWA website (same applications of different platforms).
In matomo > All websites
Should I create one webiste to track data of IOS, Android App & PWA website or create different website for each? I prefer one website if possible.
You can track using the same website ie the same idsite…
The segmentation of the platform should also automatically taken into account (to be verified) thanks to the parameter:
ua — An override value for the User-Agent HTTP header field. The user agent is used to detect the operating system and browser used.
what will be the User-Agent when it’s IOS app and Android app? I don’t know how to see the data for apps only with user agent.
If matomo is only used to track app, then it should work without setting custom dimensions. but my data mixing apps and PWA, so I don’t know how to see the data for apps.
I can see my IOS app shown as user-agent safari. it shows just like PWA website, can not tell the difference unless click into view visitor profile to see the visited links.
the problem is it failed to track all the page visited in IOS app, and always display the home page only. my app is a SPA. tracking works for android, but not for IOS SPA app.
Yes, you can use a single Matomo website to track your iOS app, Android app, and PWA if they belong to the same project. Many businesses, including trailer manufacturers, Visit website to monitor performance across multiple platforms.
If your goal is to see combined performance across all platforms, using one website in Matomo can work as long as your iOS app, Android app, and PWA all send data to the same site ID. The main thing is to include a custom dimension or variable (like platform = iOS, Android, or PWA) so you can filter and compare traffic later. That gives you both an overall view and platform-specific reports without maintaining separate websites. If the apps have very different user journeys, then separate sites might make reporting easier.