Plugin Directory

Changeset 2859089


Ignore:
Timestamp:
02/02/2023 04:05:29 PM (3 years ago)
Author:
inboundhorizons
Message:

Added backticks

Location:
universal-wp-lead-tracking
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • universal-wp-lead-tracking/tags/1.0.3.1/readme.txt

    r2859080 r2859089  
    88Stable tag: 1.0.3.1
    99
    10 Adds lead tracking information to e-mails coming from Contact Form 7, Gravity Forms, Ninja Forms, or Elementor PRO form submissions. It also allows you to send form submission events to Google Analytics (Universal and GA4) in order to track form submissions there. Simply add the [tracking-info] shortcode at the bottom of your form emails to get started.
     10Adds lead tracking information to e-mails coming from Contact Form 7, Gravity Forms, Ninja Forms, or Elementor PRO form submissions. It also allows you to send form submission events to Google Analytics (Universal and GA4) in order to track form submissions there. Simply add the `[tracking-info]` shortcode at the bottom of your form emails to get started.
    1111
    1212== Description ==
     
    1616When you receive an e-mail from a contact form on your website, you will instantly see data on a user's landing page on your site, the page that they filled out the contact form on, the referring source that sent them to your website, their location IP (country-level) and browser/platform used.
    1717
    18 This information is added by simply putting the [tracking-info] shortcode in the email being sent to you when a user submits a form on your website. Just paste the [tracking-info] shortcode in your e-mail template, and every time you receive a lead from your website, you will be able to see information from the user that submitted the form.
     18This information is added by simply putting the `[tracking-info]` shortcode in the email being sent to you when a user submits a form on your website. Just paste the `[tracking-info]` shortcode in your e-mail template, and every time you receive a lead from your website, you will be able to see information from the user that submitted the form.
    1919
    2020= The Specific Information This Plugin Provides =
     
    3232This shortcode tracking method will work with forms on Contact Form 7, Gravity Forms, Ninja Forms, or Elementor PRO. Because it is shortcode based, you can just drop in the code to the e-mail submission template on any of these major form plugins.
    3333
    34 If you are sending your website e-mail submissions via an HTML based output on one of these plugins, we have that covered too. Just add html="true" to your shortcode like so: [tracking-info html="true"]
     34If you are sending your website e-mail submissions via an HTML based output on one of these plugins, we have that covered too. Just add html="true" to your shortcode like so: `[tracking-info html="true"]`
    3535
    3636= This Plugin Sends Form Events To Google Analytics =
  • universal-wp-lead-tracking/trunk/readme.txt

    r2859080 r2859089  
    88Stable tag: 1.0.3.1
    99
    10 Adds lead tracking information to e-mails coming from Contact Form 7, Gravity Forms, Ninja Forms, or Elementor PRO form submissions. It also allows you to send form submission events to Google Analytics (Universal and GA4) in order to track form submissions there. Simply add the [tracking-info] shortcode at the bottom of your form emails to get started.
     10Adds lead tracking information to e-mails coming from Contact Form 7, Gravity Forms, Ninja Forms, or Elementor PRO form submissions. It also allows you to send form submission events to Google Analytics (Universal and GA4) in order to track form submissions there. Simply add the `[tracking-info]` shortcode at the bottom of your form emails to get started.
    1111
    1212== Description ==
     
    1616When you receive an e-mail from a contact form on your website, you will instantly see data on a user's landing page on your site, the page that they filled out the contact form on, the referring source that sent them to your website, their location IP (country-level) and browser/platform used.
    1717
    18 This information is added by simply putting the [tracking-info] shortcode in the email being sent to you when a user submits a form on your website. Just paste the [tracking-info] shortcode in your e-mail template, and every time you receive a lead from your website, you will be able to see information from the user that submitted the form.
     18This information is added by simply putting the `[tracking-info]` shortcode in the email being sent to you when a user submits a form on your website. Just paste the `[tracking-info]` shortcode in your e-mail template, and every time you receive a lead from your website, you will be able to see information from the user that submitted the form.
    1919
    2020= The Specific Information This Plugin Provides =
     
    3232This shortcode tracking method will work with forms on Contact Form 7, Gravity Forms, Ninja Forms, or Elementor PRO. Because it is shortcode based, you can just drop in the code to the e-mail submission template on any of these major form plugins.
    3333
    34 If you are sending your website e-mail submissions via an HTML based output on one of these plugins, we have that covered too. Just add html="true" to your shortcode like so: [tracking-info html="true"]
     34If you are sending your website e-mail submissions via an HTML based output on one of these plugins, we have that covered too. Just add html="true" to your shortcode like so: `[tracking-info html="true"]`
    3535
    3636= This Plugin Sends Form Events To Google Analytics =
Note: See TracChangeset for help on using the changeset viewer.