mirror of
https://github.com/christianvidalwolf-prog/CrazeAnalytix.git
synced 2026-08-03 13:15:24 +02:00
processTrafficExcel was only reading the first sheet, missing data from year-based sheets (e.g., "2025", "2026"). Now iterates all sheets with auto-detection of column layout, matching the processAdsExcel pattern. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>