Can't disable App to add HTML to pages

What is the name of the domain?

letsclean.com.au

What is the issue you’re encountering

HTML code to add Clicky tracking is added to ALL pages

What steps have you taken to resolve the issue?

I can not access the menu option in the Cloudflare Dashboard to remove the App that was adding in the HTML code.

What are the steps to reproduce the issue?

Visit any page on any sub-domain and the main domain and the Clicky code is added to it.

Hello, can you give more details sample from your observation ? We not sure what are you referring to.

Note the missing image link in the main page and then the HTML in the code.

<a title="Web Analytics" href="https://clicky.com/101479536"><img width="1" height="1" alt="Clicky" src="upload://y4mp0CZer4Ko0vY0vMYpHuXbhr5.gif" border="0"></a>

This shows up on all the pages but it is not in the original code from the origin server.

Hey there!

Sorry to hear about the issue about the lingering app. I loaded your home page, and I’m not seeing a broken image, or any references to “clicky” in your HTML. I pushed the page up a bit just to be sure I was at the very bottom:

And no references to “clicky”:

I did check several pages on your site, and don’t see any traces of Clicky. If you see any more, please also try Incognito Mode, as the old content may have been stuck in browser cache.

I hope that helps! Please let us know if you need further assistance with this.

To triple check this, I used a subdomain and completely wiped the website that was there, installed a fresh copy, and the Clicky Missing Image is still showing up there.

this is on odoo.letsclean.com.au

`

Clicky

`

I now have a new issue, when clicking through links on my newly installed Odoo site, the broken clicky image keeps replicating,

Video Screenshot

Note that this can’t be locally cached content, I wiped the whole Odoo docker and started again, I’ve also tested this on two different devices on two different networks.

Something is inserting this Odoo code and it is now breaking pages. When I view the site via the origin IP address directly (it is a locally hosted Docker container accessed via Cloudflare Tunnels) I see no sign of this code. I remember that a few months ago I used a Cloudflare feature to add the code to all pages served but that feature is no longer accessible via the Dashboard but the code is still being inserted.

<div><a title="Web Analytics" href="https://clicky.com/101479536"><img width="1" height="1" alt="Clicky" src="upload://y4mp0CZer4Ko0vY0vMYpHuXbhr5.gif" border="0"></a></div>

Is there something I can do to remove this code addition, aside from leaving Cloudflare?