Active Campaign is the Add-on for Back In Stock Notifier. The main purpose of this add-on is to sync out of stock subscribers to ActiveCampaign automatically. There are two ways of sync process applicable in this add-on where one is Instant Sync and another is Batch Process Sync.
After activate this add-on any new visitors subscribed to the product will sync their email to Active Campaign instantly. In addition to that if your site has already n number of subscribers we sync their emails through batch process. We run background process for every 5 minutes, we sync 10 subscribers at a time(for every 5 minutes) using batch process in which your old subscribers sync to Active Campaign in ease.
We also display information in the “All Subscribers” list table (Admin Dashboard > Instock Notifier > All Subscribers) in the column named as “ActiveCampaign Synched” which has value either YES/NO, if details synched to ActiveCampaign will display YES otherwise NO.
Minimum Requirements
– PHP version 5.6 or greater
– MySQL 5.6 or greater
– WooCommerce v3.0+
– WordPress v4.7+
– Back In Stock Notifier for WooCommerce v1.10.4
Installation
Installation for ActiveCampaign can be done through a manual process. After your successful purchase, you will be able to download the ActiveCampaign add-on in zip file format. You can simply upload the zip file to WordPress by following these steps:
1. Go to Admin Dashboard.
2. Navigate to Plugins -> Add New.
3. Click Upload Plugin and select your downloaded ActiveCampaign Add-on zip file.
4. Install and activate the plugin.
5. You can check the ActiveCampaign settings in Instock Notifier -> Settings -> Scroll to the Active Campaign Settings Section for further customization
How to Configure ActiveCampaign
In order to sync with Active Campaign, API Key, ActiveCampaign URL and Sync List are required. In that you first need API Key(check the 2nd point). Detailed information about each options are listed below
1. Sync Email to Active Campaign – Checkbox(Default Disable) If you want to start sync with ActiveCampaign you first enable this checkbox
2. ActiveCampaign URL – In this text box enter your URL from ActiveCampaign
3. ActiveCampaign API Key – In this text box enter your API key from ActiveCampaign after enter your API Key, it is important to fetch List associated in your ActiveCampaign for that you need to click “Verify API and Fetch List“
How to Get Your API Key and API URL from ActiveCampaign:
- Log in to your ActiveCampaign account at ActiveCampaign.com.
- Navigate to the Settings:
- Click on the gear icon in the lower-left corner of the dashboard to access Settings.
- In the settings menu, select Developer from the options.
- In the API Access section, you will see your API URL and API Key.
- If an API key hasn’t been generated yet, you can create one here.
- Copy both the API URL and API Key for use in your integration setup.
4. Verify API and Fetch List – This is more important to fetch created Lists from ActiveCampaign – without proceeding this option you won’t see any list associated with your API Key. Upon click this link will automatically fetch list and save your changes. In future if you create any list in ActiveCampaign will easily fetch by click this link again anytime.
5. Choose Sync Email List – After you complete above 3 Points, you will see the lists in dropdown, you must select list to sync data(emails) to ActiveCampaign, without select any list sync won’t work.
Changelog
Version 1.0 on 06th December 2024
– Initial Release