Hello,

I need to be able to track internal links, so I've enhanced this module to allow you to specify whether you want to record internal links, external links, or both. I've also added integration with Views, including a new base table and a new group of fields. The views integration is particularly powerful if you also install the "Views Group By" module (http://drupal.org/project/views_groupby).

I'm attaching two files:

  • pop_links-patches.zip - contains all patches as well as include file for views integration
  • pop_links-new.zip - contains the latest versions of everything.

I hope you like what I've done.

Regards,
Bill

Comments

sikjoy’s picture

Awesome - You rock!

Will get these tested and pushed to an updated version.

Best,

sicjoy

bwinett’s picture

Great to hear you like my enhancements. These are my first contributions, so I'd be glad to hear if I've done anything that could be done better or more easily, or if I've done anything that doesn't jibe with the Drupal methodology.

Bill

momper’s picture

thanks - super - I am looking forward ...

bwinett’s picture

StatusFileSize
new4.15 KB
new15.05 KB

I've made another enhancement. Now you can specify whether you want the links in the node and/or the links in the blocks on the page tracked.

pop_links-20091214.zip contains everything.
pop_links-20091214-patches.zip contains only the patches to the already existing files. And these are patches since your version, not the version I included in my previous post.

momper’s picture

will there be an .dev of external link popularity including this?

scott859’s picture

subscribing

momper’s picture

is it included in the current dev?

tekket’s picture

It seems to be not included in the current dev version of module.

oferrero’s picture

Would it be posible to create a relationship that would relate a node's URL with a URL in the stats table?

This would allow to have all the clicks made to the url site-wide. It could be grouped by url, allowing views to display a list of url's by #clicks to the urls. I have been trying to get that working on my own, but so far I haven't been able to.

ianchan’s picture

+1 for adding the enhanced functionality

marcoBauli’s picture

Status: Active » Reviewed & tested by the community

Howdy, would be possible with this integration to show the number of external clicks for each node? thx

ps: this does not look committed yet, but seems to work fine

bwinett’s picture

Issue summary: View changes