15f436ff470f18b96cb267e0e34e9968087060d8
- PageViewsTable: add `url` column with migration, orphan cleanup, batched deletes - SessionTable: add cleanOldSessionsSmart() with separate bot/real retention - SessionInstaller: add cleanAllSmart() orchestrating all table cleanup - SessionTrait: add mprGetRequestUrl() and mprDetectPageType() helpers Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Description
Shared session tracking for PrestaShop modules - bot detection, browser/device/OS detection, session hash generation, shared mpr_sessions table
Languages
PHP
100%