Description
This plugin adds advanced fields to Gravity Forms that collect campaign and device data and attaches the data to form entries.
The plugin can be configured to track first touch or last touch attribution and the campaign query string parameters are customizable.
The plugin currently supports:
- Google Analytics UTM Parameters
- Google AdWords (GCLID and MatchType)
- Device Information (browser, OS, device type)
- Marin (KWID and Creative ID)
- Google Analytics Client ID
Screenshots
Installation
- Upload the plugin files to the
/wp-content/plugins/gf-campaign-fields
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Forms->Settings->Campaign Info screen to configure the plugin
FAQ
- Installation Instructions
-
- Upload the plugin files to the
/wp-content/plugins/gf-campaign-fields
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Forms->Settings->Campaign Info screen to configure the plugin
- Upload the plugin files to the
- Does this plugin include Gravity Forms?
-
No, you must purchase your own license of Gravity Forms
Reviews
Contributors & Developers
“Gravity Forms Campaign Fields Add-On” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Gravity Forms Campaign Fields Add-On” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.4
- Bug related to fields not being hidden
2.3
- Updated JS variable names
- Bug fixes
2.2.1
- closing tag fix
2.2
- Set UTM_SOURCE as required parameter to set data
2.1
- Refactored code to used GF_Field_HiddenGroup class
- Moved dependancies to “lib” folder
- Added Google Analytics Client ID field
2.0
- Added JS-Cookie library
- Refactored Campaign data storage
- Added config for Cookie Lifetime
- Improved first / last touch attribution capabilities
- Fixed WhichBrowser 500 error
- Added Google Tag Manger capabilities
1.1.6
- Configuration Error fix
1.1.5
- Fixed JS errors
1.1
- Fixed readme.txt format issues
- Fixed version inconsistencies
1.0.5
- The initial release.