Attrifast
FeaturesAI visibilityPricingDocsBlog
Log inStart free trial
FeaturesAI visibilityPricingDocsBlogLog in
Product
  • Track Website Traffic
  • Attribution Software
  • Website Visitor Tracking
  • SEO Dashboard
  • Analytics for SaaS
  • Revenue by Source
  • Traffic Source Tracking
  • Revenue Channel Attribution
  • Revenue Attribution
  • Privacy-First Analytics
  • Cookieless Analytics
  • UTM to Revenue
  • AI Visibility Score
  • Share of Voice (AI)
  • Prompt Tracking
  • AI Citation Tracking
  • ChatGPT Rank Tracker
  • AI Revenue Attribution
  • Pricing
Track AI Traffic
  • Track ChatGPT Traffic
  • Track Perplexity Traffic
  • Track Claude Traffic
  • Track Gemini Traffic
  • Track AI Overviews
  • Track Copilot Traffic
  • ChatGPT Revenue Attribution
  • Perplexity Revenue Attribution
  • Claude Revenue Attribution
  • Gemini Revenue Attribution
  • AI Visibility to Revenue
Use Cases
  • Stripe Analytics
  • Shopify Analytics
  • Stripe Attribution
  • For Bootstrapped SaaS
  • Affordable Attribution
Compare
  • vs Profound
  • vs Loamly
  • vs Peec AI
  • vs Otterly
  • vs Cometly
  • vs Segment
  • vs Google Analytics
  • vs Plausible
  • vs Fathom
  • vs Simple Analytics
  • vs PostHog
  • vs Matomo
  • vs Umami
  • vs Pirsch
  • vs Mixpanel
  • vs Amplitude
  • vs Heap
  • vs Hyros
  • vs AnyTrack
  • vs DataFast
  • vs Similarweb
  • All comparisons
Resources
  • GEO Hub
  • AEO Hub
  • AI Search Hub
  • Research
  • Best Conversion Tracking Software
  • ChatGPT vs Google Traffic
  • Mixpanel Alternative
  • Track Channel Revenue
  • First vs Last Touch
  • Cookieless Conversion Tracking
  • GA4 Attribution Limits
  • CAC by Channel
  • Stripe Conversion Tracking
  • Stripe Revenue Tracking
  • AEO vs SEO 2026
  • AI Traffic Benchmark
  • How to Rank in ChatGPT
  • Best AEO Tools 2026
  • Measure GEO ROI
  • Schema for AI Search
  • Dark AI Traffic in GA4
  • What Is Referral Traffic?
  • What Is Direct Traffic?
  • What Is Cookieless Analytics?
  • What Is Conversion Attribution?
  • AI Share of Voice
  • Documentation
  • View all posts
  • Multi-Touch Attribution
  • Free Tools
  • UTM Builder
  • UTM Checker
  • ROI Calculator
  • AI Readiness Checker
  • AI Crawler Directory
  • SEO + GEO Workflow
Company
  • About
  • Contact
  • Return Delay Penalty
  • Backlink RPV Scoring
  • AI Instructions
  • Live Demo
  • FAQ
  • Log in
© 2026 Attrifast · built by Vincent Ruan & Jessica Huang
AboutContactTermsPrivacy
Blog / Analytics

Google Analytics Conversion Tracking: The Complete 2026 Setup, Then the Honest Limits

15 min readPublished Aug 2026
Vincent Ruan
Vincent RuanFounder, Attrifast · August 1, 2026 · 15 min read

Set up GA4 conversion tracking properly — key events, the Google Ads link, purchase events, server-side — then the five things GA4 cannot tell you.

I have set up GA4 conversion tracking more times than I can count — on my own products, on client SaaS apps, and once at 2am the night before a board meeting because someone discovered the purchase event had been firing with value: 0 for five months.

It is not hard. It is fiddly, the vocabulary changed underneath everyone, and roughly half the public guides still describe an interface Google retired. So the first two-thirds of this article is the setup done properly, in the order that actually works, with each step tied to Google's own documentation.

The last third is the part almost nobody writes down. Once your GA4 conversion tracking is perfect — every event firing, purchase values correct, Google Ads linked — there is still a specific class of question it cannot answer. Not because you configured it wrong. Because of how the system is built. I want you to know exactly where that wall is before you plan a quarter around a number that sits on the other side of it.

TL;DR

  • "Conversions" are now "key events." You send an event, then mark it as a key event in Admin. Any event you collect can become one [1]. Google Ads conversions are a separate object created from those key events, and they do not appear in standard Analytics reports [1] — which is the single most common source of "why don't these two numbers match."
  • Use the prescribed event names. purchase, sign_up, generate_lead, begin_checkout [2]. Custom names work but skip the built-in ecommerce reports.
  • The purchase event needs four things: transaction_id, value, currency, and the items array [3]. Set currency at the event level whenever you send revenue [4].
  • Set the lookback window on purpose. Default is 90 days for most key events and 30 days for acquisition key events like first_visit; both are configurable [6].
  • The hard limit: every GA4 attribution model excludes direct visits from receiving credit unless the whole path is direct [7]. So anything that lands in Direct is not just unlabelled — it is ineligible for credit.
  • That matters more each quarter. Roughly a third of ChatGPT clicks arrive with no referrer and no UTM [14], and in the Attrifast 200-site benchmark, 34% of what GA4 calls Direct is AI-referred. Median undercount of AI-referred revenue on default settings: 64%.
  • The fix is additive, not a replacement. Keep GA4 for behaviour, add a payment-joined layer for revenue truth — $9.99/mo Starter, $49/mo Pro, 7-day free trial, $0 due today → start the trial

What counts as a conversion in Google Analytics now?

Start here, because the vocabulary is where most setups go wrong before a line of code is written.

Google Analytics renamed conversions to key events. A key event is an event you have flagged as important to the business; once flagged, it gets its own column in reports like Landing pages and User acquisition, and you can use key-event metrics in explorations [1]. The important property is that any event you collect can become a key event — there is no separate "conversion" object to create in Analytics.

Meanwhile, conversion now means something narrower and lives in Google Ads. You create a Google Ads conversion from a Google Analytics key event, and that object is what campaigns bid against. Google's documentation states plainly that Google Ads conversions do not appear in standard Google Analytics reports [1]. If you have ever had a marketer and an analyst arguing across a table with two dashboards open, that sentence is usually the whole explanation.

Then there is a third unit that neither of them measures: the settled charge in your payment processor. Here is how the three actually differ:

GA4 key eventGoogle Ads conversionSettled charge (Stripe)
Where it livesAnalytics propertyGoogle Ads accountPayment processor
What triggers itA tagged event you marked as key [1]Created from a GA4 key event [1]A card actually charged
Appears in GA4 standard reportsYesNo [1]No
Usable for biddingNot directlyYesNo
Reflects refundsOnly if you send a refund event [4]NoAutomatically
Reflects failed or disputed paymentsNoNoYes
Survives 14+ monthsNo — user and key-event data capped at 14 months [11]Per Ads retentionYes

None of these is wrong. They are three different questions. Trouble starts when a team uses one to answer another one's question — usually asking a key-event count to explain a revenue number.

How do you set up GA4 conversion tracking, step by step?

This is the order I use. Doing it out of order is what produces the "we've had tracking for months and the data is garbage" situation.

Step 1: Install the Google tag once, correctly

Paste the full gtag.js snippet immediately after the opening <head> element on every page, and do not add more than one Google tag per page. Duplicate tags are the quiet cause of doubled event counts.

Step 2: Decide which four or five actions matter

Resist the urge to mark everything. A property with 22 key events has no key events. For most SaaS the honest list is: sign_up, begin_checkout, purchase, and one activation event that predicts retention.

Use Google's recommended event names wherever one fits your action [2]. The recommended list includes purchase, sign_up, generate_lead, login, search, refund, plus the full online-sales set — add_to_cart, begin_checkout, add_payment_info, view_item and so on [2]. These names are not cosmetic: they are what populate the Ecommerce purchases and Lead acquisition reports, and what future integrations key off.

Step 3: Mark them as key events

In Admin → Data display → Events, toggle the event to a key event. That is the entire action. The event has to have fired at least once for it to appear in the list, which trips people up on brand-new properties — send a test event first.

Step 4: Send the purchase event with real money in it

This is the step that matters most and gets the least attention. The minimum viable payload, straight from Google's own tutorial [3]:

gtag("event", "purchase", {
  transaction_id: "T_12345_1",
  value: 30.03,
  currency: "USD",
  items: [{ item_id: "SKU_12345", item_name: "Pro annual", price: 30.03, quantity: 1 }]
});

Four things to get right:

  • transaction_id must be unique and stable. It is the deduplication key. Reusing it, or regenerating it on page refresh, silently inflates or drops revenue.
  • value should be the amount you will actually collect. Not list price, not price before discount.
  • Set currency at the event level whenever you send revenue data — Google calls this out explicitly, and it is the primary currency used for standard reporting [4].
  • Do not fire it on a page that can be refreshed without guarding on the transaction ID. A thank-you page with a reloadable URL is a revenue-inflation machine.

The items array accepts up to 200 elements and up to 27 custom parameters beyond the prescribed ones [4], which is more room than most businesses need. Send every parameter you actually have, even the optional ones — Google's stated recommendation, and it costs nothing.

Step 5: Link Google Ads — and know what the link changes

In Admin → Product links → Google Ads links, click Link. You need administrator or editor on the property and administrative access in Ads. You can create up to 400 links per property, and Google Ads data appears in Analytics reports within 48 hours [5].

The part that surprises people: when you enable ads personalization on a linked Google Ads account, Analytics automatically marks these events as key events in your property — add_to_cart, add_to_wishlist, begin_checkout, session_start, view_item, view_item_list, view_search_results [5]. That includes session_start, which means your key-event count can jump by an order of magnitude overnight and nobody touched a tag. Check the list after linking.

Step 6: Set attribution and the lookback window deliberately

Under Admin → Data display → Events → Attribution settings there are three controls, and the defaults are decisions someone should make on purpose [6]:

  • Reporting attribution model. Only three exist now: data-driven, paid and organic last click, and Google paid channels last click. First click, linear, time decay, and position-based were removed in November 2023 [7]. If your team's attribution doc still references them, it is out of date.
  • Channels that can receive credit. Paid and organic is the broader cross-channel view; Google paid channels narrows it to Ads [6].
  • Key event lookback window. Default 90 days for most key events, with 30 and 60 available; for acquisition key events (first_open, first_visit) the default is 30 days, switchable to 7 [6]. Changes apply going forward only. If your sales cycle is 45 days and you left acquisition at 30, you are structurally discarding first-touch data.

Step 7: Verify before you trust

Enable debug mode and watch events land in DebugView in real time [4]. Then wait — purchase data takes roughly 24 hours to appear in standard reports, explorations, and the API [3]. Most "it isn't working" tickets are filed inside that 24-hour window.

Should you use gtag, server-side tagging, or the Measurement Protocol?

All three are legitimate. They solve different problems and they are not mutually exclusive.

gtag.js (client-side)Server-side taggingMeasurement Protocol
What it isBrowser snippet on every pageA server container you host and own [10]Direct HTTP events to Google's servers [9]
Setup costMinutesCloud Run or App Engine plus a mapped domain [10]Engineering work per event
Survives ad blockersPoorlyBetter — first-party domain [10]Yes
Survives consent rejectionNoNo — consent still governs collectionNo
Can send offline / backend eventsNoPartlyYes, that is its purpose [9]
Can fully replace taggingYesNoNo — Google states it augments, not replaces [9]
Identity joinBrowser client_idBrowser client_idJoined via client_id or app_instance_id [9]
Common failureBlocked, throttled, or fired twiceContainer cost and maintenance driftDevice defaults to desktop if not supplied [9]

Two details worth internalising before you spend a sprint on this. First, the Measurement Protocol explicitly cannot stand alone: Google's documentation says only partial reporting is available if you send events solely that way, and some event and parameter names are reserved for automatic collection and simply cannot be sent through it [9]. Second, rules that generate or rename events are not triggered by Measurement Protocol events [9] — so a server-sent event will not pick up the tidy renaming logic your web container applies, and you end up with two spellings of the same conversion.

Server-side tagging is the strongest of the three for data quality, because the collection endpoint sits on your own domain and you get finer privacy controls [10]. It is also the one with real running costs and a maintenance surface. For a business under a few hundred conversions a month, gtag plus a payment-joined revenue layer usually beats a server container you will forget to patch. The full trade-off across categories is in the conversion tracking software comparison.

What can GA4 conversion tracking never tell you?

Here is the wall. Everything below survives a perfect setup.

1. GA4's unit of truth is an event, not a payment. A purchase event with value: 199 is a claim your website made. Whether the card cleared, whether the customer charged back in week three, whether the annual plan was prorated on upgrade — none of that reaches GA4 unless you build it. There is a refund event [4], and almost nobody implements it. The result is a revenue number that drifts upward from reality all year.

2. Direct is not just unlabelled — it is ineligible. This is the one that changed how I think about GA4 reports. Google's documentation states that all attribution models exclude direct visits from receiving attribution credit, unless the path to the key event consists entirely of direct visits [7]. So a session that arrives with no referrer does not merely get a vague label. It is removed from the credit pool, and the credit flows to whatever paid or organic touch happens to be in the path. The channel you can't see doesn't get a small share. It gets zero.

3. The buyer who returns three days later on a laptop is a different person. GA4 identity is device-scoped unless User-ID is set and the user actually logs in. Even with User-ID configured, Analytics stitches events from before sign-in to that ID within a session, but events after sign-out detach again [13]. B2B buying — discover on a phone, evaluate on a work laptop, expense it through someone else's card — breaks this constantly.

4. History evaporates. On standard properties, user-level retention maxes out at 14 months, and that same period applies to key-event data [11]. Worse, when a standard property crosses into Google's "Large" tier, event-level retention is automatically reduced to 2 months and anything older is permanently deleted [11] — so the reward for growing is a shorter memory. Any year-over-year cohort comparison you want to run in an exploration is pressing against that ceiling. On top of it, system-defined data thresholds withhold rows when user counts are low, and Google's documentation is blunt that you can't adjust them [12].

5. It cannot see the payment processor at all. No amount of GA4 configuration will tell you which channel produced charge ch_3PqX.... That join requires carrying a first-party identifier through checkout — Stripe's Checkout Session object exposes client_reference_id and metadata for exactly this [16] — and GA4 has no facility to store or read it.

You just spent an hour making GA4 count conversions. Attrifast tells you which channel produced each Stripe charge — including the ChatGPT, Perplexity, and Claude visits GA4 files as Direct.

See it on your own data →

Where is your AI-referred revenue actually going?

This is where limits two and five compound into a real number.

Google's default channel group now includes an AI Assistants channel, described as covering sources like ChatGPT, Gemini, DeepSeek, Copilot, and Grok. Two things it explicitly does not do: it excludes Google's AI Overviews and AI Mode, which are counted as Organic Search, and Perplexity does not appear on that published list [8]. So a Perplexity referral with an intact referrer lands in Referral, next to your directory backlinks.

And that is the good case. Clickport's April 2026 measurement found that roughly two-thirds of ChatGPT traffic carried a referrer and sat in Referral, while the other third arrived with no referrer and no UTM and landed in Direct [14] — where, per limit two above, GA4 refuses to give it credit at all.

The size of the hole in the 200-site payment-verified benchmark [17]:

SignalWhat GA4 shows on default settingsWhat payment-joined data shows
Share of "Direct" that is actually AI-referred0% — Direct is Direct34%
AI-referred revenue, median undercount64% lowbaseline
B2B SaaS conversion rate, AI vs Google organicNot separable2.7% vs 1.4%
Revenue per visitor, ClaudeFolded into Direct$1.94
Revenue per visitor, PerplexityFiled under Referral$1.42
Revenue per visitor, ChatGPTSplit across AI Assistants and Direct$0.87

Otterly published the same shape of finding from the other direction: GA4 last-touch credited Google Search with 35% of their signups, ChatGPT with 7%, and Claude with 0.1% — while a post-signup survey put ChatGPT at 11% and Claude at 10.6% [15]. Same product, same month, two orders of magnitude apart on one channel.

Attrifast product screenshot showing four panels: prompt-level AI visibility with estimated value per prompt, revenue split by channel across ChatGPT, Google, Perplexity, Claude and Direct with dollar amounts, competitor position tracking, and per-engine scan settings

That is the same question GA4 is asking — which channel produced the revenue — answered against settled charges instead of events, with the AI engines broken out as their own lines rather than folded into Direct. If you want the GA4-side workaround first, the custom channel group setup for AI traffic closes part of the gap, and what's really inside your Direct bucket walks through how to size it before you buy anything.

How do you close the gap without ripping out GA4?

You don't rip it out. That is the wrong instinct and I have watched teams waste a quarter on it.

GA4 is genuinely good at things a revenue layer is not: on-site behaviour, funnels and path exploration, audience building for Ads, free retention of aggregate reports. The gap is narrow and specific — it is about the join between a visitor and a payment. So add that one layer and leave the rest alone.

GA4 conversion trackingPayment-joined revenue attributionRun both
Behaviour, funnels, on-site pathsStrongNot the pointGA4
Audience building for Google AdsNative [5]NoGA4
Which channel produced charge XStructurally cannotYes, via client_reference_id [16]Revenue layer
Refunds and failed paymentsOnly if you build it [4]AutomaticRevenue layer
AI engines as separate revenue linesPartial — one blended channel, Perplexity excluded [8]ChatGPT, Perplexity, Claude, Gemini reported separatelyRevenue layer
Direct-bucket recoveryExcluded from credit by design [7]Recovered where first-party signals existRevenue layer
History beyond 14 monthsNo [11]YesRevenue layer
CostFree$9.99/mo Starter, $49/mo ProBoth
Consent banner needed for analyticsYes in most EU setupsNo — cookieless—

The setup on the revenue side is deliberately small, because the whole argument falls apart if it costs another hour: one script tag, and one Stripe restricted API key. It is cookieless, so it does not need a consent banner for analytics. Pricing is $9.99/mo Starter ($99.90/yr) and $49/mo Pro ($490/yr), 7-day free trial with $0 due today, and there is a launch promo running at 50% off. There is no free tier — I would rather say that plainly than let you find out at the end of a signup flow.

If you want the head-to-head rather than the complement framing, Attrifast versus Google Analytics lays out where each one wins, the Stripe attribution setup covers the payment-side join, and the broader attribution software comparison puts both against the incumbent tools. For the specific AI question, ChatGPT revenue attribution is the narrow version, and UTM-to-revenue tracking covers the campaign-level join. If you would rather see the GA4-versus-Stripe numbers side by side before deciding anything, that reconciliation is written up here.

FAQ: Google Analytics conversion tracking

How do I set up conversion tracking in Google Analytics 4?

Install the Google tag on every page, send an event when the action happens, then mark that event as a key event under Admin → Data display → Events [1]. For revenue, use the recommended purchase event with transaction_id, value, currency, and items rather than a custom name, because the prescribed events are what populate the ecommerce reports [2][3]. Verify in DebugView, allow roughly 24 hours for standard reports to fill, and only then link Google Ads and create Ads conversions from the key events you trust.

What is the difference between a key event and a conversion in GA4?

A key event is an Analytics concept — an event you flagged as important, which then gets its own reporting column. A conversion is now a Google Ads object created from a key event, and it is what campaigns bid against. Google's documentation is explicit that Google Ads conversions do not appear in standard Analytics reports [1], which is why the two interfaces routinely disagree about what feels like the same number.

Why do GA4 and Google Ads report different conversion numbers?

Because the defaults differ in at least four places. Google Ads reports default to Google paid attribution while Analytics defaults to paid and organic [6]. The two products use their own account time zones. Ads conversions never surface in standard Analytics reports [1]. And the key event lookback window — 90 days by default for most key events, 30 for acquisition key events [6] — can include a touchpoint in one system that the other has already aged out.

Does GA4 conversion tracking work without cookies or consent?

Partially. GA4 depends on a client-side identifier, so a rejected banner, an ad blocker, or browser storage limits detach the session from earlier ones. Modeling fills some of the aggregate gap, but modeled key events are estimates rather than records. Analytics also applies data thresholds you cannot adjust [12], and standard properties cap user-level and key-event retention at 14 months [11]. A per-payment record that survives all of that has to live outside GA4.

Can GA4 tell me which channel produced a specific Stripe payment?

No. GA4's unit is an event with a value parameter, not a settled charge, so refunds and failed payments never reconcile. And every GA4 attribution model excludes direct visits from receiving credit unless the entire path is direct [7], which means the sessions most likely to carry AI referrals are also the ones least able to earn credit. Carrying a first-party visitor ID through Stripe's client_reference_id [16] is what actually closes that loop.

Where does AI traffic land in GA4 conversion reports?

Three places. The AI Assistants default channel covers sources like ChatGPT, Gemini, DeepSeek, Copilot and Grok, and explicitly excludes AI Overviews and AI Mode, which count as Organic Search; Perplexity is not on the published list, so it lands in Referral [8]. Anything arriving without a referrer goes to Direct — about a third of ChatGPT clicks, by Clickport's April 2026 measurement [14]. In the 200-site benchmark, 34% of GA4 "Direct" is AI-referred and default-settings sites undercount AI revenue by a median 64%.

The bottom line

Google Analytics conversion tracking is worth doing properly, and doing it properly takes about an hour: one tag, four or five well-named events, marked as key events, a purchase event carrying a stable transaction_id and a real value, the Google Ads link, and a lookback window you chose rather than inherited. That is a genuinely useful system and it costs nothing.

What it will not do is tell you which channel produced the money in your bank account. That is not a gap you can configure away — it is the difference between counting events and reading settled charges, plus an attribution rule that removes direct sessions from the credit pool entirely [7]. Three years ago that gap was an academic quibble. Now that a third of ChatGPT clicks arrive with no referrer [14] and 34% of the Direct bucket is AI-referred, it is where a meaningful slice of your growth is hiding.

Keep GA4. Add the layer that reads payments. If you want to see what your own Direct bucket has been holding, it takes one script tag and one Stripe key: compare Starter and Pro — $9.99/mo and $49/mo, 7-day free trial, nothing due today.

References

  1. About key events — any event can be marked as a key event; Google Ads conversions do not appear in standard Analytics reports — Google Analytics Help (2026)
  2. Recommended events — prescribed event names including purchase, sign_up, generate_lead, begin_checkout — Google Analytics Help (2026)
  3. Set up a purchase event — gtag payload with transaction_id, value, currency and items; ~24 hours to reporting — Google Analytics Developers (2026)
  4. Measure ecommerce — items array limits, currency at event level, refund event, debug mode — Google Analytics Developers (2026)
  5. Connect Google Ads to Google Analytics — 400 links per property, 48-hour data flow, auto-marked key events — Google Analytics Help (2026)
  6. Select attribution settings — reporting model, channels eligible for credit, key event lookback window — Google Analytics Help (2026)
  7. Get started with attribution — three available models; direct visits excluded from credit unless the path is entirely direct — Google Analytics Help (2026)
  8. Default channel group — the AI Assistants channel, and AI Overviews counted as Organic Search — Google Analytics Help (2026)
  9. Measurement Protocol — server-to-server events joined by client_id; augments rather than replaces tagging — Google Analytics Developers (2026)
  10. What is server-side tagging? — server containers, page performance, privacy controls — Google Tag Platform (2026)
  11. Data retention — user-level and key event data capped at 14 months on standard properties — Google Analytics Help (2026)
  12. About data thresholds — system-defined, cannot be adjusted — Google Analytics Help (2026)
  13. About User-ID — reporting identity, and how events before sign-in and after sign-out are handled — Google Analytics Help (2026)
  14. Why ChatGPT traffic shows as Direct in GA4 — roughly two-thirds Referral, one-third Direct, April 2026 — Clickport (2026)
  15. Claude drives 10.6% of our signups; Google Analytics says 0.1% — Otterly.ai (2026)
  16. Checkout Session object — client_reference_id and metadata as attribution join keys — Stripe (2026)
  17. AI traffic revenue benchmark 2026 — 200 Stripe-connected sites, per-engine RPV and conversion rate — Attrifast (2026)
Reading this with an AI assistant?Ask Perplexity about this article →

About the author

Vincent Ruan is the founder of Attrifast, a Stripe-native revenue attribution tool he built after two years of reconciling GA4 exports against Stripe payouts for his own SaaS. He has configured GA4 conversion tracking on his own properties and for client SaaS apps, and maintains the 200-site payment-verified benchmark cited throughout this article.

Related reading

Analytics16 min
Dark AI Traffic: Why 71% of ChatGPT Visits Show as Direct in GA4
Dark AI traffic is the AI-referred visits GA4 misfiles as Direct. Why it happens, how to measure it on your site, and four fixes ranked by durability.
Technical Guide14 min
Why GA4 Misses 30%+ of Your Real Traffic (And How to Recover It)
GA4 misses 30-60% of real traffic: ITP, iOS link tracking, ad blockers, consent banners, and AI referrers each chew off a piece. How to recover it.
Analytics12 min
How to Track ChatGPT Traffic to Your Website (2026 Guide)
Why GA4 buckets ChatGPT visits as Direct, how to recover them with first-party server-side tracking, and the exact referrer patterns to match in 2026.
Analytics13 min
Does Google Know Everything About Your Website?
Google sees almost every visit, click, and conversion on your site, but GA4 hands you a degraded slice. Here is what Google knows that you do not.
Comparison15 min
AnyTrack Review 2026: Verified Pricing, Real Gaps, and Who Should Actually Buy It
An honest AnyTrack review: pricing verified 1 Aug 2026, what AutoTag and affiliate postbacks do well, where attribution stops, and who should skip it.

50% OFF · launch promotion

See which AI engines actually send you paying customers

Attrifast splits ChatGPT, Perplexity, Claude and Gemini into their own revenue lines — joined to real Stripe payments, not estimates.

  • ✓One script tag and a Stripe key — live in minutes
  • ✓Cookieless, so no consent banner for analytics
  • ✓Every AI referral matched to the payment it produced
Start your free trial →

7-day free trial · $0 due today · then $9.99/mo · cancel anytime

Attrifast dashboard: prompt-level AI visibility with estimated value, revenue split by channel across ChatGPT, Google, Perplexity, Claude and Direct, competitor position tracking, and per-engine scan settings.