Skip to content

Commit 8a17ab6

Browse files
authored
Update keywords of composer.js
1 parent 2a2163a commit 8a17ab6

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

composer.json

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,19 @@
22
"name": "alexwestergaard/php-ga4",
33
"description": "PHP Wrapper for Google Analytics 4 with Server Side Tracking",
44
"keywords": [
5-
"anayltics",
5+
"php",
6+
"php8",
7+
"php80",
8+
"php81",
9+
"php82",
10+
"analytics",
11+
"analytics 4",
612
"google analytics",
7-
"ga4",
813
"server side tracking",
9-
"sst"
14+
"tracking",
15+
"ga4",
16+
"sst",
17+
"gdpr"
1018
],
1119
"homepage": "https://github.com/aawnu/php-ga4",
1220
"type": "library",

0 commit comments

Comments
 (0)