Acme Retail

Hand-crafted goods since 1987

This is a plain multi-page brochure site — the kind a small Data Fiduciary actually has: no SPA, no build step, no backend of its own for its pages. Three of its pages ask for consent, on the two roads the website station offers a static site or CMS:

Contact us

Page type contact · road Inline snippet — the console-generated snippet pasted into this page, before </body>.

Newsletter

Page type newsletter · road Inline snippet.

Sign up · tag manager

Page type signup — the install code opens the hosted page in a pop-up; the decision comes back in the form and this site's server reads it before acting.

Contact us, through a tag manager

Page type contact · road Tag manager.

Newsletter, through a tag manager

Page type newsletter · road Tag manager — the page itself carries no Consentera code; a tag container injects the same snippet as a Custom HTML tag.

On both roads the person decides on Consentera's hosted consent page (presentation redirect, fixed by the server) and comes back to this site's one server-side piece, which verifies the decision by reading it back with a secret key.