<script type="text/javascript" src="http://localhost:4000/ahoy.js"></script>
<script>
ahoy.trackAll();
</script>
XMLHttpRequest cannot load http://localhost:4000/ahoy/events. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:3000' is therefore not allowed access. The response had HTTP status code 404.
Repo: https://github.com/TrackDons/web-analytics
Things:
Any hint @ferblape ?