ეს პლაგინი არ დატესტილა WordPress-ის 3 ძირითად ვერსიაზე. როგორც ჩანს, ის უკვე აღარ არის მხარდაჭერილი და შესაძლოა არ იყოს თავსებადი WordPress-ის მიმდინარე ვერსიასთან.

UTM tags + Landing page + "gclid" tracking for Contact Form 7

აღწერა

This plugin will save UTM tags + Referrer (like google.com, etc) + landing (first page) to cookies on first user visit and on CF7 submit adds all info to mail body.

Please note that for security/privacy reasons, the Referer URL is stripped out when navigating from a HTTPS site to a HTTP site by the browser and in some other cases.

Setup: place [utm_and_referer] tag in the Admin email body – example

A UTM codes is a simple query variables that you can attach to a custom URL in order to track a source, medium, and campaign name. This allow you better understand from where visitors are coming and doing some actions (like submitting contact form).

ეკრანული სურათები

  • Plugin status
  • Mail example

დაყენება

  1. Upload the plugin files to the /wp-content/plugins/cf7-utm-tracking directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the ‘Contact’ -> ‘CF7 UTM tracking’ screen to check the plugin state

მიმოხილვები

2 რევიუს წაკითხვა

მონაწილეები & დეველოპერები

“UTM tags + Landing page + "gclid" tracking for Contact Form 7” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

გადათარგმნეთ UTM tags + Landing page + "gclid" tracking for Contact Form 7 თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.

ცვლილებები

/* VER 1.4 – 17/08/2019 */

  • [new] Added landing (first page) tracking

/* VER 1.3 – 07/06/2019 */

  • [new] Now to add UTM tracking info for the email need to use [utm_and_referer] tag in the email body

/* VER 1.1 – 26/06/2017 */

  • [new] Added “gclid” parameter tracking
  • [tweak] Move from “Tools” menu to the “Contact” menu
  • [tweak] Security improvements