Skip to content

Experimental Google Analytics 4 gtag.js implementation in php for server side tracking

License

Notifications You must be signed in to change notification settings

8ctopus/php-gtag

Repository files navigation

php gtag.js

packagist downloads min php version license tests code coverage badge lines of code

Experimental Google Analytics 4 gtag.js php implementation for server side tracking.

why?

Google Analytics 4 measurement protocol is limited in what it can measure.

The objective of this library is to use the much more powerful gtag.js API for server side measurements.

I'm using the library for some personal projects (tracking of PayPal sales) and it works, however it's far from a perfect replication of what gtag.js does. Use it at your own risk.

Contributions welcome!

install

composer require 8ctopus/php-gtag

demo

Check demo.php on how to use it.

About

Experimental Google Analytics 4 gtag.js implementation in php for server side tracking

Topics

Resources

License

Stars

Watchers

Forks

Languages