We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e197a8 commit 762ce94Copy full SHA for 762ce94
README.md
@@ -9,7 +9,18 @@ composer require alexwestergaard/php-ga4
9
```
10
11
- [LEGACY](#legacy)
12
-
+- [GDPR Notice](#gdpr-notice)
13
+- [Events](#events)
14
+ - [Default](#default)
15
+ - [E-commerce](#e-commerce)
16
+ - [Engagement / Gaming](#engagement--gaming)
17
+- [Frontend \& Backend Communication](#frontend--backend-communication)
18
+ - [Logging / Queues](#logging--queues)
19
+ - [Frontend =\> Backend](#frontend--backend)
20
+ - [Frontend](#frontend)
21
+ - [Backend](#backend)
22
+- [Custom Events](#custom-events)
23
+- [Documentation](#documentation)
24
25
## LEGACY
26
- `PHP 7` should only use `1.0.*` versions of this library
0 commit comments