Description
Email marketing is still one of the best ways to drive traffic to your website. You can use this WordPress plugin to add a newsletter subscription form below your blog, right in your articles or on other places using Elementor forms or a shortcode. Use the WooCommerce integration and submit order related information together with each subscription.
To use this plugin, you need to create an API key. You can do this via your EmailOctopus account. You can get a free account from the EmailOctopus website. The free account allows you to add 2500 active subscribers and has a few limitations on the account features.
These are the features
- Add the subscription form by using a shortcode
- Integration for Elementor form actions (with support for custom list fields)
- WooCommerce integration (store order related info in EmailOctopus)
- Easy to use, custom list fields will be automatically created if the don’t exists
- Efficient spam protection (using JavaScript and cookies)
- The visitor stays on your website while submitting the form data
- Support for multiple mailing lists
- You can change/translate all plugin text by using a localization tool (Loco Translate is our favorite)
- Support for multi-language websites (compatible with Polylang)
- The form HTML is compatible with the Bootstrap CSS framework (v3)
- Optional: use the CSS style-sheet (Bootstrap v3 compatible) included with the plugin
- Track successfully submitted forms in Google Analytics and Clicky
- The plugin includes JS and CSS files only if the form (shortcode) is present
- Using nonces for simple form value validation
About EmailOctopus
This plugin communicates with the email marketing service EmailOctopus via the API. An active account is required to use this plugin.
For more information:
- Privacy Statement – Privacy Statement – EmailOctopus.com
- Terms of use – Terms of Use – EmailOctopus.com
- API – Documentation – EmailOctopus.com
WooCommerce integration
If your want to use the EmailOctopus integration for WooCommerce, you need to follow these steps:
- Goto WooCommerce > Settings > Integrations > EmailOctopus
- Choose the Mailing list you prefer for the subscription feature on your checkout page
- Check the other features to include additional order information with each subscription
- Enable the option “Subscribe everyone” if you like to use EmailOctopus for none commercial emails (too).
Elementor integration
If you use Elementor Pro, it’s possible to add the EmailOctopus subscription as form action.
- Add the Elementor form as usual and choose “EmailOctopus” from “Actions after submit”.
- Now point the different mailing list fields to the form fields, by entering the field ID.
The “Newsletter” option has a special behavior. Use a checkbox in your form and if the checkbox was checked, a tag called “newsletter” will be added to the subscriber in EmailOctopus.
Screenshots
Installation
The quickest method for installing the plugin is:
- Automatically install using the built-in WordPress Plugin installer or…
- Upload the entire plugin directory to the
/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Create in EmailOctopus one ore more mailing lists and add also an API key.
- Enter your EmailOctopus API key, choose the mailing list ID and the other options on the plugin settings page.
Check here the complete documentation for both integrations and the EO4WP shortcode.
FAQ
-
How to add a manual goal in Clicky?
-
If you use a Clicky premium plan it’s possible to track Goals.
- In Clicky, visit: Goals > Setup > Create a new goal.
- Enter a name for the goal
- Check the “Manual Goal” checkbox and click Submit
- Copy/paste the ID into the corresponding field on the plugin options page
-
How does the “Subscribe everyone” feature work?
-
For webshop owners is it possible to use the WooCommerce integration and EmailOctopus, to send emails related to an order. For example usage instructions or a request for a review. To make this work, you need to sync all email addresses and not only the addresses from people subscribed to the newsletter. Use the Automation feature in EmailOctopus for this kind of after-sale campaigns.
Reviews
Contributors & Developers
“EO4WP: EmailOctopus for WordPress” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “EO4WP: EmailOctopus for WordPress” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial release
1.0.1
-
Other
- The plugin name has been changed in consultation with EmailOctopus
- Updated graphics, added documentation link
-
Bug fixes
- Fixed two option names
1.0.2
-
Other
- Version bump WP 6.6
-
Bug fixes
- Fixed option name for Woo integration
1.0.3
- Improvements
- For the callback function “add_subscriber_callback” I changed the hook to “woocommerce_payment_complete”, to subscribe only “paying” customers
1.0.4
- Improvements
- Added Font awesome support (replaced Glyphicons)
- Extened the form shortode to handle tags. Add comma seperated tags and submit them together with the other subscriber data.
1.0.5
- Improvements
- Added Dutch translations