groundhogg/tracking/email/click
This hook is executed When tracking a link click redirect the user to the destination after performing the necessary tracking.
do_action( 'groundhogg/tracking/email/click', $this );
This function provides the object of a tracking class as an argument.