Skip to main content

Integrating ProveSource with WooCommerce

Learn how to setup ProveSource on your WooCommerce shop

Written by Yosi Dahan

ProveSource has a native WordPress/WooCommerce plugin. Once you are done, we'll start displaying your visitors' activity and increase your conversion rates right away!


Follow these steps:

1. Search for the "ProveSource" plugin on your WooCommerce plugins page.

2. Install it and make sure to activate the plugin.

3. Get your API key and Webhook Secret from the ProveSource Dashboard > Install > WooCommerce


4. Enter your API Key and Webhook Secret (from step 3) into the plugin fields, then click Save.


5. Create a Stream notification that tracks WooCommerce Events


6. Finish the rest of the wizard to design and customize your notification.

Dynamic Message Template: when setting up a WooCommerce notification, you can customize the message with variables:

Here is a list of available variables:

  • {{name}}

  • {{product.name}}

  • {{product.link}} (use markdown for linking)

  • {{location.country}}

  • {{location.countryCode}}

  • {{location.city}}

  • {{location.state}} (if available)

  • {{location.stateCode}} (if available)

Did this answer your question?