Hi,
Thanks for the response.
I have a php page on my server to record clicks. But, this php has to be called by the html page on the 3rd party server because, when the user cliks on the links of the html page then the click needs to be record. It should not record when the user clicks the url. It should only record when the user clicks the links of that url (html page).
Let me know if this is not clear.
Thanks.