1
Copy Tracking Script
Copy your tracking script from the bchic Dashboard (Settings -> Website).It looks something like this:
2
Open Website Tools
Log in to your Squarespace account.
- Go to Website in the main menu.
- Scroll all the way down to Website Tools (or under “Utilities”).
- Click on Code Injection.
3
Paste Code
Paste your bchic script into the top text field Header.Click Save in the top left. From now on, all visitors to your website will be tracked.
E-Commerce Tracking (Capture Purchases)
If you use the Squarespace Online Store, you can automatically track purchases and revenue. The code must be inserted on the “Order Confirmation Page”.- Go back to Website Tools -> Code Injection.
- Scroll down to the Order Status Page field.
- Paste the following code there:
purchase event with the revenue in cents to your dashboard for every successful purchase.
Track Forms
By default, Squarespace forms do not send events. The most reliable way to measure form submissions is redirection to a “Thank You Page”.- Create a Thank You Page: Create a new page (e.g.,
/thank-you) that the user should see after submitting. - Insert script on Thank You Page:
- Open the settings of the Thank You Page (gear icon).
- Go to Advanced.
- Paste the following code there:
- Redirect Form:
- Edit your contact form on the website.
- Go to Post-Submit in the form settings.
- Select Redirect and enter the link to your Thank You Page (e.g.,
/thank-you).
Track Bookings (Squarespace Scheduling / Acuity)
Since the booking system (formerly Acuity) often runs in an iFrame or separately, tracking must be set up there separately.- Go to Scheduling in the main menu.
- Select Integrations in the bar on the left.
- Click on Analytics & Conversion Tracking.
- Paste the following snippet in the HTML Tracking Code field.
- Click on Save Settings.

