array( 'url' => $this->get_upgrade_url(), 'text' => __( 'Upgrade to Pro', 'google-analytics-for-wordpress' ), 'is_external' => true, ), ); return $notification; } } // initialize the class new MonsterInsights_Notification_Upgrade_To_Pro();