ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Referrer Module Question

April 22, 2008 1:43pm

Subscribe [0]
  • #1 / Apr 22, 2008 1:43pm

    Karlo Ian

    59 posts

    hi.. there.

    can you please help me how to post the referral count in the web template? would it be possible that each user’s have their own referral count? thanks..

  • #2 / Apr 22, 2008 2:15pm

    Greg Salt

    3988 posts

    This is by no means a complete solution but if you wanted to use the Database Query Form in Utilities to just do a quick count of the whole referer string you could use:

    SELECT ref_from, count(ref_from) AS number FROM exp_referrers GROUP BY ref_from ORDER BY number DESC

    Cheers

    Dry

  • #3 / Apr 22, 2008 2:28pm

    Karlo Ian

    59 posts

    thanks for that.. but do you think that it would be possible or there are any available module that could track the referral of each user?

  • #4 / Apr 22, 2008 2:31pm

    Greg Salt

    3988 posts

    You might try this:

    SEO Gadget

    by Silenz.

    Cheers

    Dry

  • #5 / Apr 22, 2008 2:38pm

    Karlo Ian

    59 posts

    thanks..

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases