---
title: Enable RUM on Your Squarespace Store
description: >-
  Implement RUM monitoring on Squarespace stores to understand customer
  behavior, track performance, and optimize user experience.
breadcrumbs: >-
  Docs > RUM & Session Replay > Real User Monitoring & Session Replay Guides >
  Enable RUM on Your Squarespace Store
---

# Enable RUM on Your Squarespace Store

## Overview{% #overview %}

Understanding how customers interact with your web pages is crucial to the success of your online store.

This guide walks through how you can set up Real User Monitoring on your Squarespace-powered store.

## Setup{% #setup %}

1. Log into your Squarespace administration panel and click **Settings**.

   {% image
      source="https://docs.dd-static.net/images/real_user_monitoring/guide/enable-rum-squarespace-store/enable-rum-squarespace-1.e2e290eab0bc8c5500632d3a4bbcda62.png?auto=format"
      alt="Enable RUM on your Squarespace store" /%}

1. Under **Settings**, click **Advanced**.

   {% image
      source="https://docs.dd-static.net/images/real_user_monitoring/guide/enable-rum-squarespace-store/enable-rum-squarespace-2.62208cb93a6edbfbfb9b54cf14e7a16f.png?auto=format"
      alt="Enable RUM on your Squarespace store" /%}

1. In the open menu, click **Code Injection**.

   {% image
      source="https://docs.dd-static.net/images/real_user_monitoring/guide/enable-rum-squarespace-store/enable-rum-squarespace-3.b816c9b944051d675b87c1edb3e7cae0.png?auto=format"
      alt="Enable RUM on your Squarespace store" /%}

1. Initialize the Browser RUM SDK by adding the SDK code snippet inside the **Header** section. See more information about which installation method to choose in the [RUM Browser Monitoring documentation](https://docs.datadoghq.com/real_user_monitoring/application_monitoring/browser/setup/#choose-the-right-installation-method/).

   {% image
      source="https://docs.dd-static.net/images/real_user_monitoring/guide/enable-rum-squarespace-store/enable-rum-squarespace-4.5c7ff6d1d4544598317d41e571db038f.png?auto=format"
      alt="Enable RUM on your Squarespace store" /%}

1. Click the **Save** button to save your changes.

   {% image
      source="https://docs.dd-static.net/images/real_user_monitoring/guide/enable-rum-squarespace-store/enable-rum-squarespace-5.8e2c10b3730f9191e883438d1f98cfa9.png?auto=format"
      alt="Enable RUM on your Squarespace store" /%}

See more information regarding code injection in [Squarespace's documentation](https://support.squarespace.com/hc/en-us/articles/205815908-Using-code-injection).

## Start exploring{% #start-exploring %}

Once you've initialized the RUM Browser SDK, you can start using Real User Monitoring with your Squarespace store.

For example, you can:

- Get valuable insights about your customers' behavior by making data-driven decisions to improve your store
- Increase conversion by watching browser recordings enriched sessions with [Session Replay](https://docs.datadoghq.com/session_replay/browser/)
- Use [funnel analysis](https://docs.datadoghq.com/product_analytics/journeys/funnel_analysis/) to better understand the customer journey, or
- [Generate metrics](https://docs.datadoghq.com/real_user_monitoring/generate_metrics/) from those newly captured sessions

## Further Reading{% #further-reading %}

- [Use RUM & Session Replay for Product Analytics](https://docs.datadoghq.com/real_user_monitoring/guide/rum-for-product-analytics/)
- [Alerting With Conversion Rates](https://docs.datadoghq.com/real_user_monitoring/guide/alerting-with-conversion-rates/)
