• Add a cookie banner to your Replit app in about a minute

    We built an app with Replit Agent, and then we pointed our own scanner at it. The scanner found Google Analytics, with thirteen cookies declared for that one service, and no banner in front of it. That is the normal state of a new Replit app, and it is the reason we shipped the connector.…

  • Global Privacy Control: is your site ignoring people who opted out?

    Our demo store is set up to honor Global Privacy Control. Its consent log had five records in it, and every one of them said the signal was absent. Nothing was broken. It took me a minute to work out why, and the answer is the most useful thing I know about GPC. All five…

  • Add consent management to your site by telling your coding agent to do it

    If you build with a coding agent, you can set up consent management the same way you built the site: connect one MCP server, describe what you want, review the diff. This post walks through the full flow, including what the scanner found when I ran it on my own site.