---
title: Enable RUM on Your WooCommerce Store
description: >-
  Set up RUM monitoring on WooCommerce stores to track customer behavior,
  optimize performance, and improve e-commerce conversion rates.
breadcrumbs: >-
  Docs > RUM & Session Replay > Real User Monitoring & Session Replay Guides >
  Enable RUM on Your WooCommerce Store
---

# Enable RUM on Your WooCommerce 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 WordPress + WooCommerce-powered store.

## Setup{% #setup %}

1. Log into your WordPress administration panel.

1. Under **Plugins**, click on **Add New**.

   {% image
      source="https://docs.dd-static.net/images/real_user_monitoring/guide/enable-rum-woocommerce-store/enable-rum-woocommerce-1.fb9e2120b38d51bcd18eb8db1a575561.png?auto=format&fit=max&w=850 1x, https://docs.dd-static.net/images/real_user_monitoring/guide/enable-rum-woocommerce-store/enable-rum-woocommerce-1.fb9e2120b38d51bcd18eb8db1a575561.png?auto=format&fit=max&w=850&dpr=2 2x"
      alt="Enable RUM on your WooCommerce store" /%}

1. Search for **WPCode** and click **Install Now**.

   {% image
      source="https://docs.dd-static.net/images/real_user_monitoring/guide/enable-rum-woocommerce-store/enable-rum-woocommerce-2.a4e6a44b8b67575d18c2ce2c7b808ca4.png?auto=format&fit=max&w=850 1x, https://docs.dd-static.net/images/real_user_monitoring/guide/enable-rum-woocommerce-store/enable-rum-woocommerce-2.a4e6a44b8b67575d18c2ce2c7b808ca4.png?auto=format&fit=max&w=850&dpr=2 2x"
      alt="Enable RUM on your WooCommerce store" /%}

1. After you've installed WPCode, click on **Activate**.

   {% image
      source="https://docs.dd-static.net/images/real_user_monitoring/guide/enable-rum-woocommerce-store/enable-rum-woocommerce-3.b93b878f47d102ad226ef0f88aab0aa2.png?auto=format&fit=max&w=850 1x, https://docs.dd-static.net/images/real_user_monitoring/guide/enable-rum-woocommerce-store/enable-rum-woocommerce-3.b93b878f47d102ad226ef0f88aab0aa2.png?auto=format&fit=max&w=850&dpr=2 2x"
      alt="Enable RUM on your WooCommerce store" /%}

1. Find the newly added **Code Snippets** section in your WordPress menu, and click **Header & Footer**.

   {% image
      source="https://docs.dd-static.net/images/real_user_monitoring/guide/enable-rum-woocommerce-store/enable-rum-woocommerce-4.75393bc984aa09b19009d787473d2b49.png?auto=format&fit=max&w=850 1x, https://docs.dd-static.net/images/real_user_monitoring/guide/enable-rum-woocommerce-store/enable-rum-woocommerce-4.75393bc984aa09b19009d787473d2b49.png?auto=format&fit=max&w=850&dpr=2 2x"
      alt="Enable RUM on your WooCommerce store" /%}

1. Initialize the Browser RUM SDK by adding the SDK code snippet inside the **Header** section and save the changes by clicking the **Save** button. For more information about which installation method to choose, see the [RUM Browser Monitoring documentation](https://docs.datadoghq.com/real_user_monitoring/application_monitoring/browser/setup.md#choose-the-right-installation-method/).

   {% image
      source="https://docs.dd-static.net/images/real_user_monitoring/guide/enable-rum-woocommerce-store/enable-rum-woocommerce-5.9694395d8be2321f2cce851ba6b12589.png?auto=format&fit=max&w=850 1x, https://docs.dd-static.net/images/real_user_monitoring/guide/enable-rum-woocommerce-store/enable-rum-woocommerce-5.9694395d8be2321f2cce851ba6b12589.png?auto=format&fit=max&w=850&dpr=2 2x"
      alt="Enable RUM on your WooCommerce store" /%}

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

Once you've initialized the Browser RUM SDK, you can start using Real User Monitoring with your WooCommerce 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 of enriched sessions with [Session Replay](https://docs.datadoghq.com/session_replay.md) or
- [Generate metrics](https://docs.datadoghq.com/real_user_monitoring/platform/generate_metrics.md) 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.md)
- [Alerting With Conversion Rates](https://docs.datadoghq.com/real_user_monitoring/guide/alerting-with-conversion-rates.md)
