After having my DNN sites up and running for almost a year I was very curious to see exactly how many clicks I had on the various tracked links. I started to look around and was getting tired of clicking "Edit:" on each link to view the information. So I created this simple query to quickly pull the links in the "Most clicked" order.
This is a very primitive query that gets the module name, link, click count and last click time. For documents loaded in the documents module you will only get the file id of the file, but it at least helps to illustrate the activity.
You will need to edit the PortalId portion of the where clause to ensure that you reference the correct portal.
While DNN's ability to track links is good for reporting purposes, it does not help your SEO efforts.So I guess now it becomes a question of priority.
That is a very valid point since my guess is that most robots do not follow the links..
It can help your SEO efforts if you want "dynamic links" that will prevent spiders from following the link and thus bleeding your PageRank.
simple note to this sql: augment the table names to match your dnn table name qualifier...
Hello,This query is great, but FileID are not very interesting. Can't you join the table to obtain the name of the file ???DV FX
DV FX,I'll look into that....give me a bit of time to look into it.
Name (required)
Email (required)
Website
Notify me of followup comments via e-mail
Content provided in this blog is provided "AS-IS" and the information should be used at your own discretion. The thoughts and opinions expressed are the personal thoughts of Mitchel Sellers and do not reflect the opinions of his employer.
Subscribe To Blog RSS Subscribe To Blog Updates by E-Mail * Add to Technorati Favorites
Click here for advertising information.
Content in this blog is copyright protected. Re-publishing on other websites is allowed as long as proper credit and backlink to the article is provided. Any other re-publishing or distribution of this content is prohibited without written permission from Mitchel Sellers.