All integrations
Live · manual paste

PolicifyAI on Squarespace

One Code Block on your policy page.

Add a Code Block to any Squarespace page and paste the snippet - your policy renders there and stays in sync with PolicifyAI automatically. The same approach works on Framer (Embed component) and Ghost (HTML card).

Set up in 3 minutes

3 minutes
  1. 1Edit the page where the policy should appear (e.g. /privacy-policy).
  2. 2Click an insert point → Code, and paste the snippet below (leave the block type as HTML).
  3. 3Save. The policy renders on the live page. (Framer: add an Embed component. Ghost: use an HTML card.)
Squarespace › Code Block
<script
  src="https://policifyai.com/embed.js"
  data-site-key="YOUR_SITE_KEY"
  data-policy="privacy-policy"
  async
></script>

Change data-policy per page (privacy-policy, terms-of-service, …). Get your site key from Dashboard → Integrations.

Troubleshooting

Squarespace says code blocks with scripts are a premium feature.

Running JavaScript in Code Blocks requires a Business plan or higher on Squarespace. On Personal plans, link to your hosted policy page instead.

The block is empty in the editor.

Squarespace does not execute scripts inside the editor. Save and view the live page.

Frequently asked

Does it work in Squarespace 7.1 and 7.0?+

Yes - Code Blocks exist in both versions and behave the same for this snippet.

Also available