← Back

Send Visit Events From Your Cloudflare Website (Using Logpush)

Are You on a Free or Pro Cloudflare Plan?
If so, use the Cloudflare Worker integration to connect your website instead.

Step 1: Configure Custom Fields

Step 2: Create a Logpush Job

https://api.knownagents.com/logs/cloudflare?header_Authorization=Bearer%20YOUR_ACCESS_TOKEN

Step 3: Test Your Integration

If your website is correctly connected, you should see visits from a test agent in the realtime timeline within a few seconds.

MCP Calls and Agentic Commerce Interactions

This integration only sends pageview events. If you also want to send MCP calls and agentic commerce interactions, send those events through the REST API. For example, you can use the Cloudflare Worker alongside this integration. Otherwise, use the Cloudflare Worker guide as an example of how to send only MCP calls and agentic commerce interactions without duplicating pageview events.