Linux 软件免费装
Banner图

FreshMail For Wordpress

开发者 FreshMail.com
borbismedia
更新时间 2016年2月5日 20:07
捐献地址: 去捐款
PHP版本: 3.0 及以上
WordPress版本: 4.2.2
版权: GPLv2 or later
版权网址: 版权信息

标签

widget plugin email subscription form newsletter forms ecommerce email form optin form popup email marketing subscribers signup form builder signup form pop-up checkbox mailing list signup-forms

下载

详情介绍:

Features of the plugin include: If you're not already a FreshMail.com user you can create a free account. Go to the plugin page FreshMail - create, send and track email marketing campaigns that work [youtube https://www.youtube.com/watch?v=wWpD2hVdaGc] FreshMail is a web app for creating, sending and tracking email marketing campaigns. The system provides users in an intuitive tool for newsletter creation - FreshMail Designer - based on drag&drop method and rich in beautiful ready-to-use email newsletter templates. Many tests available in the system help to optimize campaigns and the report section allows to analyse their results. FreshMail provides customers with an excellent customer service. Find out more: FreshMail website | FreshMail on Twitter

安装:

Installing the plugin This plugin requires at last: WordPress v 3.0 and PHP v 5.3. The installation works in the conventional way.
  1. In your WordPress admin panel, go to Plugins > Add new, search for FreshMail for Wordpress and click Install.
  2. Alternatively, download the plugin and upload the contents of FreshMail_for_Wordpress.zip to your plugins directory, which usually is /wp-content/plugins/.
  3. Another way is to download the plugin, log into WordPress and go to Plugins > Add new > Upload plugin. Find the downloaded zip file and then click Install.
  4. When installed, click on Activate Plugin.
Connecting Plugin to the FreshMail account Go to FreshMail tab > Connect with FreshMail and enter the API key and API secret in order to enable WordPress integration with FreshMail. After entering the correct data move to the Add New Form tab and select your list. Here the list of custom fields that you will be able to use in FreshMail will appear. In Properties, Layout and Messages you will find additional possibilities of sign-up form configuration. Adding Sign-Up Form If you want to add the plugin to a template you should enter the Appearance > Widgets tab on the admin panel. In available widgets you will find the FreshMail option that is responsible for the sign-up form. For proper operation of the plugin just drag a widget into the selected spot on your template and select from the list previously configured sign-up form. The plugin could be also inserted with the use of shortcode into any post, page or text widget. For example: [FM_form id=”1”] You can also display a sign-up form from your theme files by using one line of PHP code: ` ` Configuring Pop-Up To display popup you have to check Show the sign-up form in a popup by the form configuration. The advanced settings of popups can be found in All Forms > Edit Form > Popup Properties tab. You can define the criteria of popup display: and block the popup: You can also set up forwarding to any page after sign-up to newsletter. Configuring Sign-Up Checkboxes You also have the option of enabling automatic sign-up to a subscription with the use of a checkbox added to other standard WordPress forms like: as well as forms of other plugins: How to Configuring Checkboxes?
  1. Go to FreshMail for Wordpress > Checkboxes.
  2. Select at least one of your FreshMail lists to subscribe to.
  3. Select the forms you want to add a sign-up checkbox to, eg your comment form.
There is also the possibility to add a checkbox to any other form with the use of a few lines of code. ` Label txt ` == Frequently Asked Questions == How to display a form in post or page? Use the [FM_form id=”1”] shortcode. How to integrate the plugin with Google Analitycs? You just need to add a below code into a source of website and configured it precisely to follow the activities in Google Analytics. ` var forms = document.querySelectorAll(' form.form_subscribe'); for( var i = 0; i < forms.length; i++ ) { forms[i].onsubmit = function() { // ga.js _gaq.push(['_trackEvent', 'Forms', 'Submit', 'Sign-up form submission']); // analytics.js ga('send', 'event', 'button', 'click', 'Sign-up form submission'); } } ` How to display a form in widget areas like a sidebar? Use the FreshMail Widget that comes with the plugin. Where can I find my FreshMail API keys? You can find your FreshMail API Keys here?

屏幕截图:

  • WISYWIG sign-up form edior
  • You can display the sign-up form as a popup and define the criteria of its display
  • Connecting to Freshmail account
  • Sign-up form in editor
  • You can customize all messages and change language
  • Gain valuable reports on the sources of visitors’ subscribe in a selected period and check which form or checkbox generates the most new subscribers.
  • Creating sign-up forms is easy.
  • You have the option of enabling automatic sign-up to a subscription with the use of a checkbox added to other standard WordPress forms as well as forms of other plugins: WooCommerce, Easy Digital Download, bbPress, MultiSite, BuddyPress.

更新日志: