Go to

Alexaholic

A while back I created a script for comparing the Alexa ranking of a group of websites.

Alexaholic has done the same thing, albeit much nicer looking. Glad to be able to replace my hack with a nicer option. I hear that Alexa is now using dating from sources other than the toolbar, which has been quite US-centric and not very reliable. Make sure to click the tabs for the type and range of data, refreshes in place, very smooth.

alexa charts by alexaholic

// USER-EDITABLE VARIABLES
// enter up to 5 domains, separated by commas
ah_DomainList = “date.com,true.com,plentyoffish.com,fastcupid.com,eharmony.com”;
ah_Width = 450; // width in pixels (minimum 450)
ah_Height = 300; // height in pixels
ah_Type = “r”; // “r” = Reach, “n” = Rank, “p” = Page Views
ah_Range = “6m”; // “14d”, “1m”, “3m” , “6m”, “1y”, etc.
// END USER-EDITABLE VARIABLES

Technorati Tags: ,