The mobile/desktop split is often glanced at in passing, as a context statistic. But it contains useful information about your audience, the quality of your mobile experience, and the priorities you should have to optimise your site.
What GA4 measures with devices
GA4 classifies each session into one of these three categories:
- Mobile: smartphones (iOS and Android)
- Desktop: computers and laptops
- Tablet: tablets (iPad, Android, etc.)
The classification is based on the User-Agent sent by the browser with each request. It's not 100% perfect, but it's reliable for reading the broad trends.
The corresponding GA4 dimension is deviceCategory.
What is a "normal" split?
In Europe in 2026, mobile traffic generally represents between 55 and 70% of total traffic on most sites. But this number varies hugely by industry:
| Site type | Typical mobile share |
|---|---|
| Blog / content | 65 to 80% |
| E-commerce (generalist) | 60 to 75% |
| B2B showcase site | 40 to 55% |
| SaaS application | 20 to 40% |
| Press / news | 70 to 85% |
SaaS and B2B often have more desktop traffic: professional decisions are made on computer. Mass-market content is massively consumed on mobile.
What the split reveals about your site
If mobile is majority (65%+)
Your site must be mobile-first in every dimension: loading speed, size of clickable elements, readability without zoom, checkout on small screens.
An engagement rate significantly lower on mobile than on desktop generally signals an experience problem: page too slow, text too small, CTAs poorly placed.
If desktop is majority in a B2C industry
That's unusual and worth investigating. Possible causes:
- Traffic comes mainly from professional emails (opened on desktop)
- Ad campaigns target an older or professional demographic
- The site is poorly mobile-optimised, discouraging smartphone visits
If tablet is significant (over 10%)
Rare on most sites. If you see a high tablet rate, it can be internal traffic (kiosks, iPads at points of sale) or a measurement bias to verify.
Comparing performance by device
The power of the device split is in comparing metrics between device categories. In GA4, you can filter engagement rate, session duration and conversion rate by device type.
A frequent scenario: 68% engagement rate on desktop, 42% on mobile. The site receives 70% mobile traffic but the mobile experience is clearly sub-optimised.
This type of analysis justifies a redesign or mobile optimisation by showing the potential quantified impact: if mobile reached the same engagement rate as desktop, how many additional engaged sessions per month?
Impact on your design and development decisions
Testing priority
If 65% of your traffic is mobile, always test mobile-first. A visual bug on desktop has less impact than a broken interface on iPhone.
Performance and Core Web Vitals
Core Web Vitals (LCP, CLS, INP) are measured separately on mobile and desktop by Google Search Console. The thresholds to respect are the same, but scores are generally worse on mobile due to network and CPU constraints.
High mobile traffic with poor mobile Core Web Vitals is a direct SEO optimisation priority.
Content and format
On mobile, users read less, scroll more, and stop on visual elements. Short paragraphs, lists and clear H2 headings perform better than dense text.
How to present the device split to a client
"70% of your visitors arrive on mobile this month. The desktop engagement rate is 65%, vs 48% on mobile. The mobile experience is a drag on engagement. This would be the first project to address to improve overall site performance."
If you generate GA4 reports for several clients, NarratIQ automatically includes the device split in each monthly PDF report, with percentages by category.