spryker-eco / google-analytics
GoogleAnalytics module
1.0.0
2026-05-06 07:36 UTC
Requires
- php: >=8.3
- google/analytics-data: ^0.22
- spryker/gui: ^5.0.0
- spryker/kernel: ^3.46.0
- spryker/locale: ^4.0.0
- spryker/store: ^1.28.0
- spryker/symfony: ^3.0.0
- spryker/util-text: ^1.1.0
Requires (Dev)
This package is auto-updated.
Last update: 2026-05-06 07:46:14 UTC
README
Provides Google Analytics 4 (GA4) integration for Spryker. Tracks storefront search events (searches with results and zero-result searches) via gtag, and surfaces the collected data as search statistics dashboards in the Back Office using the GA4 Data API.
Features
- Storefront TypeScript component that pushes
search_resultsandzero_search_resultsevents to GA4 viagtag, including store and locale as custom parameters - Back Office Search Statistics section with three views: overview, Search Terms, and Zero Results
- Date range presets (last 24 hours / 7 days / 30 days) with per-store and per-locale filtering
- Paginated, sortable tables with minimum-count and keyword filtering
- Reads data from GA4 using a service account — no manual CSV export required