I have an AdWords campaign for which I have set up conversion tracking. Google generated some code which I placed after the the begin body tag:
<!-- Google Code for Sign Up Conversion Page -->
<script type="text/javascript">
/* <![CDATA[ */
var google_conversion_id = 999999999;
var google_conversion_language = "en";
var google_conversion_format = "3";
var google_conversion_color = "ffffff";
var google_conversion_label = "redacted";
var google_conversion_value = 0;
/* ]]> */
</script>
<script type="text/javascript" src="http://www.googleadservices.com/pagead/conversion.js"></script>
<noscript>
<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="" src="http://www.googleadservices.com/pagead/conversion/999999999/?label=redacted&guid=ON&script=0"/>
</div>
</noscript>
It seems to work in Safari and IE. But it in Firefox and Chrome, loading conversion.js
fails. In Firefox the status says aborted
, in Chrome failed
. No status code.
I've tried putting this code in various places including head and at the bottom.
Ideas?
Verify that Google Ads can "see" your tag and is recording conversions within your account. Use other tools and methods to check that the tag is installed in the right place and uses the right code parameters. Review a few common problems to check for if conversions aren't being recorded properly.
It can take up to 24 hours for conversion data to start appearing in Google Ads. If after 24 hours conversions still aren't showing up, it's possible that no customers have converted yet.
You can create a custom variable by using conversion tracking tags or uploading offline conversions. Important: After creating a new conversion action, wait 4-6 hours, before uploading conversions for that conversion action. Sign in to your Google Ads account.
Do you have Adblock Plus or similar ad-blocking software installed? Adblock Plus will block the download of conversion.js, so you will need to disable ad-blocking on your site for testing.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With