简体   繁体   English

整合Firebase和adwords广告系列

[英]Integrating firebase and adwords campaigns

I have an application (in ionic, though that does not seem to matter) and I have been able to send an event to firebase and to see it on adwords (after marking it a conversion event). 我有一个应用程序(在离子应用中,尽管这似乎无关紧要),并且我已经能够将事件发送到firebase并在adwords上看到它(将其标记为转换事件)。

My question is: can I cross information? 我的问题是:我可以交叉信息吗? Can I ask something like 'of campaign X, how many users fired conversion action Y'? 我可以问一下“广告系列X,有多少用户触发了转化操作Y”吗? If so, do I need to do something to be able to write that 'query' - to 'connect' the adwords 'user_id' to firebase somehow, or is it the case that just firing the event to firebase is enough? 如果是这样,我是否需要做一些事情才能写出“查询”-将AdWords“ user_id”以某种方式“连接”到firebase,还是仅将事件触发到firebase就足够了?

(PS: I am a developer, and I do not know much about either firebase or adwords) (PS:我是一名开发人员,对Firebase或adwords的了解不多)

According to Firebase , you can Drive installs, gain deep insights into ad conversions, and run targeted ad campaigns using Firebase Analytics audiences to engage your user base. 根据Firebase的介绍 ,您可以Drive installs, gain deep insights into ad conversions, and run targeted ad campaigns using Firebase Analytics audiences to engage your user base.提升Drive installs, gain deep insights into ad conversions, and run targeted ad campaigns using Firebase Analytics audiences to engage your user base.

gain deep insights into ad conversions this looks like what you are looking for. 看起来很像您想要的东西,可以gain deep insights into ad conversions

I suggest you read the above link, which will guide you through how to get AdWords set up on your Firebase app. 建议您阅读上面的链接,该链接将指导您如何在Firebase应用上设置AdWords。

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

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