myprestarocks 15f436ff47 Add URL tracking, bot-aware cleanup, and request URL helper
- 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>
2026-03-09 11:33:18 +00:00
Description
Shared session tracking for PrestaShop modules - bot detection, browser/device/OS detection, session hash generation, shared mpr_sessions table
80 KiB
Languages
PHP 100%