Try the age gate
This is the exact modal your visitors see. Pick a mode and launch it — it posts a real verification to our API and logs it to the demo site's consent log.
What just happened
- The modal posts to
/api/verifywith the demo site key. - For date-of-birth mode, age is computed server-side and checked against the minimum.
- Every attempt is written to an auditable consent log — exportable as CSV on paid plans.
- A pass is remembered in the visitor's browser for 30 days so they aren't re-prompted.