File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ Pageviews and Cookies [`Cookie._ga` / `Cookie._gid`] are triggered by JavaScript
77composer require alexwestergaard/php-ga4
88```
99
10- ![ Packagist PHP Version Support] ( https://img.shields.io/packagist/php-v/alexwestergaard/php-ga4?color=blue&style=for-the-badge )
11- ![ GitHub Code Size] ( https://img.shields.io/github/languages/code-size/alexwestergaard/php-ga4?color=blue&style=for-the-badge )
12- ![ Packagist Stars] ( https://img.shields.io/packagist/stars/alexwestergaard/php-ga4?color=yellow&style=for-the-badge )
13- ![ Packagist Downloads] ( https://img.shields.io/packagist/dt/alexwestergaard/php-ga4?color=yellow&style=for-the-badge )
14- ![ GitHub issues] ( https://img.shields.io/github/issues-raw/alexwestergaard/php-ga4?color=red&style=for-the-badge )
10+ [ ![ Packagist PHP Version Support] ( https://img.shields.io/packagist/php-v/alexwestergaard/php-ga4?color=blue&style=for-the-badge )] ( https://www.php.net/releases/ )
11+ [ ![ GitHub Code Size] ( https://img.shields.io/github/languages/code-size/alexwestergaard/php-ga4?color=blue&style=for-the-badge )] ( https://github.com/AlexWestergaard/php-ga4/releases/latest )
12+ [ ![ Packagist Stars] ( https://img.shields.io/packagist/stars/alexwestergaard/php-ga4?color=yellow&style=for-the-badge )] ( https://github.com/AlexWestergaard/php-ga4/stargazers )
13+ [ ![ Packagist Downloads] ( https://img.shields.io/packagist/dt/alexwestergaard/php-ga4?color=yellow&style=for-the-badge )] ( https://packagist.org/packages/alexwestergaard/php-ga4/stats )
14+ [ ![ GitHub issues] ( https://img.shields.io/github/issues-raw/alexwestergaard/php-ga4?color=red&style=for-the-badge )] ( https://github.com/AlexWestergaard/php-ga4/issues )
1515
1616## Default Events
1717List of all pre-defined events ready to be used as recommended by the Google Analytics Measurement Protocol.
You can’t perform that action at this time.
0 commit comments