이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Universal WP Lead Tracking

설명

Universal WP Lead Tracking gives you important information about users from contact form submissions on your WordPress site and allows you to instantly set up Google Analytics events to send conversion data when someone submits a form on your website.

When 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.

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.

The Specific Information This Plugin Provides

The tracking info specifically includes the Form Page URL, Original Referrer, Landing Page, User IP, and Browser. What do these specific items mean?

  • 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.

This Tracking Code Works With Most Major Form Plugins

This 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.

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"]

This Plugin Sends Form Events To Google Analytics

As 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.

This happens automatically when you check the box for the Analytics event you want on the plugin settings section. We currently support ga{} events for Universal Analytics and gtag{} events for Google Analytics 4.

This will show up in your Google Analytics view as an action called “submit” with an event category called “Contact Form” that you can then set as a lead source in your conversion preferences in Google Analytics

For more plugins, help, or information about this plugin please visit www.inboundhorizons.com.

스크린샷

  • This is the view of the plugin admin panel options you will see in Wordpress
  • This is an example of where you will enter the tracking shortcode on a web form. This is an example from a Contact Form 7 mail form sent to the Wordpress site administrator after a user submits a form on the site.
  • This is an example of the tracking information you will receive at the bottom of a response email when a user submits a form on your site.

후기

2023년 1월 25일 1 reply
I've been using other contact form 7 tracking plugins for YEARS, and then they started to have issues with displaying the referring URL. Found this one, it works! Works on ninja form, too. Highly recommended, thank you to the devs.
모든 0 평가 읽기

기여자 & 개발자

“Universal WP Lead Tracking”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Universal WP Lead Tracking”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.3.1 – 2023-02-01

  • TWEAK: Cleaned up some code and clarified wording on settings page.
  • ADD: Added IP lookup functionality to find country based on IP address. IPv6 requires the GNU Multiple Precision (GMP) extension to be installed.

1.0.3 – 2023-01-25

  • TWEAK: Changed some wording on admin page and edited readme.txt

1.0.2 – 2022-11-04

  • TWEAK: Tested with WordPress v6.1

1.0.1.3 – 2022-10-28

  • FIX: Escaped HTML and Scripts

1.0.1.2 – 2022-10-27

  • TWEAK: Updated readme