【问题标题】:Adwords conversion tracking doesn't workAdwords 转化跟踪不起作用
【发布时间】:2014-09-29 09:46:35
【问题描述】:

我使用以下代码来跟踪转化:

AdWordsConversionReporter.reportWithConversionId(
                this.getApplicationContext(),
                "xxxxxxxxxx", "xxxxxxxxxxxxxxxxxx", "0.00", true);

它不会在 Adwords 中显示任何转化。自从我上次更新应用程序以来,它运行良好。我重新检查了conversionId 和Label。他们是正确的。顺便说一句,我在我的一项活动的 onResume() 中添加了这段代码。

还有没有其他方法可以在生产前对其进行测试(可能使用 adb)?

编辑:

我可以看到此消息记录在信息级别:

09-29 15:37:34.061: I/GoogleConversionReporter(3757): Pinging: https://www.googleadservices.com/pagead/conversion/1007040578/?bundleid=com.xxxxxxxx&appversion=3.1.0&osversion=4.2.1&sdkversion=ct-sdk-a-v2.1.0&gms=1&lat=0&timestamp=1411988.853&auto=1&usage_tracking_enabled=1&rdid=xxxxxxxxxxxxxxxxx

【问题讨论】:

    标签: android google-ads-api conversion-tracking


    【解决方案1】:

    没有错误,只是在仪表板中更新需要时间。

    【讨论】:

    • 我也有这个问题,但一周后仍未出现。 Ping 返回 200 响应。甚至调用它们并且在客户端中正确设置了转换。代码是网站上生成的插入应用程序的代码。我可以看到 Ping 也消失了。
    【解决方案2】:

    我得到了如下日志,用于实现“Google 转化跟踪”。ACTAutomatedUsageReporterPrivate: sending ping: googleadservices.com/pagead/conversion/957130180/…. ping successful,但即使在等待 24 小时后,我也无法在 Google Adwords 仪表板中看到任何更改。

    由于 Google "iOS conversion tracking is currently available only for ads that show in mobile apps on the Display Network" 的以下限制,iOS 应用的@JPM 转化跟踪未反映在 Google Adwords 仪表板中

    Google Adwords 强制 iOS 应用使用“Google Display Network”。

    https://www.en.adwords-community.com/t5/Tracking-Reporting/Mobile-App-Install-Campaigns-for-iOS-Tracking/m-p/440241#U440241
    https://www.en.adwords-community.com/t5/Basics-for-New-Advertisers/Display-Network-Mobile-App-Install-Ads-where-are-they/td-p/419693
    

    Google 展示广告网络是指在指定网站上为 IOS 应用提供广告。 http://www.google.co.in/ads/displaynetwork/

    Google 展示广告网络 - 入门指南 - http://www.google.co.in/ads/displaynetwork/get-started/#tab=create-campaign

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2015-09-13
      • 2014-07-07
      • 2014-09-30
      • 2011-01-06
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多