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