Skip to content
This repository was archived by the owner on Feb 17, 2022. It is now read-only.

Commit f079919

Browse files
committed
Update README.md
1 parent d4201aa commit f079919

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ Then edit `analytics.php` in `config` to your needs. We do config merge in the s
6464
<dl>
6565
<dt>tracking_id</dt><dd>Tracking ID</dd>
6666
<dt>tracking_domain</dt><dd>Tracking domain, unset or set to "<code>auto</code>" for automatic fallback</dd>
67+
<dt>tracker_name</dt><dd>Tracker name</dd>
6768
<dt>display_features</dt><dd>enabling the display features plugin, possible values: <code>(true|false)</code></dd>
6869
<dt>anonymize_ip</dt><dd>anonymize users ip, possible values: <code>(true|false)</code></dd>
6970
<dt>auto_track</dt><dd>auto tracking current pageview, possible values: <code>(true|false)</code></dd>
@@ -543,4 +544,4 @@ Returns the nonce generated for the Content Security Policy Header.
543544
*/
544545
public function cspNonce();
545546

546-
Available since 1.3.0.
547+
Available since 1.3.0.

0 commit comments

Comments
 (0)