Integrate with Cloudflare to send analytics data to Hall
Use Cloudflare Workers to forward data to the Log visit endpoint.Cloudflare Workers allow you to run JavaScript code at the edge, intercepting and modifying requests before they reach your origin server. Read the official documentation for more details.