How do I add a third-party script or tag? +
Use the Custom Codes module. It injects raw HTML, CSS, and JavaScript into the head or body of your rendered pages, site-wide or scoped to specific pages. That covers analytics tags, chat launchers, verification meta tags, heatmaps, and experiment snippets, the third-party code real sites end up needing.
Can I send form or order events to my own system? +
Yes. Each form connects to a destination from its own integrations panel, including a webhook you point at any endpoint, with a configurable URL, method, and headers, plus a connection test. For anything without a direct connection, route the event through Zapier to a connected app.
Which third-party services connect natively? +
Five first-party integrations: Stripe and PayPal for payments, Google (Analytics 4, Tag Manager, Search Console, reCAPTCHA), Airtable, and Slack. They are configured in the admin with your keys, not coded against an API. For anything else, point a Forms webhook at your own endpoint.
Is there a public REST API or SDK? +
We don't market a public REST API or SDK today, so we won't point you at one we can't stand behind. What is supported, and what most builds actually need, is Custom Codes for injecting your own scripts, the five first-party integrations, and webhooks for routing events out to any endpoint, a Zapier catch-hook included. If your project needs more than that, contact sales and we'll tell you straight what's possible.
Which plan includes all of this? +
Every plan. Custom Codes and the integration panels are part of the 23 native modules, and every plan is the whole platform, plans differ only by how many live sites you run. The free Sandbox includes them too, on unlimited staging sites, so you can wire up a webhook and test it before you pay anything.