Hi,
I want to create an application wihich is URL based. I want to embad a link on that URL, the link will be differenet for each user. Now I want the URL should be different for each user but point to same URL on the backend.
I want to just count the click on the URL. Please help. How to do this in .Net using c#.