If you can add a line of code to your site, Content Getway works — no plugin lock-in, no rebuilds. Design and place widgets from one dashboard, everywhere your content lives.
The only code you'll ever touch:
<script async
src="https://contentgetway.com/v1/loader.js"
data-site="YOUR_KEY"></script>Add the loader via a plugin, your theme footer, or a code-snippet block. No template edits.
Paste the script into Project Settings → Custom Code → Footer. Publishes site-wide instantly.
Drop the loader into theme.liquid before </body> to run widgets inside blog posts and pages.
Use the Custom Code panel in Settings to add the loader to all pages.
Add the script under Settings → Code Injection → Site Footer.
Insert the loader via Settings → Advanced → Code Injection (Footer).
Render the loader once in your root layout or _document. Works with the App and Pages routers.
Any stack that lets you add a <script> tag before the closing body works out of the box.
Route leads and conversion events into the tools your team already uses.
Forward widget impressions, clicks and conversions as GA4 events.
Send leads captured by in-content forms straight to your audiences.
Push form submissions into HubSpot as new contacts.
Connect Content Getway events to thousands of apps with a webhook.
No. Content Getway is one lightweight script tag. On WordPress you can use a plugin or snippet block if you prefer, but it's never required.