Jump to content
This topic contains 215 posts with an estimated read time of 137 minutes. A summary containing the most significant posts is available with an estimated read time of 3 minutes.

Featured Replies

Hi Randy,

That's the idea, would be great to remove all the menu for logged users, but don't know how to do that easily without breaking the rest of the site, the menu is fixed for all pages.

 

 

By the way… Google is viewing the page as a guest so it should be seeing a cached version of it. So logged in status is irrelevant. Logout, clear ALL cookies for site and reload the page. Look at the cachability headers. Paste a link if you are not sure. 

Yes, google is viewing the page as guest, but even if it's completely cached, the response time on the syntethic benchmarks are awful. I guess JS is playing a big role on the page performance, and that's beyond the cloudflare caching, and this can't be optimized easily afaik.

Best regards

Ricardo

 

 

  • Replies 214
  • Views 13.7k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Randy Calvert
    Randy Calvert

    You can test it pretty easily by changing Cloudflare's status to OFF.  In the DNS settings, change the orange cloud to grey.   However instead of just saying "pretty sure", I would recommend usin

  • The Old Man
    The Old Man

    No worries, I think to be honest, I'd rather see a proper dedicated section added to the support docs, as opposed to having to find a post or two with the relevant settings to use, no offence to I thi

  • Anytime you test as a guest, I would recommend opening up an incognito/private browser session or using a browser on your computer specifically for that. There will always be related data in your brow

Posted Images

  • Community Expert
 

That's the idea, would be great to remove all the menu for logged users, but don't know how to do that easily without breaking the rest of the site, the menu is fixed for all pages.

Likely require some form of customization in your Pages templates or Pages page itself to account for what you want there. It isn't a feature in the core feature to just show a logged out page to everyone.

Hi Jim, that's a major modification, unfortunately forking an application code is a pain. 

Thanks 

Ricardo

  • Community Expert
 

Hi Jim, that's a major modification, unfortunately forking an application code is a pain. 

Thanks 

Ricardo

It would not be forking code. Basically just need to create a header/footer you want to use on those pages. It could be a simplified version of what is in use now that is plain HTML. Just trying to help you out here with ideas ðŸ˜‰ .

Dear Jim

Thanks, I'll try that! 

Regards

Ricardo

Is it me, or CloudFlare RocketLoader is now working and not breaking anything? I've been running it since two hours ago and everything is working correctly...

Best regards

  • Community Expert

It worked fine for me for months and started having issues after changing nothing. That resulted in turning all of CF off to prove it was a problem there. Took forever to figure out where specifically the issue was because I had forgotten about it. 

So if you ever have weird or unexplained issues, I would start there with troubleshooting. 

  • Community Expert
 

So if you ever have weird or unexplained issues, I would start there with troubleshooting.

Always! 🙂 

Thanks Randy, 

Hope its does change for worse, I've improved 3 seconds the times!, from 6 to 3 seconds page load.

Regards

Ricardo

  • 4 months later...

Anyone using Zaraz with Cloudflare? I just implemented Google Analytics.

  • Community Expert

Typically Zaraz is used by those who have problems adding stuff to their website themselves. For example a marketing team who does not want to get the IT or website coding team to add the Google code for them. 

What are you looking for Zaraz to specifically do for you that can’t be done through using the ACP application to insert GA code?  I personally would not suggest using it and just use the native method to do it just to keep things simple and not have to remember it down the road. In addition if you ever have to bypass CF for whatever reason, having it integrated there will cause an analytics gap since the code would stop being injected.

Personally I just don’t see any value that it would bring that you can’t already get today.

@Randy Calvert, I disagree. Zaraz can be used for offloading third-party scripts though cloudflare to help with site speed. They also have a custom html feature you can use. I offloaded GA4 and was just wondering if anyone else has and if anyone has offloaded anything else.

 

Anyone using Zaraz with Cloudflare? I just implemented Google Analytics.

I use in one of my less used sites for testing purposes. I haven't done before/after monitoring. 

Off topic:  I was setting up zero trust and that's when I noticed it. It would be interesting to know if you are using CF Email service with AWS.. trying to set up auto move, to validating for bounced emails. If you have experience in that, will PM you. 

  • Community Expert
 

@Randy Calvert, I disagree. Zaraz can be used for offloading third-party scripts though cloudflare to help with site speed. They also have a custom html feature you can use. I offloaded GA4 and was just wondering if anyone else has and if anyone has offloaded anything else.

Google has its own cdn. You’re not really going to speed it up much. 

Can it help with other things that IPS does not have an integration for?  Possibly! 

I’m simply cautioning about making things more complex than they need to be. For GA specifically, I did not see any sort of huge speed difference and I doubt others will. And unless there is some value in doing this in Zaraz vs the simple checkbox area of the ACP… I don’t know why someone would add an additional layer to manage with their site. 

My recommendation would be to use it if you can’t already do it through the tools you have available to you. 

 

I use in one of my less used sites for testing purposes. I haven't done before/after monitoring. 

Off topic:  I was setting up zero trust and that's when I noticed it. It would be interesting to know if you are using CF Email service with AWS.. trying to set up auto move, to validating for bounced emails. If you have experience in that, will PM you. 

Same, I only set up one site and am testing it. Shut off GA4 in IPS ACP and reviewing. Wondering what else I can offload.

 

Google has its own cdn. You’re not really going to speed it up much. 

Can it help with other things that IPS does not have an integration for?  Possibly! 

I’m simply cautioning about making things more complex than they need to be. For GA specifically, I did not see any sort of huge speed difference and I doubt others will. And unless there is some value in doing this in Zaraz vs the simple checkbox area of the ACP… I don’t know why someone would add an additional layer to manage with their site. 

My recommendation would be to use it if you can’t already do it through the tools you have available to you. 

I get your point, I'm just trying to see what I can prevent from pulling locally off my server while being on their free tier.