Skip to content

Commit 2916ae0

Browse files
committed
Add note about geographic information
1 parent b236d27 commit 2916ae0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 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,10 @@ 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+
342347
## Documentation
343348

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

0 commit comments

Comments
 (0)