php - Tracking user actions on vote website -


i need information (php 5.3) tracking user has been delivered our website vote website (topofgames) , once user click 'yes' (successful vote) vote site has redirected user index page (by vote site). way reward user points spend in our shop after did successful vote. found method allows track users last url visited not sure how far can take us. not asking free code, appreciate hint of or keep in mind. thanks!

edit: how our current system works. step 1: user log in. once logged in, he's redirected secured page vote buttons links vote sites (like topofgames). system record steps , needs log in reward points since it's user id bound not ip. step 1 note: our buttons have timer, because in many of sites can vote once every 24hs, if user clicked our button , entered vote site, can't click vote button again untill 24hs later (he need pass through button since our system records every step avouid fraud, can't go site). however found exploit here , it's users able vote infinite times keep getting reward points.

step 2: user enters vote site. here problem, once he's in site gets points no matter if votes or not. need track clicked 'yes' (successful vote) , has been redirected index page of site.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -