[2025-03-14 15:13:29] piwik.DEBUG: Debug enabled - Input parameters: array ( 'idsite' => '1', 'rec' => '1', ) {"params":"array (\n 'idsite' => '1',\n 'rec' => '1',\n)"} {"class":"Piwik\\Tracker","request_id":"f7ac2"} [2025-03-14 15:13:29] piwik.DEBUG: Website 1 tracker cache was re-created. [] {"class":"Piwik\\Tracker\\Cache","request_id":"f7ac2"} [2025-03-14 15:13:29] piwik.DEBUG: Current datetime: 2025-03-14 15:13:29 {"date":"2025-03-14 15:13:29"} {"class":"Piwik\\Tracker","request_id":"f7ac2"} [2025-03-14 15:13:29] piwik.DEBUG: Executing Piwik\Plugins\CoreHome\Tracker\VisitRequestProcessor::manipulateRequest()... [] {"class":"Piwik\\Common","request_id":"f7ac2"} [2025-03-14 15:13:29] piwik.DEBUG: Executing Piwik\Plugins\IntranetMeasurable\Tracker\RequestProcessor::manipulateRequest()... [] {"class":"Piwik\\Common","request_id":"f7ac2"} [2025-03-14 15:13:29] piwik.DEBUG: Executing Piwik\Plugins\Actions\Tracker\ActionsRequestProcessor::manipulateRequest()... [] {"class":"Piwik\\Common","request_id":"f7ac2"} [2025-03-14 15:13:29] piwik.DEBUG: Executing Piwik\Plugins\Goals\Tracker\GoalsRequestProcessor::manipulateRequest()... [] {"class":"Piwik\\Common","request_id":"f7ac2"} [2025-03-14 15:13:29] piwik.DEBUG: Executing Piwik\Plugins\Ecommerce\Tracker\EcommerceRequestProcessor::manipulateRequest()... [] {"class":"Piwik\\Common","request_id":"f7ac2"} [2025-03-14 15:13:29] piwik.DEBUG: Executing Piwik\Plugins\SitesManager\Tracker\SitesManagerRequestProcessor::manipulateRequest()... [] {"class":"Piwik\\Common","request_id":"f7ac2"} [2025-03-14 15:13:29] piwik.DEBUG: Executing Piwik\Plugins\PrivacyManager\Tracker\RequestProcessor::manipulateRequest()... [] {"class":"Piwik\\Common","request_id":"f7ac2"} [2025-03-14 15:13:29] piwik.DEBUG: General tracker cache was re-created. [] {"class":"PrivacyManager","request_id":"f7ac2"} [2025-03-14 15:13:29] piwik.DEBUG: Executing Piwik\Plugins\Heartbeat\Tracker\PingRequestProcessor::manipulateRequest()... [] {"class":"Piwik\\Common","request_id":"f7ac2"} [2025-03-14 15:13:29] piwik.DEBUG: Executing Piwik\Plugins\PagePerformance\Tracker\PerformanceDataProcessor::manipulateRequest()... [] {"class":"Piwik\\Common","request_id":"f7ac2"} [2025-03-14 15:13:29] piwik.DEBUG: Executing Piwik\Plugins\CustomDimensions\Tracker\CustomDimensionsRequestProcessor::manipulateRequest()... [] {"class":"Piwik\\Common","request_id":"f7ac2"} [2025-03-14 15:13:29] piwik.DEBUG: Executing Piwik\Plugins\CoreHome\Tracker\VisitRequestProcessor::processRequestParams()... [] {"class":"Piwik\\Common","request_id":"f7ac2"} [2025-03-14 15:13:29] piwik.DEBUG: Search bot detected, visit excluded [] {"class":"CoreHome","request_id":"f7ac2"} [2025-03-14 15:13:29] piwik.DEBUG: Visit is already excluded, no need to check DoNotTrack support. [] {"class":"PrivacyManager","request_id":"f7ac2"} [2025-03-14 15:13:29] piwik.DEBUG: Visitor excluded. [] {"class":"CoreHome","request_id":"f7ac2"} [2025-03-14 15:13:29] piwik.DEBUG: -> aborting due to processRequestParams method [] {"class":"Piwik\\Common","request_id":"f7ac2"} [2025-03-14 15:13:29] piwik.DEBUG: -> Scheduled tasks not triggered. [] {"class":"Piwik\\Common","request_id":"f7ac2"} [2025-03-14 15:13:29] piwik.DEBUG: Next run will be from: 2025-03-14 15:23:07 UTC [] {"class":"Piwik\\Common","request_id":"f7ac2"} [2025-03-14 15:13:29] piwik.DEBUG: Nothing to notice => default behaviour [] {"class":"Piwik\\Common","request_id":"f7ac2"} [2025-03-14 15:13:29] piwik.DEBUG: End of the page. [] {"class":"Piwik\\Common","request_id":"f7ac2"} [2025-03-14 15:13:29] piwik.WARNING: /home/forge/matomo.dertechie.de/core/Profiler.php(133): Deprecated - Use of "self" in callables is deprecated - Matomo 4.15.1 - Please report this message in the Matomo forums: https://forum.matomo.org (please do a search first as it might have been reported already) {"trace":[{"function":"errorHandler","class":"Piwik\\ErrorHandler","type":"::"},{"file":"/home/forge/matomo.dertechie.de/core/Profiler.php","line":133,"function":"uasort"},{"file":"/home/forge/matomo.dertechie.de/core/Tracker/Response.php","line":102,"function":"displayDbTrackerProfile","class":"Piwik\\Profiler","type":"::"},{"file":"/home/forge/matomo.dertechie.de/core/Tracker/Handler.php","line":113,"function":"outputResponse","class":"Piwik\\Tracker\\Response","type":"->"},{"file":"/home/forge/matomo.dertechie.de/core/Tracker.php","line":135,"function":"finish","class":"Piwik\\Tracker\\Handler","type":"->"},{"file":"/home/forge/matomo.dertechie.de/piwik.php","line":73,"function":"main","class":"Piwik\\Tracker","type":"->"},{"file":"/home/forge/matomo.dertechie.de/matomo.php","line":13,"args":["/home/forge/matomo.dertechie.de/piwik.php"],"function":"include"}]} {"class":"Piwik\\ErrorHandler","request_id":"f7ac2"} [2025-03-14 15:13:29] piwik.DEBUG:
SELECT idlink_va FROM log_link_visit_action LEFT JOIN log_action ON idaction_name = idaction WHERE idvisit = ? AND idpageview = ? AND log_action.type = ?Executed 1 time in 1ms
UPDATE site SET ts_created = ? WHERE idsite IN ( 1 ) AND ts_created > ?Executed 3 times in 3.1ms (average = 1ms)
UPDATE log_link_visit_action SET time_network = ?, time_server = ?, time_transfer = ?, time_dom_processing = ?, time_dom_completion = ?, time_on_load = ? WHERE idlink_va = ?Executed 4 times in 3.2ms (average = 0.8ms)
SELECT idlink_va FROM log_link_visit_action LEFT JOIN log_action ON idaction_url = idaction WHERE idvisit = ? AND idpageview = ? AND log_action.type = ?Executed 4 times in 5.6ms (average = 1.4ms)
UPDATE log_visit SET profilable = ?, visit_last_action_time = ?, visitor_seconds_since_order = ?, visit_total_actions = visit_total_actions + 1 , visit_total_time = ? WHERE idsite = ? AND idvisit = ?Executed 15 times in 9.9ms (average = 0.7ms)
SELECT idaction, type, name FROM log_action WHERE ( hash = CRC32(?) AND name = ? AND type = ? ) ORDER BY idaction ASC LIMIT 1Executed 18 times in 23.8ms (average = 1.3ms)
UPDATE log_visit SET profilable = ?, visitor_seconds_since_order = ?, visit_exit_idaction_name = ?, visit_exit_idaction_url = ?, visit_total_actions = visit_total_actions + 1 , visit_total_interactions = visit_total_interactions + 1 WHERE idsite = ? AND idvisit = ?Executed 15 times in 25.4ms (average = 1.7ms)
INSERT INTO log_action (name, hash, type, url_prefix) VALUES (?,CRC32(?),?,?)Executed 490 times in 214.5ms (average = 0.4ms)
SELECT idsite, url FROM site_urlExecuted 490 times in 243.1ms (average = 0.5ms)
SELECT idsite, main_url as url FROM siteExecuted 559 times in 287.6ms (average = 0.5ms)
SELECT * FROM custom_dimensions WHERE idsite = ?Executed 559 times in 333.5ms (average = 0.6ms)
SELECT * FROM goal WHERE idsite IN (1) AND deleted = 0Executed 554 times in 344.6ms (average = 0.6ms)
SHOW INDEX FROM log_visit WHERE Key_name = ?Executed 559 times in 384.5ms (average = 0.7ms)
SELECT url FROM site_url WHERE idsite = ?Executed 554 times in 404.2ms (average = 0.7ms)
SELECT option_name, option_value FROM `option` WHERE option_name LIKE ?Executed 554 times in 468.8ms (average = 0.8ms)
SHOW COLUMNS FROM `log_conversion`Executed 554 times in 508.1ms (average = 0.9ms)
SHOW COLUMNS FROM `log_link_visit_action`Executed 1118 times in 551ms (average = 0.5ms)
SELECT login FROM access WHERE idsite = ? AND access = ?Executed 579 times in 558.6ms (average = 1ms)
SELECT option_value, option_name FROM `option` WHERE autoload = 1Executed 554 times in 626.6ms (average = 1.1ms)
SHOW COLUMNS FROM `log_visit`Executed 407 times in 660.6ms (average = 1.6ms)
UPDATE log_visit SET profilable = ?, visit_last_action_time = ?, visitor_seconds_since_order = ?, visit_exit_idaction_name = ?, visit_exit_idaction_url = ?, visit_total_actions = visit_total_actions + 1 , visit_total_interactions = visit_total_interactions + 1 , visit_total_time = ? WHERE idsite = ? AND idvisit = ?Executed 459 times in 776.9ms (average = 1.7ms)
INSERT IGNORE INTO `option` (option_name, option_value, autoload) VALUES (?, ?, ?)Executed 1118 times in 785.3ms (average = 0.7ms)
SELECT * FROM site WHERE idsite = ?Executed 883 times in 790.5ms (average = 0.9ms)
SELECT `idaction`, `type`, `name` FROM log_action WHERE ( hash = CRC32(?) AND name = ? AND type = ? ) OR ( hash = CRC32(?) AND name = ? AND type = ? )Executed 874 times in 825.9ms (average = 0.9ms)
UPDATE `option` SET option_value = ?, autoload = ? WHERE option_name = ?Executed 455 times in 1016.1ms (average = 2.2ms)
INSERT INTO log_visit (idvisitor, config_id, location_ip, idsite, profilable, visit_first_action_time, visit_goal_buyer, visit_goal_converted, visit_last_action_time, visitor_returning, visitor_seconds_since_first, visitor_seconds_since_order, visitor_count_visits, visit_entry_idaction_name, visit_entry_idaction_url, visit_exit_idaction_name, visit_exit_idaction_url, visit_total_actions, visit_total_interactions, visit_total_searches, referer_keyword, referer_name, referer_type, referer_url, location_browser_lang, config_browser_engine, config_browser_name, config_browser_version, config_client_type, config_device_brand, config_device_model, config_device_type, config_os, config_os_version, visit_total_events, visitor_localtime, visitor_seconds_since_last, config_resolution, config_cookie, config_flash, config_java, config_pdf, config_quicktime, config_realplayer, config_silverlight, config_windowsmedia, visit_total_time, location_city, location_country, location_latitude, location_longitude, location_region) VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)Executed 884 times in 1028ms (average = 1.2ms)
SELECT visit_last_action_time, visit_first_action_time, idvisitor, idvisit, user_id, visit_exit_idaction_url, visit_exit_idaction_name, visitor_returning, visitor_seconds_since_first, visitor_seconds_since_order, visitor_count_visits, visit_goal_buyer, location_country, location_region, location_city, location_latitude, location_longitude, referer_name, referer_keyword, referer_type, idsite, profilable, visit_entry_idaction_url, visit_total_actions, visit_total_interactions, visit_total_searches, referer_url, config_browser_name, config_client_type, config_device_brand, config_device_model, config_device_type, visit_total_events, visit_total_time, location_ip, location_browser_lang, last_idlink_va, custom_dimension_1, custom_dimension_2, custom_dimension_3, custom_dimension_4, custom_dimension_5 FROM log_visit WHERE visit_last_action_time >= ? AND visit_last_action_time <= ? AND idsite = ? AND config_id = ? ORDER BY visit_last_action_time DESC LIMIT 1Executed 884 times in 1438.7ms (average = 1.6ms)
INSERT INTO log_link_visit_action (idvisit, idsite, idvisitor, idaction_url, idaction_url_ref, idaction_name_ref, server_time, idpageview, pageview_position, time_spent_ref_action, time_dom_processing, time_network, time_server, time_transfer, idaction_name) VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)Executed 916 times in 3856.6ms (average = 4.2ms)
connectExecuted 22258 times in 9722ms (average = 0.4ms)
SELECT option_value FROM `option` WHERE option_name = ?[] {"class":"Piwik\\Profiler","request_id":"f7ac2"} [2025-03-14 15:13:29] piwik.DEBUG: array ( ) [] {"class":"Piwik\\Common","request_id":"f7ac2"} [2025-03-14 15:13:29] piwik.DEBUG: Time elapsed: 0.058s [] {"class":"Piwik\\Common","request_id":"f7ac2"}