Skip to content

Commit

Permalink
Update Google Analytics field description
Browse files Browse the repository at this point in the history
  • Loading branch information
uldisrudzitis committed May 14, 2024
1 parent a04eb13 commit a783a73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/inc.settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -653,7 +653,7 @@
'title' => I18n::_('Google Analytics measurement ID'),
'placeholder' => 'G-XXXXXXXXXX',
'validator' => 'GoogleAnalytics',
'description' => I18n::_('The ID of the <a href="https://support.google.com/analytics/answer/12270356?hl=en" target="_blank">Google Analytics</a> website property.')
'description' => I18n::_('How to get the <a href="https://support.google.com/analytics/answer/12270356?hl=en" target="_blank">measurement ID</a>.')
],
'googleSiteVerification' => [
'format' => 'text',
Expand Down

0 comments on commit a783a73

Please sign in to comment.