You can use the 2-part embed code to easily embed your Embeddable in your Framer website. You can choose to install it site-wide or on specific pages.

Looking for other ways to publish your Embeddable? Check out the Publish to your site guide.

Embedding in Framer

1

Grab the embed code

Head to the Embeddable in the Web App, click Embed Code in the top-right corner, and you’ll see the two-part embed code in the pop-up modal.

2

Install the Embeddables script on the site or page

This only needs to be added once per site or page, depending on your chosen installation method. If it’s already installed, you can skip this step.

You have two options for installing the Embeddable in Framer:

Option 1: Site-wide Installation

To install Embeddables across your entire Framer site:

  1. Click the gear icon in the top-right corner to open Project Settings
  2. Go to the General tab
  3. Scroll down to the Custom Code section
  4. Paste the first part of the embed code (the long script) in the “End of head tag” input
  5. Click Save

Option 2: Page-specific Installation

To install Embeddables on a specific page:

  1. Click the gear icon in the top-right corner to open Project Settings
  2. Select the specific page under Page Settings in the sidebar
  3. Paste the first part of the embed code (the long script) in the “End of head tag” input
  4. Click Save
3

Add the Embeddable to your page

To add the specific Embeddable where you want it to appear:

  1. Click the gear icon in the top-right corner to open Project Settings
  2. Select the page where you want the Embeddable to appear
  3. Go to the “Start of body tag” section
  4. Paste the second part of the embed code (the short <savvy> tag)
  5. Click Save

The Embeddable will not be visible in the Framer preview - you’ll need to publish your site to see it.

Need to embed in a different platform?

Troubleshooting

The Embeddable isn’t showing up on my Framer site

Make sure you’ve:

  1. Added the first part of the code correctly in the “End of head tag” section
  2. Added the second part of the code in the “Start of body tag” section
  3. Published your site (the Embeddable won’t show up in preview)
  4. Checked that the Embeddable is pushed live in the Embeddables Builder (if not then you can add ?savvy_flow_version=latest to the URL to view the latest version)
  5. Cleared your browser cache and refreshed the page

Need more help?

Check out Framer’s documentation on adding custom code or contact our support team for assistance with the Embeddable specifically.