Archive for the 'Ext JS' Category

Jul 24 2009

Red5 Analytics Demo

Published by Nick under Ext JS

Red5 Analytics Demo is a web based application I have built using PHP as the Server back-end and a browser based front-end using the excellent Ext JS Javascript Framework.

The application demonstrates the use of several useful technologies:

The demo can be viewed at Red5 Analytics Demo.

The demo by default uses the Google Analytics Data from this site however you can change it to view the data from any analytics account using the settings dialog:

AnalyticsSettingsButtonAnalyticsSettingsDialog

Just enter the account details and select one of the accounts from the accounts drop down and the data will be fetched for that account.

The account details are stored in a cookie and the password is encrypted and never passed in plain text.

Screen shot

AnalyticsDemoScreenshot

Please see the full article at www.nbred5.com Ext JS – Red5 Analytics Demo from the menu.

3 responses so far