Title: emfluence Marketing Platform
Author: emfluence interactive marketing
Published: <strong>2016年5月20日</strong>
Last modified: 2022年6月13日

---

プラグインを検索

![](https://ps.w.org/wp-emfluence/assets/banner-772x250.png?rev=1421114)

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

![](https://ps.w.org/wp-emfluence/assets/icon-256x256.png?rev=1421184)

# emfluence Marketing Platform

 作者: [emfluence interactive marketing](https://profiles.wordpress.org/emfluencekc/)

[ダウンロード](https://downloads.wordpress.org/plugin/wp-emfluence.zip)

 * [詳細](https://ja.wordpress.org/plugins/wp-emfluence/#description)
 * [レビュー](https://ja.wordpress.org/plugins/wp-emfluence/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/wp-emfluence/#installation)
 * [開発](https://ja.wordpress.org/plugins/wp-emfluence/#developers)

 [サポート](https://wordpress.org/support/plugin/wp-emfluence/)

## 説明

If you’re a user of the emfluence Marketing Platform, this plugin is for you!

Easily add any number of widgetized forms to your website. Each widget can have 
different input fields and add contacts
 to different contact groups.

If you’re not a user of our marketing platform, [contact us now](https://www.emfluence.com/about-us/contact-us)
to get started with the best digital marketing platform around.

Note that you’ll likely want to tailor the forms to your theme using some CSS. You
can also template the success message
 by copying the theme/success.php file from
this plugin to your theme, if you wish (or just type out a success message in widget
settings).

Integrations:
 * Woocommerce: Customers can be added to product-specific platform
groups upon purchase, and separate product-specific groups upon refund. * When the
[WP Store Locator](https://wordpress.org/plugins/wp-store-locator/) plugin is also
active, this plugin adds a Preferred Store form field type and associated data points.

Want to change how this plugin works, or add to it? Fork it on GitHub!
 https://
github.com/emfluencekc/wp-emfluence

## スクリーンショット

 * [[
 * Widget edit screen. Enter your widget title and description, customize your Submit
   Button text, and add your own success message (which will appear after the information
   is submitted).
 * [[
 * Widget edit screen. Choose what groups your new contacts should be added to. 
   The group names can be found in your Platform Account.
 * [[
 * Widget edit screen. Choose from the standard set of fields (First Name, Last 
   Name, City, State, etc.) to include on your form. You can also choose any custom
   fields to add to your form. Enter the custom field number (1 – 250) that you 
   would like to add data to. Then customize the Required Message. This displays
   the error message if the data isn’t entered. Add a label and choose the input
   type. NOTE: Be sure your input type matches your data type for your custom field.
   For example, if your Custom01 is set to a date field inside the emfluence Marketing
   Platform, then be sure to choose date as your type for your field on your widget
   too.

## インストール

 1. Upload the plugin files to the `/wp-content/plugins/wp-emfluence` directory, or
    install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Use the Settings->emfluence Marketing Platform screen to enter an API access token.(
    If you don’t have an access token, contact our support team.)
 4. Add widget forms via the Appearance->widgets screen. Each widget has settings for
    display, groups and contact fields.

## 評価

![](https://secure.gravatar.com/avatar/9da7edb52b017cbc2795ac71bca951c1ddd2b0d508429b51d78b29fd7bc228e7?
s=60&d=retro&r=g)

### 󠀁[Perfect!!](https://wordpress.org/support/topic/perfect-4400/)󠁿

 [sheephaters](https://profiles.wordpress.org/sheephaters/) 2017年9月28日

This works great and is so easy to use! Thanks!!

![](https://secure.gravatar.com/avatar/b91f1c9f2a39d23c8de917f9ece5e15596626a4780b77c3cc35cccefebc64815?
s=60&d=retro&r=g)

### 󠀁[Easy to use](https://wordpress.org/support/topic/easy-to-use-968/)󠁿

 [emfluence interactive marketing](https://profiles.wordpress.org/emfluencekc/) 
2016年9月3日

Easy to use and allows multiple field types for my data.

 [ 2件のレビューをすべて表示 ](https://wordpress.org/support/plugin/wp-emfluence/reviews/)

## 貢献者と開発者

emfluence Marketing Platform はオープンソースソフトウェアです。以下の人々がこのプラグ
インに貢献しています。

貢献者

 *   [ emfluence interactive marketing ](https://profiles.wordpress.org/emfluencekc/)
 *   [ Jacob Schwartz ](https://profiles.wordpress.org/mightyturtle/)

[“emfluence Marketing Platform” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/wp-emfluence)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/wp-emfluence/)するか、
[SVN リポジトリ](https://plugins.svn.wordpress.org/wp-emfluence/)をチェックするか、
[開発ログ](https://plugins.trac.wordpress.org/log/wp-emfluence/)を [RSS](https://plugins.trac.wordpress.org/log/wp-emfluence/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 2.13

 * PHP error fixes

#### 2.12

 * Update platform authorization method

#### 2.11

 * Add an action hook after the contact has been saved, for integrations that want
   the contact ID and other contact data.

#### 2.10

 * Deepen WooCommerce integration to allow add-on product fields

#### 2.9

 * Add WooCommerce integration
 * Make the hidden form field type work for basic contact fields.

#### 2.8.1

 * Resolve some PHP notices.
 * Only submit one form per page.

#### 2.8

 * Minor style update to notification email.
 * Minor improvements to emfluence API exception handling.

#### 2.7.1

 * Performance improvement for admins.
 * Bug fix for some object caches.

#### 2.7

 * Add setting to redirect after submission success.

#### 2.6

 * Add integration with WP Store Locator plugin. If you have that plugin installed,
   you’ll see additional options in the widget editor to add a Preferred Store to
   your signup form.
 * Add more filter hooks for developers to extend this plugin.

#### 2.5

 * Add discount code functionality: Provide one-off discount codes to new contacts
   with this new form field type! The settings page has a way for you to upload 
   a long list of one-off discount codes that you create.
 * Add more filter hooks for developers to extend this plugin.
 * Deprecate ‘emfl_widget_custom_fields’ filter hook that was added through a pull
   request. We’ve added a better hook, check out ‘emfl_widget_before_contact_save’!

#### 2.4.1

 * Add endpoint to emfl API library. No impact on plugin functionality.

#### 2.4

 * Add Hidden custom field type.
 * Add optional ReCAPTCHA. (see plugin settings page.)
 * Add logging of end user’s IP address.
 * Improve notification emails through subject and introduction settings per forms,
   as well as email style.

#### 2.3

 * Add blacklist domain setting on plugin admin page.
 * Fix warning if there is any non-string POST data on form submit.
 * Scroll to location of form on page after form submit.

#### 2.2.1

 * Fail more gracefully in the admin area if API token is not available.

#### 2.2

 * Add honeypot to cut down on spam submissions.
 * Add filters and actions to widget form display:
 * new filter ‘emfl_widget_validate’
 * new action ‘emfl_widget_top_of_form’
 * new action ‘emfl_widget_before_submit’

#### 2.1

 * Admins can choose to have submissions also sent to a notification email address.

#### 2.0

 * Contacts are added to any groups selected by the admin. Private groups can be
   selected.
 * Support for more contact fields, including all custom variables.
 * Support for field types.
 * Revamp of widget settings UI.

#### 1.0

 * Contacts can add themselves to public groups that they select.

## メタ

 *  バージョン **2.13**
 *  最終更新日 **4年前**
 *  有効インストール数 **20+**
 *  WordPress バージョン ** 4.0またはそれ以降 **
 *  検証済み最新バージョン: **6.0.11**
 *  PHP バージョン ** 5.6またはそれ以降 **
 *  言語
 * [English (US)](https://wordpress.org/plugins/wp-emfluence/)
 * タグ
 * [api](https://ja.wordpress.org/plugins/tags/api/)[email](https://ja.wordpress.org/plugins/tags/email/)
   [Email Marketing](https://ja.wordpress.org/plugins/tags/email-marketing/)[EmailMarketing](https://ja.wordpress.org/plugins/tags/emailmarketing/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/wp-emfluence/advanced/)

## 評価

 5つ星中5つ星

 *  [  2 5-星レビュー     ](https://wordpress.org/support/plugin/wp-emfluence/reviews/?filter=5)
 *  [  0 4-星レビュー     ](https://wordpress.org/support/plugin/wp-emfluence/reviews/?filter=4)
 *  [  0 3-星レビュー     ](https://wordpress.org/support/plugin/wp-emfluence/reviews/?filter=3)
 *  [  0 2-星レビュー     ](https://wordpress.org/support/plugin/wp-emfluence/reviews/?filter=2)
 *  [  0 1-星レビュー     ](https://wordpress.org/support/plugin/wp-emfluence/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-emfluence/reviews/#new-post)

[すべてのレビューを見る](https://wordpress.org/support/plugin/wp-emfluence/reviews/)

## 貢献者

 *   [ emfluence interactive marketing ](https://profiles.wordpress.org/emfluencekc/)
 *   [ Jacob Schwartz ](https://profiles.wordpress.org/mightyturtle/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/wp-emfluence/)