We'll create fresh WordPress site with If-So Geolocation installed. You have 20 minutes to test the plugin after that site we'll be deleted.
Create location-based content in minutes. No coding required. Works with any page builder. No need to sync an IP-to-location database.
This plugin enhances the Geolocation capabilities of the core If-So Dynamic Content plugin:
……………………………………………………………
Select a condition >> Set a version of content to be displayed if it is met.
– More about conditional Elementor Elements >>
– More about conditional Gutenberg Blocks >>
……………………………………………………………
The Geolocation API-based content option is an alternative method for presenting location-specific content. This approach is significantly more accurate in determining the user’s location compared to the IP-to-location method (which is not crucial at the country and state level, but might be significant at the city level).
The drawback of this approach is that it necessitates the user’s consent to share their location.
The HTML5 Geolocation API method can be used in addition to or instead of the IP-to-location service.
– More about the HTML5 Geolocation API.
With the manual user location selection option, users can override the location detected by our IP-to-location service and manually select a different location. This allows for dynamic content to be displayed based on the user’s chosen location.
– More about the Location Override option >>
Track bots that visit your site and exhaust your session quota. Log the geolocation requests to identify their IPs, analyze them, and chose if you want to block them from the geolocation service.
Although the site will remain open to visits from the blocked IPs, the geolocation service will be disabled for them and default content will be displayed instead of the location-based version.
– More about logging geolocation requests >>
……………………………………………………………
……………………………………………………………
Get clear insights into your content performance! See real-time results with a built-in analytics system, like how many times each version was displayed and how it affected the conversion rate.
……………………………………………………………
The Dynamic Keyword Insertion (DKI) option allows you to display values using shortcodes:
Displaying the user’s country:
Insert the user’s country:
[ifsoDKI type='geo' show='country' fallback='' ajax='yes']
Insert the user’s state:
[ifsoDKI type='geo' show='state' fallback='' ajax='yes']
Insert the user’s city:
[ifsoDKI type='geo' show='city' fallback='' ajax='yes']
Insert the user’s continent:
[ifsoDKI type='geo' show='continent' fallback='' ajax='yes']
Insert the user’s time zone:
[ifsoDKI type='geo' show='timezone' fallback='' ajax='yes']
Insert the user’s country flag (image):
[ifsoDKI ajax='yes' type='geo' show='flag' width='50px']
Insert the user’s country flag (emoji):
[ifsoDKI type='geo' show='emoji-flag']
More Geolocation DKI shortcode options >>
The Auto-Local Time Display shortcode
Display the event time auto-adjusted to the user’s time zone.
[ifsoDKI type='time' show='user-geo-timezone-sensitive' time='04/25/2024 08:00' format='n/j/o, G:i']