Search found 2 matches

by systeembeheerced
Mon Jul 30, 2012 7:16 am
Forum: Open Source Nagios Projects
Topic: Remove the Google Analytics
Replies: 4
Views: 3234

Re: Remove the Google Analytics

Thank you for the response and solution.
For everyone who wants to copy the code, there is one apostrophe too many at the end of the second line, which results in an error and white page after login.

This is correct:

Code: Select all

$cfg['always_use_analytics']=0;
$cfg['enable_analytics']=0;
by systeembeheerced
Fri Jul 27, 2012 5:48 am
Forum: Open Source Nagios Projects
Topic: Remove the Google Analytics
Replies: 4
Views: 3234

Remove the Google Analytics

For the most part, actually for the better and almost 100% part I am satisfied with Nagios XI. One snag though. In the footer on almost every page there is a piece of google-analytics code. Please remove it, it does not belong on our internal network and we highly value our company data and informat...