ReactifySDK · Guides
Every path loads reactify.js and registers reactify-thread. For in-page "React To This" / "Stitch this" (like WordPress), set window.reactifyWprtEmbed.apiKey (or reactifyShopifyEmbed) before the bundle—otherwise CTAs open the hosted record page on the API host.
HTML & static sites
Script tag, reactifyWprtEmbed.apiKey for in-page recorder, reactify-thread, widgets.
React
Client loader that sets apiKey before reactify.js, then reactify-thread.
Next.js
App Router client component, next/script, NEXT_PUBLIC_REACTIFY_API_KEY for popups.
Vue
Bootstrap in main.ts + reactify-thread in SFCs.
Nuxt.js
Client-only plugin + ClientOnly wrapper for SSR-safe embeds.
PHP
Echo bootstrap globals and reactify-thread from PHP layouts.
Webflow
Custom code + Embed; same apiKey bootstrap as WordPress.
WordPress
ReactifySDK plugin injects apiKey; shortcodes for reactify-thread.
Shopify
ReactifySDK Shopify app, auto-mount / theme block, in-page recorder.
ReactionSDK overlay guides (sdk.js + reaction-video) stay under /docs/installation-guides.