Webflow
Connect Genlytic to your Webflow site.
The Webflow integration lets Genlytic push schema markup and structured data directly to your Webflow pages without manual code edits.
What the integration does
When you apply a Schema Gap action, Genlytic can push the generated JSON-LD to your Webflow page's <head> section via the Webflow CMS API. This automates the most common on-page GEO fix.
Setup
Go to Settings → Integrations → Webflow. Click Connect and authorize with your Webflow account. You need Designer or Account Admin permissions on the Webflow site.
Choose the Webflow site to connect. Genlytic lists all sites in your Webflow workspace.
Genlytic matches your tracked brand URLs to Webflow pages. Review the mapping and confirm.
When a Schema Gap action is generated, click Push to Webflow to inject the JSON-LD. You can preview the script before pushing.
Required permissions
Your Webflow token needs: sites:read, pages:read, pages:write, custom_code:read, custom_code:write.
What happens on schema push
Genlytic inserts a <script type="application/ld+json"> block into the page's <head> custom code section. Existing JSON-LD blocks are not overwritten — Genlytic appends a new block.
Troubleshooting
"Page not found in Webflow" — the URL in Genlytic does not match the Webflow page slug. Edit the page mapping in Settings → Integrations → Webflow.
"Insufficient permissions" — reconnect with a token that has custom_code:write permission.