Closed janos closed 4 years ago
This PR adds a Matomo tracking code requested by the comms team.
I have added a check on window.location.hostname === 'swarm.ethereum.org' to avoid calling the tracker by opening a page on swarm gateways or local swarm nodes.
window.location.hostname === 'swarm.ethereum.org'
This PR adds a Matomo tracking code requested by the comms team.
I have added a check on
window.location.hostname === 'swarm.ethereum.org'
to avoid calling the tracker by opening a page on swarm gateways or local swarm nodes.