Skip to content
Download

Embedding in Webflow

Use the app’s Embed action to copy the exact snippet blocks for Webflow. When hosted deploy is enabled, those assets are served from Cloudflare R2 over the Cloudflare edge network (same CDN family as Webflow) for strong compatibility and fast delivery. Deployed asset URLs follow your custom domain pattern, such as https://ssscript.dev/valla.federico/t1/app.css.

  • Site-wide: Webflow → Site settings → Custom code → Head code (or Footer).
  • Per page: Page settings → Custom code → Head or Footer.

Paste the full snippets so both CSS and JS load.

  • Head / published snippet: loads your hosted project assets.
  • Designer snippet: helps preview behavior in Webflow Designer where applicable.
  • If you are logged out, the app labels snippets as local-dev only and asks you to sign in for deploy-backed fallback behavior.
  • If you are logged in and have deployed, snippets are generated from your user/project deploy namespace.

When you deploy a newer build, you typically keep the same Webflow placement and republish your site as needed.