简体   繁体   English

无法在 android 应用程序中集成谷歌分析以使用归因功能

[英]Could not integrate google analytics in android app to use Attribution feature

I want to use google analytics for Install referrer and traffic source attribution for Android App.我想使用谷歌分析来安装 Android 应用程序的引荐来源网址和流量来源属性。

I have linked my Firebase project with google analytics.我已将我的 Firebase 项目与谷歌分析相关联。 I can see these projects while login in Google analytics.我可以在登录 Google 分析时看到这些项目。

To integrate google analytics i need ga_trackingId that starts with "UA-".要集成谷歌分析,我需要以“UA-”开头的ga_trackingId I searched for same on google analytics dashboard but could not find it.我在谷歌分析仪表板上搜索了相同的内容,但找不到。 I also tried to search for measurement id that starts with "G-".我还尝试搜索以“G-”开头的测量 ID。 But could not fing that too.但也无法找到。

I searched for solution on internet but could not find it.我在互联网上搜索解决方案,但找不到。

Please help me on this to integration part so that i can use attribution feature of google analytics for android app.请在此集成部分帮助我,以便我可以将谷歌分析的归因功能用于 android 应用程序。

One of the requirements to use Attribution is to link a View.使用归因的要求之一是链接视图。

Views exist for Universal Analytics and not for Google Analytics 4. Universal Analytics 存在视图,而 Google Analytics 4 则不存在。

The apps (Android/iOS) work with Google Analytics 4 and not with Universal Analytics.这些应用程序 (Android/iOS) 可与 Google Analytics 4 一起使用,而不能与 Universal Analytics 一起使用。

So you can't use Attribution for the app, currently .因此,您目前无法为该应用使用 Attribution。

It is an answer that may not be what you were hoping for but at least you do not waste any more time looking for a solution that currently does not exist.这可能不是您所希望的答案,但至少您不会再浪费时间寻找当前不存在的解决方案。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM