Relative Content

Tag Archive for cloudflarecloudflare-workers

Run Cloudflare Workers while maintaining cached HTML delivery

I’m caching HTML content on Cloudflare and would like to replace client-side pixel tracking with pure server-side tracking – without any client-side initiation. I would like to use Cloudflare Workers to process hits without sacrificing HTML delivery from the cache.