Product analytics with emphasis on behavioral cohorts, paths, and predictive revenue.
Configure
integrations.amplitudestringpathrequiredAmplitude API key. Script injects via <Script strategy="afterInteractive"> and loads from https://cdn.amplitude.com.
{
"integrations": {
"amplitude": "abc123..."
}
}Where to find your api key
Amplitude project → Settings → Projects → pick your project → API Key.
Or set it from the dashboard — Editor → Configurations → AI & Advanced → Integrations.
Loading behavior
Strategy:
afterInteractive— injected after page interactivity, so it never blocks first paint.CSP: if you enforce a Content Security Policy, allowlist
https://cdn.amplitude.cominscript-src.Removal: delete the
integrations.amplitudekey (or blank it in the dashboard) and redeploy — the script disappears on the next page load.
Related
Schema reference —
integrations— auto-generated field listing