=== Source Input for Gravity Forms === Contributors: liftedlogic Tags: gravity forms, event tracking, google adwords Requires at least:4.0 Tested up to: 4.9 Stable tag: 0.1.1 License: GPLv3 License URI: License URI: http://www.gnu.org/licenses/gpl-3.0.html Add a new input type to Gravity Forms that tracks the source of the conversion. == Description == Keep track of where all of your conversions are coming from easily. Select what kind of sources you care about from the Gravity Forms settings. == Installation == = Minimum Requirements = - PHP 5.3+ - Gravity Forms: 2.0+ 1. Install the plugin using the plugin installer from the WordPress dashboard or by uploading the zip file contents into the `wp-content/plugins` directory. 2. Activate the plugin (Make sure Gravity Forms is already installed and activated). 3. Go to Forms > Settings > Source Input to select which sources you'd like to track. 4. Go to each form you'd like to track and then add the new "Source" field from the Advanced Fields menu. == Changelog == = 0.1.1 | 18-12-2017 = * Bug Fix: Fix constructor issue in GFSI_Source_Field = 0.1.0 | 11-12-2017 = * Add readme.txt and license.txt