
Woocommerce Mailchimp 折扣通过在有人订阅您的 Mailchimp 列表时提供一次性折扣,帮助您轻松使您的 MailChimp 列表健康。此插件会自动将 MailChimp 订阅弹出窗口添加到您的网站,可用于捕获电子邮件,当用户成功订阅您的列表时,他会获得一个优惠券代码。
每当有新用户注册您的时事通讯时,插件都会根据管理员设置自动生成优惠券代码,并将其通过电子邮件发送到注册的电子邮件 ID。
结帐 MailChimp 折扣插件
事实证明,这个插件可以帮助您将时事通讯注册量提高 25 – 50%。
发表评论
特征
- 强大的管理后端来自定义插件。
- 轻松设置时事通讯注册折扣。
- 双重选择仅让有效用户收到优惠券。
- 能够将优惠券限制为仅注册的电子邮件 ID。
- 为每次注册自动生成唯一的优惠券。
- 能够设置优惠券前缀,以便您可以轻松识别通过插件生成的优惠券。
- 能够为通过插件生成的优惠券定义自定义长度。
- 使用原生 woocommerce 优惠券系统生成优惠券。
- 如果使用 woocommerce 2.3.x,则使用 woocommerce 本机模板发送优惠券代码的电子邮件。
- 退出意图以显示弹出窗口。
- 可定制的短代码支持,允许您将表单添加到任何页面/帖子或小部件上。
- 能够在同一页面上添加多个表单,并将短代码 alng 与弹出功能一起使用。
- 管理选项,用于更改弹出显示的 cookie 长度。
- 管理员选项禁用弹出窗口并仅将注册作为小部件。
- 轻松自定义弹出窗口的外观和感觉以匹配您网站的设计。
- 允许您根据需要显示表单字段。
- 每次用户注册时事通讯时创建不同的唯一优惠券。
- 轻松选择和设置特定产品或类别的优惠券。
- 轻松从折扣中排除特定产品和类别。
- 能够排除销售商品的折扣。
- 允许您定义自注册之日起的天数优惠券有效期。
- 能够从姓名和地址更改电子邮件。
- 能够定义最小和最大购买限额,以便能够使用优惠券。
- 允许您从管理面板自定义优惠券代码电子邮件和主题。
- 允许您在电子邮件正文和电子邮件主题上使用输入预定义变量。
- 允许您显示 mailchimp 注册表单的弹出窗口。
简码设置
您可以使用
[wc_mailchimp_discount]
简码以在您的页面/帖子/小部件等上使用 Mailchimp discout 表单。
请找到可用于短代码的变量列表。
| 变量 | 描述 |
|---|---|
width |
定义注册窗体的宽度。 可能的值:100px、100%、500px 等。 用法: [wc_mailchimp_discount width="400px"] |
align |
设置注册表单的对齐方式。 可能的值:left、right 和 center。 用法: [wc_mailchimp_discount align="center"] |
layout |
定义窗体的布局。 可能的值是水平和垂直。默认值为 vertical。 用法: [wc_mailchimp_discount layout="horizontal"] |
btn_width |
设置订阅按钮的宽度。 可能的值:100px、429px、100%、69% 等。 用法: [wc_mailchimp_discount btn_width="300px"] |
btn_align |
设置订阅按钮的对齐方式。 可能的值:left、right 和 center。 用法: [wc_mailchimp_discount btn_align="right"]
|
top_text |
定义将显示在表单顶部的文本。 用法: [wc_mailchimp_discount top_text="Subscribe to our newsletter and win discount"] |
top_text_color |
设置顶部文本的文本颜色。 用法: [wc_mailchimp_discount top_text_color="#ffcc00"] |
您可以组合任何短代码变量并创建不同类型的表单。查看下面的一些示例:
[wc_mailchimp_discount width="400px" align="center" btn_width="100%" texttop_text_top="Signup for newsletter" top_text_color="#333333"]
查看我们的其他插件
更改日志
Version: 4.1(28th Feb 25)
* Fixed: Email notification issue
Version: 4.0(4th Nov 23)
* Fixed: Mailchimp list fetching issue.
* Fixed: Popup form subscription issue.
Version: 3.9
* Fixed: Exclude product fatal error issue.
* Added: readme file.
* Code indentation
Version: 3.8(14th Nov 20)
- bug fixed optin option
- bug fixed for coupon options
Version 3.7(2nd April 20)
- Issue fixed Coupons exceeding the limit
- Added aria-labeled by to the subscribe form
Version 3.6(20th Feb 20)
- Added new admin dashboard design
- Add product variations in the coupon
- Fixed mail issue when the user has been subscribed
- Fixed popup overlay opacity issue
- Added error notice when api key has not been setup
Version 3.5(10th September 19)
- Fixed MailChimp merge tags with languages
- Fixed issue with WPML shortcode content
Version 3.4(6th September 19)
- Added functionality for Mailchimp API validation
- Get Mailchimp audience id automatically
- Add webhook automatically
- Add option to show popup on selected pages
- Added filter hook for extra fields
- Added functionality where admin can set whether to use existing coupons or create coupons dynamically
- Fixed test email feature
- Fixed shortcode css issue
- Added bunch of new animations for the popup
- Fixed coupon roles issue
Version 3.3(17th Dec 18)
- Fixed issue for selected category in the coupons
Version 3.2(10th Nov 18)
- Added option for php mail when wp_mail and woocommerce mailer doesn't work
- Added ajax option to get products and exclude products option
Version 3.1(11th Oct 18)
- Added option for send coupons to user roles
Version 3.0(9th Oct 18)
- Added options frameowork for the plugin settings
- added hooks for custom fields
Version 2.8(6th Sep 18)
- Issue fixed for email from name and email from
- Made sanitise user inputs
- Fixed Coupon validation with WooCommerce 3.4
Version 2.7(4th Sep 18)
- Fixed Coupon validation with WooCommerce 3.4
Version 2.6(10th Aug 18)
- Fixed issue for email id compare when restrict email option is enabled
Version 2.5(14th May 18)
- Made functionality to add message for invalid email id from plugin settings
Version 2.4(8th May 18)
- Made functionality for timer to set redirect to another page after successfull redirect
- Optimized code
Version 2.3(30th April 18)
- Made functionality for redirect to another page after successfull redirect
- Fixed compatibility issue for latest version of wordpress and woocommerce
- fixed issue for sending confirmation email from mailchimp even user is already register
- Optimized code for faster loading
Version 2.2(9th Dec 17)
- Fixed compatibility issue for categories with WooCommerce 3.2.5 and WordPress 4.9
- added functionality where admin can show/hide checkbox like terms and condition in the frontend
- added functionality for admin to set checkbox text label for the checkbox
- added functionality for admin to set error message for checkbox validation
- added functionalty where admin can set color for checkbox label text
Version 2.1(12th April 17)
- Fixed compatibility issue with WooCommerce 3.0.0
- Mailchimp source signup merge fields added
- Added feature for mailchimp signup success text color, background color
- Added feature for mailchimp signup error text color, background color
- Added feature for enable/disable popup on mobile device
Version 2.0.2(15th March 17)
- Mailchimp API 3.0 implemented
- Language merge vars added from code
- Show coupon code on response in single optin
Version 2.0.1(12 JULY 16)
- Fixed compatibility issues with WooCommerce 2.6.x.
- Fixed shipping issue for this plugin
Version 2.0 (22 JUNE 16)
- Fixed compatibility issues with WooCommerce 2.6.x.
- Fixed translation issues.
- Fixed issues with email body formatting.
- Added option to translate admin option texts using WPML.
Version 1.9 (9 MARCH 16)
- Fixed issue with source merge tag.
- Added check for existing emails on mailchimp from other sources.
- Added admin option to enable popup only on homepage.
- Added admin option to specify an email as a test email.
Version 1.8.1 (28 JAN 16)
- Fixed incompatibility issue with woocommerce 2.5.x
Version 1.8 (22 DEC 15)
- Added ability to trigger the popup using any button or link.
- Added ability to turn off discount feature and use it as a simple mailchimp subscription.
Version 1.7 (15 OCT 15)
- Updated popup from custombox to magnific popup.
- Updated popup animation list.
- Added option for hinge close effect.
- Added option to specify color for the close button.
- Added option to close popup on overlay click.
- Added option to automatically close popup on successful subscription.
- Added option to only allow the logged in user to apply the coupon code if the coupon is restricted to only subscribed user.
- Bug Fix: Exit Intent issue.
- Bug Fix: Popup html output on latest version of WooCommerce.
Version 1.6 (21 SEPT 15)
- Added ability to restrict email.
- Added ability to change coupon expiry date format from admin.
- Bug Fix: Minimum discount.
- Bug Fix: Double optin multiple coupons.
Version 1.5 (26 AUG 15)
- Added support for double optin.
- Added option to set a coupon prefix for the coupon codes generated through the plugin.
- Added option to set the coupon length.
Version 1.4 (05 MAY 15)
- Added source merge tag to segment list based on merge tag.
- Added support for lower version of php
Version 1.3 (29 MAR 15)
- Added WooCommerce 2.3.x support.
- Added support for WooCommerce mailer to send emails if using WooCommerce 2.3.x.
- Added exit intent option for the popup display.
Version 1.2 (15 FEB 15)
- Fixed issues with internet explorer.
- Added layout support to the shortcode.
Version 1.1 (09 FEB 15)
- Added shortcode support.
- Added admin option to define cookie length.
- Added admin option to disable the popup.
Version 1.0 (01 FEB 15)
- Initial public release.
原文链接:https://www.hrdweb.com/47669.html,转载请注明出处~~~


评论0