Analytics enables you to easily quantify referral traffic from conversational AI platforms and understand the visiting behavior of AI assistants, AI agents, and AI crawlers on your website.

To get set up, you’ll need to implement some server-side code to forward requests to your website to the Visit endpoint so they can be processed, analyzed, and visualized within the analytics feature.

In most cases, this simplify involves implementing middleware to forward HTTP and headers which can be done in most modern development frameworks such as Next.js and Express.js and edge networks such as Cloudflare and AWS CloudFront.