Skip to content

Commit e6e88da

Browse files
TvGesselgitbook-bot
authored andcommitted
GITBOOK-65: Tom's Apr 14 changes
1 parent c1c9aba commit e6e88da

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

13/umbraco-engage/developers/analytics/location.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,3 +106,10 @@ If the pageviews contain location information, the table with countries is displ
106106
<figure><img src="../../.gitbook/assets/image (1) (4).png" alt="Location table - missing data error"><figcaption><p>Location table with data</p></figcaption></figure>
107107

108108
From the country, you can drill down to the city. This will then filter the displayed graph and table data to only display session and pageview information for the selected country. Even though Umbraco Engage does support the storage for county and province, the UI only supports displaying data by country and city.
109+
110+
### Community package
111+
112+
A community package called "[Engage LocationHeaders](https://github.com/hjaltedaniel-umbraco/Umbraco.Community.Engage.LocationHeaders)" is available. It's a lightweight package that enriches analytics and segmentation data with location information extracted from the HTTP headers, based on the sample code above.
113+
114+
The package is designed to work out-of-the-box on **Umbraco Cloud**, using location headers automatically injected by services like **Cloudflare** or **Azure Front Door**. This allows Umbraco Engage to tap into geographic information such as **country**, **region**, and **city**, without the need for client-side geolocation or third-party services.
115+

0 commit comments

Comments
 (0)