2017 © Pedro Peláez
 

craft-plugin freeformeventtracking

Implement Google event tracking for Freeform form submissions

image

sparkison/freeformeventtracking

Implement Google event tracking for Freeform form submissions

  • Wednesday, March 21, 2018
  • by sparkison
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Freeform Event Tracking plugin for Craft CMS

Implement Google event tracking for Freeform form submissions, (*1)

Screenshot, (*2)

Installation

To install Freeform Event Tracking, follow these steps:, (*3)

  1. Download & unzip the file and place the freeformeventtracking directory into your craft/plugins directory
  2. -OR- do a git clone https://github.com/sparkison/freeformeventtracking.git directly into your craft/plugins folder. You can then update it with git pull
  3. -OR- install with Composer via composer require sparkison/freeformeventtracking
  4. Install plugin in the Craft Control Panel under Settings > Plugins
  5. The plugin folder should be named freeformeventtracking for Craft to see it. GitHub recently started appending -master (the branch name) to the name of the folder for zip file downloads.

Freeform Event Tracking works on Craft 2.4.x and Craft 2.5.x., (*4)

Freeform Event Tracking Overview

Allows for sending custom events to Google upon successful form submission. Will not send subsequent event if form is being updated. Includes ability to only send events for specific forms by form id., (*5)

Configuring Freeform Event Tracking

Navigate to Settings > Freeform Event Tracking to configure., (*6)

Using Freeform Event Tracking

Once configured, you should be good to go! Events will now be sent to Google upon successfuly form submission., (*7)

Freeform Event Tracking Roadmap

Currently the event response is logged to the database. Will be adding an additional tab to review the log at some point..., (*8)

  • Release it

Brought to you by https://nerdymind.com/, (*9)

The Versions

21/03 2018

dev-master

9999999-dev

Implement Google event tracking for Freeform form submissions

  Sources   Download

The Requires