Ad blockers hiding embedded marketo forms. | Community
Skip to main content
Spencer_Taylor
Level 2
March 29, 2019
Question

Ad blockers hiding embedded marketo forms.

  • March 29, 2019
  • 2 replies
  • 7028 views

Hey everyone,

A user was not seeing our embedded marketo forms on our website. It turns out it was his ad blocker that was keeping the forms form appearing. I replicated the issue and looked in the community for a fix. I found this post that basically says "You should replace the app-*.marketo.com domain with whatever your primary Marketo LP domain is in the embed code." Our LP domain is knox.knoxfinancial.com so I tried changing the embed code from

<script src="//app-sj24.marketo.com/js/forms2/js/forms2.min.js"></script>

<form id="mktoForm_1032"></form>

<script>MktoForms2.loadForm("//app-sj24.marketo.com", "594-LVV-771", 1032);</script>

to

<script src="//app-sj24.knox.knoxfinancial.com/js/forms2/js/forms2.min.js"></script>

<form id="mktoForm_1032"></form>

<script>MktoForms2.loadForm("//app-sj24.marketo.com", "594-LVV-771", 1032);</script>

but when I did that the form disappeared. Any ideas?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

SanfordWhiteman
Level 10
March 29, 2019
Spencer_Taylor
Level 2
March 29, 2019

I tried editing the embed code on the page on the site but the form disappeared. Do I need to edit them in Marketo? If so where should I do that?

SanfordWhiteman
Level 10
March 29, 2019

Do you meet the SSL requirement noted in the post?

What's the URL of a page where you've attempted the change?

Tori_Barlow
Level 1
August 19, 2020

Hey everyone - we added this code to our Mkto forms and it's now showing our forms to people who have ad blockers. However, around the time we implemented the script our AdWords paid search traffic tanked. Did anyone else experience this or was it coincidence? Our agency thinks that although this change was not made in the Google UI specifically it can have an impact on Ad rank itself which correlates with Google impressions and visibility of ads.  

 

What do you think?

SanfordWhiteman
Level 10
August 20, 2020

Our agency thinks that although this change was not made in the Google UI specifically it can have an impact on Ad rank itself which correlates with Google impressions and visibility of ads.  

 

What do you think?


That the agency's claim is totally ridiculous.