For those who want to shows it on CMPS, try this add-on. However, I don't guarantee it'll work properly as I didn't get to test it on a live site, and I just wrote it based on some existing mods at vbadvanced.com.
To install, just simply import the topreferrers.module file,
then create a new template named adv_portal_topreferrers with following content:
HTML Code:
<tr>
<td class="$bgclass">
$showreferrers
</td>
</tr>