groundhogg/tracking/email/opened
This hook is fired when Groundhogg detected that the email is open by the user. Groundhogg uses this matrix to display opened emails in the list of broadcasts.
do_action( 'groundhogg/tracking/email/opened', $this );
This hook returns an object of a tracking class to work with.