Title: CRM Lead Tracking
Author: https://slash.digital
Published: <strong>2019年1月7日</strong>
Last modified: 2019年1月25日

---

プラグインを検索

![](https://ps.w.org/lead-overview/assets/banner-772x250.png?rev=2018920)

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

![](https://ps.w.org/lead-overview/assets/icon-256x256.png?rev=2018920)

# CRM Lead Tracking

 作者: [https://slash.digital](https://profiles.wordpress.org/slashdigital/)

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

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

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

## 説明

In the b2b business you create leads instead of purchases on your website. A lead
is a new contact who is generated by (online) marketing activities.

You have to differ between TOFU (top of the funnel) and BOFU (bottom of the funnel)
leads. If you have a TOFU Lead you can also talk about unqualified leads, which 
means you or any other team member has to contact this person in order to find out
if this lead might be business for you. If yes this lead turns into a BOFU Lead 
and may bring you business.
 Of course you only want those qualified leads interesting
for you and your company. The rest might be junk or leads not within your target
group.

Sales is an exclusion process. In order to focus your marketing activities on leads
which are interesting for you and your business, you need to know from which marketing
campaign or keyword (when you are using adwords) those good leads are coming from.

This is where the CRM Lead Tracking plugin comes into play and is going to help 
you to optimize your marketing campaigns.

In combination with simple utm tracking you are able to store your leads within 
wordpress and add the information which lead has been generated by which channel,
ad, newsletter or keyword. This will help you to identify which campaign attracts
which lead.

Combined with a simple export functionality into a .csv file you are able to do 
further processing of your high quality leads.

**Important:** This plugin works only in combination with the **Contact Form 7**
plugin, one of the most famous plugins on wordpress (5+ million installations), 
you can download here: [https://wordpress.org/plugins/contact-form-7/](https://wordpress.org/plugins/contact-form-7/)

## スクリーンショット

[⌊How it looks like⌉⌊How it looks like⌉[

How it looks like

[⌊Setting up the correct shortcodes⌉⌊Setting up the correct shortcodes⌉[

Setting up the correct shortcodes

## インストール

 **1. From WordPress**

 * Visit ‘Plugins > Add New’
 * Search for ‘CRM Lead Tracking’ OR upload the .zip archive
 * Click Install and then Activate
 * Go to **Setup** section below.

 **2. Manually**

 * Upload the .zip archive to _/wp-content/plugins/_ folder and unzip it OR upload
   already unzipped folder with all the files (if your hosting doesn\’t allow to
   unzip archives in the file manager)
 * Activate the CRM Lead Tracking plugin through the ‘Plugins’ menu in WordPress
 * Go to **Setup** section below.

 **Setup**

 * Go to the Contact > Contact forms
 * Click on Edit on the form you want to be tracking leads from
 * Add the shortcode on the very top (before all the labels) [lead_overview]
 * Change your text fields shortcodes from the default your- prefix [text* your-
   name] to first- prefix [text* first-name]

So in the end it should look like this:

    ```
    [lead_overview]
     Your Name (required)
        [text* first-name] 
     Last Name (required)
        [text* last-name] 
     Your Email (required)
        [email* your-email] 
     Subject
        [text your-subject] 
     Your Message
        [textarea your-message] 

    [submit \"Send\"]
    ```

**That’s it.** You are ready to track your leads. They will appear in the Lead Overview
menu.

 (Optional)**Google Analytics Campaign tracking**

In order to track the leads on GA campaign basis you need to set up the urm parameters:

utm_source=google, facebook, newsletter, etc. utm_medium=cpc, email, banner, etc.
utm_campaign=spring_sale, etc. keyword=example_keyword

We recommend to use the url builder from google: [https://ga-dev-tools.appspot.com/campaign-url-builder/](https://ga-dev-tools.appspot.com/campaign-url-builder/)

## FAQ

  I submit a form but nothing appears in the Lead Overview?

Make sure you added the top shortcode and updated the shortcode prefixes in the 
Contact Form 7 form settings.

    ```
    [lead_overview]
     Your Name (required)
        [text* first-name] 
     Last Name (required)
        [text* last-name] 
     Your Email (required)
        [email* your-email] 
     Subject
        [text your-subject] 
     Your Message
        [textarea your-message] 

    [submit \"Send\"]
    ```

*For more details see Installation > Setup section.

## 評価

このプラグインにはレビューがありません。

## 貢献者と開発者

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

貢献者

 *   [ https://slash.digital ](https://profiles.wordpress.org/slashdigital/)

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

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

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

## メタ

 *  バージョン **1.1**
 *  最終更新日 **7年前**
 *  有効インストール数 **10未満**
 *  WordPress バージョン ** 4.0またはそれ以降 **
 *  検証済み最新バージョン: **5.0.25**
 *  PHP バージョン ** 5.3またはそれ以降 **
 *  言語
 * [English (US)](https://wordpress.org/plugins/lead-overview/)
 * タグ
 * [b2b](https://ja.wordpress.org/plugins/tags/b2b/)[contact form 7](https://ja.wordpress.org/plugins/tags/contact-form-7/)
   [crm](https://ja.wordpress.org/plugins/tags/crm/)[lead tracking](https://ja.wordpress.org/plugins/tags/lead-tracking/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/lead-overview/advanced/)

## 評価

レビューはまだ送信されていません。

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

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

## 貢献者

 *   [ https://slash.digital ](https://profiles.wordpress.org/slashdigital/)

## サポート

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

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