Why size of source_url column is only 200 characters ? All long URLs (with parameters) are truncated, it’s very problematic. Can you increase the column size for next release please?
FYI the URL max size is about 2000 characters, see:
This column is created with “varchar(200)” in this file:
wp-content/plugins/gravityforms/includes/class-gf-upgrade.php:432