Add clientTrackerName and serverTrackerName fields to PiwikReactRouter options to allow overriding default piwik.js and piwik.php names used by this client.
(These names are pretty lengthy, let me know if you have a better and/or more concise variable name)
Coverage remained the same at 100.0% when pulling 6e2dfaaafee19a048238174cc6767105cac77fa8 on LINKIWI:client-server-tracker-options into 2510ae2e4083e5538758a6389d035d182aec7695 on joernroeder:master.
Add
clientTrackerName
andserverTrackerName
fields toPiwikReactRouter
options to allow overriding defaultpiwik.js
andpiwik.php
names used by this client.(These names are pretty lengthy, let me know if you have a better and/or more concise variable name)
Fixes #34.