Solved

Does (pop-up) teasers show when pop-up blockers are in use?

  • 7 February 2024
  • 3 replies
  • 77 views

Badge +2

Hi! Does pop-up teasers still show if someone has pop-up blockers activated? 

icon

Best answer by Taylor Tarpley 12 February 2024, 20:24

View original

3 replies

Userlevel 3
Badge +7

Hello @HannaBystroem 

Any kind of pop-up/ad blockers won’t block the Klaviyo Pop-up forms.

They only block those popup which opens up in a new tab or browser windows.

Userlevel 7
Badge +37

Hi @HannaBystroem 

Klaviyo uses JavaScript for its pop-ups. Any pop-up blockers that stop this JavaScript from executing will prevent the pop-up from appearing including its teaser.

Hope that helps

Andy   

Userlevel 7
Badge +60

Hi @HannaBystroem

 

Great question! @bluesnapper is right here!

 

To add more insight, Ad blockers and other similar softwares, extensions, or plugins would prevent Klaviyo signup forms from appearing. This is due to how these software function as their intended goal is to omit and prevent such aspects from appearing for the user. 
 
Ad blockers typically function by stripping the site of third party javascripts present on your webpage when being loaded. Because of this, the Klaviyo.js which is installed on your site to trigger and render these signup forms are omitted on page load. Unfortunately, there is nothing we can do in relation to working around that specifically as that si what the ad blockers are designed to do. 
 
To allow signup forms to display even for users running ad blockers, you’ll want to custom code your signup forms via HTML/CSS. Since custom coding these forms onto your site, they would be considered hard coded rather than rendered from a third party code; therefore allowing them to appear despite the use of an ad blocker as they would be seen as a part of your site code.
 
To learn more about custom coding your own signup forms, I would suggest taking a look at our dev portal resources. If you are unfamiliar with coding, we also recommend reaching out to a developer or working with one of our wonderful Klaviyo Partners, or better yet, a Community Champion, to set this up to you! 

 

-Taylor 

Reply