Header Security
Shopify Permissions-Policy Header Check
The Permissions-Policy header controls browser features (camera, microphone, geolocation) on your Shopify store. Check its configuration to protect your customers' privacy.
What this test checks
This test checks whether the Permissions-Policy header is present on your Shopify store. This header allows you to limit the use of browser features (camera, microphone, geolocation) by your site, protecting customer privacy against potential abuse.
Our recommendation
Add the Permissions-Policy header with a restrictive policy, like 'geolocation=(), microphone=(), camera=()'. Use Shopify's built‑in security settings to configure this header. Test your configuration with browser developer tools.
Security tests