PolicifyAI on Shopify
One-click publish your policies to your store - coming soon.
One-click OAuth auto-publish to Shopify is in final testing ahead of the Shopify App Store: connect your store once, and every policy you publish lands on it automatically. Until it launches, the embed method below works today - paste one snippet into a Shopify page and your policy renders there, always up to date.
Set up in coming soon
coming soon- 1Works today: in Shopify admin, go to Online Store → Pages → Add page and name it (e.g. "Privacy Policy").
- 2Click the <> button in the content editor to switch to HTML view, and paste the embed snippet below.
- 3Save, then go to Settings → Policies and link the page in the matching policy slot so it appears at checkout.
- 4Coming soon: connect your store once via OAuth, and PolicifyAI publishes and re-publishes policy pages automatically - no editing at all.
<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, refund-policy, terms-of-service, shipping-policy). Get your site key from Dashboard → Integrations.
Why PolicifyAI
- The embed keeps store policies in sync from day one - update in PolicifyAI, your store page updates.
- The upcoming app is a true auto-publisher (Admin API Pages), not just a theme snippet.
- Non-blocking async script - no Online Store 2.0 performance penalty.
Troubleshooting
The page shows the raw code instead of my policy.
You pasted into the visual editor. Click the <> button to switch to HTML view first, then paste.
Checkout still shows my old Shopify-generated policy.
Checkout links come from Settings → Policies. Point each policy slot at the page you created so the checkout footer links to your PolicifyAI-powered page.
Frequently asked
Will the embed slow my store down?+
No - the script is async and tiny. It does not block rendering or hurt your storefront speed score.
When does one-click auto-publish arrive?+
It is in final testing ahead of Shopify App Store review. The embed above is a solid bridge - switching later takes one click.