massimo-me / PixelTracking

Simple 1x1 PNG tracking system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Simple pixel tracking system

Clone repository

git clone https://github.com/ChiarilloMassimo/PixelTracking.git

Install dependencies

composer install

Create your config and edit your config.php

cp app/config.php.sample app/config.php

Run

php -S localhost:8080 app.php

Test

curl http://localhost:8080/?object=Test&key=your_key

About

Simple 1x1 PNG tracking system


Languages

Language:PHP 100.0%