Login
ZappushZappush Docs
The dashboard

Compliant pages

Edit the clean landing pages your ads point to, connect a domain with DNS, roll back to an earlier release, and embed the gate on a page you host yourself.

A compliant page is the clean age-gate that your Meta ads point to instead of your store. This page covers editing and managing a page you already have. To set up your first one, see Set up a compliant page.

Compliant pages live in the sidebar under Unrestrict → Pages (/pages).

Read the pages list

Each row shows one page: its domain, a status badge, and when it was verified. Verified means the domain's DNS is live and SSL is issued. Not verified means DNS is still pending. Self-hosted marks a page you host yourself. Click Manage to open the editor.

Edit the page

Open a page and use the editor, grouped into sections. Click Save changes when you edit anything.

  • Content: Company name, Description, Question text (for example Are you 21 or older?), and Logo URL.
  • Buttons: Yes button text and No button text.
  • Redirects: Accept redirect URL (where shoppers go when they continue) and an optional Decline redirect URL (where they go if they say no).
  • Appearance: the Background, Text, and Button colors, each with a color picker and a hex field.

Connect your domain

For a page Zappush hosts that is not yet verified, the Connect your domain panel shows the DNS records to add for your domain. Copy each record's Type, Host, and Value into your domain registrar, then click Check DNS to verify. Zappush also auto-checks every 30 seconds and marks each record with a check as it appears. The panel disappears once the domain is verified.

Site Editor

For hosted pages, the Site Editor lets you override the generated page with your own custom HTML and uploaded files.

When a custom override is active, the editor fields above are stored but the live page is served from the Site Editor. A banner at the top of the editor tells you when this is the case.

Release history and rollback

For hosted pages, Release history lists every deploy of your page. The newest is tagged Live, and the last deploy of the standard frontend is tagged Frontend. To revert, click Rollback on an older release, then Confirm rollback. If the live site is not serving the latest deploy, the panel shows a Rolled back badge and a warning so you know the page is pinned to an older version.

Dashboard forwarding

The Dashboard forwarding toggle serves the login and dashboard directly from your compliant domain. Switching it redeploys the hosted site, which takes a moment. Leave it off unless you specifically need it.

Self-hosted pages

If you host the page yourself, the editor shows an Embed snippet panel instead of DNS and release tools. It gives you two tags to paste into the <head> of your page: a Loader script and a Gate snippet, each with a Copy button.

Your Yes and No buttons must use the ids btn-yes and btn-no so the snippet can wire them up.

Delete a page

To remove a page, open the three-dot menu on its row in the list and choose Delete page. For a self-hosted page, also remove the gate snippet from your own page.

You'll know it worked when

Your edits show as Saved, a hosted page reads Verified with a check on each DNS record, and loading the page shows your question, branding, and colors before redirecting shoppers to your accept URL.

Next: Routes to connect the page to your store and pixel.

On this page