Title: CRM Lead Tracking
Author: https://slash.digital
Published: <strong>7 janvāris, 2019</strong>
Last modified: 25 janvāris, 2019

---

Meklēt spraudņus

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

Šī spraudnis **nav atjaunināts vairāk kā divus gadus**. Varbūt, tas vairs netiek
uzturēts, nesaņemt atbalstu un tam var būt saderības problēmas ar jaunākām WordPress
versijām.

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

# CRM Lead Tracking

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

[Lejupielādēt](https://downloads.wordpress.org/plugin/lead-overview.zip)

 * [Sīkāka informācija](https://lv.wordpress.org/plugins/lead-overview/#description)
 * [Atsauksmes](https://lv.wordpress.org/plugins/lead-overview/#reviews)
 *  [Uzstādīšana](https://lv.wordpress.org/plugins/lead-overview/#installation)
 * [Attīstība](https://lv.wordpress.org/plugins/lead-overview/#developers)

 [Atbalsts](https://wordpress.org/support/plugin/lead-overview/)

## Apraksts

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/)

## Ekrānuzņēmumi

[⌊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

## Uzstādīšana

 **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/)

## BUJ

  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.

## Atsauksmes

Par šo spraudni nav atsauksmju.

## Autori un izstrādātāji

“CRM Lead Tracking” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši 
šādi cilvēki.

Līdzdalībnieki

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

[Tulkot “CRM Lead Tracking&#8221 savā valodā.](https://translate.wordpress.org/projects/wp-plugins/lead-overview)

### Vai jūs interesē attīstība?

[Pārlūkojiet kodu](https://plugins.trac.wordpress.org/browser/lead-overview/), apmeklējiet
[ SVN krātuvi ](https://plugins.svn.wordpress.org/lead-overview/)vai abonējiet[ attīstības žurnālu](https://plugins.trac.wordpress.org/log/lead-overview/),
ko izveidojis [RSS](https://plugins.trac.wordpress.org/log/lead-overview/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Versija **1.1**
 *  Pēdējo reizi atjaunots: **pirms 7 gadiem**
 *  Aktīvās instalācijas: **Mazāk par 10**
 *  WordPress versija ** 4.0 vai jaunāka **
 *  Pārbaudīts līdz: **5.0.25**
 *  PHP versija ** 5.3 vai jaunāka **
 *  Valoda
 * [English (US)](https://wordpress.org/plugins/lead-overview/)
 * Birkas:
 * [b2b](https://lv.wordpress.org/plugins/tags/b2b/)[contact form 7](https://lv.wordpress.org/plugins/tags/contact-form-7/)
   [crm](https://lv.wordpress.org/plugins/tags/crm/)[lead tracking](https://lv.wordpress.org/plugins/tags/lead-tracking/)
 *  [Papildu skats](https://lv.wordpress.org/plugins/lead-overview/advanced/)

## Vērtējumi

Vēl nav iesniegta neviena atsauksme.

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

[Skatīt visas atsauksmes](https://wordpress.org/support/plugin/lead-overview/reviews/)

## Līdzdalībnieki

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

## Atbalsts

Jums ir kaut kas ko teikt? Vajadzīga palīdzība?

 [Skatīt atbalsta forumu](https://wordpress.org/support/plugin/lead-overview/)