Open rugk opened 7 years ago
That's a cool idea! We could embed <script>
tags containing JavaScript that sends a unique token to URI:teller. Maybe there's some more straightforward way that I'm missing, though :)
Currently we're a bit busy here, but this is definitely something to consider in the future. This feature might take some code reshuffling, as the current assumption is that each trap visit is immutable and doesn't update after it's initially fetched to the monitor page. But it would be a plus to get rid of such an assumption anyway.
It would be interesting to know, whether the visit is just a static one (curl-like, download-only) or if the visitor actually executes JavaScript.