get_data(); } if ( ! isset( self::$contact_segmentation['utm_source'] ) ) { return $this->shortcode_content( $atts ); } return self::$contact_segmentation['utm_source']; } }