Comment on Show HN: Counter – Simple and free web analyticsparentComments−ihucosOP3yHello I am the counter.dev maintainer.No! To see the complete tracking script in all glory check it out here: https://github.com/ihucos/counter.dev/blob/master/docs/scrip...The relevant part is here:13| sessionStorage.setItem("_swa", "1");With that the script marked that the visit was tracked and no further http requests to track the unique view are send.−speedgoose3yI appreciate that the whole tracking script fits on my smartphone screen.
Comments
Hello I am the counter.dev maintainer.
No! To see the complete tracking script in all glory check it out here: https://github.com/ihucos/counter.dev/blob/master/docs/scrip...
The relevant part is here:
13| sessionStorage.setItem("_swa", "1");
With that the script marked that the visit was tracked and no further http requests to track the unique view are send.
I appreciate that the whole tracking script fits on my smartphone screen.