Integration into Webflow is done via the global project settings. You need a Webflow plan that supports Custom Code (Site Plan or Workspace Plan).
1
Copy Tracking Script
Copy your tracking script from the bchic Dashboard (Settings -> Website).The code looks something like this:
2
Open Project Settings
- Open your Webflow Dashboard.
- Click on the three dots (…) next to your project and select Settings.
- Navigate to the Custom Code tab in the top tab bar.
3
Paste Code
Paste your bchic script into the Head Code field.Then click the green Save Changes button.
4
Publish
Custom Code in Webflow only becomes active once the site has been published.Click Publish in the top right and select your domains. Once the publish process is complete, bchic is active.
Custom Events in Webflow (Track Buttons)
In Webflow, you can easily track interactions (like clicks on important buttons) without making the button itself “dirty”. We use IDs for this.- Select your button in the Webflow Designer.
- Go to the Settings (gear icon) on the right.
- Give the button a unique name in the ID field, e.g.,
cta-button-header.

