Skip images from being affected by Mirage?

Hello, I love the mirage function. But unfortunately I need to load a tracking-pixel (<img class=“skip-me” …) at the end of every page. This pixel should always be loaded, not only if the user reaches the buttom of the page. Is it possible to skip this tracking-pixel from being affected by Mirage function?

I’m not seeing a way to insert code to bypass cache for an image. Does your filename fit a pattern you can add to a Page Rule?

Thanks for your reply.

The images being load from 3rd pary server that is always the same. Like <img src=“https://xyz_server.com/…”

Which page rule do I need to set up for this purpose?

Mirage, and anything else on Cloudflare, does not affect any resources that are not part of your domain.

1 Like

This topic was automatically closed after 30 days. New replies are no longer allowed.