snowplow/snowplow-tracker

Snowplow event tracker for PHP. Add analytics into your PHP apps and scripts

0.7.0 2023-08-04 11:28 UTC

README

early-release Build Status Coverage Status License

Latest Stable Version PHP_Version Total Downloads

Overview

Add analytics into your PHP apps and scripts with the Snowplow event tracker for PHP.

With this tracker you can collect event data from your PHP based applications, games and frameworks.

Quickstart & Testing

Make sure docker & docker-compose are installed.

  • git clone git@github.com:snowplow/snowplow-php-tracker.git
  • cd snowplow-php-tracker
  • docker-compose run --rm snowplow composer.phar install
  • docker-compose run --rm snowplow script/tests.sh

Find out more

Technical Docs Contributing
i1 i3

Copyright and license

The Snowplow PHP Tracker is copyright 2014-2022 Snowplow Analytics Ltd.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this software except in compliance with the License.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.