
AI Platforms Generated 1.13 Billion Referral Visits Last Month. Did Any Go to You?
In June 2025, AI search platforms sent 1.13 billion referral visits to websites. That is a 357% increase year-over-year. ChatGPT alone accounted for 78% of that traffic.
The businesses getting those visits did not get lucky. They did something specific. They optimized their content, their technical infrastructure, and their brand signals to be the answer AI platforms give to their customers' questions.
In Part 1 of this series, we showed you the data: Google traffic to publishers dropped 33%, zero-click searches hit 69%, and AI referral traffic converts 5x better than organic. In Part 2, we defined the three disciplines (SEO, GEO, AEO) and helped you decide which strategy to prioritize.
Now it is time to implement. This is the tactical playbook.
Step 1: Let AI Crawlers Find You
Before you optimize content, make sure AI platforms can actually access your site. There are 10 distinct crawler bots across four major platforms, and each one serves a different purpose.
GPTBotOAI-SearchBotChatGPT-UserClaudeBotClaude-SearchBotClaude-UserPerplexityBotPerplexity-UserGooglebotGoogle-ExtendedAll bots marked with "robots.txt" can be individually allowed or blocked. Changes take ~24 hours to propagate.
The Three Types of AI Crawlers
Every major AI platform operates at least two types of bots, and understanding the difference is critical for your robots.txt strategy.
| Type | Bots | Purpose | Risk Level |
|---|---|---|---|
| Training | GPTBot, ClaudeBot, Google-Extended | Collect content to train language models. Allowing means your content becomes part of the AI knowledge base. | Medium: content used without attribution |
| Search | OAI-SearchBot, Claude-SearchBot | Retrieve content for AI search results. Powers ChatGPT search and Claude web search. | Low: content cited with link back |
| User | ChatGPT-User, Claude-User, Perplexity-User | Fetch pages in real-time when a user asks the AI to read a specific URL. | Lowest: only activates on explicit user request |
Your robots.txt Configuration
Here is the robots.txt configuration that allows all AI platforms to discover and cite your content:
# AI Search Crawlers
User-agent: GPTBot
Allow: /
User-agent: OAI-SearchBot
Allow: /
User-agent: ChatGPT-User
Allow: /
User-agent: ClaudeBot
Allow: /
User-agent: Claude-SearchBot
Allow: /
User-agent: PerplexityBot
Allow: /
User-agent: Google-Extended
Allow: /
Each bot is independently controllable, which means you have a real strategic choice. The traditional advice was to allow search bots and block training bots to protect IP. A newer view, which we adopted on pixelmojo.io in May 2026, is to allow the training bots that feed AI engines you actually want citing you (CCBot, Google-Extended, anthropic-ai, Applebot-Extended) while still blocking data brokers and adversarial scrapers (cohere-ai, Meta-ExternalAgent, Bytespider, Diffbot, Omgili). For an established brand with strong recognition, blocking training bots may be the right call. For a brand still earning ground in AI answers, selective allow tends to win. See our updated case study at /blogs/optimized-ai-search-pixelmojo-results. Changes take approximately 24 hours to propagate (OpenAI Crawlers Documentation).
Crawl Volume Context
Cloudflare's 2025 analysis of AI crawler traffic showed that GPTBot surged from 5% to 30% share of all AI crawler traffic between May 2024 and May 2025. Across all AI crawlers, 80% of activity was for model training, 18% for search, and 2% for user-initiated actions. Overall AI crawling rose 32% year-over-year.
The volume is significant and growing. If you have not reviewed your robots.txt for AI crawlers in the last 6 months, do it today.
For the case study showing what happens when you tune robots.txt to allow search bots while blocking the 12 training crawlers, see We Blocked 12 AI Bots: Citations Went Up.
Step 2: Structure Content That AI Platforms Want to Cite
The Princeton/Georgia Tech GEO study (published at KDD 2024) is the most rigorous research on what actually works for AI citation optimization. The researchers tested 9 optimization methods across 10,000 diverse queries and measured the lift in visibility.
Source: Princeton/Georgia Tech GEO Study (KDD 2024), 10,000 queries tested
"Revenue grew 47% in Q3" beats "revenue grew significantly"
Link to primary research, not secondary blog posts
Named experts with credentials, not anonymous claims
Clear, concise prose. One idea per paragraph.
Bullet points and numbered lists over dense paragraphs
Best combination: Fluency + Statistics together outperform any single tactic by an additional 5.5%.
Tactic 1: Lead With Verifiable Statistics (+40% Lift)
The single most impactful thing you can do is embed specific, citable numbers into your content. AI platforms extract statistics as direct answers because they provide verifiable claims that can be presented with confidence.
Instead of this: "Our clients typically see significant improvements in conversion rates after implementing our system."
Write this: "Clients implementing our system see an average 47% increase in conversion rates within 90 days, based on data from 23 implementations between Q2 2025 and Q1 2026."
The difference is not just specificity. The second version gives AI a citation anchor: a concrete data point it can reference, attribute, and present to users as evidence.
Tactic 2: Cite Authoritative Sources (+40% Lift)
When your content references primary research, industry reports, or academic papers, AI platforms treat it as more credible. Search Engine Journal's analysis of how LLMs interpret content confirmed that pages linking to primary sources are significantly more likely to be cited.
The key distinction: cite primary sources, not secondary blog posts. Linking to the original Princeton GEO paper on arXiv is a stronger signal than linking to a blog post that summarizes it.
Tactic 3: Add Expert Quotations (+35% Lift)
Named experts with credentials outperform anonymous claims. When AI platforms encounter a quote attributed to a real person with relevant expertise, they are more likely to cite that content because the attribution provides an E-E-A-T signal.
This applies to your own team as well. If your CEO has relevant industry experience, quote them by name with their title. If you interviewed a client who saw measurable results, use their words with their permission.
Tactic 4: Answer First, Explain Second
Pages with answer-first opening paragraphs get cited 67% more often than pages that build up to the answer. This is the BLUF principle (Bottom Line Up Front): put your conclusion at the top.
AI platforms scan content the same way busy professionals do. They need the answer immediately, then they decide whether to read the supporting evidence. If your key insight is buried in paragraph 7, the AI will likely cite someone else who put it in paragraph 1.
Tactic 5: Use Proper Heading Hierarchy
Pages with proper H1/H2/H3 nesting are 40% more likely to be cited by AI engines compared to unstructured content. The heading hierarchy tells AI platforms what topics the page covers and how the information is organized, making it easier to extract relevant sections for specific queries.
Keep paragraphs under 120 words. One idea per paragraph. Use bullet points and tables for comparison data. These structural elements make your content modular, meaning AI can pull individual sections without needing to parse dense blocks of text.
For the deep dive on making your brand entity attributes machine-readable (and why brand search volume correlates 0.334 with AI citations — stronger than backlinks), see How to Build a Brand That AI Search Engines Cite.
| Content Element | Impact on AI Citations | Why It Works |
|---|---|---|
| Verifiable statistics | +30-40% visibility | Creates citation anchors AI can extract and present |
| Source citations | +30-40% visibility | Signals credibility; AI trusts well-sourced content |
| Expert quotations | +30-40% visibility | Named expertise reinforces E-E-A-T signals |
| Answer-first structure | +67% citation rate | AI extracts opening paragraphs for summaries |
| H2/H3 heading hierarchy | +40% citation rate | Enables topic-level extraction from pages |
| FAQ schema markup | 3.2x more likely in AIO | Provides pre-structured Q&A pairs for direct extraction |
Step 3: Implement Technical Infrastructure
Content optimization gets you cited. Technical infrastructure ensures AI platforms can find, parse, and trust your content at scale.
Schema Markup: The Underrated Multiplier
Pages with FAQPage schema markup are 3.2x more likely to appear in Google AI Overviews. Content with proper schema markup overall has a 2.5x higher chance of appearing in AI-generated answers. A study found GPT-4 goes from 16% to 54% correct responses when content uses structured data (Schema App).
The three schema types that matter most for GEO:
FAQPage schema structures question-answer pairs in a format AI can directly extract. If you have a FAQ section on any page, wrap it in FAQPage JSON-LD. This is the highest-impact schema change you can make.
Article schema establishes content type, authorship, publication date, and publisher information. This reinforces E-E-A-T signals that both Google and AI platforms use for trust evaluation.
HowTo schema structures step-by-step instructions in a format AI can easily process. If you publish tutorials, guides, or implementation documentation, HowTo schema makes that content parseable for AI summaries.
Always use JSON-LD format. Google prefers it, and all major AI systems support it.
llms.txt: Guiding AI to Your Best Content
The llms.txt specification was proposed by Jeremy Howard (co-founder of Answer.AI) in September 2024. It is a Markdown file at your site root that guides AI models to your most authoritative content.
Over 844,000 websites have implemented it as of late 2025, including Anthropic, Cloudflare, and Stripe.
The honest caveat: no major AI platform has officially confirmed they read llms.txt files. But the specification is gaining adoption fast, the implementation cost is near zero, and early adoption positions you for when (not if) platforms do integrate it.
The format is straightforward:
# Your Company Name
> One-line summary of what you do
## Core Content
- [Your Best Page](https://yoursite.com/best-page): Description
- [Key Guide](https://yoursite.com/guide): Description
## Documentation
- [API Docs](https://yoursite.com/docs): Description
Point AI models to your highest-value pages: product pages, case studies, pricing, and core documentation. Think of it as a curated sitemap specifically for AI consumption.
For the static-vs-dynamic implementation decision (and why 844K sites with static llms.txt files are already stale), see Your llms.txt Is Already Stale: Here's How to Fix It. For the four-feature stack we built around llms.txt — ai-plugin.json, knowledge API, connected JSON-LD, auto-FAQ — see The AI Discoverability Stack.
XML Sitemap Freshness Signals
The <lastmod> tag in your XML sitemap now directly influences how quickly AI systems ingest fresh content. Google's guidelines emphasize that lastmod should reflect the date of the last significant update to main content, structured data, or links.
The important detail: if you claim a page was updated but the content hash is identical, search engines will stop trusting your lastmod signals. Only update the timestamp when you make meaningful content changes.
Step 4: Build E-E-A-T Signals That AI Platforms Trust
E-E-A-T (Experience, Expertise, Authoritativeness, Trustworthiness) has evolved from a traditional SEO concept into the primary gating mechanism for AI citations. BrightEdge's research shows that E-E-A-T signals directly influence which content AI systems select.
92.36% of AI Overview citations come from domains already ranking in the top 10 organic positions, according to Seer Interactive's analysis of 3,119 queries. But position within the top 10 matters far less than simply being in the top 10. Once you are in that tier, E-E-A-T strength determines whether AI selects your content over a competitor's.
What E-E-A-T Looks Like for AI Citations
Experience signals: Case studies with measurable outcomes. Client results with specific numbers. Implementation stories that show firsthand knowledge. AI platforms weigh demonstrated experience over theoretical expertise.
Expertise signals: Author bylines with credentials. Author schema markup linking to professional profiles. Content depth that demonstrates genuine subject matter knowledge, not surface-level summaries.
Authority signals: External recognition from credible sources. Backlinks from industry publications. Consistent citations across the web. When multiple independent sources reference your work, AI platforms treat you as authoritative.
Trust signals: Accuracy in your claims. Transparency about limitations. Citing your own sources. When your content is provably correct and well-sourced, AI platforms gain confidence in citing it.
For benchmark data showing how E-E-A-T translates to actual scores across 82 real audits in 6 industries, see State of AI Visibility 2026. The headline finding: average AI readiness score is 45/100 and only 1 domain has ever scored an A.
Real Results: Three GEO Case Studies
Theory is useful. Proof is better. Here are three documented case studies from businesses that implemented GEO tactics and measured the results.
Lead increase in 3 months
ChatGPT referral growth
ChatGPT conversion rate
Go Fish Digital: 3x Leads in 3 Months
Go Fish Digital's GEO case study details how they tripled lead generation using three core tactics:
Prompt mapping: They identified the exact questions their target buyers were asking AI platforms. Not keyword research in the traditional sense, but literal prompt research: what do buyers type into ChatGPT when evaluating solutions?
Fact-dense content production: Every page was built with statistics, citations, and structured data that AI platforms could easily extract and cite.
Query fan-out expansion: They built pages around adjacent buyer prompts. Not just "best CRM for startups" but also "CRM implementation timeline," "CRM migration cost," and "CRM versus spreadsheet comparison." This covered the full research journey a buyer goes through in AI chat.
The result was not just more traffic. AI referral traffic converted at 25x the rate of traditional search. The traffic was smaller in volume but dramatically higher in quality.
The Rank Masters: 8,337% ChatGPT Referral Growth
The Rank Masters published their own case study showing how 42 pages published over 3 months generated an 8,337.5% increase in ChatGPT referral sessions.
Their approach was methodical: 12 core topic pages plus 30 long-tail content pieces, all built using semantic SEO with a modular content system. They mapped topics around entities, attributes, and intents rather than traditional keywords.
The engagement metrics tell the story: approximately 50 pageviews per active user from ChatGPT referrals, with 5+ minutes of engaged time per session. These were not casual browsers. They were deeply engaged prospects who arrived with context from their AI research.
Seer Interactive: The Conversion Data
Seer Interactive's analysis of ChatGPT referral traffic provided the conversion benchmark that every B2B marketer should know: ChatGPT traffic converts at 15.9% compared to Google organic at 1.76%. That is approximately 9x higher.
Their analysis also revealed an important measurement caveat: true AI influence on your traffic is likely 2-3x what analytics reports. Mobile app visits, zero-click AI interactions, and AI Overviews do not pass AI-specific attribution. The traffic you see in GA4 is the floor, not the ceiling.
Google AI Mode vs AI Overviews: Different Citation Pools
One finding that matters for your content strategy: Ahrefs' research showed that Google AI Mode and AI Overviews cite the same URLs only 13.7% of the time. AI Mode draws from 3,621 unique domains versus 615 for AI Overviews. AI Mode cites approximately 9 domains per query compared to AI Overviews' 7.7.
This means optimizing for AI Overviews alone is not enough. The citation pools are different. AI Mode pulls from a much wider range of sources, including more user-generated content (Quora appears 3.5x more often in AI Mode than in AI Overviews). Your content needs to be broadly visible, not just optimized for one AI surface.
Step 5: Measure What Is Working
You cannot improve what you do not measure. Here is how to set up AI traffic measurement in 15 minutes.
Create AI Traffic Channel Group
Add custom channel in GA4 with regex matching AI referrers
chatgpt.com | perplexity.ai | claude.ai | gemini.google.com | copilot.microsoft.com
Set Up GA4 Explorations
Filter sessions by AI source domains for detailed analysis
Track conversion rate, pages/session, engagement time per AI platform
Monitor Citations
Track brand mentions across AI platforms weekly
Manual testing + tools like Otterly.AI, Peec AI, or Sight AI
Benchmark and Compare
Compare AI traffic metrics against organic baselines
True AI influence is 2-3x what analytics reports (Seer Interactive)
Key insight: ChatGPT now appends utm_source=chatgpt.com to citation links (since June 2025), making attribution easier than before.
GA4 Custom Channel Group Setup
The most effective approach is adding a custom "AI Traffic" channel in GA4:
- Go to GA4 Admin, then Data Display, then Channel Groups
- Create a new channel named "AI Traffic"
- Set the Source condition to match regex:
chatgpt\.com|perplexity\.ai|claude\.ai|gemini\.google\.com|copilot\.microsoft\.com|openai\.com - Save and drag it above "Referral" in the channel list
GA4 assigns traffic to the first matching channel, so placing AI Traffic above Referral ensures these visits are properly categorized rather than lumped into generic referrals (Rankshift guide, FatJoe guide).
Since June 2025, ChatGPT appends utm_source=chatgpt.com to citation links, which makes tracking easier. However, other platforms like Perplexity and Claude do not consistently add UTM parameters, so the regex-based approach catches what UTM tracking misses.
Citation Monitoring Tools
For tracking whether AI platforms are actually citing your brand (not just sending traffic), dedicated monitoring tools have emerged:
| Tool | What It Tracks | Starting Price |
|---|---|---|
| Otterly.AI | Brand mentions in ChatGPT, Perplexity, AI Overviews, AI Mode, Gemini, Copilot | $29/month |
| Peec AI | LLM visibility and sentiment across ChatGPT, Perplexity, AI Overviews | Varies |
| Profound | Enterprise-scale brand representation analysis | $499/month |
| Sight AI | Visibility tracking combined with content creation | Varies |
Over 35 AI search monitoring tools launched in 2024 and 2025. The market is maturing fast.
The Metrics That Matter
Traffic metrics to track weekly:
- AI referral sessions by platform (ChatGPT, Perplexity, Claude, Gemini)
- AI referral conversion rate compared to your organic baseline
- Share of total traffic from AI sources (industry average is 0.1% to 2.8%, but growing 357% YoY)
Visibility metrics to track monthly:
- Brand mention frequency in AI answers (manual testing across platforms)
- Citation placement and link presence
- Competitive share of voice in AI answers for your key topics
The measurement caveat that matters: Seer Interactive's research and MarTech's analysis both confirm that true AI influence is likely 2-3x what analytics shows. Account for this when evaluating your AI traffic ROI.
For the 5 specific citation metrics worth tracking weekly across ChatGPT, Perplexity, Claude, and Gemini — including how Claude mentions brands 97.3% of the time but never includes URL links — see How to Track AI Citations Across 4 LLMs.
For a deeper walkthrough of all four measurement tools (including the AI Citation Tracker, Reddit Brand Monitor, and llms.txt Validator), see our complete guide to free AI visibility tools.
Your 30-Day GEO Implementation Plan
Week 1 is infrastructure. Weeks 2-3 are content. Week 4 is measurement and iteration.
Week 1: Technical Foundation
- Audit and update your robots.txt for all 10 AI crawler bots
- Add FAQPage schema to your top 10 pages
- Create your llms.txt file pointing to your highest-value content
- Verify your XML sitemap has accurate lastmod dates
Week 2: Content Optimization (Existing Pages)
- Rewrite opening paragraphs of your top 20 pages to answer-first format
- Add 2-3 verifiable statistics per page with source citations
- Ensure proper H2/H3 heading hierarchy on all key pages
- Add comparison tables where relevant
Week 3: New Content Production
- Create 3-5 new pages targeting the exact prompts your buyers ask AI
- Build content around entities and intents, not just keywords
- Include expert quotations, case study data, and primary source citations
- Add HowTo schema to any instructional content
Week 4: Measurement and Iteration
- Set up your GA4 AI Traffic custom channel group
- Run manual citation tests across ChatGPT, Perplexity, Claude, and Gemini
- Benchmark your current AI referral traffic and conversion rates
- Identify which pages are getting cited and which are not, then optimize the gaps
Or Run All 7 Steps Automatically
Steps 1 through 7 take 4 to 6 weeks if you do them by hand. Radar is the AI visibility platform we built to run all 7 audits across your domain in 60 seconds. You get a unified AI Readiness Score (out of 100), an A-F letter grade, an exact fix list, and a competitive benchmark across 6 industries.
The free first audit covers all 6 technical-readiness tools (crawl check, robots.txt analyzer, llms.txt validator, AEO page auditor, schema audit, AI readiness composite). Run it before you start the 4-week plan above. The score tells you which of the 7 steps you actually need most. Most users we audit are blocking AI bots in robots.txt without realizing it, which makes every other step pointless until that's fixed.
For the 5-stage path 50 real users actually followed from free audit to paid AI visibility strategy — including where they dropped off and which fixes they prioritized — see From Free Audit to AI Visibility Strategy.
GEO Playbook: Questions Readers Ask
Common questions about this topic, answered.
What Comes Next
You now have the tactical playbook: 10 AI crawlers to configure, 5 content optimization tactics backed by the Princeton GEO study, technical infrastructure (schema, llms.txt, sitemaps), and a measurement framework to track results.
The pattern is clear across every case study: GEO is not about gaming AI algorithms. It is about making your content genuinely useful, well-structured, and easy for AI platforms to trust and cite. The businesses winning at GEO are the ones producing the best content, then making it technically accessible.
