Count clicks on external links in ASP.NET(blog.madskristensen.dk)

submitted by dscoducdscoduc(1099) 4 years, 5 months ago

Mads has code that makes it easy to keep track of what links your visitor clicks on...

3 comments |category: |Views: 139

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by mdoppmdopp(856) 4 years, 5 months ago 0

Wouldn't this be classified as cloaking?
Also why not just parse the IIS logs unless?
Just a few questions. I really like the Idea though.

Reply

posted by madskristensenmadskristensen(8565) 4 years, 5 months ago 0

Yes, you cloak the destination from spiders which you have to do in order to get the correct number of humans following the links. Google does the same in their search results. Check the onmousedown attribute.

The majority of websites in the world runs on managed hosting where you don't have access to the IIS logs.

Reply

posted by powerrushpowerrush(3873) 4 years, 5 months ago 0

Yeah, that's pretty much going to be seen as cloaking.

Maybe having JS that globally catches every click event would appear less devious.

Reply

information Login or create an account to comment on this story