DEV Community

Discussion on: YEStifications: Exploring how users engage with notification prompts in the Chrome UX Report

Collapse
 
franky47 profile image
François Best • Edited

Great insight, thanks !

It could be interesting to see the acceptance rate plotted against the time since page load when the notification was displayed, to confirm or invalidate the theory that users are more likely to dismiss popups that show up straight away vs when it is shown in a relevant situation.

Collapse
 
rick_viscomi profile image
Rick Viscomi

Yes, that's a good idea. All of the websites in CrUX are also run through HTTP Archive where we audit them using Lighthouse. One audit specifically checks if the notification prompt happens on page load, so that might be a good heuristic to correlate with accept/deny rates in CrUX. Maybe fodder for a future post! :)