dev-master
9999999-devImplement Google event tracking for Freeform form submissions
The Requires
Implement Google event tracking for Freeform form submissions
Implement Google event tracking for Freeform form submissions, (*1)
, (*2)
To install Freeform Event Tracking, follow these steps:, (*3)
freeformeventtracking
directory into your craft/plugins
directorygit clone https://github.com/sparkison/freeformeventtracking.git
directly into your craft/plugins
folder. You can then update it with git pull
composer require sparkison/freeformeventtracking
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)
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)
Navigate to Settings > Freeform Event Tracking to configure., (*6)
Once configured, you should be good to go! Events will now be sent to Google upon successfuly form submission., (*7)
Currently the event response is logged to the database. Will be adding an additional tab to review the log at some point..., (*8)
Brought to you by https://nerdymind.com/, (*9)
Implement Google event tracking for Freeform form submissions