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.
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.