← Back

Send Visit Events From Your Akamai Website

Step 1: Create a DataStream

Step 2: Configure Your Data Set

Select the following fields for your data set:

Step 3: Configure the Destination

https://api.knownagents.com/logs/akamai

Step 4: Activate the Stream

Step 5: Create Variables for HTTP Headers

Step 6: Configure Log Request Details

{"signature":"{{user.PMUSER_SIGNATURE}}","signature_agent":"{{user.PMUSER_SIGNATURE_AGENT}}","signature_input":"{{user.PMUSER_SIGNATURE_INPUT}}"}

Step 7: 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.