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