spryker-eco/google-analytics

GoogleAnalytics module

Maintainers

👁 spryker-bot

Package info

github.com/spryker-eco/google-analytics

pkg:composer/spryker-eco/google-analytics

Statistics

Installs: 25 912

Dependents: 2

Suggesters: 1

Stars: 0

Open Issues: 0

1.2.0 2026-05-25 14:26 UTC

Requires

Suggests

None

Provides

None

Conflicts

None

Replaces

None

proprietary ba2a216ac7b9d3b96a868132f709a187ffb835b8

This package is auto-updated.

Last update: 2026-06-29 19:17:38 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