如果你想要同時分析公司網站的事件與使用者,以及分開的 iOS 與 Android 應用程式,應該如何設定你的帳戶?
(1) One property with a web data stream for your website and one property with an app data stream for your app 一個資源包含網站的資料串流,另一個資源包含應用程式的資料串流
(2) One property with one web data stream for your website and one app data stream for your app 一個資源,內含一個網站資料串流與一個應用程式資料串流
(3) One property with a web data stream for your website and one property with two app data streams, one for iOS and the other for Android 一個資源包含網站的資料串流,另一個資源包含兩個應用程式資料串流,分別為 iOS 與 Android
(4) One property with one web data stream for your website and two app data streams, one for iOS and the other for Android 一個資源,內含一個網站資料串流與兩個應用程式資料串流,分別為 iOS 與 Android
[解答]
答案是 : (4) One property with one web data stream for your website and two app data streams, one for iOS and the other for Android 一個資源,內含一個網站資料串流與兩個應用程式資料串流,分別為 iOS 與 Android
這個題目是在考你對於「資源規劃」的認知。
在 GA4 的架構裡,應以單一資源(Property)整合跨「網站+iOS+Android」的使用者路徑,再用三個資料串流(Data stream)分別收集 Web、iOS、Android 的事件。這樣可以在同一資源中做跨平台分析、去重與比較,亦符合 Google 建議「同一資源最多 3 種串流:1 個 Web+1 個 iOS+1 個 Android」。
如下圖,一個資源下最多可以存在 3 種串流 : iOS、Android、網頁。