Google analytics. Different platforms of same app. Same tracking code or different? -


i have same app in different platforms (myapp android , myapp ios). google suggests using different properties in case. here link google's suggestion.

but go against google's recommendation , use same tracking property. using same tracking property, can view data multiple platforms in 1 place. if want view data 1 platform, can create multiple views , view separated data well.

as going against google's recommended approach, worried little. did before? there problems face using setup. can give more information on why google recommends approach?

this not cause issues url's different in platforms, yes easier manage data when separated in different properties. not requirement, requires lot more effort create views filter out data not want in there.

with events/other data, make sure able keep them apart filtering. if can't filter them out, wrong setup!

but in regard need follow google's advice keep 1 master view data unfiltered if wrong, not lose analytics data.

another approach can use use 1 "master property" installed on platforms, , each platform separate tracking next it. once feel comfortable "master property" , data collecting, disable platform specific one.


Comments

Popular posts from this blog

python - TypeError: start must be a integer -

c# - DevExpress RepositoryItemComboBox BackColor property ignored -

django - Creating multiple model instances in DRF3 -