Skip to content

Commit bcb46e7

Browse files
authored
Merge pull request #262 from plausible/default_enhanced_measurements
Updated copy.
2 parents 7e9554e + 3b7050e commit bcb46e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Admin/Settings/API.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ public function settings_page() {
8989
'Would you like to view your site\'s stats in your WordPress dashboard?',
9090
'plausible-analytics'
9191
),
92-
'enhanced_measurements' => __( 'Enable enhanced measurements.', 'plausible-analytics' ),
92+
'enhanced_measurements' => __( 'Enable enhanced measurements to automatically track actions that visitors take on your site.', 'plausible-analytics' ),
9393
'proxy_enabled' => __(
9494
'Run our script as a first party connection from your domain name to count visitors who use ad blockers',
9595
'plausible-analytics'

0 commit comments

Comments
 (0)