Adding Webflow

Using webflow with c/side could not be easier. Simply follow the steps below to get started. If you need any help, feel free to reach out to us.

Adding your Site

Make sure you've logged into your c/side account, and that you've added your domain to c/side. If you haven't please refer to our getting started guide for adding your website.

Adding c/side to your Webflow Site

After you've added your domain to c/side, you will need to add our script to your webflow site. This can be done by doing the following.

Go to Webflow

First, go to the Webflow Dashboard and navigate to the 3 dots menu and select "Settings". Then navigate to "Custom code".

Add c/side's Script

After navigating to the "Custom code" section, simply add the following to the top of your "Head Code" section.

<!-- c/side script -->
<script type="text/javascript" src="https://js.cside.dev/script.js"></script>
<!-- the rest of your head code/scripts -->
Save, Deploy, and Relax!

Simply click "Save" and you're done! You can now see your website's script traffic be proxied and monitored in realtime on our dashboard.

Webflow Installation

Done!

That's it! Once you've added our script to your website, you will see the website's script traffic in realtime on our dashboard. If you're having issues, please refer to our Troubleshooting guide.

On this page