ChatGPT sends referral traffic to your site, but HubSpot's default Original Source bucketing dumps it into Direct or Other. Here's the exact setup that captures it as a first-class source and ties it to deals.
ChatGPT now sends measurable click-through traffic to B2B sites — Vercel publicly reports 10% of signups come from ChatGPT referrals. HubSpot's default Original Source rules ignore chat.openai.com and chatgpt.com, so those visits get bucketed as Direct or Other Campaigns. This guide walks you through the exact HubSpot setup that captures, attributes, and reports on ChatGPT-referred contacts as their own source.
ChatGPT sends traffic from chat.openai.com, chatgpt.com, and (for ChatGPT search) sometimes openai.com. As of 2026, links inside ChatGPT answers may also strip referrer entirely on mobile. Pull a 30-day Document Referrer report from your existing analytics first to confirm which hostnames you actually receive — don't assume.
Settings > Properties > Create property. Object: Contact. Group: Marketing. Field type: Single-line text. Internal name: ai_source. This holds the engine name (chatgpt, perplexity, claude, gemini) so you can segment without parsing referrer URLs forever.
HubSpot lets you override Original Source via the hubspot_source URL parameter or via the tracking_url query string from a HubSpot tracking URL. Build internal redirect URLs like yoursite.com/?utm_source=chatgpt&utm_medium=ai-referral that Lantern (or your own JS) sets when document.referrer matches an AI hostname.
Place a small script before the HubSpot tracking code. When document.referrer.includes('chatgpt') or 'openai.com', append utm_source=chatgpt&utm_medium=ai-referral to the URL via history.replaceState before HubSpot's _hsq queue fires. This rewrites Original Source for the session before HubSpot first sees it.
This is your audit list. Cross-check it weekly against the count of contacts the JS snippet should have tagged. If the numbers diverge, your snippet ran late on some sessions — usually a TTFB or async-tag-load issue.
Trigger: Form submission OR contact created. Action: Set ai_source = the captured utm_source value. This persists the engine attribution on the contact record permanently, even after Original Source ages out of the report.
Open ChatGPT, run a real prompt like 'best [your category] for [ICP]', click your cited link, fill a form. Within 5 minutes the new contact should appear with ai_source = chatgpt and Original Source Drill-Down 1 populated. If not, the snippet isn't firing before HubSpot.
The steps above are one link in a longer chain. In order: you pick prompts to monitor, you track AI-referred sessions, you tag contacts in your CRM, you roll attribution up to the Deal object, you report pipeline dollars to the CFO. If you skip any link, the chain breaks and the number you quote to finance can't be defended in an audit.
If you're still evaluating which tool to run this workflow on, Lantern's AEO tool comparison hub has honest head-to-head pages for Profound, Scrunch, Peec AI, AthenaHQ, and HubSpot's own AEO product — scored on the dimensions that matter for a CMO buyer (CRM integration depth, reporting quality, prompt-scaling economics).
If you're about to walk this work into a budget review, the CFO's Guide to AEO Budget Defense has the memo template, the five-slide deck structure, the attribution-math cheat sheet, and the three most-common CFO objections with counter-arguments. It's the long-form companion to this how-to and was written for the renewal conversation specifically.
The operational rhythm that works: run the steps above once to set up, then review the output monthly in a 15-minute standing meeting with your Head of Growth and RevOps lead. Quarterly, re-audit your prompt list, your content backlog, and your attribution lookback window. Annual: present the full-year AEO ROI trend to the board. That cadence is what separates teams who ship an AEO dashboard once from teams who run AEO as an ongoing budget-defensible channel.
Instead of hand-wiring the steps above, Lantern installs the HubSpot properties, the JS snippet, and the pipeline attribution workflow in under 30 minutes — then ships the monthly ROI report your CFO signs off on. $99/mo Starter or Enterprise. 14-day free trial.
Start free trial