2 pointsby aaresvictor2 days ago2 comments
  • aaresvictor2 days ago
    I'm a solo developer. I got tired of setting up Cookiebot separately for every client. So I built Consentify.app. One script tag, visual banner editor, consent logging, and it handles GA4/Meta Pixel blocking correctly. Agency plan is 30 domains for $65/month vs. Cookiebot's per-domain pricing. Happy to answer questions about the tech (Next.js, Shadow DOM isolation for CSS, history API intercept for SPAs).

    Setup takes <5 min, and offers a generous forever free-plan.

  • rufasterisco2 days ago
    What does "Do not sell my data" do? I see that in your own banner. Nothing seems to happen when i click on it
    • aaresvictora day ago
      Good catch! Thats a bug on our end.

      "Do not sell my data" is a CCPA opt-out signal and should behave like "necessary only". Currently not wired up correctly, fixing it now.