Kontrollbase - MySQL Monitoring


Google Analytics Support

As of version 2.0.1 revision 116, Kontrollbase has support for integration with Google Analytics. That means you can have GA gather usage information about your Kontrollbase installation. So if you are using it in a shared hosting environment, a distributed branch office setting, or just for your own needs, you will get some of the best usage analytics in the industry.

Setting up your account

If you do not have a GA account you will need to sign up for one at the main site: http://analytics.google.com. Once you do that you will have an account number. They look something like this "UA-xxxxxx-xx" where the x's are numbers. The setup process itself is very simple.

  1. Open the system/application/config/config.php file
  2. Locate the variable $config['google_uacct'] = "UA-xxxxxx-xx";
  3. Replace the value with your account number
  4. Save the file and you are done