Back to Integrations

WooCommerce Integration

WooCommerce runs on WordPress. Use WordPress methods to add the Pulse script.


Method 1: Using a plugin (Recommended)

Install the WPCode plugin and paste the Pulse script into the Header section.

Header Script
<script
  defer
  data-domain="your-site.com"
  src="https://pulse.ciphera.net/script.js"
></script>

Method 2: Edit header.php

Go to Appearance → Theme File Editor and add the Pulse script to your theme's header.php before </head>.

Use the same domain you track your main WordPress site with.

For the full WordPress setup, see the WordPress guide.

Related Integrations: Shopify, WordPress, BigCommerce