Thanks so much for your reply!
It looks like we could change
$event_category = apply_filters( 'gform_pagination_event_category', 'form', $form, $source_page_number, $current_page_number );
to
$event_category = apply_filters( 'gform_pagination_event_category', 'Forms', $form, $source_page_number, $current_page_number );
Am I wading off track with that?
This is in GFGAET_Pagination.php
-
This reply was modified 6 years, 4 months ago by brechtp.