Why it matters
If you collect anything about visitors (emails, logins, analytics), laws like GDPR and CCPA expect you to say what you collect and why. App stores, Stripe and Google also ask for one.
How to check it yourself
Look at your footer on the homepage and on an inner page. If there's no link with the word Privacy, visitors, app stores and payment providers can't find your policy even if one exists.
What the fix involves
Write a plain-English policy based on what your app really collects, publish it at /privacy, and link it from a footer that appears on every page.
Reference: gdpr.eu
How vibeliq checks it
We load your page the way a visitor's browser would, read what your server sends back, and look at a short list of well-known addresses on your site. If this turns up, your report explains it in plain English and gives you a prompt, written for Claude Code, Cursor, Lovable or whatever built your site, that fixes it in your actual codebase.