Added Passive Analytics icon

This commit is contained in:
Patrick Donelan 2009-03-11 18:53:24 +11:00
parent dcfead6fce
commit 13fe8004bc
6 changed files with 1 additions and 18 deletions

View file

@ -1,17 +0,0 @@
To try out Passive Analytics, run:
sbin/installPassiveAnalytics.pl
or even better:
wgd reset --dev --util=sbin/installPassiveAnalytics.pl
Quick Tour
* Go into the Passive Analytics section of the Admin Console
* Create some buckets
* Click around the site (and watch the passiveLog table get populated)
* Click "Begin Analysis"
* Wait for an email, or refresh to see the running status
* Download the Bucket Data, Delta Data and/or Raw Logs and view in a spreadsheet program
For more info, see: http://www.plainblack.com/rfe/request-for-enhancement/8862

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

View file

@ -138,7 +138,7 @@ sub installPassiveAnalyticsConfig {
my $adminConsole = $session->config->get('adminConsole');
if (!exists $adminConsole->{'passiveAnalytics'}) {
$adminConsole->{'passiveAnalytics'} = {
"icon" => "statistics.gif",
"icon" => "passiveAnalytics.png",
"uiLevel" => 1,
"url" => "^PageUrl(\"\",op=passiveAnalytics;func=editRuleflow);",
"title" => "^International(Passive Analytics,PassiveAnalytics);",

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 966 B