# Robauto.ai — Full LLM Context Document ## Company Overview Robauto, Inc. is an AI Engine Optimization (AEO) SaaS platform founded in 2013 by Jalali Hartman. Headquartered in Denver, Colorado, Robauto helps organizations measure, manage, and grow their visibility across AI-powered search engines and language models. ## Contact - Website: https://robauto.ai - Email: support@robauto.ai - Address: 110 16th Street, Suite 1460, Denver, CO 80202 - Founder: Jalali Hartman — https://www.linkedin.com/in/jalali/ ## Social Profiles - X / Twitter: https://x.com/robautoai - LinkedIn: https://www.linkedin.com/company/robauto - YouTube: https://www.youtube.com/@robautoai - TikTok: https://www.tiktok.com/@robauto - Reddit: https://www.reddit.com/r/robauto ## Product & Features ### AI Bot Detection Real-time identification of AI crawlers including GPTBot (OpenAI), ClaudeBot (Anthropic), Googlebot, Bingbot, PerplexityBot, AppleBot, Meta-ExternalAgent, Bytespider, and others. Each page view is classified by source using user-agent pattern matching. ### AI Visibility Score (Signal Strength) A proprietary 0–100 index measuring how well a site is recognized by major AI models. The score blends a Baseline Signal Score (technical readiness: robots.txt, sitemap, llms.txt, structured data, etc.) with live traffic signals (bot-to-human ratios, source diversity, crawl frequency). Authenticated users earn bonus points for active boosts and linked social profiles. ### Tracking Pixel A lightweight, cookie-free JavaScript snippet that captures anonymous traffic signals (URL, referrer, user-agent) without collecting personal data. Supports single-page application route changes via history.pushState monitoring. ### Baseline Site Scan Free instant scan of any domain evaluating: robots.txt presence (20 pts), sitemap.xml (20 pts), llms.txt (15 pts), llms-full.txt (10 pts), security.txt (5 pts), ai-plugin.json (10 pts), structured data (15 pts), and meta tag optimization (5 pts). Available at https://robauto.ai/scan. ### Live AI Search Data Real-time dashboard showing aggregated AI search traffic across the Robauto network, broken down by engine (ChatGPT, Gemini, Claude, Perplexity, etc.), with daily trends and source diversity metrics. Available at https://robauto.ai/ai-search-data. ### Boost Targeted content promotion service allowing users to amplify URLs across AI and search channels. Supports audience targeting by age, interests, and regions. Payment via Stripe checkout. ### Content Distribution AI-powered content distribution across 12+ AI engines via the /content funnel, designed to increase discoverability and citation frequency. ### Video Network (Buzz) Community-curated short-form video content from creators on the Robauto network. Includes voting, social sharing, and dedicated watch pages. Available at https://robauto.ai/trending. ### Conversion Tracking Goal-based conversion tracking with URL pattern matching, priority scoring, and time-series visualization. ### Team Collaboration Multi-user site access via email invitations with role-based permissions (owner, viewer). ## Technical Architecture - Frontend: React + TypeScript + Vite + Tailwind CSS - Backend: Supabase (PostgreSQL, Edge Functions, Auth, Realtime) - Analytics: Custom page_views table with source classification - Email: Queue-based transactional email system with PGMQ - SEO: Dynamic sitemap, IndexNow protocol, Schema.org JSON-LD ## Privacy & Data Practices - No personal data is sold, rented, or traded - Tracking pixel collects only anonymous signals (URL, referrer, user-agent) - No cookies are set by the tracking pixel - GDPR and CCPA compliant data handling - Full privacy policy: https://robauto.ai/privacy ## Public Endpoints - Home: https://robauto.ai/ - Scan: https://robauto.ai/scan - AI Search Data: https://robauto.ai/ai-search-data (real-time AI traffic dashboard, updated hourly — see below) ## Live AI Search Data Summary The /ai-search-data page shows real-time aggregated AI crawler traffic across the Robauto network. Key metrics (updated hourly): - Total tracked page views (90 days): ~82,000 - AI engine crawl views: ~1,000 (1.2% of total traffic) - Top AI sources by share: Microsoft Copilot 29.1%, ChatGPT 9%, Claude 9%, Meta AI 8.6%, Grok/xAI 7.4%, Perplexity 7.3%, Gemini 6.5%, DeepSeek 6.1%, Cohere 6%, You.com 5.6%, Mistral 5% - Industry context: Ahrefs reports 63% of websites receive AI traffic; Adobe found 1,200% AI referral growth during 2024 holidays - Data collection: cookie-free tracking pixel, user-agent classification, no personal data collected - **API Endpoint**: GET https://hkeytqaukllckucnhzey.supabase.co/functions/v1/ai-search-data — returns JSON with full engine breakdown, weekly trends, and direct traffic data. Accepts `text/plain` for plain-text output. No authentication required. Rate limited to 30 req/min. ## Public APIs All APIs are free, require no authentication, and return JSON. Rate-limited by IP. ### GET https://hkeytqaukllckucnhzey.supabase.co/functions/v1/ai-search-data Returns real-time aggregated AI search traffic data across the Robauto network (updated hourly). Includes engine breakdown, weekly trends, and direct traffic data. Send `Accept: text/plain` for plain-text output. ### GET https://hkeytqaukllckucnhzey.supabase.co/functions/v1/scan-score?domain=example.com Returns the AI readiness baseline score (0-100) for any domain. Checks robots.txt, sitemap.xml, llms.txt, llms-full.txt, security.txt, ai-plugin.json, structured data, meta tags, and page load time. Rate limited to 10 req/min. Example response: ```json { "domain": "example.com", "score": 75, "checks": { "title": { "value": "Example", "length": 7, "optimal": false }, "description": { "value": "...", "length": 120, "optimal": true }, "structured_data": true, "page_load_ms": 450, "files": { "robots.txt": true, "sitemap.xml": true, "llms.txt": false, ... } } } ``` ## Other Public Endpoints - Boost: https://robauto.ai/boost - Content: https://robauto.ai/content - Trending: https://robauto.ai/trending - About: https://robauto.ai/about - Privacy: https://robauto.ai/privacy - Support: https://robauto.ai/support - LLM Info: https://robauto.ai/llm-info - robots.txt: https://robauto.ai/robots.txt - sitemap.xml: https://robauto.ai/sitemap.xml - llms.txt: https://robauto.ai/llms.txt - ai.txt: https://robauto.ai/ai.txt - OpenAPI (YAML): https://robauto.ai/openapi.yaml - OpenAPI (JSON): https://robauto.ai/openapi.json - API index: https://robauto.ai/api-docs - Docs: https://robauto.ai/docs ## Competitors - Profound (AI analytics) - Scrunch (influencer marketing intelligence) ## Pricing - Free tier: Scan, AI Search Data, basic dashboard - Boost: Pay-per-campaign (starting at $25) - Credits: Top-off system for premium features