name = Piwik::translate('BotTracking_AIChatbotsReportTitle'); $this->categoryId = 'General_AIAssistants'; $this->metrics = [new Requests()]; $this->processedMetrics = []; $this->dimension = new PageUrl(); $this->isSubtableReport = true; } }