title = __( 'Overview', 'google-analytics-for-wordpress' ); parent::__construct(); } // Outputs the report. protected function get_report_html( $data = array() ) { ob_start(); $this->get_overview_top( $data ); if ( ! empty( $data['newvsreturn'] ) && ! empty( $data['devices'] ) ) { ?>