22 Aug
2008
22 Aug
'08
4:20 p.m.
Balazs Dianiska wrote:
I thought about using a JavaScript snippet placed into the page (maybe with token so it couldn't be misused, but then a cached page is not trivial) as most bots cant run the JS. Is there any way a callback like this could be validated for a cache stored page? What do you think of the approach?
I wouldn't worry too much about misuse, since people could just visit the page hundreds of times anyway to achieve the same result - just make a post request to a javascript menu callback, and log from there. -Charlie