> For the complete documentation index, see [llms.txt](https://docs.airops.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.airops.com/insights.md).

# Insights

- [Analytics](https://docs.airops.com/insights/analytics.md): AirOps Analytics features: AI visibility metrics, citation and mention tracking, sentiment analysis, and competitive positioning across ChatGPT, Gemini, Perplexity, Claude, and more.
- [Overview](https://docs.airops.com/insights/analytics/overview.md): Get a snapshot of your AI search performance across key metrics and platforms
- [Visibility](https://docs.airops.com/insights/analytics/competition.md): Track your visibility metrics over time and analyze performance by topic, platform, and against competitors.
- [Citations](https://docs.airops.com/insights/analytics/citations.md): Track which domains are being cited in AI responses, understand citation patterns, and identify opportunities.
- [Sentiment](https://docs.airops.com/insights/analytics/sentiment.md): Understand how AI platforms portray your brand with theme-based sentiment analysis across AI responses.
- [Dashboards](https://docs.airops.com/insights/analytics/dashboards.md): Build custom dashboards to monitor the AI search metrics and segments that matter to your team.
- [Settings](https://docs.airops.com/insights/analytics/settings.md): Set up AI search visibility tracking for AEO or GEO across ChatGPT, Gemini, Perplexity, and Claude, and configure personas, competitors, tags, and Google Search Console and Analytics integrations.
- [ChatGPT Ads Manager](https://docs.airops.com/insights/analytics/settings/chatgpt-ads-manager.md): Connect your ChatGPT Ads account to AirOps to report spend, impressions, and clicks in Insights.
- [Google Analytics 4](https://docs.airops.com/insights/analytics/settings/google-analytics-4.md): Connect Google Analytics 4 to enrich Pages with traffic, engagement, and selected conversion data.
- [Onsite](https://docs.airops.com/insights/onsite.md): Review how your pages perform and how AI systems interact with your site.
- [Pages](https://docs.airops.com/insights/onsite/pages.md): Marry traditional SEO data with AI search performance in a unified view, enabling sophisticated content prioritization strategies.
- [Agent Analytics](https://docs.airops.com/insights/onsite/traffic.md): See how AI crawlers and assistants access your site
- [Cloudflare Logpush](https://docs.airops.com/insights/onsite/traffic/cloudflare-logpush-agent-analytics.md): This guide walks you through configuring Cloudflare Logpush to stream HTTP request logs into AirOps for Agent Analytics.
- [Cloudflare Worker](https://docs.airops.com/insights/onsite/traffic/cloudflare-worker-agent-analytics.md): This guide walks you through configuring a Cloudflare Worker to stream request logs into AirOps for Agent Analytics.
- [CloudFront](https://docs.airops.com/insights/onsite/traffic/cloudfront-agent-analytics.md): This guide walks you through configuring Amazon CloudFront real-time logs to stream into AirOps via Amazon Kinesis Data Firehose.
- [Netlify](https://docs.airops.com/insights/onsite/traffic/netlify-agent-analytics.md): Connect your Netlify site to AirOps to track AI bot traffic via Netlify Log Drains.
- [Vercel](https://docs.airops.com/insights/onsite/traffic/vercel-agent-analytics.md): Connect your Vercel project to AirOps to track AI bot traffic via Vercel Log Drains.
- [Content Updates](https://docs.airops.com/insights/onsite/content-updates.md): Track when pages are published or refreshed across your workflows, Grid exports, API, and MCP. Audit content updates without manually refreshing pages.
- [Automated Change Detection](https://docs.airops.com/insights/onsite/content-updates/automated-change-detection.md): Detect meaningful changes on your enrolled pages automatically - title rewrites, schema additions, structural updates, and more - without instrumenting your CMS.
- [Offsite](https://docs.airops.com/insights/offsite.md): Review external sources and communities that influence your AI search presence.
- [Citations](https://docs.airops.com/insights/offsite/citations.md): AI citation tracking: which content LLMs cite across ChatGPT, Perplexity, and Gemini, filterable by brand presence, competitors, domain type, and page type, plus offsite opportunities.
- [Community](https://docs.airops.com/insights/offsite/community.md): Track how Reddit and community content is being cited in AI responses.
- [Paid](https://docs.airops.com/insights/paid.md): Track ChatGPT ad activity across your market and performance from your own connected ChatGPT Ads account.
- [Prompts](https://docs.airops.com/insights/prompts.md): Monitor tracked prompts and find new questions to add to your AI search visibility program.
- [Your prompts](https://docs.airops.com/insights/prompts/your-prompts.md): Manage tracked prompts and analyze prompt-level AI search visibility.
- [Recommended prompts](https://docs.airops.com/insights/prompts/recommended-prompts.md): Review weekly prompt recommendations and explore topics to find prompts on demand.
- [Opportunities](https://docs.airops.com/insights/opportunities.md): Find recommended ways to improve your AI search visibility


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.airops.com/insights.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
