This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Emercury for WP

Description

With this plugin from Emercury, you can quickly and easily grow your email list by:
– Embedding great-looking Emercury sign up forms on your WordPress site.
– Automatically adding visitors who fill out a sign up form on your WordPress site to your Emercury account.
– Automatically adding visitors who leave a comment on your WordPress site to your Emercury account.
– Easily add subscribers to your Emercury list when they leave a comment or when they register on your site.
– Tracking the performance of your sign up forms.

Here are a few of the ways this plugin can help you easily build and manage your email list and accelerate the growth of your business:
– Increase your number of email subscribers immediately. Quickly add an existing Emercury sign up form anywhere on your WordPress website via shortcode.
– Track performance of your sign up forms to see how they’re impacting your email list growth. You’ll learn what’s working and what’s not, so you can quickly optimize results.
– Automatically add new subscribers from your WordPress site to Emercury. Then, continue to engage and connect with your WP visitors by targeting specific segments of your audience based on their interests and traits, as well as the actions they take inside your emails or on your website using Emercury.
– Easily connect your plugin and view all your Emercury forms directly inside of WordPress. You dont have to be technically savy to use this plugin.

Installation

This section describes how to install the plugin and get it working.

  1. Upload the plugin files to the /wp-content/plugins directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Go to Emercury Forms section and enter the data for the Emercury API Settings.
  4. You are done!

FAQ

How to use this plugin?

  1. Login to Emercury panel. Go to Preferences -> API Keys
  2. Copy your API key to buffer.
  3. Login to WordPress admin, select “Emercury Forms” section and fill in the account email from your emercury account and API key from buffer. Hit button “Get/Update”
  4. You will see a list of all forms from your Emercury account. If the form is changed in Emercury, you can update it here using the “Update” button.
  5. Now you just need to paste the proper shortcode to any place of your WordPress template

My shortcode works in templates, but does not work on sidebars. Why?

Default WordPress installation does not support using shortcodes in sidebars. In order to enable this feature you need to add this line:
add_filter(‘widget_text’, ‘do_shortcode’);
to the end of file \wp-content\themes\YOUR_THEME\functions.php

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Emercury for WP” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Emercury for WP” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

VER 1.0.4 – 22/03/2021

  • Added new functionality: new users are sent to Emercury Lists after their registration not only with the help of the default WordPress sign-up form but with the help of the registration form of any other plugin

VER 1.0.3 – 21/08/2020

  • Added static method for advanced options

VER 1.0.2 – 27/02/2020

  • Fix ajax request in admin panel

VER 1.0.0 – 23/12/2019

  • Released