You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here is a short description of the plugin. This should be no more than 150 characters. No markup here.
10
+
Create a personalized user experienced based on location.
10
11
11
12
== Description ==
12
13
14
+
WP Engine GeoIP integrates with the variables on your WP Engine site to display content catered to the visitor’s location. With the ability to access variables from as broad as country to as specific as latitude and longitude, your website can now display geographically relevant content.
15
+
16
+
= Geo-Marketing =
17
+
18
+
* Create marketing campaigns targeted only at certain locations.
19
+
20
+
= Localization =
21
+
22
+
* Redirect incoming traffic to content in the local language or currency.
23
+
* Businesses with local branches can direct customers to a relevant physical location or local microsite.
24
+
25
+
= Ecommerce =
26
+
27
+
* Filter out merchandise or services that are not available in a certain locale.
28
+
* Display country-specific shipping, tax, or sales information.
29
+
30
+
= Legal Requirements =
31
+
32
+
* Filter required legal notices from countries for whom those notices may not be relevant.
33
+
34
+
= ** Please Note =
35
+
36
+
This plugin will only function on your [WP Engine](http://wpengine.com/plans/?utm_source=wpengine-geoip) Business, Premium or Enterprise level account. This will not function outside of the WP Engine environment.
37
+
13
38
== Installation ==
14
39
15
40
1. Upload `geoip` to the `/wp-content/plugins/` directory
16
41
2. Activate the plugin through the 'Plugins' menu in WordPress
17
42
43
+
== How To Use The Shortcode ==
44
+
45
+
1) Country: [geoip-country]
46
+
47
+
2) Region (State): [geoip-region]
48
+
49
+
3) City: [geoip-city]
50
+
51
+
4) Postal Code: [geoip-postalcode]
52
+
53
+
5) Latitude: [geoip-latitude]
54
+
55
+
6) Longitutde: [geoip-longitude]
56
+
57
+
7) Location: [geoip-location]
58
+
18
59
== Frequently Asked Questions ==
19
60
61
+
1) Will this work outside of a WP Engine account?
62
+
63
+
No, this will only work within a WP Engine environment.
64
+
65
+
2) Are there any other restrictions to using this plugin?
66
+
67
+
Yes, the GeoIP variables on the server are available to Business, Premium and Enterprise customers. Personal and Professional customers, please contact the [Support Team](https://my.wpengine.com/support#general-issue) if you are interested in GeoIP.
0 commit comments