Geolocation is a way for the browser to tell a website about user physical location in the world based on data such as computer’s IP address, mobile phone GPS capability, etc... Additionally browser never shares the location without user permissions & user will be prompted with persmissions as shown in below picture (Figure 1). Turning off this feature at browser level might impact visiting other regular websites such as Google Maps etc.. Out of the box geometrixx application uses geolocation properties such as city, state, country, country_code. How to turn off location tracker in cq if website is not utilizing geolocation?
Creating a Customized Client Context & changing the client context path in website helps to resolve this issue. The steps are
Additional details please refer http://dev.day.com/docs/en/cq/current/developing/client_context_detail.html
Zaloguj się na swoje konto