In this article
Since 2017, Google has penalized "intrusive interstitials" on mobile — full-screen popups that block content on page load. If you're doing this and wondering why your mobile organic traffic is underperforming, this is likely why.
But "don't use mobile popups" is not the right takeaway. The right takeaway is: use mobile popups correctly. Here's exactly what that means.
Google's Rules and What They Actually Prohibit
Google's mobile interstitial guidelines specifically prohibit popups that show on page load and block the main content on mobile. What they don't prohibit:
- Popups triggered by user actions (scroll, click, time on page)
- Exit intent popups (triggered when user navigates away)
- Sticky banner ads that use a "reasonable amount of screen space"
- Legal required overlays (age verification, cookie consent)
The practical rule: if your popup fires within the first few seconds of a mobile page load and blocks all the content, you're in violation. If it fires after user engagement or on exit, you're safe.
Touch-Friendly Design for Mobile Popups
Mobile users interact with touch, not mouse clicks. This changes design requirements significantly:
- Close button size: Minimum 44×44 pixels. Apple's human interface guidelines set this as the minimum touch target for a reason — anything smaller is frequently missed by the average human thumb.
- Form inputs: Use large tap targets. Input fields should be at least 48px tall. Make sure selecting the email field doesn't cause the keyboard to cover your CTA button.
- Swipe to dismiss: Consider adding swipe-down gesture support to dismiss popups on mobile. It feels native and reduces friction.
- No hover states: There's no hover on mobile. Any effects triggered by hover are invisible to mobile users. Make interactive elements visually obvious without hover.
Testing Mobile Popup Performance
Test on real devices, not just browser simulators. iOS and Android render things differently, and what looks fine in Chrome DevTools sometimes breaks on an actual iPhone 14.
Metrics to track for mobile specifically: mobile conversion rate on pages with popups (benchmark against your desktop conversion rate), mobile-specific bounce rate after popup display, and form submission rate (are mobile users completing the email field at similar rates to desktop?).
If mobile conversion rate is significantly below desktop despite similar traffic, the popup is a common culprit. Test removing it from mobile entirely for two weeks and compare — the answer is usually obvious.
Ready to put this into practice?
Pops Builder gives you all the tools covered in this article — popups, social proof, A/B testing, and more. Free plan available.