Skip to content

Commit eed5a5f

Browse files
authored
Add additional information to readme (#69)
#67
2 parents 2025310 + c967718 commit eed5a5f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ composer require alexwestergaard/php-ga4
3333
- [Backend](#backend)
3434
- [Custom Events](#custom-events)
3535
- [Debug](#debug)
36+
- [Additional information](#additional-information)
3637
- [Documentation](#documentation)
3738

3839
## GDPR Notice
@@ -339,6 +340,11 @@ Two important points:
339340
- Events sent to the Validation Server will not show up in reports.
340341
- There is no way for events sent through measurement protocol to show up in the `debugView` in Google Analytics Admin.
341342

343+
## Additional information
344+
345+
- Geographic information is only available via automatic collection from gtag, Google Tag Manager, or Google Analytics for Firebase.
346+
- The `page_view` event works, however it's not documented in the official documentation, so do not rely on it.
347+
342348
## Documentation
343349

344350
- [Measurement Protocol](https://developers.google.com/analytics/devguides/collection/protocol/ga4)

0 commit comments

Comments
 (0)