You get an overview of your site\'s performance without logging in to WordPress or going through different Analytics reports. %sUpgrade to ExactMetrics Pro%s to enable the Email Summaries feature.', 'google-analytics-dashboard-for-wp' ), '', '' ); $notification['btns'] = array( "get_exactmetrics_pro" => array( 'url' => $this->get_upgrade_url(), 'text' => __( 'Get ExactMetrics Pro', 'google-analytics-dashboard-for-wp' ), 'is_external' => true, ), ); return $notification; } } // initialize the class new ExactMetrics_Notification_Upgrade_For_Email_Summaries();