Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== GF Form Abandonment Tracker === Contributors: mcglenntangalin Tags: gravity forms, analytics, conversion, forms Requires at least: 5.8 Tested up to: 6.6 Requires PHP: 7.4 Stable tag: 1.0.0 License: GPLv2 or later Tracks visitors who start a Gravity Forms form but never submit it, and shows which field they last touched before leaving. == Description == GF Form Abandonment Tracker hooks into any Gravity Forms form on the front end. When a visitor interacts with a field and then leaves the page without submitting, the plugin logs the form ID, the last field they touched, and the page URL. A new "Abandonment" tab is added to each form's settings, showing total drop-offs and a breakdown by last field touched — useful for spotting which field in a form is causing people to give up. == Installation == 1. Make sure Gravity Forms is installed and active. 2. Upload the plugin folder to `/wp-content/plugins/`. 3. Activate the plugin through the 'Plugins' menu in WordPress. 4. Open any form's settings and click the "Abandonment" tab to view data. == Changelog == = 1.0.0 = * Initial release.