Skip to main content
How to Add RB2B's Script to Framer
Updated over 2 weeks ago

Note: Using Framer with conjunction with RB2B is not recommended or supported. Framer's platform does not handle custom scripts in a manner conducive to the operation of RB2B's identification methods.

Installing RB2B on your Framer site will result in RB2B only attempting to identify the visitor on the initial load of your website. Subsequent page views as your visitors navigate through your website will not be recorded due to limitations in Framer's infrastructure.

To integrate our tracking script into your Framer website, you'll need to follow these user-friendly steps:


Copy the RB2B Script

Start by ensuring that you have the RB2B script ready. You can find it in the Script section of the dashboard. Copy the entire code snippet to your clipboard, preparing it for embedding into your Framer site.

Access Project Settings

Begin by opening your Framer project. Look for the Settings option, which is usually positioned at the top right corner of your workspace. Click on this to proceed to the next step.

Navigate to the General Tab

Once you're in the Settings menu, you'll see various tabs on the left side. Click on the General tab to access the general settings of your project. This section allows you to adjust fundamental aspects of your site.

Locate the Custom Code Section

Within the General settings, scroll down until you find the Custom Code section. This part is dedicated to adding any custom HTML, CSS, or JavaScript code to your project, including third-party tracking scripts.

Paste Your Tracking Script

In the Custom Code section, you'll find a field for inserting code into the <head> tag of your website's HTML structure. Paste the tracking script, as provided in the dashboard, into this field, ensuring it's correctly placed for optimal functionality.

Save Your Changes

After inserting the tracking script, it's crucial to save your modifications. Click the Save button, typically located at the bottom or top of the settings panel, to ensure your script is securely implemented.

Publish Your Site

With the tracking script added and saved, the final step is to make these changes live. Click the Publish button located at the top right of your Framer interface. This action will update your site, incorporating the new script across all its pages.

Did this answer your question?