piwik-react-router icon indicating copy to clipboard operation
piwik-react-router copied to clipboard

getBaseUrl should take port into account

Open jonfreedman opened this issue 5 years ago • 0 comments

If you're doing local development e.g. pointing the browser at http://localhost:3000/ then tracking is sent for http://localhost/ - this isn't a big deal in this specific case but it might catch some other people out.

jonfreedman avatar Jan 02 '20 16:01 jonfreedman