Skip to content
This repository was archived by the owner on Jun 20, 2025. It is now read-only.

Commit 9a87e15

Browse files
committed
updated Readme
1 parent e7b671c commit 9a87e15

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,10 @@ The name of the `piwik.js` static resource on the Piwik server. Set this option
101101

102102
The name of the `piwik.php` script on the Piwik server. Set this option if the Piwik instance uses a different name.
103103

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.
107+
104108

105109
## API
106110

0 commit comments

Comments
 (0)