Skip to content

Commit 3b7050e

Browse files
committed
Updated copy.
1 parent 7ab4245 commit 3b7050e

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)