Linux 软件免费装

V.I.Plus - email marketing

开发者 atplogic
更新时间 2013年9月29日 15:21
PHP版本: 3.0.0 及以上
WordPress版本: 3.4.1
版权: GPLv2 or later
版权网址: 版权信息

标签

subscription newsletter integration registration support commerce feedback Email Marketing V.I.Plus - Email Marketing

下载

1.4 1.41 1.42 1.43 1.431 1.5 1.51 1.52 1.53 1.532 1.533 1.534 1.535 1.531

详情介绍:

Word press plug-in V.I.Plus - email marketing V.I.Plus - email marketing is a professional yet easy and fun to use email marketing system. The system includes a powerful newsletter builder, responsive email for mobile devices, auto launchers and more. The V.I.Plus - email marketing registration plug-in enables you to integrate your V.I.Plus account with WordPress. After installing the plug-in, a widget will be created in the admin section. You can relocate the widget as you desire. The widget provides support for several languages (English, Hebrew and Russian) and enables V.I.Plus members to implement a digital registration form users can subscribe to their mailing list. Build & enhance your customer relationship today. Try V.I.Plus now!

安装:

  1. Create the 'viplus' folder in your '/wp-content/plugins/' directory.
  2. Upload plugin files to newly created folder
  3. Activate 'V.I.Plus - email marketing' plugin, pressing 'Plugins' => 'Installed plugins'
  4. Visit 'Appearance' => 'Widgets' and drag your 'V.I.Plus - email marketing' widget to desired sidebar position
  5. Visit your V.I.Plus account and create new API Key, pressing 'Settings' => 'API Keys' => 'Add IPI Key'
  6. Copy created API Key value to 'API Key' field in 'V.I.Plus - email marketing' widget
  7. Fill widget title. It will appear above registration form at your site
  8. Done

升级注意事项:

= 1.534 Change widget name 1.532 Readme fix 1.53 This upgrade will give you possibility to choose registration mode: Merge, Update or Cancel. New options are:
  • [Merge]: add anyway; add to selected group even if exists in another group (will appear in both groups)
  • [Update]: add anyway; add to selected group even if exists in another group (will appear only in selected group)
  • [Fail]: don't add when such email already exists. Will give error message "User is already registered"
1.52 Latest release 1.51 Latest stable release 1.43 Stable release 1.2 First stable release

常见问题:

How to use 'V.I.Plus - email marketing' widget with a shortcode?

In any editor, add the following line at the place You want the registration form will appear: [atp-viplus-register apikey="XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX" title="TITLE"]test[/atp-viplus-register]

  • The 'apikey' attribute is required. You can get it from Your V.I.Plus account pressing "Settings => API Keys".
  • The 'title' key is used to define custom title above the form.

How to subscribe users via 'V.I.Plus - email marketing' widget into specific group in your V.I.Plus account?

In the source code, find 'viplists' variable value (located in function atpSendData()). Initially, it looks like this: 'viplists' => '0'. Change '0' to desired group value. For example: 'viplists' => '123456'. Save changes.

  • The group number you can get in your V.I.Plus account, pressing 'Lists' and taking a value from the 'System #' field.

How to tune up updating mode for existing contacts?

In the source code, find the string: 'exists' => 'Merge',. Change 'Merge' value to one of possible alternatives and save changes: [Merge]: add new contact even if such contact already exists in another group (will appear in both groups). [Update]: add new contact even if such contact already exists in another group (will appear only in chosen group). [Fail]: add only new contacts. don't add contact if such email already exists in any of your lists. Example: 'exists' => 'Update',

Widget don't work or something described here is going wrong

Email us to support@viplus.com and describe a problem. Our staff will help you soon.

更新日志:

1.532 1.53 1.52 1.51 1.5 1.43 1.3 1.2 1.1 1.0