2befound/snowplow-tracker

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

0.3.1 2020-11-18 14:27 UTC

This package is auto-updated.

Last update: 2024-03-18 21:49:43 UTC


README

early-release Build Status Coverage Status Latest Stable Version Total Downloads License

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 Setup Guide Roadmap Contributing
i1 i2 i3 i4

Copyright and license

The Snowplow PHP Tracker is copyright 2014-2019 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.