setCategoryId('General_Visitors'); $config->setName('Live_VisitorProfile'); $config->setOrder(25); if (Piwik::isUserIsAnonymous()) { $config->disable(); } } public function render() { } }