Hi Nick,
It seems like both the "Geographic Coordinate" and "Geographic Location" are not available in the Episever 11 because I created the blank solution with "Episerver 11.11.3" and it only shows the "Time of day" criteria.
If you want some criteria then you can install the following add-on https://world.episerver.com/add-ons/visitor-group-criteria-pack/
Thanks
Ravindra
Have you tried this
Install-Package EPiServer.VisitorGroupsCriteriaPack
This is package that provides you
But @Praful they mentioned "Geographic Coordinate" and "Geographic Location" as a Built-in visitor group criteria. Please refer below article -
https://webhelp.episerver.com/latest/cms-admin/visitor-groups.htm
As per the note under "Enabling a Geolocation provider" here the geolocation provider is no longer added by default in new installs of Episerver so you now need to add the optional EPiServer.Personalization.MaxMindGeolocation nuget package and configure the provider to enable that functionality.
Thanks Paul,
Is this due to Maxmind no longer freely available? Sounds like because of some licenesing issue.
Correct me if I am wrong. :)
Hi Praful,
I don't know the official line on this but I suspect it's license related. By distributing the database as an integral part of the product, Episerver customers would need to agree to be bound by MaxMind's license agreement and that may be problematic for some. Splitting it out to be an optional add-on fixes that problem so only customers who need that functionality and are willing to be bound by the license agreement have to accept it.
For reference, the GeoLite2 databases are still available for free here (subject to certain conditions).
There's a bit more information on the Episerver changes here:
https://world.episerver.com/blogs/Henrik-Nystrom/Dates/2018/6/geolocation-provider-changes/
I have a new installation of Episerver 11, and noticed that some of the options for Visitor Group criteria are missing.
Under Time and Place Critera I only have "Time of Day" and not "Geographic Coordinate" or "Geographic Location". Is there a part of the installation that I missed like an add-on that I needed to install?