Descrición
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
Capturas
Instalación
- 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
Preguntas frecuentes
- 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
Comentarios
Colaboradores e desenvolvedores
“Gravity Forms Campaign Fields Add-On” é un software de código aberto. As seguintes persoas colaboraron con este plugin.
ColaboradoresTraduce “Gravity Forms Campaign Fields Add-On” ao teu idioma.
Interesado no desenvolvemento?
Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.
Rexistro de cambios
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.