You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 20, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -101,6 +101,10 @@ The name of the `piwik.js` static resource on the Piwik server. Set this option
101
101
102
102
The name of the `piwik.php` script on the Piwik server. Set this option if the Piwik instance uses a different name.
103
103
104
+
### piwikScriptDataAttribute `piwik-react-router`
105
+
106
+
Starting with version `v0.XXX.0` multiple instances of `piwikreactRouter` can live on the same page and share a tracker script `script[url= opts.clientTrackerName]`. The `siteId` used to instantiate the script is stored in its `data-${piwikScriptDataAttribute}` attribute.
0 commit comments