mixedby601
mixedby601
CDCloudflare Developers
Created by mixedby601 on 1/4/2024 in #zaraz
Hey guys, new to Zaraz (but not
I swear I’ve tried every basic lazyload attributes, plugins, and I still see the iframe using resources in code coverage 🤷🏾‍♂️ But ok cool so my next target will probably be the Facebook pixel. Thanks for the detailed responses @Mackenly Jones
13 replies
CDCloudflare Developers
Created by mixedby601 on 1/4/2024 in #zaraz
Hey guys, new to Zaraz (but not
Basically guys I’m just trying to lazy load a Spotify iframe embed. it’s drastically reducing my contentful paint time. Removing the iframe is a noticeable page load speed improvement, and I currently have a button and JS to load the iframe onClick
13 replies
CDCloudflare Developers
Created by mixedby601 on 1/4/2024 in #zaraz
Hey guys, new to Zaraz (but not
Ah. So there are triggers for when to execute, but currently it’s just dumping whatever wherever it’ll fit?
13 replies
CDCloudflare Developers
Created by mixedby601 on 1/4/2024 in #zaraz
Hey guys, new to Zaraz (but not
I haven’t visited your link, but are you saying <iframe> is loaded in the <head> with a Zaraz implementation? If so, are you sure??
13 replies
CDCloudflare Developers
Created by mixedby601 on 1/4/2024 in #zaraz
Hey guys, new to Zaraz (but not
A super brief overview: I use Elementor on top of Wordpress. Wordpress by default I can inject custom HTML blocks, but I was using Elementor’s CSS ID field to try to place Zaraz I believe I also tried a CSS class name inside a div like <div class=“zarazCSS”></div> I’ll double check and try that again though. I am still learning so I might have chose the wrong trigger element in the CF portal
13 replies
CDCloudflare Developers
Created by mixedby601 on 1/4/2024 in #zaraz
Hey guys, new to Zaraz (but not
Hey, thanks for the response! Yeah, it's not blocked and i initially had it where it was triggering on pageview, but it was injected at the bottom of the body. I'm looking for how i can tell zaraz where in the body to inject the code. I thought using a CSS selector would work, but it didn't in my implementation.
13 replies