Plugin Directory

Changeset 2859072


Ignore:
Timestamp:
02/02/2023 03:34:12 PM (3 years ago)
Author:
inboundhorizons
Message:

Fixed formatting issues in readme.txt.

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

Legend:

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

    r2859064 r2859072  
    1818This 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
    20 =The Specific Information This Plugin Provides=
     20= The Specific Information This Plugin Provides =
    2121
    2222The tracking info specifically includes the Form Page URL, Original Referrer, Landing Page, User IP, and Browser. What do these specific items mean?
    2323
    24 *Form Page URL: This is the page on your website where the user filled out your form, *Original Referrer: This is where the user came to your website from such as Google or Facebook, *Landing Page: This is the page on your website that the user first came to from an outside source, *User IP: This is the IP address of the user that sent a form submission and includes a country location, *Browser: This tells you what browser a user was on when they sent a form submission.
     24* Form Page URL: This is the page on your website where the user filled out your form, *Original Referrer: This is where the user came to your website from such as Google or Facebook, *Landing Page: This is the page on your website that the user first came to from an outside source, *User IP: This is the IP address of the user that sent a form submission and includes a country location, *Browser: This tells you what browser a user was on when they sent a form submission.
    2525
    26 =This Tracking Code Works With Most Major Form Plugins=
     26= This Tracking Code Works With Most Major Form Plugins =
    2727
    2828This 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.
     
    3030If 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"]
    3131
    32 =This Plugin Sends Form Events To Google Analytics=
     32= This Plugin Sends Form Events To Google Analytics =
    3333
    3434As an added feature, you can track any form submission on your website as a Google Analytics event if you have Google Analytics set up on your website.
  • universal-wp-lead-tracking/trunk/readme.txt

    r2859064 r2859072  
    1818This 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
    20 =The Specific Information This Plugin Provides=
     20= The Specific Information This Plugin Provides =
    2121
    2222The tracking info specifically includes the Form Page URL, Original Referrer, Landing Page, User IP, and Browser. What do these specific items mean?
    2323
    24 *Form Page URL: This is the page on your website where the user filled out your form, *Original Referrer: This is where the user came to your website from such as Google or Facebook, *Landing Page: This is the page on your website that the user first came to from an outside source, *User IP: This is the IP address of the user that sent a form submission and includes a country location, *Browser: This tells you what browser a user was on when they sent a form submission.
     24* Form Page URL: This is the page on your website where the user filled out your form, *Original Referrer: This is where the user came to your website from such as Google or Facebook, *Landing Page: This is the page on your website that the user first came to from an outside source, *User IP: This is the IP address of the user that sent a form submission and includes a country location, *Browser: This tells you what browser a user was on when they sent a form submission.
    2525
    26 =This Tracking Code Works With Most Major Form Plugins=
     26= This Tracking Code Works With Most Major Form Plugins =
    2727
    2828This 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.
     
    3030If 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"]
    3131
    32 =This Plugin Sends Form Events To Google Analytics=
     32= This Plugin Sends Form Events To Google Analytics =
    3333
    3434As an added feature, you can track any form submission on your website as a Google Analytics event if you have Google Analytics set up on your website.
Note: See TracChangeset for help on using the changeset viewer.