Every few weeks someone writes in after buying traffic somewhere else, checking Google Analytics the next morning, and finding nothing. Zero new sessions, or worse — a spike that vanished by the time anyone senior looked at it. The traffic existed, technically. It just never had a real chance of showing up where it mattered.
This is a plain-language rundown of what actually determines whether traffic registers in GA, what tends to give away traffic that won't, and what to check before you pay for any of it.
What "shows up in GA" actually means
Google Analytics doesn't know anything happened on your site until a browser loads your page, runs the GA tracking script, and that script successfully sends an event back to Google's servers. No script execution, no session. That's the entire bar — but it's a bar a surprising amount of "traffic" doesn't clear, because a real browser, real JavaScript execution, and a real network round-trip all have to happen in sequence.
Sessions, users, and pageviews aren't the same thing
A session is one visit. A user is a unique visitor, counted once even across multiple sessions. A pageview fires every time a page loads within a session. Traffic that's built properly moves all three numbers in a way that makes sense together — sessions that include more than one pageview, users who don't all show up as "new" every single time. Traffic that's faked usually only moves one of the three, which is often the first thing that looks off in a report.
The warning signs of traffic that won't survive a look
None of these are hidden. They're visible in the standard GA reports, which is exactly why they matter — anyone checking the account after the fact will see them too.
Session duration of exactly 0:00
A real browser takes at least a moment to render a page, even before a visitor does anything. Sessions that log a page load and then immediately terminate, over and over, are a signal that no actual page rendering happened — just a request that hit the server and left.
Referrer chains that don't make sense
Real referral traffic carries a referring URL that matches how a person would plausibly arrive — a search result, a specific article, a social post. Traffic with no referrer, or a referrer that doesn't match any page that actually links to you, tends to fall apart under a five-minute check.
What a real session looks like, step by step
Stripped down, a session that reads as organic goes through the same four stages every time — and each stage leaves a signal GA can log correctly.
What actually makes this work
The traffic we run is built around this exact sequence — a real browser session, a plausible referrer, and engagement patterns that vary naturally instead of repeating identically thousands of times. That's the difference between traffic that shows up once and disappears from an honest report, and traffic that's still there a month later when someone checks.
What to check before you buy
- Ask what happens in GA specifically — not "Similarweb" or a vanity dashboard the provider controls.
- Ask whether session duration and pages-per-session vary, or come back identical every time.
- Check whether you can pick your own locations, or you're stuck with whatever the provider has on hand.
- Ask what it costs to change something mid-order — a real provider won't charge you to fix their own targeting.
The bottom line
"Shows up in Google Analytics" sounds like a low bar, but it's the bar most traffic providers quietly fail. It's worth checking before you buy, not after — because by the time the numbers vanish from your own dashboard, the invoice has already been paid.