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.
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
Technical Docs | Contributing |
---|---|
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.