Check before the first scroll
Find the primary and alternative actions in the mobile first screen
Inspect the exact commercial page in a new private window. The goal is not merely to find a button, but to see a clear action that can be tapped before scrolling and is not covered by a menu, chat or banner.

Simple phone check
- Open a private window to reduce cache and personalised-banner effects.
- Open the exact URL and do not scroll.
- Name the action that appears primary.
- Find an alternative for a visitor with another intention.
- Check that both tap areas are fully visible and their outcomes are understandable.
- Capture the unscrolled screen and record the phone model or viewport size.
Evaluate the result
| Level | What is visible | Conclusion |
|---|---|---|
| Critical | No target action without scrolling, or the action is fully covered | A visitor may leave without finding a contact path |
| Problem | Only an unclear button, a number without a prompt, or a partially clipped tap area | Priority and layout need improvement |
| Improvement | The primary action is visible but a useful alternative is below | Review the alternative's value and available space |
| Good | The offer, primary CTA and alternative are clear and unobstructed | Proceed to functional testing of those actions |
DevTools check
- Open the page in Chrome or Edge and press
F12. - Toggle the device toolbar with
Ctrl+Shift+MorCmd+Shift+M. - Test at least a narrow short viewport and a common medium phone.
- Reload at each size without scrolling.
- Increase browser text size and inspect the open menu, consent banner and chat.
Device mode is useful for dimensions and overlaps, but a real phone better represents browser chrome, safe areas and thumb use.
Save evidence
- exact URL and check date;
- unscrolled screenshot;
- viewport width and height;
- identified primary and alternative actions;
- a separate capture of any overlap or clipped button;
- results from a real phone and DevTools when they differ.
Why results differ
The first screen changes with device height, browser bars, consent banners, sign-in state, geography, A/B tests, text size and an open menu. One successful capture from a tall phone therefore does not prove that every visitor receives a usable layout.
This manual check covers one submitted URL. The automatic audit is not connected yet. If the issue is confirmed, you can order the mobile first-screen improvement.