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.

Campaign Monitor Dual Registration

Description

This plugin automatically adds new WordPress users to your Campaign Monitor list.

  • The moment a user is added to WordPress, its email address (and optionally) user-meta data will be copied to Campaign Monitor.
  • Also, when user data is changed, the modifications will be sent to Campaign Monitor
  • Changes on Campaign Monitor can be reflected back to the user list, to use this feature one needs to define webhooks on the Campaign Monitor website.

Relation to our Campaign Monitor Synchronization plugin

Our plugin Campaign Monitor Synchronization also adds WordPress users to Campaign Monitor, but it uses a more strict synchronization mechanism. For instance, it also removes users from the Campaign Monitor list when they do not exist as WordPress users. For a lot of use cases this behavior is too rigorous, therefore we created this new plugin.

Links

Installation

  1. Register on http://campaignmonitor.com and create a list, if you haven’t done this already.
  2. In the list details click the link “change name/type”, there you will find the list ID, it is a 32 character hexadecimal string. Don’t use the list ID in the url!.
  3. Go to your account settings. There you will find the API key, it is also a 32 character hexadecimal string.
  4. On your wordpress website, upload campaign-monitor-dual-registration.zip to the /wp-content/plugins/ directory
  5. Activate the plugin through the ‘Plugins’ menu in WordPress
  6. In the plugin options, enter the list ID and API key.
  7. Select which fields you want to copy to Campaign Monitor. E-mail address will always be copied.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Campaign Monitor Dual Registration” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.1

  • First commit

1.0.2

  • support for 1000+ users

1.0.3

  • Fix some notices.

1.0.4

  • Fix subscribers import bug.

1.0.5

  • More detailed error output.

1.0.6

  • ‘Fields to hide’ list update.

1.0.7

  • New options page.

1.0.8

  • User role export.