> ## Documentation Index
> Fetch the complete documentation index at: https://docs.usehall.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Quickstart

> Learn how to set up Analytics within Hall

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](/api-reference/visit) so they can be processed, analyzed, and visualized within the analytics feature.

In most cases, this simply involves implementing middleware to forward HTTP and headers which can be done in most modern development frameworks such as [Next.js](/guides/nextjs) and [Express.js](/guides/expressjs) and edge networks such as [Cloudflare](/guides/cloudflare) and [AWS CloudFront](/guides/aws-cloudfront).
