Download the PHP package 8ctopus/php-gtag without Composer
On this page you can find all versions of the php package 8ctopus/php-gtag. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download 8ctopus/php-gtag
More information about 8ctopus/php-gtag
Files in 8ctopus/php-gtag
Download 8ctopus/php-gtag
More information about 8ctopus/php-gtag
Files in 8ctopus/php-gtag
Vendor 8ctopus
Package php-gtag
Short Description experimental gtag.js implementation in php
License MIT
Homepage https://github.com/8ctopus/php-gtag
Package php-gtag
Short Description experimental gtag.js implementation in php
License MIT
Homepage https://github.com/8ctopus/php-gtag
Keywords gtag.js
Please rate this library. Is it a good library?
Informations about the package php-gtag
php gtag.js
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.
All versions of php-gtag with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
The package 8ctopus/php-gtag contains the following files
Loading the files please wait ....