Location cookie
Categories
Component ID
2531792
Component name
Location cookie
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Uses a web service via javascript to add cookies of the clients location.
A light weight alternative to other ip location modules with the downside of the location cookies not being available with the first page visit.
The actual cookies that are set depends on the web service that is selected on the admin page. The admin page allows you to test the service and see what cookies will be set.
Admin page: admin/config/people/location_cookie
A good use case is using the location cookie as a views contextual filter (this is what I use it for).
Similar modules
Smart IP
IP to Country
IP to Location
IP to Country
Geoip API
The difference with the above modules and this one is that this one is all client side.
