Generate a new URL every time but point to same application

Aug 28 2017 1:37 AM
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#. 

Answers (2)