I've got a php redirect file for a site that I instantly want my affiliate code redirected to the home site (home site is not mine). How can I keep tabs on how many redirects the site makes, other than from my control panel within my hosting account? Thanks for the help.
Do you have any idea how to access database? and Do you have access to a database of that website? If yes, then you can create a function to add/ or update the number of views before doing the redirect.