monsterinsights_is_pro_version() ? 'proplugin' : 'liteplugin',
'utm_medium' => 'frontend-notice',
'utm_campaign' => 'admin-tracking-doc',
),
$doc_url
);
// Translators: %s is the link to the article where more details about tracking are listed.
printf( esc_html__( 'To keep stats accurate, we do not load Google Analytics scripts for admin users. %1$sLearn More »%2$s', 'google-analytics-for-wordpress' ), '', '' );
?>