spryker-eco/google-analytics

GoogleAnalytics module

Maintainers

Package info

github.com/spryker-eco/google-analytics

pkg:composer/spryker-eco/google-analytics

Statistics

Installs: 12

Dependents: 1

Suggesters: 1

Stars: 0

Open Issues: 0

1.0.0 2026-05-06 07:36 UTC

This package is auto-updated.

Last update: 2026-05-06 07:46:14 UTC


README

Latest Stable Version Minimum PHP Version

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_results and zero_search_results events to GA4 via gtag, 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