Get Connected

Connect WooCommerce

Note #1: We require at least WooCommerce version 2.2 for compatibility with our integration. However, our specific Abandoned Cart feature (requires our "Growth" plan, or higher) is only compatible for WooCommerce versions 2.4 and above.

Here are the steps for connecting WooCommerce with Revenue Conduit, and there's 2 sections to this installation process:

  • Connecting WooCommerce through Revenue Conduit Admin - This section is required for ALL WooCommerce customers with Revenue Conduit
  • Installing the Revenue Conduit Extension in your Wordpress Account - This section is ONLY REQUIRED if you're a Revenue Conduit customer who needs to utilize WooCommerce Abandoned Carts (requires our "Growth" plan, or higher), HubSpot Website Tracking Functionality, or Infusionsoft Referral Partner Tracking; Installing the extension is NOT REQUIRED if you aren't using any of these functions for your Revenue Conduit account.
Connecting WooCommerce through Revenue Conduit Admin:

This step is required for ALL WooCommerce users.

Log into Revenue Conduit Admin at: https://admin.revenueconduit.com/users/login

Find the Store URL, Consumer Key and Consumer Secret

The Store URL is the domain where where wordpress and the WooCommerce are installed. Please follow this format http://storeurl.com or https://storeurl.com

 

Step 1. To find the Consumer Key and Consumer Secret follow these instructions.

  • Open a new browser tab/window and be sure to keep the current tab open so that you can come back to it.
  • Log in to your Woocommerce administration section.
  • Navigate to the wordpress user administration screen by clicking on "WooCommerce" in the wordpress main menu and select "Settings"
  • Select the Advanced tab then select Rest API
Screenshot 2019-03-29 09.57.46
  • Select Add Key

 

Screenshot 2019-03-29 09.58.28

 

  • Choose the user that you would like to use for the API or create a new user.
  • You do not need to enter a description when creating a new user, it is optional.
  • Click the Generate API Key checkbox.
Screenshot 2019-03-29 09.58.53
  • A new screen will pop up that will display the Consumer Key and  Consumer Secret that you will paste into the Revenue Conduit admin portal momentarily.
woocommerce-3
  • On the wordpress edit profile page there is also a permissions select box to control the level of access this API key possesses.
  • Change the permissions select box to 'Read/Write'.
  • Click "Update Profile".

 

Step 2. To add the consumer key and secret to RC admin.

  • Log into Revenue Conduit admin portal https://admin.revenueconduit.com/users/login
  • Click on the name of your marketing platform, then click on Connect Shop or Re-connect Shop
  • Click on connect to a shopping cart and choose WooCommerce
  • You will now be prompted to enter the store url, consumer key and consumer secret that was previously generated in your WooCommerce admin section.
  • Paste the info in the required fields and click connect.
Installing the Revenue Conduit Extension in your Wordpress Account:

This step is ONLY REQUIRED if you're a Revenue Conduit customer who needs to utilize WooCommerce Abandoned Carts (requires our "Growth" plan, or higher), HubSpot Website Tracking Functionality, or Infusionsoft Referral Partner Tracking; Installing the extension is NOT REQUIRED if you aren't using any of these functions for your Revenue Conduit account.

Note #2: Our Abandoned Cart feature (requires our "Growth" plan, or higher), specifically, is only compatible for WooCommerce versions 2.4 and above. If your WooCommerce version is below 2.4 then you will still need to install our Wordpress extension if you need to utilize HubSpot Website Tracking Functionality or Infusionsoft Referral Partner tracking, but you will need to use a different extension version. Please Right-Click and Save-As THIS VERSION OF THE EXTENSION, which is compatible with WooCommerce versions below 2.4.

You can download the wordpress plugin from here:
https://drive.google.com/uc?export=download&id=0B8K_ELOry60_OF8ybFc4LW1qT0E

One you have installed the plugin, please follow the below steps:
1. Go to Plugins page
2. Click "Add New"
3. Click "Upload Plugin"
4. Under the section "If you have a plugin in a .zip format, you may install it by uploading it here." click "Choose File"
5. Choose the zip file RevenueConduit_Woocommerce-2.*.*.zip
6. Click "Install Now"
7. Once installed, click "Activate Plugin"

Connection Issues?

Please check the following:

  1. If you receive an error while connecting and everything looks correct:
    1. Verify that you are using https:// in the store url
    2. If you are using https://www.example.com try connecting with https://example.com instead
  2. WooCommerce 2.2 or newer must be used.
  3. The WooCommerce REST API must be enabled:To enable the REST API within WooCommerce, visit the WooCommerce > Settings > General tab and check the Enable REST API checkbox.
  4. Pretty Permalinks must be enabled. (Note: They are probably already enabled. Learn More).
  5. If you receive JSON error then you can try this url format  http://storeurl.com/wc-api/v2/ or https://storeurl.com/wc-api/v2/)