Get the code for your site
This is the full code
The code is constructed by three script sections. The first section is for choosing the number of links displayed, ban unwanted sites and choose display language. Only the second section is required. This is the main scrip.
The third section is used for alternative message if error occurs. You can write your own message. This message will be shown when the user have no JavaScript support or our server can not be reached. You can delete first and/or third section.
Script attributes
links - The number of links displayed. Minimum: 1, Maximum: 20, Default: 7.
banned - Banned domains and words from results. Separate with comma.
language - Display language. Supported: en - English, bg - Bulgarian.
The script returns a standard HTML list
<li>referrer1 (5)</li>
<li>referrer2 (4)</li>
<li>referrer3 (3)</li>
<li>referrer4 (2)</li>
<li>referrer5 (1)</li>
</ul>
Where "referrer1", "referrer2", ... are websites that give you most visitors. "5", "4", "3", ... are number of visits from these websites.