Hi all,
I have a comparatively new website and I want to give back a link to all sites referring to me.
I'm wondering how to realize the following:
- a page with a list of all domains (sites) that have directed a traffic for me
- a block with top 10 referrers on all pages
I imagine the page to be similar to the page on /admin/reports/referrers however visible for anonymous visitors, but the urls to be refined to exclude the long symbols after the root domain.
I found a module http://drupal.org/project/affiliates but it is not exactly what i'm looking for, because i want to have the list of referrers generated automatically (referrer does not take any special number, but just a link to my site).
Do you have any suggestions how to make this functionality?
Thank you!