How third party sites can check if user agreed to something(i.e. click ok)/pass some test on my site, so they can let him pass to some hidden resources on ther site? The problem is, user should not be asked to register on those third party sites, and i give those sites only javascript to paste into their code and merely button and some text.
If it will help, i am using django.