snowcatcloud/magento-opensnowcat

OpenSnowcat / Snowplow Tracker

1.0.0 2024-08-28 17:07 UTC

This package is auto-updated.

Last update: 2025-03-28 19:05:16 UTC


README

The OpenSnowcat / Snowplow Magento tracker extension enables your e-commerce store to track customer behavior using OpenSnowcat / Snowplow event pipelines.

Documentation:

OpenSnowcat is an open-source fork of the Snowplow platform designed for behavioral data collection, enabling businesses to gain deeper insights into user behavior across digital platforms.

You'll need to run an OpenSnowcat/Snowplow pipeline to use this extension. SnowcatCloud offers affordable cloud-hosted OpenSnowcat pipelines.

Key Benefits

  • Easily collect your customers' behavioral data in your data warehouse (Snowflake, Google BigQuery, Databricks, etc).
  • Perform marketing attribution and increase your ROI.
  • Segment your customers based on their online behaviors.

Key Features

  • Collect customer catalog browsing via client-side.
  • Collect order information reliably via server-side.
  • Collects customer id when authenticated on all events.
  • Easy configuration of client-side and server-side tracking using Snowplow SDKs.
  • OpenSnowcat/Snowplow sp (network_userid) cookie is stored at the cart, and order levels for easy attribution modeling.

How Does The Extension Work?

This extension adds a Snowplow JS tracker to your storefront which tracks visitor behavior as they navigate through the site. To facilitate attribution and customer identification, this extension records the value of the sp cookie (network_userid) to the account, the cart, and the order (when created).

All orders are also tracked when created via server-side, using Snowplow PHP tracker.