By Rodney Joyce on
6/20/2006
As a DotNetNuke developer, I am often surprised by the amount of functionality and useful code hidden away in the Global methods and libraries. Occasionally I come across similar nuggets of functionality hidden in the UI which should be shared by everyone.
One such snippet is the ability to report on the number of clickthroughs you receive from an Affiliate or advertising campaign. It is not very well publicized, but did you know that this has been possible to do since at least the original 3.x version?
Read More »