Add Grona to your Webflow site through Custom Code settings. Paste one snippet, publish, and start optimizing.
Under 2 minutesGrona's research and competitive intelligence features work without any code on your site. You can analyze competitors, review traffic data, and get AI-powered recommendations right from the dashboard.
To make live changes on your website, like editing text, swapping images, adjusting styles, or running experiments, Grona needs your permission. Installing this snippet grants that permission and connects your site to Grona's optimization engine.
Live editing
Change text, images, and styles through AI chat.
Experiments
Run A/B tests and track results in real time.
Your choice of scope
Add to specific pages or your entire site.
Copy this and paste it into your website's <head> section.
<link rel="preconnect" href="https://cdn.grona.ai">
<script src="https://cdn.grona.ai/workspaces/YOUR_WORKSPACE_ID/antiflicker.js" data-grona-af-bg="#ffffff"></script>
<script src="https://cdn.grona.ai/workspaces/YOUR_WORKSPACE_ID/main.js" async></script>Preconnect: Speeds up loading by establishing an early connection to Grona's CDN.
Antiflicker script: Loads synchronously to prevent content flash before optimizations apply.
Main script: Powers Grona's optimization engine: live editing, experiments, and tracking.
Adding the snippet in Site Settings > Custom Code > Head Code loads Grona on every page. To target specific pages, use each page's individual settings instead.
Replace YOUR_WORKSPACE_ID with the ID from your Grona dashboard. The complete snippet with your ID is available in Settings > Installation.
Follow these steps to add the Grona snippet to your Webflow site.
In the Webflow Designer, click the gear icon in the left sidebar to open Site Settings. Alternatively, go to your Webflow dashboard and click the site's settings.
In Site Settings, click the "Custom Code" tab. You'll see two sections: "Head Code" and "Footer Code."
Paste the Grona snippet into the "Head Code" section. This ensures the script loads in the <head> of every page on your site.
If you only want Grona on specific pages, you can add the snippet to individual pages instead. Open the page in the Designer, go to Page Settings (gear icon), and paste the snippet in that page's "Inside <head> tag" field.
Click Save in Site Settings, then publish your site. Custom code changes only take effect after publishing.
Custom code is not visible in the Webflow Designer preview. You need to publish and view the live site to confirm the script is loading.
Confirm the snippet is loading correctly.
Paste your URL to see what Grona can do. Free to start.