Install the WooCommerce Storefront Plugin
The WooCommerce Website Integration consists of a WooCommerce plugin that tracks your storefront and checkout events.
The Converge Website installation for a WooCommerce store consists of:
Create a new Client Source in Converge
{Storename} Storefront
Install the WooCommerce Plugin
Download the WooCommerce Plugin by clicking on the following link: Download Plugin
In the WordPress admin dashboard, navigate to Plugins in the sidebar and click on Upload Plugin.
Choose the .zip file that you just downloaded as the file to upload.
Click on Install Plugin and after that on Activate Plugin
Configure the WooCommerce Plugin
src
looks like https://static.runconverge.com/pixels/AYU51m.js
, then your public token is AYU51m
. Verify that the integration is working correctly
$page_load
, Added To Cart
, Started Checkout
events by visiting the store and seeing that these events arrive in the Source Log.This integration auto-tracks the following events on the browser with all properties available according to the Converge Event Spec.
Event Name | Event Description | Integration |
---|---|---|
PageView | When a customer views a page. | Storefront |
Viewed Product | When a customer views a product. | Storefront |
Added To Cart | When a customer adds an item to cart | Checkout |
Started Checkout | When a customer initiates the checkout process. | Checkout |
Placed Order | When a customer places an order. | Checkout |