Measuring LLM citations with server logs might not work as assumed(agentberlin.ai)
agentberlin.ai
Measuring LLM citations with server logs might not work as assumed
https://agentberlin.ai/blog/how-llms-crawl-the-web-and-cache-content
https://agentberlin.ai/blog/how-llms-crawl-the-web-and-cache-content
We ran this on Vercel/Next.js middleware (before the edge cache) to rule out local caching—browser requests log normally, but many citations never appear.
This doesn’t mean measurement is impossible, but the “citation = visit” assumption doesn’t always hold. Curious if others have observed similar patterns.