Where Should I Place a Floating Popup in the Mobile Version of My Website?
For mobile devices, floating popups should be positioned at the bottom or top of the screen.
Best practices:
- Keep them small to avoid blocking main content.
- Use clear icons or calls-to-action so users understand the purpose.
- Avoid covering essential navigation or checkout buttons.
In Gleam, these positions can be configured through the Design Settings to ensure mobile-friendly visibility and compliance with Google’s intrusive interstitial guidelines.
See Next Article
When Should I Show and Not Show a Floating Popup?
Show floating popups when users are engaged — e.g., after 5–10 seconds, on scroll, or on exit intent. Avoid showing them immediately on page load. Click to learn best practices.