How to Fix “https //www.googleadservices.com/pagead/conversion.js blocked”

https //www.googleadservices.com/pagead/conversion.js blocked

Google ads are one of the amazing ways to get traffic on your website along with targeting the audience. The product or services you are selling can grab the attention of the users you are targeting with the help of Google ads. It is the type of ads that show up on Google as Paid on the Top of the searches when you type your query of Google as well as you can see the ads on several web pages on either the top, left, right, or the bottom. You can choose whatever place on your website to show ads. When trying to track the conversion, you may encounter https //www.googleadservices.com/pagead/conversion.js blocked.

It is the error that doesn’t let you see the conversions that you desperately want to check because it is the result we want to urgently and excitedly look for. Let’s check out how to fix the https //www.googleadservices.com/pagead/conversion.js blocked

How to Fix https //www.googleadservices.com/pagead/conversion.js blocked

It’s really important to fix the error so that we can easily track the conversion. Let’s see the ways to do this

Check the Conversion Code

First, you need to check the conversion code and make sure you copy the conversion code correctly and completely without missing anything. Let’s take a look at the conversion code sample to see how your conversion code may look like

<!-- Google Code for domeinnaam Conversion Page -->
<script type="text/javascript">// <![CDATA[
var google_conversion_id = 000000000;
var google_conversion_language = "nl";
var google_conversion_format = "3";
var google_conversion_color = "ff6666";
var google_conversion_label = "xXXXXXXXXXxxxxxx";
var google_remarketing_only = false;
// ]]></script>
<script src="//www.googleadservices.com/pagead/conversion.js" type="text/javascript">// <![CDATA[

// ]]></script>
<noscript>
<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="" src="//www.googleadservices.com/pagead/conversion/000000000/?label=xXXXXXXXXXxxxxxx&guid=ON&script=0"/>
</div>
</noscript>

It is the complete conversion code. You have to copy the similar code from your google ads.

Check Different Browser

Sometimes, the browser you are trying to look for the conversion is not supporting it, and that’s the reason you are getting a js blocked issue. It is observed that the code works fine when using Internet Explorer and Safari, but when trying to access it using Chrome, it shows conversion js is blocked. The same happens when using Firefox, it shows an aborted status.

Solution

It happens when you have an ad blocker or ad-blocking software installed in your system. You need to try to block the ad blocker and then try again. Your code will work in all browsers.  This is one of the best solutions to fix the issue if the code is not working on some browsers while working fine on others. The same goes for the DuckDuckGo, you should turn off the ad blocker to make them code running.

Check the Internet Connection

This error can be shown as a result of a bad internet connection. If the js blocked error occurs, you should check your internet connection. And also make sure you don’t have the Google login credential issue. Sign out and then sign in again, it will solve the issue.

Conclusion

We have covered ‘https //www.googleadservices.com/pagead/conversion.js blocked’ issue and how to fix it. I hope you can easily fix the error!

Leave a Reply

Your email address will not be published. Required fields are marked *