Keap
Also available forActiveCampaign

[memb_geoip]

Summary
The geoip shortcode detects and displays information about the visitor’s current location based on IP address.

Description

The geoip shortcode detects and displays information about the visitor’s current location based on IP address.

Shortcode Examples

[memb_geoip]
[memb_geoip provider="geoip"]
[memb_geoip provider="hostip"]
[memb_geoip default="Unknown"]
[memb_geoip field="state"]
[memb_geoip field="country"]
[memb_geoip field="state" txtfmt="strtolower"]

Shortcode Parameters

captureA comma separated list of destinations to send the output of the shortcode to. (?)
defaultThe value to display if the GeoIP detected value is empty.
fieldThe field you want to display. Please see the description for possible values.
providerThe name of the GeoIP service to use, options are FreeGeoIP, GeoIP, and HostIP.
txtfrmtA comma delimited list of text processing functions that will be applied on the output. (?)

Shortcode Attributes

ConditionalNo
NestableNo
Accepts formattingYes
CapturableYes