groundhogg/steps/settings/before
This Groundhogg hook used to add a custom setting before each and every step inside the funnel builder. Here, steps can be a benchmark or action.
do_action( "groundhogg/steps/settings/before", $this );
This hook provides the object of the Groundhogg funnel step class as an argument to work within your custom code.