title = __( 'Search Console', 'google-analytics-for-wordpress' ); parent::__construct(); } protected function get_report_html( $data = array() ){ return $this->get_upsell_notice(); } }