Google Analytics for WordPress by MonsterInsights - Version 6.1.8

Version Description

= 6.0.0 =

This is a major release. Please back up your site before upgrading.

Download this release

Release Info

Developer chriscct7
Plugin Icon 128x128 Google Analytics for WordPress by MonsterInsights
Version 6.1.8
Comparing to
See all releases

Code changes from version 6.1.7 to 6.1.8

assets/js/frontend.js CHANGED
@@ -97,7 +97,7 @@ var MonsterInsights = function(){
97
  return __gaTracker.hasOwnProperty( "loaded" ) && __gaTracker.loaded == true; // jshint ignore:line
98
  }
99
 
100
- function __gaTrackerTrackedClick() {
101
  return event.which == 1 || event.which == 2 || event.metaKey || event.ctrlKey || event.shiftKey || event.altKey;
102
  }
103
 
@@ -199,7 +199,7 @@ var MonsterInsights = function(){
199
  valuesArray.click_type = __gaTrackerTrackedClickType( event );
200
 
201
  /* If GA is blocked or not loaded, or not main|middle|touch click then don't track */
202
- if ( ! __gaTrackerLoaded() || ! __gaTrackerTrackedClick() ) {
203
  valuesArray.exit = 'loaded';
204
  __gaTrackerNotSend( valuesArray );
205
  return;
97
  return __gaTracker.hasOwnProperty( "loaded" ) && __gaTracker.loaded == true; // jshint ignore:line
98
  }
99
 
100
+ function __gaTrackerTrackedClick( event ) {
101
  return event.which == 1 || event.which == 2 || event.metaKey || event.ctrlKey || event.shiftKey || event.altKey;
102
  }
103
 
199
  valuesArray.click_type = __gaTrackerTrackedClickType( event );
200
 
201
  /* If GA is blocked or not loaded, or not main|middle|touch click then don't track */
202
+ if ( ! __gaTrackerLoaded() || ! __gaTrackerTrackedClick( event ) ) {
203
  valuesArray.exit = 'loaded';
204
  __gaTrackerNotSend( valuesArray );
205
  return;
assets/js/frontend.min.js CHANGED
@@ -1,6 +1,6 @@
1
  ;var MonsterInsights=function(){var e=[];this.setLastClicked=function(t,n,i){t=typeof t!=='undefined'?t:[];n=typeof n!=='undefined'?n:[];i=typeof i!=='undefined'?i:!1;e.valuesArray=t;e.fieldsArray=n};this.getLastClicked=function(){return e};function r(){if(monsterinsights_frontend.is_debug_mode==='true'||window.monsterinsights_debug_mode){return!0}
2
  else{return!1}};function t(t,n){t=typeof t!=='undefined'?t:[];n=typeof n!=='undefined'?n:{};__gaTracker('send',n);e.valuesArray=t;e.fieldsArray=n;e.tracked=!0;i('Tracked: '+t.type);i(e)};function n(t){t=typeof t!=='undefined'?t:[];e.valuesArray=t;e.fieldsArray=[];e.tracked=!1;i('Not Tracked: '+t.exit);i(e)};function i(e){if(r()){console.dir(e)}};function l(e){return e.replace(/^\s+|\s+$/gm,'')};function s(){var n=0,e=document.domain,i=e.split('.'),t='_gd'+(new Date()).getTime();while(n<(i.length-1)&&document.cookie.indexOf(t+'='+t)==-1){e=i.slice(-1-(++n)).join('.');document.cookie=t+'='+t+';domain='+e+';'};document.cookie=t+'=;expires=Thu, 01 Jan 1970 00:00:01 GMT;domain='+e+';';return e};function f(e){e=e.substring(0,(e.indexOf('#')==-1)?e.length:e.indexOf('#'));e=e.substring(0,(e.indexOf('?')==-1)?e.length:e.indexOf('?'));e=e.substring(e.lastIndexOf('/')+1,e.length);if(e.length>0&&e.indexOf('.')!==-1){e=e.substring(e.indexOf('.')+1);return e}
3
- else{return''}};function h(){return __gaTracker.hasOwnProperty('loaded')&&__gaTracker.loaded==!0};function p(){return event.which==1||event.which==2||event.metaKey||event.ctrlKey||event.shiftKey||event.altKey};function d(){var e=[];if(typeof monsterinsights_frontend.download_extensions=='string'){e=monsterinsights_frontend.download_extensions.split(',')};return e};function u(){var e=[];if(typeof monsterinsights_frontend.inbound_paths=='string'){e=monsterinsights_frontend.inbound_paths.split(',')};return e};function v(e){if(e.which==1){return'event.which=1'}
4
  else if(e.which==2){return'event.which=2'}
5
  else if(e.metaKey){return'metaKey'}
6
  else if(e.ctrlKey){return'ctrlKey'}
@@ -9,7 +9,7 @@ else if(e.altKey){return'altKey'}
9
  else{return''}};function y(e){var i=d(),o=u(),n='unknown',r=e.href,v=f(e.href),h=s(),c=e.hostname,g=e.protocol,p=e.pathname,t,a;if(r.match(/^javascript\:/i)){n='internal'}
10
  else if(l(g)=='mailto'||l(g)=='mailto:'){n='mailto'}
11
  else if(c.length>0&&h.length>0&&!c.endsWith(h)){n='external'}
12
- else if(o.length>0&&p.length>0){for(t=0,a=o.length;t<a;++t){if(o[t].length>0&&p.startsWith(o[t])){n='internal-as-outbound';break}}};if(n==='unknown'&&i.length>0&&v.length>0){for(t=0,a=i.length;t<a;++t){if(i[t].length>0&&r.endsWith(i[t])){n='download';break}}};if(n==='unknown'){n='internal'};return n};function m(e,t){var n=(e.target&&!e.target.match(/^_(self|parent|top)$/i))?e.target:!1;if(t.ctrlKey||t.shiftKey||t.metaKey||t.which==2){n='_blank'};return n};function c(i){var o=i.srcElement||i.target,e=[],a;e.el=o;e.ga_loaded=h();e.click_type=v(i);if(!h()||!p()){e.exit='loaded';n(e);return}
13
  while(o&&(typeof o.tagName=='undefined'||o.tagName.toLowerCase()!='a'||!o.href)){o=o.parentNode};if(o&&o.href){var c=o.href,C=f(o.href),K=d(),O=u(),L=monsterinsights_frontend.home_url,w=monsterinsights_frontend.track_download_as,b='outbound-link-'+monsterinsights_frontend.internal_label,E=s(),l=y(o),x=m(o,i);e.el=o;e.el_href=o.href;e.el_protocol=o.protocol;e.el_hostname=o.hostname;e.el_port=o.port;e.el_pathname=o.pathname;e.el_search=o.search;e.el_hash=o.hash;e.el_host=o.host;e.debug_mode=r();e.download_extensions=K;e.inbound_paths=O;e.home_url=L;e.track_download_as=w;e.internal_label=b;e.link=c;e.extension=C;e.type=l;e.target=x;e.title=o.title||o.textContent||o.innerText;if(l!=='internal'&&l!=='javascript'){var k=!1,g=function(){if(k){return};k=!0;window.location.href=c},T=function(){e.exit='external';n(e)},A=function(){e.exit='internal-as-outbound';n(e)};if(x||l=='mailto'){if(l=='download'){if(w=='pageview'){a={hitType:'pageview',page:c,};t(e,a)}
14
  else{a={hitType:'event',eventCategory:'download',eventAction:c,eventLabel:e.title,};t(e,a)}}
15
  else if(l=='mailto'){a={hitType:'event',eventCategory:'mailto',eventAction:c,eventLabel:e.title,};t(e,a)}
1
  ;var MonsterInsights=function(){var e=[];this.setLastClicked=function(t,n,i){t=typeof t!=='undefined'?t:[];n=typeof n!=='undefined'?n:[];i=typeof i!=='undefined'?i:!1;e.valuesArray=t;e.fieldsArray=n};this.getLastClicked=function(){return e};function r(){if(monsterinsights_frontend.is_debug_mode==='true'||window.monsterinsights_debug_mode){return!0}
2
  else{return!1}};function t(t,n){t=typeof t!=='undefined'?t:[];n=typeof n!=='undefined'?n:{};__gaTracker('send',n);e.valuesArray=t;e.fieldsArray=n;e.tracked=!0;i('Tracked: '+t.type);i(e)};function n(t){t=typeof t!=='undefined'?t:[];e.valuesArray=t;e.fieldsArray=[];e.tracked=!1;i('Not Tracked: '+t.exit);i(e)};function i(e){if(r()){console.dir(e)}};function l(e){return e.replace(/^\s+|\s+$/gm,'')};function s(){var n=0,e=document.domain,i=e.split('.'),t='_gd'+(new Date()).getTime();while(n<(i.length-1)&&document.cookie.indexOf(t+'='+t)==-1){e=i.slice(-1-(++n)).join('.');document.cookie=t+'='+t+';domain='+e+';'};document.cookie=t+'=;expires=Thu, 01 Jan 1970 00:00:01 GMT;domain='+e+';';return e};function f(e){e=e.substring(0,(e.indexOf('#')==-1)?e.length:e.indexOf('#'));e=e.substring(0,(e.indexOf('?')==-1)?e.length:e.indexOf('?'));e=e.substring(e.lastIndexOf('/')+1,e.length);if(e.length>0&&e.indexOf('.')!==-1){e=e.substring(e.indexOf('.')+1);return e}
3
+ else{return''}};function h(){return __gaTracker.hasOwnProperty('loaded')&&__gaTracker.loaded==!0};function p(e){return e.which==1||e.which==2||e.metaKey||e.ctrlKey||e.shiftKey||e.altKey};function d(){var e=[];if(typeof monsterinsights_frontend.download_extensions=='string'){e=monsterinsights_frontend.download_extensions.split(',')};return e};function u(){var e=[];if(typeof monsterinsights_frontend.inbound_paths=='string'){e=monsterinsights_frontend.inbound_paths.split(',')};return e};function v(e){if(e.which==1){return'event.which=1'}
4
  else if(e.which==2){return'event.which=2'}
5
  else if(e.metaKey){return'metaKey'}
6
  else if(e.ctrlKey){return'ctrlKey'}
9
  else{return''}};function y(e){var i=d(),o=u(),n='unknown',r=e.href,v=f(e.href),h=s(),c=e.hostname,g=e.protocol,p=e.pathname,t,a;if(r.match(/^javascript\:/i)){n='internal'}
10
  else if(l(g)=='mailto'||l(g)=='mailto:'){n='mailto'}
11
  else if(c.length>0&&h.length>0&&!c.endsWith(h)){n='external'}
12
+ else if(o.length>0&&p.length>0){for(t=0,a=o.length;t<a;++t){if(o[t].length>0&&p.startsWith(o[t])){n='internal-as-outbound';break}}};if(n==='unknown'&&i.length>0&&v.length>0){for(t=0,a=i.length;t<a;++t){if(i[t].length>0&&r.endsWith(i[t])){n='download';break}}};if(n==='unknown'){n='internal'};return n};function m(e,t){var n=(e.target&&!e.target.match(/^_(self|parent|top)$/i))?e.target:!1;if(t.ctrlKey||t.shiftKey||t.metaKey||t.which==2){n='_blank'};return n};function c(i){var o=i.srcElement||i.target,e=[],a;e.el=o;e.ga_loaded=h();e.click_type=v(i);if(!h()||!p(i)){e.exit='loaded';n(e);return}
13
  while(o&&(typeof o.tagName=='undefined'||o.tagName.toLowerCase()!='a'||!o.href)){o=o.parentNode};if(o&&o.href){var c=o.href,C=f(o.href),K=d(),O=u(),L=monsterinsights_frontend.home_url,w=monsterinsights_frontend.track_download_as,b='outbound-link-'+monsterinsights_frontend.internal_label,E=s(),l=y(o),x=m(o,i);e.el=o;e.el_href=o.href;e.el_protocol=o.protocol;e.el_hostname=o.hostname;e.el_port=o.port;e.el_pathname=o.pathname;e.el_search=o.search;e.el_hash=o.hash;e.el_host=o.host;e.debug_mode=r();e.download_extensions=K;e.inbound_paths=O;e.home_url=L;e.track_download_as=w;e.internal_label=b;e.link=c;e.extension=C;e.type=l;e.target=x;e.title=o.title||o.textContent||o.innerText;if(l!=='internal'&&l!=='javascript'){var k=!1,g=function(){if(k){return};k=!0;window.location.href=c},T=function(){e.exit='external';n(e)},A=function(){e.exit='internal-as-outbound';n(e)};if(x||l=='mailto'){if(l=='download'){if(w=='pageview'){a={hitType:'pageview',page:c,};t(e,a)}
14
  else{a={hitType:'event',eventCategory:'download',eventAction:c,eventLabel:e.title,};t(e,a)}}
15
  else if(l=='mailto'){a={hitType:'event',eventCategory:'mailto',eventAction:c,eventLabel:e.title,};t(e,a)}
googleanalytics.php CHANGED
@@ -6,7 +6,7 @@
6
  * Author: MonsterInsights
7
  * Author URI: https://www.monsterinsights.com/
8
  *
9
- * Version: 6.1.7
10
  * Requires at least: 3.9.0
11
  * Tested up to: 4.7.4
12
  *
@@ -69,7 +69,7 @@ final class MonsterInsights_Lite {
69
  * @access public
70
  * @var string $version Plugin version.
71
  */
72
- public $version = '6.1.7';
73
 
74
  /**
75
  * Plugin file.
@@ -505,6 +505,7 @@ final class MonsterInsights_Lite {
505
  }
506
 
507
  require_once MONSTERINSIGHTS_PLUGIN_DIR . 'includes/frontend/frontend.php';
 
508
  }
509
 
510
  /**
6
  * Author: MonsterInsights
7
  * Author URI: https://www.monsterinsights.com/
8
  *
9
+ * Version: 6.1.8
10
  * Requires at least: 3.9.0
11
  * Tested up to: 4.7.4
12
  *
69
  * @access public
70
  * @var string $version Plugin version.
71
  */
72
+ public $version = '6.1.8';
73
 
74
  /**
75
  * Plugin file.
505
  }
506
 
507
  require_once MONSTERINSIGHTS_PLUGIN_DIR . 'includes/frontend/frontend.php';
508
+ require_once MONSTERINSIGHTS_PLUGIN_DIR . 'includes/measurement-protocol.php';
509
  }
510
 
511
  /**
includes/admin/settings/settings-api.php CHANGED
@@ -142,9 +142,10 @@ function monsterinsights_save_settings() {
142
  $value = apply_filters( 'monsterinsights_settings_sanitize' , $value, $id, $args, $previous_value );
143
 
144
  // Save
145
- do_action( 'monsterinsights_settings_save_' . $args['type'], $value, $id, $args, $previous_value );
146
  if ( ! has_action( 'monsterinsights_settings_save_' . $args['type'] ) ) {
147
  monsterinsights_update_option( $id, $value );
 
 
148
  }
149
  }
150
  add_action( 'monsterinsights_tracking_' . $tab . '_tab_notice', 'monsterinsights_updated_settings' );
@@ -517,7 +518,18 @@ function monsterinsights_checkbox_callback( $args ) {
517
  $class = monsterinsights_sanitize_html_class( $args['field_class'] );
518
 
519
  $checked = ! empty( $monsterinsights_option ) ? checked( 1, $monsterinsights_option, false ) : '';
520
- $html = '<input type="checkbox" id="monsterinsights_settings[' . monsterinsights_sanitize_key( $args['id'] ) . ']"' . $name . ' value="1" ' . $checked . ' class="' . $class . '"/>';
 
 
 
 
 
 
 
 
 
 
 
521
  $html .= '<p class="description">' . wp_kses_post( $args['desc'] ) . '</p>';
522
 
523
  return apply_filters( 'monsterinsights_after_setting_output', $html, $args );
@@ -933,8 +945,10 @@ function monsterinsights_render_submit_field( $section, $page = 'tracking' ) {
933
  $submit_button = false;
934
  foreach ( $settings[$section] as $setting ) {
935
  if ( ! empty( $non_setting_types ) && ! empty( $setting['type'] ) && ! in_array( $setting['type'], $non_setting_types ) ) {
936
- $submit_button = true;
937
- break;
 
 
938
  }
939
  }
940
  if ( $submit_button ) {
142
  $value = apply_filters( 'monsterinsights_settings_sanitize' , $value, $id, $args, $previous_value );
143
 
144
  // Save
 
145
  if ( ! has_action( 'monsterinsights_settings_save_' . $args['type'] ) ) {
146
  monsterinsights_update_option( $id, $value );
147
+ } else {
148
+ do_action( 'monsterinsights_settings_save_' . $args['type'], $value, $id, $args, $previous_value );
149
  }
150
  }
151
  add_action( 'monsterinsights_tracking_' . $tab . '_tab_notice', 'monsterinsights_updated_settings' );
518
  $class = monsterinsights_sanitize_html_class( $args['field_class'] );
519
 
520
  $checked = ! empty( $monsterinsights_option ) ? checked( 1, $monsterinsights_option, false ) : '';
521
+
522
+ $disabled = '';
523
+
524
+ if ( isset( $args['faux'] ) && true === $args['faux'] ) {
525
+ // Disable class
526
+ $disabled = 'disabled="disabled"';
527
+
528
+ // Checked
529
+ $checked = isset( $args['std'] ) && true === $args['std'] ? checked( 1, 1, false ) : '';
530
+ }
531
+
532
+ $html = '<input type="checkbox" id="monsterinsights_settings[' . monsterinsights_sanitize_key( $args['id'] ) . ']"' . $name . ' value="1" ' . $checked . ' class="' . $class . '" ' . $disabled . ' />';
533
  $html .= '<p class="description">' . wp_kses_post( $args['desc'] ) . '</p>';
534
 
535
  return apply_filters( 'monsterinsights_after_setting_output', $html, $args );
945
  $submit_button = false;
946
  foreach ( $settings[$section] as $setting ) {
947
  if ( ! empty( $non_setting_types ) && ! empty( $setting['type'] ) && ! in_array( $setting['type'], $non_setting_types ) ) {
948
+ if ( empty( $setting['faux'] ) ) {
949
+ $submit_button = true;
950
+ break;
951
+ }
952
  }
953
  }
954
  if ( $submit_button ) {
includes/deprecated.php CHANGED
@@ -348,4 +348,8 @@ function monsterinsights_yst_ga_filter_ga_config( $config ) {
348
  return _monsterinsights_apply_filters_deprecated( 'yst-ga-filter-ga-config', array( $config ), '6.0.0', $message );
349
  }
350
  add_filter( 'monsterinsights_lite_google_app_config', 'monsterinsights_yst_ga_filter_ga_config' );
351
- add_filter( 'monsterinsights_pro_google_app_config', 'monsterinsights_yst_ga_filter_ga_config' );
 
 
 
 
348
  return _monsterinsights_apply_filters_deprecated( 'yst-ga-filter-ga-config', array( $config ), '6.0.0', $message );
349
  }
350
  add_filter( 'monsterinsights_lite_google_app_config', 'monsterinsights_yst_ga_filter_ga_config' );
351
+ add_filter( 'monsterinsights_pro_google_app_config', 'monsterinsights_yst_ga_filter_ga_config' );
352
+
353
+ function monsterinsights_disabled_user_group(){
354
+ return ! monsterinsights_track_user();
355
+ }
includes/frontend/frontend.php CHANGED
@@ -34,7 +34,7 @@ function monsterinsights_tracking_script( ) {
34
 
35
  if ( is_preview() ) {
36
  $mode = 'preview';
37
- } else if ( monsterinsights_disabled_user_group() ) {
38
  $mode = 'disabled';
39
  } else if ( $tracking_mode === 'analytics' ) {
40
  $mode = 'analytics';
@@ -96,14 +96,14 @@ add_action( 'wp_head', 'monsterinsights_tracking_script', 8 );
96
  * @return array Array of the options to use.
97
  */
98
  function monsterinsights_events_tracking( ) {
99
- $events_mode = monsterinsights_get_option( 'events_mode', false );
100
  $tracking_mode = monsterinsights_get_option( 'tracking_mode', 'analytics' );
101
- $disabled_user = monsterinsights_disabled_user_group();
102
 
103
- if ( ! $disabled_user && $events_mode === 'php' && ( $tracking_mode === 'ga' || $tracking_mode === 'analytics' ) ) {
104
  require_once plugin_dir_path( MONSTERINSIGHTS_PLUGIN_FILE ) . 'includes/frontend/events/class-events-php.php';
105
  new MonsterInsights_Events_PHP();
106
- } else if ( ! $disabled_user && $events_mode === 'js' && $tracking_mode === 'analytics' ) {
107
  require_once plugin_dir_path( MONSTERINSIGHTS_PLUGIN_FILE ) . 'includes/frontend/events/class-events-js.php';
108
  new MonsterInsights_Events_JS();
109
  } else {
@@ -111,38 +111,6 @@ function monsterinsights_events_tracking( ) {
111
  }
112
  }
113
  add_action( 'template_redirect', 'monsterinsights_events_tracking', 9 );
114
- //add_action( 'login_head', 'monsterinsights_events_tracking', 8 );
115
-
116
- function monsterinsights_disabled_user_group( ) {
117
- $user = wp_get_current_user();
118
- $disabled = false;
119
-
120
- $roles = monsterinsights_get_option( 'ignore_users', array() );
121
-
122
- if ( ! empty( $roles ) && is_array( $roles ) ) {
123
- foreach ( $roles as $role ) {
124
- if ( is_string( $role ) ) {
125
- if ( current_user_can( $role ) ) {
126
- $disabled = true;
127
- break;
128
- }
129
- }
130
- }
131
- }
132
-
133
- $track_super_admin = apply_filters( 'monsterinsights_track_super_admins', false );
134
- if ( $track_super_admin === false && is_super_admin() ) {
135
- $disabled = true;
136
- }
137
-
138
- // or if UA code is not entered
139
- $ua_code = monsterinsights_get_ua();
140
- if ( empty( $ua_code ) ) {
141
- $disabled = true;
142
- }
143
-
144
- return apply_filters( 'monsterinsights_disabled_user_group', $disabled, $user );
145
- }
146
 
147
  /**
148
  * Add the UTM source parameters in the RSS feeds to track traffic.
34
 
35
  if ( is_preview() ) {
36
  $mode = 'preview';
37
+ } else if ( ! monsterinsights_track_user() ) {
38
  $mode = 'disabled';
39
  } else if ( $tracking_mode === 'analytics' ) {
40
  $mode = 'analytics';
96
  * @return array Array of the options to use.
97
  */
98
  function monsterinsights_events_tracking( ) {
99
+ $events_mode = monsterinsights_get_option( 'events_mode', false );
100
  $tracking_mode = monsterinsights_get_option( 'tracking_mode', 'analytics' );
101
+ $track_user = monsterinsights_track_user();
102
 
103
+ if ( $track_user && $events_mode === 'php' && ( $tracking_mode === 'ga' || $tracking_mode === 'analytics' ) ) {
104
  require_once plugin_dir_path( MONSTERINSIGHTS_PLUGIN_FILE ) . 'includes/frontend/events/class-events-php.php';
105
  new MonsterInsights_Events_PHP();
106
+ } else if ( $track_user && $events_mode === 'js' && $tracking_mode === 'analytics' ) {
107
  require_once plugin_dir_path( MONSTERINSIGHTS_PLUGIN_FILE ) . 'includes/frontend/events/class-events-js.php';
108
  new MonsterInsights_Events_JS();
109
  } else {
111
  }
112
  }
113
  add_action( 'template_redirect', 'monsterinsights_events_tracking', 9 );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
114
 
115
  /**
116
  * Add the UTM source parameters in the RSS feeds to track traffic.
includes/helpers.php CHANGED
@@ -14,6 +14,165 @@ if ( ! defined( 'ABSPATH' ) ) {
14
  exit;
15
  }
16
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
  /**
18
  * Hours between two timestamps.
19
  *
@@ -105,10 +264,6 @@ function monsterinsights_get_message( $type = 'error', $text = '' ) {
105
  }
106
  }
107
 
108
- function monsterinsights_generate_ga_client_id() {
109
- return rand(100000000,999999999) . '.' . time();
110
- }
111
-
112
  // Set cookie to expire in 2 years
113
  function monsterinsights_get_cookie_expiration_date( $time ) {
114
  return date('D, j F Y H:i:s', time() + $time );
14
  exit;
15
  }
16
 
17
+
18
+ function monsterinsights_is_page_reload() {
19
+ // Can't be a refresh without having a referrer
20
+ if ( ! isset( $_SERVER['HTTP_REFERER'] ) ) {
21
+ return false;
22
+ }
23
+
24
+ // IF the referrer is identical to the current page request, then it's a refresh
25
+ return ( parse_url( $_SERVER['HTTP_REFERER'], PHP_URL_PATH ) === parse_url( $_SERVER['REQUEST_URI'], PHP_URL_PATH ) );
26
+ }
27
+
28
+
29
+ function monsterinsights_track_user() {
30
+ $user = wp_get_current_user();
31
+ $track_user = true;
32
+ $roles = monsterinsights_get_option( 'ignore_users', array() );
33
+
34
+ if ( ! empty( $roles ) && is_array( $roles ) ) {
35
+ foreach ( $roles as $role ) {
36
+ if ( is_string( $role ) ) {
37
+ if ( current_user_can( $role ) ) {
38
+ $track_user = false;
39
+ break;
40
+ }
41
+ }
42
+ }
43
+ }
44
+
45
+ $track_super_admin = apply_filters( 'monsterinsights_track_super_admins', false );
46
+ if ( $track_super_admin === false && is_super_admin() ) {
47
+ $track_user = false;
48
+ }
49
+
50
+ // or if UA code is not entered
51
+ $ua_code = monsterinsights_get_ua();
52
+ if ( empty( $ua_code ) ) {
53
+ $track_user = false;
54
+ }
55
+
56
+ return apply_filters( 'monsterinsights_track_user', $track_user, $user );
57
+ }
58
+
59
+ function monsterinsights_get_client_id( $payment_id = false ) {
60
+ if ( is_object( $payment_id ) ) {
61
+ $payment_id = $payment_id->ID;
62
+ }
63
+ $user_cid = monsterinsights_get_uuid();
64
+ $payment_cid = get_post_meta( $payment_id, '_yoast_gau_uuid', true );
65
+
66
+ if ( ! empty( $payment_id ) && ! empty( $saved_cid ) ) {
67
+ return $saved_cid;
68
+ } else if ( ! empty( $user_cid ) ) {
69
+ return $user_cid;
70
+ } else {
71
+ return monsterinsights_generate_uuid();
72
+ }
73
+ }
74
+
75
+ /**
76
+ * Returns the Google Analytics clientId to store for later use
77
+ *
78
+ * @since 6.0.0
79
+ *
80
+ * @link https://developers.google.com/analytics/devguides/collection/analyticsjs/domains#getClientId
81
+ *
82
+ * @return bool|string False if cookie isn't set, GA UUID otherwise
83
+ */
84
+ function monsterinsights_get_uuid() {
85
+ if ( empty( $_COOKIE['_ga'] ) ) {
86
+ return false;
87
+ }
88
+
89
+ /**
90
+ * Example cookie formats:
91
+ *
92
+ * GA1.2.XXXXXXX.YYYYY
93
+ * _ga=1.2.XXXXXXX.YYYYYY -- We want the XXXXXXX.YYYYYY part
94
+ *
95
+ */
96
+
97
+ $ga_cookie = $_COOKIE['_ga'];
98
+ $cookie_parts = explode('.', $ga_cookie );
99
+ if ( is_array( $cookie_parts ) && ! empty( $cookie_parts[2] ) && ! empty( $cookie_parts[3] ) ) {
100
+ $uuid = (string) $cookie_parts[2] . '.' . (string) $cookie_parts[3];
101
+ if ( is_string( $uuid ) ) {
102
+ return $uuid;
103
+ } else {
104
+ return false;
105
+ }
106
+ } else {
107
+ return false;
108
+ }
109
+ }
110
+
111
+
112
+ /**
113
+ * Generate UUID v4 function - needed to generate a CID when one isn't available
114
+ *
115
+ * @link http://www.stumiller.me/implementing-google-analytics-measurement-protocol-in-php-and-wordpress/
116
+ *
117
+ * @since 6.1.8
118
+ * @return string
119
+ */
120
+ function monsterinsights_generate_uuid() {
121
+
122
+ return sprintf( '%04x%04x-%04x-%04x-%04x-%04x%04x%04x',
123
+
124
+ // 32 bits for "time_low"
125
+ mt_rand( 0, 0xffff ), mt_rand( 0, 0xffff ),
126
+
127
+ // 16 bits for "time_mid"
128
+ mt_rand( 0, 0xffff ),
129
+
130
+ // 16 bits for "time_hi_and_version",
131
+ // four most significant bits holds version number 4
132
+ mt_rand( 0, 0x0fff ) | 0x4000,
133
+
134
+ // 16 bits, 8 bits for "clk_seq_hi_res",
135
+ // 8 bits for "clk_seq_low",
136
+ // two most significant bits holds zero and one for variant DCE1.1
137
+ mt_rand( 0, 0x3fff ) | 0x8000,
138
+
139
+ // 48 bits for "node"
140
+ mt_rand( 0, 0xffff ), mt_rand( 0, 0xffff ), mt_rand( 0, 0xffff )
141
+ );
142
+ }
143
+
144
+ /**
145
+ * Returns the Google Analytics clientId to store for later use
146
+ *
147
+ * @since 6.0.0
148
+ *
149
+ * @return GA UUID or error code.
150
+ */
151
+ function monsterinsights_get_cookie( $debug = false ) {
152
+ if ( empty( $_COOKIE['_ga'] ) ) {
153
+ return ( $debug ) ? 'FCE' : false;
154
+ }
155
+
156
+ $ga_cookie = $_COOKIE['_ga'];
157
+ $cookie_parts = explode('.', $ga_cookie );
158
+ if ( is_array( $cookie_parts ) && ! empty( $cookie_parts[2] ) && ! empty( $cookie_parts[3] ) ) {
159
+ $uuid = (string) $cookie_parts[2] . '.' . (string) $cookie_parts[3];
160
+ if ( is_string( $uuid ) ) {
161
+ return $ga_cookie;
162
+ } else {
163
+ return ( $debug ) ? 'FA' : false;
164
+ }
165
+ } else {
166
+ return ( $debug ) ? 'FAE' : false;
167
+ }
168
+ }
169
+
170
+
171
+ function monsterinsights_generate_ga_client_id() {
172
+ return rand(100000000,999999999) . '.' . time();
173
+ }
174
+
175
+
176
  /**
177
  * Hours between two timestamps.
178
  *
264
  }
265
  }
266
 
 
 
 
 
267
  // Set cookie to expire in 2 years
268
  function monsterinsights_get_cookie_expiration_date( $time ) {
269
  return date('D, j F Y H:i:s', time() + $time );
includes/measurement-protocol.php ADDED
@@ -0,0 +1,149 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ if ( ! defined( 'ABSPATH' ) ) {
3
+ exit; // Exit if accessed directly
4
+ }
5
+
6
+ function monsterinsights_get_mp_api_url( ) {
7
+ if ( monsterinsights_is_debug_mode() ) {
8
+ return 'https://www.google-analytics.com/debug/collect';
9
+ } else {
10
+ return 'https://ssl.google-analytics.com/collect';
11
+ }
12
+ }
13
+
14
+ function monsterinsights_mp_api_call( $args = array() ) {
15
+ $user_agent = '';
16
+ if ( ! empty( $args['user-agent'] ) ) {
17
+ $user_agent = $args['user-agent'];
18
+ unset( $args['user-agent'] );
19
+ }
20
+
21
+ $payment_id = 0;
22
+ if ( ! empty( $args['payment_id'] ) ) {
23
+ $payment_id = $args['payment_id'];
24
+ unset( $args['payment_id'] );
25
+ }
26
+
27
+ $defaults = array(
28
+ 't' => 'event', // Required: Hit type
29
+ 'ec' => '', // Optional: Event category
30
+ 'ea' => '', // Optional: Event Action
31
+ 'el' => '', // Optional: Event Label
32
+ 'ev' => null, // Optional: Event Value
33
+ );
34
+
35
+ $body = array_merge( $defaults , $args );
36
+
37
+ // We want to get the user's IP address when possible
38
+ $ip = '';
39
+ if ( ! empty( $_SERVER['HTTP_CLIENT_IP'] ) && ! filter_var( $_SERVER['HTTP_CLIENT_IP'], FILTER_VALIDATE_IP ) === false ) {
40
+ $ip = $_SERVER['HTTP_CLIENT_IP'];
41
+ } elseif ( ! empty( $_SERVER['HTTP_X_FORWARDED_FOR'] ) && ! filter_var( $_SERVER['HTTP_X_FORWARDED_FOR'], FILTER_VALIDATE_IP ) === false ) {
42
+ $ip = $_SERVER['HTTP_X_FORWARDED_FOR'];
43
+ } else {
44
+ $ip = $_SERVER['REMOTE_ADDR'];
45
+ }
46
+
47
+ // If possible, let's get the user's language
48
+ $user_language = isset( $_SERVER['HTTP_ACCEPT_LANGUAGE'] ) ? explode( ',', $_SERVER['HTTP_ACCEPT_LANGUAGE'] ) : array();
49
+ $user_language = reset( $user_language );
50
+ $user_language = sanitize_text_field( $user_language );
51
+
52
+ $default_body = array(
53
+ // Required: Version
54
+ 'v' => '1',
55
+
56
+ // Required: UA code
57
+ 'tid' => monsterinsights_get_ua_to_output( array( 'ecommerce' => $args ) ),
58
+
59
+ // Required: User visitor ID
60
+ 'cid' => monsterinsights_get_client_id( $payment_id ),
61
+
62
+ // Required: Type of hit (either pageview or event)
63
+ 't' => 'pageview', // Required - Hit type
64
+
65
+ // Optional: Was the event a non-interaction event (for bounce purposes)
66
+ 'ni' => true,
67
+
68
+ // Optional: Document Host Name
69
+ 'dh' => str_replace( array( 'http://', 'https://' ), '', site_url() ),
70
+
71
+ // Optional: Requested URI
72
+ 'dp' => $_SERVER['REQUEST_URI'],
73
+
74
+ // Optional: Page Title
75
+ 'dt' => get_the_title(),
76
+
77
+ // Optional: User language
78
+ 'ul' => $user_language,
79
+
80
+ // Optional: User IP address
81
+ 'uip' => $ip,
82
+
83
+ // Optional: User Agent
84
+ 'ua' => ! empty( $user_agent ) ? $user_agent : $_SERVER['HTTP_USER_AGENT'],
85
+
86
+ // Optional: Time of the event
87
+ 'z' => time()
88
+ );
89
+
90
+ $body = wp_parse_args( $body, $default_body );
91
+ // $body = apply_filters( 'monsterinsights_mp_api_call', $body );
92
+
93
+
94
+ // Ensure that the CID is not empty
95
+ if ( empty( $body['cid'] ) ) {
96
+ $body['cid'] = monsterinsights_generate_uuid();
97
+ }
98
+
99
+ // Unset empty values to reduce request size
100
+ foreach ( $body as $key => $value ) {
101
+ if ( empty( $value ) ) {
102
+ unset( $body[ $key ] );
103
+ }
104
+ }
105
+
106
+ $debug_mode = monsterinsights_is_debug_mode();
107
+
108
+ $args = array(
109
+ 'method' => 'POST',
110
+ 'timeout' => '5',
111
+ 'blocking' => ( $debug_mode ) ? true : false,
112
+ 'body' => $body,
113
+ );
114
+
115
+ if ( ! empty( $user_agent ) ) {
116
+ $args['user-agent'] = $user_agent;
117
+ }
118
+
119
+ $response = wp_remote_post( monsterinsights_get_mp_api_url(), $args );
120
+
121
+ if ( $debug_mode ) {
122
+ error_log( print_r( $body, true ) . "\n", 3, MONSTERINSIGHTS_PLUGIN_DIR . 'log.txt' );
123
+ error_log( print_r( $response, true ) . "\n", 3, MONSTERINSIGHTS_PLUGIN_DIR . 'log.txt' );
124
+ }
125
+ return $response;
126
+ }
127
+
128
+ function monsterinsights_mp_track_event_call( $args = array() ) {
129
+ $default_args = array(
130
+ // Change the default type to event
131
+ 't' => 'event',
132
+
133
+ // Required: Event Category
134
+ 'ec' => '',
135
+
136
+ // Required: Event Action
137
+ 'ea' => '',
138
+
139
+ // Required: Event Label
140
+ 'el' => '',
141
+
142
+ // Optional: Event Value
143
+ 'ev' => null,
144
+ );
145
+ $args = wp_parse_args( $args, $default_args );
146
+ //$args = apply_filters( 'monsterinsights_mp_track_event_call', $args );
147
+
148
+ return monsterinsights_mp_api_call( $args );
149
+ }
languages/google-analytics-for-wordpress.pot CHANGED
@@ -5,14 +5,14 @@ msgstr ""
5
  "Project-Id-Version: MonsterInsights Lite\n"
6
  "Report-Msgid-Bugs-To: https://github.com/awesomemotive/monsterinsights/"
7
  "issues\n"
8
- "POT-Creation-Date: 2017-04-06 14:54-0700\n"
9
  "PO-Revision-Date: 2016-07-21 17:01-0400\n"
10
  "Last-Translator: Chris Christoff <support@monsterinsights.com>\n"
11
  "Language-Team: Chris Christoff <support@monsterinsights.com>\n"
12
  "MIME-Version: 1.0\n"
13
  "Content-Type: text/plain; charset=UTF-8\n"
14
  "Content-Transfer-Encoding: 8bit\n"
15
- "X-Generator: Poedit 2.0\n"
16
  "X-Poedit-Basepath: ..\n"
17
  "X-Poedit-WPHeader: googleanalytics.php\n"
18
  "X-Poedit-SourceCharset: UTF-8\n"
@@ -62,7 +62,7 @@ msgid ""
62
  "uninstalled."
63
  msgstr ""
64
 
65
- #: googleanalytics.php:563
66
  #, php-format
67
  msgid ""
68
  "Sorry, but your version of WordPress does not meet MonsterInsight's required "
@@ -70,7 +70,7 @@ msgid ""
70
  "%3$sClick here to return to the Dashboard%4$s."
71
  msgstr ""
72
 
73
- #: googleanalytics.php:568
74
  #, php-format
75
  msgid ""
76
  "Please uninstall and remove MonsterInsights Pro before activating "
@@ -1352,17 +1352,17 @@ msgid ""
1352
  "with which WordPress configurations, themes and plugins we should test."
1353
  msgstr ""
1354
 
1355
- #: includes/admin/settings/settings-api.php:725
1356
  #, php-format
1357
  msgid "You must have the %s capability to view/edit this setting"
1358
  msgstr ""
1359
 
1360
- #: includes/admin/settings/settings-api.php:914
1361
  #, php-format
1362
  msgid "The callback function used for the %s setting is missing."
1363
  msgstr ""
1364
 
1365
- #: includes/admin/settings/settings-api.php:944
1366
  #: includes/admin/settings/tab-general.php:204
1367
  msgid "Save Changes"
1368
  msgstr ""
@@ -1514,1011 +1514,1011 @@ msgid ""
1514
  "window traffic to avoid false visit reports."
1515
  msgstr ""
1516
 
1517
- #: includes/helpers.php:134
1518
  msgid "United States"
1519
  msgstr ""
1520
 
1521
- #: includes/helpers.php:135
1522
  msgid "Canada"
1523
  msgstr ""
1524
 
1525
- #: includes/helpers.php:136
1526
  msgid "United Kingdom"
1527
  msgstr ""
1528
 
1529
- #: includes/helpers.php:137
1530
  msgid "Afghanistan"
1531
  msgstr ""
1532
 
1533
- #: includes/helpers.php:138
1534
  msgid "&#197;land Islands"
1535
  msgstr ""
1536
 
1537
- #: includes/helpers.php:139
1538
  msgid "Albania"
1539
  msgstr ""
1540
 
1541
- #: includes/helpers.php:140
1542
  msgid "Algeria"
1543
  msgstr ""
1544
 
1545
- #: includes/helpers.php:141
1546
  msgid "American Samoa"
1547
  msgstr ""
1548
 
1549
- #: includes/helpers.php:142
1550
  msgid "Andorra"
1551
  msgstr ""
1552
 
1553
- #: includes/helpers.php:143
1554
  msgid "Angola"
1555
  msgstr ""
1556
 
1557
- #: includes/helpers.php:144
1558
  msgid "Anguilla"
1559
  msgstr ""
1560
 
1561
- #: includes/helpers.php:145
1562
  msgid "Antarctica"
1563
  msgstr ""
1564
 
1565
- #: includes/helpers.php:146
1566
  msgid "Antigua and Barbuda"
1567
  msgstr ""
1568
 
1569
- #: includes/helpers.php:147
1570
  msgid "Argentina"
1571
  msgstr ""
1572
 
1573
- #: includes/helpers.php:148
1574
  msgid "Armenia"
1575
  msgstr ""
1576
 
1577
- #: includes/helpers.php:149
1578
  msgid "Aruba"
1579
  msgstr ""
1580
 
1581
- #: includes/helpers.php:150
1582
  msgid "Australia"
1583
  msgstr ""
1584
 
1585
- #: includes/helpers.php:151
1586
  msgid "Austria"
1587
  msgstr ""
1588
 
1589
- #: includes/helpers.php:152
1590
  msgid "Azerbaijan"
1591
  msgstr ""
1592
 
1593
- #: includes/helpers.php:153
1594
  msgid "Bahamas"
1595
  msgstr ""
1596
 
1597
- #: includes/helpers.php:154
1598
  msgid "Bahrain"
1599
  msgstr ""
1600
 
1601
- #: includes/helpers.php:155
1602
  msgid "Bangladesh"
1603
  msgstr ""
1604
 
1605
- #: includes/helpers.php:156
1606
  msgid "Barbados"
1607
  msgstr ""
1608
 
1609
- #: includes/helpers.php:157
1610
  msgid "Belarus"
1611
  msgstr ""
1612
 
1613
- #: includes/helpers.php:158
1614
  msgid "Belgium"
1615
  msgstr ""
1616
 
1617
- #: includes/helpers.php:159
1618
  msgid "Belize"
1619
  msgstr ""
1620
 
1621
- #: includes/helpers.php:160
1622
  msgid "Benin"
1623
  msgstr ""
1624
 
1625
- #: includes/helpers.php:161
1626
  msgid "Bermuda"
1627
  msgstr ""
1628
 
1629
- #: includes/helpers.php:162
1630
  msgid "Bhutan"
1631
  msgstr ""
1632
 
1633
- #: includes/helpers.php:163
1634
  msgid "Bolivia"
1635
  msgstr ""
1636
 
1637
- #: includes/helpers.php:164
1638
  msgid "Bonaire, Saint Eustatius and Saba"
1639
  msgstr ""
1640
 
1641
- #: includes/helpers.php:165
1642
  msgid "Bosnia and Herzegovina"
1643
  msgstr ""
1644
 
1645
- #: includes/helpers.php:166
1646
  msgid "Botswana"
1647
  msgstr ""
1648
 
1649
- #: includes/helpers.php:167
1650
  msgid "Bouvet Island"
1651
  msgstr ""
1652
 
1653
- #: includes/helpers.php:168
1654
  msgid "Brazil"
1655
  msgstr ""
1656
 
1657
- #: includes/helpers.php:169
1658
  msgid "British Indian Ocean Territory"
1659
  msgstr ""
1660
 
1661
- #: includes/helpers.php:170
1662
  msgid "Brunei Darrussalam"
1663
  msgstr ""
1664
 
1665
- #: includes/helpers.php:171
1666
  msgid "Bulgaria"
1667
  msgstr ""
1668
 
1669
- #: includes/helpers.php:172
1670
  msgid "Burkina Faso"
1671
  msgstr ""
1672
 
1673
- #: includes/helpers.php:173
1674
  msgid "Burundi"
1675
  msgstr ""
1676
 
1677
- #: includes/helpers.php:174
1678
  msgid "Cambodia"
1679
  msgstr ""
1680
 
1681
- #: includes/helpers.php:175
1682
  msgid "Cameroon"
1683
  msgstr ""
1684
 
1685
- #: includes/helpers.php:176
1686
  msgid "Cape Verde"
1687
  msgstr ""
1688
 
1689
- #: includes/helpers.php:177
1690
  msgid "Cayman Islands"
1691
  msgstr ""
1692
 
1693
- #: includes/helpers.php:178
1694
  msgid "Central African Republic"
1695
  msgstr ""
1696
 
1697
- #: includes/helpers.php:179
1698
  msgid "Chad"
1699
  msgstr ""
1700
 
1701
- #: includes/helpers.php:180
1702
  msgid "Chile"
1703
  msgstr ""
1704
 
1705
- #: includes/helpers.php:181
1706
  msgid "China"
1707
  msgstr ""
1708
 
1709
- #: includes/helpers.php:182
1710
  msgid "Christmas Island"
1711
  msgstr ""
1712
 
1713
- #: includes/helpers.php:183
1714
  msgid "Cocos Islands"
1715
  msgstr ""
1716
 
1717
- #: includes/helpers.php:184
1718
  msgid "Colombia"
1719
  msgstr ""
1720
 
1721
- #: includes/helpers.php:185
1722
  msgid "Comoros"
1723
  msgstr ""
1724
 
1725
- #: includes/helpers.php:186
1726
  msgid "Congo, Democratic People's Republic"
1727
  msgstr ""
1728
 
1729
- #: includes/helpers.php:187
1730
  msgid "Congo, Republic of"
1731
  msgstr ""
1732
 
1733
- #: includes/helpers.php:188
1734
  msgid "Cook Islands"
1735
  msgstr ""
1736
 
1737
- #: includes/helpers.php:189
1738
  msgid "Costa Rica"
1739
  msgstr ""
1740
 
1741
- #: includes/helpers.php:190
1742
  msgid "Cote d'Ivoire"
1743
  msgstr ""
1744
 
1745
- #: includes/helpers.php:191
1746
  msgid "Croatia/Hrvatska"
1747
  msgstr ""
1748
 
1749
- #: includes/helpers.php:192
1750
  msgid "Cuba"
1751
  msgstr ""
1752
 
1753
- #: includes/helpers.php:193
1754
  msgid "Cura&Ccedil;ao"
1755
  msgstr ""
1756
 
1757
- #: includes/helpers.php:194
1758
  msgid "Cyprus"
1759
  msgstr ""
1760
 
1761
- #: includes/helpers.php:195
1762
  msgid "Czechia"
1763
  msgstr ""
1764
 
1765
- #: includes/helpers.php:196
1766
  msgid "Denmark"
1767
  msgstr ""
1768
 
1769
- #: includes/helpers.php:197
1770
  msgid "Djibouti"
1771
  msgstr ""
1772
 
1773
- #: includes/helpers.php:198
1774
  msgid "Dominica"
1775
  msgstr ""
1776
 
1777
- #: includes/helpers.php:199
1778
  msgid "Dominican Republic"
1779
  msgstr ""
1780
 
1781
- #: includes/helpers.php:200
1782
  msgid "East Timor"
1783
  msgstr ""
1784
 
1785
- #: includes/helpers.php:201
1786
  msgid "Ecuador"
1787
  msgstr ""
1788
 
1789
- #: includes/helpers.php:202
1790
  msgid "Egypt"
1791
  msgstr ""
1792
 
1793
- #: includes/helpers.php:203
1794
  msgid "Equatorial Guinea"
1795
  msgstr ""
1796
 
1797
- #: includes/helpers.php:204
1798
  msgid "El Salvador"
1799
  msgstr ""
1800
 
1801
- #: includes/helpers.php:205
1802
  msgid "Eritrea"
1803
  msgstr ""
1804
 
1805
- #: includes/helpers.php:206
1806
  msgid "Estonia"
1807
  msgstr ""
1808
 
1809
- #: includes/helpers.php:207
1810
  msgid "Ethiopia"
1811
  msgstr ""
1812
 
1813
- #: includes/helpers.php:208
1814
  msgid "Falkland Islands"
1815
  msgstr ""
1816
 
1817
- #: includes/helpers.php:209
1818
  msgid "Faroe Islands"
1819
  msgstr ""
1820
 
1821
- #: includes/helpers.php:210
1822
  msgid "Fiji"
1823
  msgstr ""
1824
 
1825
- #: includes/helpers.php:211
1826
  msgid "Finland"
1827
  msgstr ""
1828
 
1829
- #: includes/helpers.php:212
1830
  msgid "France"
1831
  msgstr ""
1832
 
1833
- #: includes/helpers.php:213
1834
  msgid "French Guiana"
1835
  msgstr ""
1836
 
1837
- #: includes/helpers.php:214
1838
  msgid "French Polynesia"
1839
  msgstr ""
1840
 
1841
- #: includes/helpers.php:215
1842
  msgid "French Southern Territories"
1843
  msgstr ""
1844
 
1845
- #: includes/helpers.php:216
1846
  msgid "Gabon"
1847
  msgstr ""
1848
 
1849
- #: includes/helpers.php:217
1850
  msgid "Gambia"
1851
  msgstr ""
1852
 
1853
- #: includes/helpers.php:218
1854
  msgid "Georgia"
1855
  msgstr ""
1856
 
1857
- #: includes/helpers.php:219
1858
  msgid "Germany"
1859
  msgstr ""
1860
 
1861
- #: includes/helpers.php:220
1862
  msgid "Greece"
1863
  msgstr ""
1864
 
1865
- #: includes/helpers.php:221
1866
  msgid "Ghana"
1867
  msgstr ""
1868
 
1869
- #: includes/helpers.php:222
1870
  msgid "Gibraltar"
1871
  msgstr ""
1872
 
1873
- #: includes/helpers.php:223
1874
  msgid "Greenland"
1875
  msgstr ""
1876
 
1877
- #: includes/helpers.php:224
1878
  msgid "Grenada"
1879
  msgstr ""
1880
 
1881
- #: includes/helpers.php:225
1882
  msgid "Guadeloupe"
1883
  msgstr ""
1884
 
1885
- #: includes/helpers.php:226
1886
  msgid "Guam"
1887
  msgstr ""
1888
 
1889
- #: includes/helpers.php:227
1890
  msgid "Guatemala"
1891
  msgstr ""
1892
 
1893
- #: includes/helpers.php:228
1894
  msgid "Guernsey"
1895
  msgstr ""
1896
 
1897
- #: includes/helpers.php:229
1898
  msgid "Guinea"
1899
  msgstr ""
1900
 
1901
- #: includes/helpers.php:230
1902
  msgid "Guinea-Bissau"
1903
  msgstr ""
1904
 
1905
- #: includes/helpers.php:231
1906
  msgid "Guyana"
1907
  msgstr ""
1908
 
1909
- #: includes/helpers.php:232
1910
  msgid "Haiti"
1911
  msgstr ""
1912
 
1913
- #: includes/helpers.php:233
1914
  msgid "Heard and McDonald Islands"
1915
  msgstr ""
1916
 
1917
- #: includes/helpers.php:234
1918
  msgid "Holy See (City Vatican State)"
1919
  msgstr ""
1920
 
1921
- #: includes/helpers.php:235
1922
  msgid "Honduras"
1923
  msgstr ""
1924
 
1925
- #: includes/helpers.php:236
1926
  msgid "Hong Kong"
1927
  msgstr ""
1928
 
1929
- #: includes/helpers.php:237
1930
  msgid "Hungary"
1931
  msgstr ""
1932
 
1933
- #: includes/helpers.php:238
1934
  msgid "Iceland"
1935
  msgstr ""
1936
 
1937
- #: includes/helpers.php:239
1938
  msgid "India"
1939
  msgstr ""
1940
 
1941
- #: includes/helpers.php:240
1942
  msgid "Indonesia"
1943
  msgstr ""
1944
 
1945
- #: includes/helpers.php:241
1946
  msgid "Iran"
1947
  msgstr ""
1948
 
1949
- #: includes/helpers.php:242
1950
  msgid "Iraq"
1951
  msgstr ""
1952
 
1953
- #: includes/helpers.php:243
1954
  msgid "Ireland"
1955
  msgstr ""
1956
 
1957
- #: includes/helpers.php:244
1958
  msgid "Isle of Man"
1959
  msgstr ""
1960
 
1961
- #: includes/helpers.php:245
1962
  msgid "Israel"
1963
  msgstr ""
1964
 
1965
- #: includes/helpers.php:246
1966
  msgid "Italy"
1967
  msgstr ""
1968
 
1969
- #: includes/helpers.php:247
1970
  msgid "Jamaica"
1971
  msgstr ""
1972
 
1973
- #: includes/helpers.php:248
1974
  msgid "Japan"
1975
  msgstr ""
1976
 
1977
- #: includes/helpers.php:249
1978
  msgid "Jersey"
1979
  msgstr ""
1980
 
1981
- #: includes/helpers.php:250
1982
  msgid "Jordan"
1983
  msgstr ""
1984
 
1985
- #: includes/helpers.php:251
1986
  msgid "Kazakhstan"
1987
  msgstr ""
1988
 
1989
- #: includes/helpers.php:252
1990
  msgid "Kenya"
1991
  msgstr ""
1992
 
1993
- #: includes/helpers.php:253
1994
  msgid "Kiribati"
1995
  msgstr ""
1996
 
1997
- #: includes/helpers.php:254
1998
  msgid "Kuwait"
1999
  msgstr ""
2000
 
2001
- #: includes/helpers.php:255
2002
  msgid "Kyrgyzstan"
2003
  msgstr ""
2004
 
2005
- #: includes/helpers.php:256
2006
  msgid "Lao People's Democratic Republic"
2007
  msgstr ""
2008
 
2009
- #: includes/helpers.php:257
2010
  msgid "Latvia"
2011
  msgstr ""
2012
 
2013
- #: includes/helpers.php:258
2014
  msgid "Lebanon"
2015
  msgstr ""
2016
 
2017
- #: includes/helpers.php:259
2018
  msgid "Lesotho"
2019
  msgstr ""
2020
 
2021
- #: includes/helpers.php:260
2022
  msgid "Liberia"
2023
  msgstr ""
2024
 
2025
- #: includes/helpers.php:261
2026
  msgid "Libyan Arab Jamahiriya"
2027
  msgstr ""
2028
 
2029
- #: includes/helpers.php:262
2030
  msgid "Liechtenstein"
2031
  msgstr ""
2032
 
2033
- #: includes/helpers.php:263
2034
  msgid "Lithuania"
2035
  msgstr ""
2036
 
2037
- #: includes/helpers.php:264
2038
  msgid "Luxembourg"
2039
  msgstr ""
2040
 
2041
- #: includes/helpers.php:265
2042
  msgid "Macau"
2043
  msgstr ""
2044
 
2045
- #: includes/helpers.php:266
2046
  msgid "Macedonia"
2047
  msgstr ""
2048
 
2049
- #: includes/helpers.php:267
2050
  msgid "Madagascar"
2051
  msgstr ""
2052
 
2053
- #: includes/helpers.php:268
2054
  msgid "Malawi"
2055
  msgstr ""
2056
 
2057
- #: includes/helpers.php:269
2058
  msgid "Malaysia"
2059
  msgstr ""
2060
 
2061
- #: includes/helpers.php:270
2062
  msgid "Maldives"
2063
  msgstr ""
2064
 
2065
- #: includes/helpers.php:271
2066
  msgid "Mali"
2067
  msgstr ""
2068
 
2069
- #: includes/helpers.php:272
2070
  msgid "Malta"
2071
  msgstr ""
2072
 
2073
- #: includes/helpers.php:273
2074
  msgid "Marshall Islands"
2075
  msgstr ""
2076
 
2077
- #: includes/helpers.php:274
2078
  msgid "Martinique"
2079
  msgstr ""
2080
 
2081
- #: includes/helpers.php:275
2082
  msgid "Mauritania"
2083
  msgstr ""
2084
 
2085
- #: includes/helpers.php:276
2086
  msgid "Mauritius"
2087
  msgstr ""
2088
 
2089
- #: includes/helpers.php:277
2090
  msgid "Mayotte"
2091
  msgstr ""
2092
 
2093
- #: includes/helpers.php:278
2094
  msgid "Mexico"
2095
  msgstr ""
2096
 
2097
- #: includes/helpers.php:279
2098
  msgid "Micronesia"
2099
  msgstr ""
2100
 
2101
- #: includes/helpers.php:280
2102
  msgid "Moldova, Republic of"
2103
  msgstr ""
2104
 
2105
- #: includes/helpers.php:281
2106
  msgid "Monaco"
2107
  msgstr ""
2108
 
2109
- #: includes/helpers.php:282
2110
  msgid "Mongolia"
2111
  msgstr ""
2112
 
2113
- #: includes/helpers.php:283
2114
  msgid "Montenegro"
2115
  msgstr ""
2116
 
2117
- #: includes/helpers.php:284
2118
  msgid "Montserrat"
2119
  msgstr ""
2120
 
2121
- #: includes/helpers.php:285
2122
  msgid "Morocco"
2123
  msgstr ""
2124
 
2125
- #: includes/helpers.php:286
2126
  msgid "Mozambique"
2127
  msgstr ""
2128
 
2129
- #: includes/helpers.php:287
2130
  msgid "Myanmar"
2131
  msgstr ""
2132
 
2133
- #: includes/helpers.php:288
2134
  msgid "Namibia"
2135
  msgstr ""
2136
 
2137
- #: includes/helpers.php:289
2138
  msgid "Nauru"
2139
  msgstr ""
2140
 
2141
- #: includes/helpers.php:290
2142
  msgid "Nepal"
2143
  msgstr ""
2144
 
2145
- #: includes/helpers.php:291
2146
  msgid "Netherlands"
2147
  msgstr ""
2148
 
2149
- #: includes/helpers.php:292
2150
  msgid "Netherlands Antilles"
2151
  msgstr ""
2152
 
2153
- #: includes/helpers.php:293
2154
  msgid "New Caledonia"
2155
  msgstr ""
2156
 
2157
- #: includes/helpers.php:294
2158
  msgid "New Zealand"
2159
  msgstr ""
2160
 
2161
- #: includes/helpers.php:295
2162
  msgid "Nicaragua"
2163
  msgstr ""
2164
 
2165
- #: includes/helpers.php:296
2166
  msgid "Niger"
2167
  msgstr ""
2168
 
2169
- #: includes/helpers.php:297
2170
  msgid "Nigeria"
2171
  msgstr ""
2172
 
2173
- #: includes/helpers.php:298
2174
  msgid "Niue"
2175
  msgstr ""
2176
 
2177
- #: includes/helpers.php:299
2178
  msgid "Norfolk Island"
2179
  msgstr ""
2180
 
2181
- #: includes/helpers.php:300
2182
  msgid "North Korea"
2183
  msgstr ""
2184
 
2185
- #: includes/helpers.php:301
2186
  msgid "Northern Mariana Islands"
2187
  msgstr ""
2188
 
2189
- #: includes/helpers.php:302
2190
  msgid "Norway"
2191
  msgstr ""
2192
 
2193
- #: includes/helpers.php:303
2194
  msgid "Oman"
2195
  msgstr ""
2196
 
2197
- #: includes/helpers.php:304
2198
  msgid "Pakistan"
2199
  msgstr ""
2200
 
2201
- #: includes/helpers.php:305
2202
  msgid "Palau"
2203
  msgstr ""
2204
 
2205
- #: includes/helpers.php:306
2206
  msgid "Palestinian Territories"
2207
  msgstr ""
2208
 
2209
- #: includes/helpers.php:307
2210
  msgid "Panama"
2211
  msgstr ""
2212
 
2213
- #: includes/helpers.php:308
2214
  msgid "Papua New Guinea"
2215
  msgstr ""
2216
 
2217
- #: includes/helpers.php:309
2218
  msgid "Paraguay"
2219
  msgstr ""
2220
 
2221
- #: includes/helpers.php:310
2222
  msgid "Peru"
2223
  msgstr ""
2224
 
2225
- #: includes/helpers.php:311
2226
  msgid "Philippines"
2227
  msgstr ""
2228
 
2229
- #: includes/helpers.php:312
2230
  msgid "Pitcairn Island"
2231
  msgstr ""
2232
 
2233
- #: includes/helpers.php:313
2234
  msgid "Poland"
2235
  msgstr ""
2236
 
2237
- #: includes/helpers.php:314
2238
  msgid "Portugal"
2239
  msgstr ""
2240
 
2241
- #: includes/helpers.php:315
2242
  msgid "Puerto Rico"
2243
  msgstr ""
2244
 
2245
- #: includes/helpers.php:316
2246
  msgid "Qatar"
2247
  msgstr ""
2248
 
2249
- #: includes/helpers.php:317
2250
  msgid "Republic of Kosovo"
2251
  msgstr ""
2252
 
2253
- #: includes/helpers.php:318
2254
  msgid "Reunion Island"
2255
  msgstr ""
2256
 
2257
- #: includes/helpers.php:319
2258
  msgid "Romania"
2259
  msgstr ""
2260
 
2261
- #: includes/helpers.php:320
2262
  msgid "Russian Federation"
2263
  msgstr ""
2264
 
2265
- #: includes/helpers.php:321
2266
  msgid "Rwanda"
2267
  msgstr ""
2268
 
2269
- #: includes/helpers.php:322
2270
  msgid "Saint Barth&eacute;lemy"
2271
  msgstr ""
2272
 
2273
- #: includes/helpers.php:323
2274
  msgid "Saint Helena"
2275
  msgstr ""
2276
 
2277
- #: includes/helpers.php:324
2278
  msgid "Saint Kitts and Nevis"
2279
  msgstr ""
2280
 
2281
- #: includes/helpers.php:325
2282
  msgid "Saint Lucia"
2283
  msgstr ""
2284
 
2285
- #: includes/helpers.php:326
2286
  msgid "Saint Martin (French)"
2287
  msgstr ""
2288
 
2289
- #: includes/helpers.php:327
2290
  msgid "Saint Martin (Dutch)"
2291
  msgstr ""
2292
 
2293
- #: includes/helpers.php:328
2294
  msgid "Saint Pierre and Miquelon"
2295
  msgstr ""
2296
 
2297
- #: includes/helpers.php:329
2298
  msgid "Saint Vincent and the Grenadines"
2299
  msgstr ""
2300
 
2301
- #: includes/helpers.php:330
2302
  msgid "San Marino"
2303
  msgstr ""
2304
 
2305
- #: includes/helpers.php:331
2306
  msgid "S&atilde;o Tom&eacute; and Pr&iacute;ncipe"
2307
  msgstr ""
2308
 
2309
- #: includes/helpers.php:332
2310
  msgid "Saudi Arabia"
2311
  msgstr ""
2312
 
2313
- #: includes/helpers.php:333
2314
  msgid "Senegal"
2315
  msgstr ""
2316
 
2317
- #: includes/helpers.php:334
2318
  msgid "Serbia"
2319
  msgstr ""
2320
 
2321
- #: includes/helpers.php:335
2322
  msgid "Seychelles"
2323
  msgstr ""
2324
 
2325
- #: includes/helpers.php:336
2326
  msgid "Sierra Leone"
2327
  msgstr ""
2328
 
2329
- #: includes/helpers.php:337
2330
  msgid "Singapore"
2331
  msgstr ""
2332
 
2333
- #: includes/helpers.php:338
2334
  msgid "Slovak Republic"
2335
  msgstr ""
2336
 
2337
- #: includes/helpers.php:339
2338
  msgid "Slovenia"
2339
  msgstr ""
2340
 
2341
- #: includes/helpers.php:340
2342
  msgid "Solomon Islands"
2343
  msgstr ""
2344
 
2345
- #: includes/helpers.php:341
2346
  msgid "Somalia"
2347
  msgstr ""
2348
 
2349
- #: includes/helpers.php:342
2350
  msgid "South Africa"
2351
  msgstr ""
2352
 
2353
- #: includes/helpers.php:343
2354
  msgid "South Georgia"
2355
  msgstr ""
2356
 
2357
- #: includes/helpers.php:344
2358
  msgid "South Korea"
2359
  msgstr ""
2360
 
2361
- #: includes/helpers.php:345
2362
  msgid "South Sudan"
2363
  msgstr ""
2364
 
2365
- #: includes/helpers.php:346
2366
  msgid "Spain"
2367
  msgstr ""
2368
 
2369
- #: includes/helpers.php:347
2370
  msgid "Sri Lanka"
2371
  msgstr ""
2372
 
2373
- #: includes/helpers.php:348
2374
  msgid "Sudan"
2375
  msgstr ""
2376
 
2377
- #: includes/helpers.php:349
2378
  msgid "Suriname"
2379
  msgstr ""
2380
 
2381
- #: includes/helpers.php:350
2382
  msgid "Svalbard and Jan Mayen Islands"
2383
  msgstr ""
2384
 
2385
- #: includes/helpers.php:351
2386
  msgid "Swaziland"
2387
  msgstr ""
2388
 
2389
- #: includes/helpers.php:352
2390
  msgid "Sweden"
2391
  msgstr ""
2392
 
2393
- #: includes/helpers.php:353
2394
  msgid "Switzerland"
2395
  msgstr ""
2396
 
2397
- #: includes/helpers.php:354
2398
  msgid "Syrian Arab Republic"
2399
  msgstr ""
2400
 
2401
- #: includes/helpers.php:355
2402
  msgid "Taiwan"
2403
  msgstr ""
2404
 
2405
- #: includes/helpers.php:356
2406
  msgid "Tajikistan"
2407
  msgstr ""
2408
 
2409
- #: includes/helpers.php:357
2410
  msgid "Tanzania"
2411
  msgstr ""
2412
 
2413
- #: includes/helpers.php:358
2414
  msgid "Thailand"
2415
  msgstr ""
2416
 
2417
- #: includes/helpers.php:359
2418
  msgid "Timor-Leste"
2419
  msgstr ""
2420
 
2421
- #: includes/helpers.php:360
2422
  msgid "Togo"
2423
  msgstr ""
2424
 
2425
- #: includes/helpers.php:361
2426
  msgid "Tokelau"
2427
  msgstr ""
2428
 
2429
- #: includes/helpers.php:362
2430
  msgid "Tonga"
2431
  msgstr ""
2432
 
2433
- #: includes/helpers.php:363
2434
  msgid "Trinidad and Tobago"
2435
  msgstr ""
2436
 
2437
- #: includes/helpers.php:364
2438
  msgid "Tunisia"
2439
  msgstr ""
2440
 
2441
- #: includes/helpers.php:365
2442
  msgid "Turkey"
2443
  msgstr ""
2444
 
2445
- #: includes/helpers.php:366
2446
  msgid "Turkmenistan"
2447
  msgstr ""
2448
 
2449
- #: includes/helpers.php:367
2450
  msgid "Turks and Caicos Islands"
2451
  msgstr ""
2452
 
2453
- #: includes/helpers.php:368
2454
  msgid "Tuvalu"
2455
  msgstr ""
2456
 
2457
- #: includes/helpers.php:369
2458
  msgid "Uganda"
2459
  msgstr ""
2460
 
2461
- #: includes/helpers.php:370
2462
  msgid "Ukraine"
2463
  msgstr ""
2464
 
2465
- #: includes/helpers.php:371
2466
  msgid "United Arab Emirates"
2467
  msgstr ""
2468
 
2469
- #: includes/helpers.php:372
2470
  msgid "Uruguay"
2471
  msgstr ""
2472
 
2473
- #: includes/helpers.php:373
2474
  msgid "US Minor Outlying Islands"
2475
  msgstr ""
2476
 
2477
- #: includes/helpers.php:374
2478
  msgid "Uzbekistan"
2479
  msgstr ""
2480
 
2481
- #: includes/helpers.php:375
2482
  msgid "Vanuatu"
2483
  msgstr ""
2484
 
2485
- #: includes/helpers.php:376
2486
  msgid "Venezuela"
2487
  msgstr ""
2488
 
2489
- #: includes/helpers.php:377
2490
  msgid "Vietnam"
2491
  msgstr ""
2492
 
2493
- #: includes/helpers.php:378
2494
  msgid "Virgin Islands (British)"
2495
  msgstr ""
2496
 
2497
- #: includes/helpers.php:379
2498
  msgid "Virgin Islands (USA)"
2499
  msgstr ""
2500
 
2501
- #: includes/helpers.php:380
2502
  msgid "Wallis and Futuna Islands"
2503
  msgstr ""
2504
 
2505
- #: includes/helpers.php:381
2506
  msgid "Western Sahara"
2507
  msgstr ""
2508
 
2509
- #: includes/helpers.php:382
2510
  msgid "Western Samoa"
2511
  msgstr ""
2512
 
2513
- #: includes/helpers.php:383
2514
  msgid "Yemen"
2515
  msgstr ""
2516
 
2517
- #: includes/helpers.php:384
2518
  msgid "Zambia"
2519
  msgstr ""
2520
 
2521
- #: includes/helpers.php:385
2522
  msgid "Zimbabwe"
2523
  msgstr ""
2524
 
5
  "Project-Id-Version: MonsterInsights Lite\n"
6
  "Report-Msgid-Bugs-To: https://github.com/awesomemotive/monsterinsights/"
7
  "issues\n"
8
+ "POT-Creation-Date: 2017-05-11 16:54-0400\n"
9
  "PO-Revision-Date: 2016-07-21 17:01-0400\n"
10
  "Last-Translator: Chris Christoff <support@monsterinsights.com>\n"
11
  "Language-Team: Chris Christoff <support@monsterinsights.com>\n"
12
  "MIME-Version: 1.0\n"
13
  "Content-Type: text/plain; charset=UTF-8\n"
14
  "Content-Transfer-Encoding: 8bit\n"
15
+ "X-Generator: Poedit 2.0.1\n"
16
  "X-Poedit-Basepath: ..\n"
17
  "X-Poedit-WPHeader: googleanalytics.php\n"
18
  "X-Poedit-SourceCharset: UTF-8\n"
62
  "uninstalled."
63
  msgstr ""
64
 
65
+ #: googleanalytics.php:564
66
  #, php-format
67
  msgid ""
68
  "Sorry, but your version of WordPress does not meet MonsterInsight's required "
70
  "%3$sClick here to return to the Dashboard%4$s."
71
  msgstr ""
72
 
73
+ #: googleanalytics.php:569
74
  #, php-format
75
  msgid ""
76
  "Please uninstall and remove MonsterInsights Pro before activating "
1352
  "with which WordPress configurations, themes and plugins we should test."
1353
  msgstr ""
1354
 
1355
+ #: includes/admin/settings/settings-api.php:737
1356
  #, php-format
1357
  msgid "You must have the %s capability to view/edit this setting"
1358
  msgstr ""
1359
 
1360
+ #: includes/admin/settings/settings-api.php:926
1361
  #, php-format
1362
  msgid "The callback function used for the %s setting is missing."
1363
  msgstr ""
1364
 
1365
+ #: includes/admin/settings/settings-api.php:958
1366
  #: includes/admin/settings/tab-general.php:204
1367
  msgid "Save Changes"
1368
  msgstr ""
1514
  "window traffic to avoid false visit reports."
1515
  msgstr ""
1516
 
1517
+ #: includes/helpers.php:289
1518
  msgid "United States"
1519
  msgstr ""
1520
 
1521
+ #: includes/helpers.php:290
1522
  msgid "Canada"
1523
  msgstr ""
1524
 
1525
+ #: includes/helpers.php:291
1526
  msgid "United Kingdom"
1527
  msgstr ""
1528
 
1529
+ #: includes/helpers.php:292
1530
  msgid "Afghanistan"
1531
  msgstr ""
1532
 
1533
+ #: includes/helpers.php:293
1534
  msgid "&#197;land Islands"
1535
  msgstr ""
1536
 
1537
+ #: includes/helpers.php:294
1538
  msgid "Albania"
1539
  msgstr ""
1540
 
1541
+ #: includes/helpers.php:295
1542
  msgid "Algeria"
1543
  msgstr ""
1544
 
1545
+ #: includes/helpers.php:296
1546
  msgid "American Samoa"
1547
  msgstr ""
1548
 
1549
+ #: includes/helpers.php:297
1550
  msgid "Andorra"
1551
  msgstr ""
1552
 
1553
+ #: includes/helpers.php:298
1554
  msgid "Angola"
1555
  msgstr ""
1556
 
1557
+ #: includes/helpers.php:299
1558
  msgid "Anguilla"
1559
  msgstr ""
1560
 
1561
+ #: includes/helpers.php:300
1562
  msgid "Antarctica"
1563
  msgstr ""
1564
 
1565
+ #: includes/helpers.php:301
1566
  msgid "Antigua and Barbuda"
1567
  msgstr ""
1568
 
1569
+ #: includes/helpers.php:302
1570
  msgid "Argentina"
1571
  msgstr ""
1572
 
1573
+ #: includes/helpers.php:303
1574
  msgid "Armenia"
1575
  msgstr ""
1576
 
1577
+ #: includes/helpers.php:304
1578
  msgid "Aruba"
1579
  msgstr ""
1580
 
1581
+ #: includes/helpers.php:305
1582
  msgid "Australia"
1583
  msgstr ""
1584
 
1585
+ #: includes/helpers.php:306
1586
  msgid "Austria"
1587
  msgstr ""
1588
 
1589
+ #: includes/helpers.php:307
1590
  msgid "Azerbaijan"
1591
  msgstr ""
1592
 
1593
+ #: includes/helpers.php:308
1594
  msgid "Bahamas"
1595
  msgstr ""
1596
 
1597
+ #: includes/helpers.php:309
1598
  msgid "Bahrain"
1599
  msgstr ""
1600
 
1601
+ #: includes/helpers.php:310
1602
  msgid "Bangladesh"
1603
  msgstr ""
1604
 
1605
+ #: includes/helpers.php:311
1606
  msgid "Barbados"
1607
  msgstr ""
1608
 
1609
+ #: includes/helpers.php:312
1610
  msgid "Belarus"
1611
  msgstr ""
1612
 
1613
+ #: includes/helpers.php:313
1614
  msgid "Belgium"
1615
  msgstr ""
1616
 
1617
+ #: includes/helpers.php:314
1618
  msgid "Belize"
1619
  msgstr ""
1620
 
1621
+ #: includes/helpers.php:315
1622
  msgid "Benin"
1623
  msgstr ""
1624
 
1625
+ #: includes/helpers.php:316
1626
  msgid "Bermuda"
1627
  msgstr ""
1628
 
1629
+ #: includes/helpers.php:317
1630
  msgid "Bhutan"
1631
  msgstr ""
1632
 
1633
+ #: includes/helpers.php:318
1634
  msgid "Bolivia"
1635
  msgstr ""
1636
 
1637
+ #: includes/helpers.php:319
1638
  msgid "Bonaire, Saint Eustatius and Saba"
1639
  msgstr ""
1640
 
1641
+ #: includes/helpers.php:320
1642
  msgid "Bosnia and Herzegovina"
1643
  msgstr ""
1644
 
1645
+ #: includes/helpers.php:321
1646
  msgid "Botswana"
1647
  msgstr ""
1648
 
1649
+ #: includes/helpers.php:322
1650
  msgid "Bouvet Island"
1651
  msgstr ""
1652
 
1653
+ #: includes/helpers.php:323
1654
  msgid "Brazil"
1655
  msgstr ""
1656
 
1657
+ #: includes/helpers.php:324
1658
  msgid "British Indian Ocean Territory"
1659
  msgstr ""
1660
 
1661
+ #: includes/helpers.php:325
1662
  msgid "Brunei Darrussalam"
1663
  msgstr ""
1664
 
1665
+ #: includes/helpers.php:326
1666
  msgid "Bulgaria"
1667
  msgstr ""
1668
 
1669
+ #: includes/helpers.php:327
1670
  msgid "Burkina Faso"
1671
  msgstr ""
1672
 
1673
+ #: includes/helpers.php:328
1674
  msgid "Burundi"
1675
  msgstr ""
1676
 
1677
+ #: includes/helpers.php:329
1678
  msgid "Cambodia"
1679
  msgstr ""
1680
 
1681
+ #: includes/helpers.php:330
1682
  msgid "Cameroon"
1683
  msgstr ""
1684
 
1685
+ #: includes/helpers.php:331
1686
  msgid "Cape Verde"
1687
  msgstr ""
1688
 
1689
+ #: includes/helpers.php:332
1690
  msgid "Cayman Islands"
1691
  msgstr ""
1692
 
1693
+ #: includes/helpers.php:333
1694
  msgid "Central African Republic"
1695
  msgstr ""
1696
 
1697
+ #: includes/helpers.php:334
1698
  msgid "Chad"
1699
  msgstr ""
1700
 
1701
+ #: includes/helpers.php:335
1702
  msgid "Chile"
1703
  msgstr ""
1704
 
1705
+ #: includes/helpers.php:336
1706
  msgid "China"
1707
  msgstr ""
1708
 
1709
+ #: includes/helpers.php:337
1710
  msgid "Christmas Island"
1711
  msgstr ""
1712
 
1713
+ #: includes/helpers.php:338
1714
  msgid "Cocos Islands"
1715
  msgstr ""
1716
 
1717
+ #: includes/helpers.php:339
1718
  msgid "Colombia"
1719
  msgstr ""
1720
 
1721
+ #: includes/helpers.php:340
1722
  msgid "Comoros"
1723
  msgstr ""
1724
 
1725
+ #: includes/helpers.php:341
1726
  msgid "Congo, Democratic People's Republic"
1727
  msgstr ""
1728
 
1729
+ #: includes/helpers.php:342
1730
  msgid "Congo, Republic of"
1731
  msgstr ""
1732
 
1733
+ #: includes/helpers.php:343
1734
  msgid "Cook Islands"
1735
  msgstr ""
1736
 
1737
+ #: includes/helpers.php:344
1738
  msgid "Costa Rica"
1739
  msgstr ""
1740
 
1741
+ #: includes/helpers.php:345
1742
  msgid "Cote d'Ivoire"
1743
  msgstr ""
1744
 
1745
+ #: includes/helpers.php:346
1746
  msgid "Croatia/Hrvatska"
1747
  msgstr ""
1748
 
1749
+ #: includes/helpers.php:347
1750
  msgid "Cuba"
1751
  msgstr ""
1752
 
1753
+ #: includes/helpers.php:348
1754
  msgid "Cura&Ccedil;ao"
1755
  msgstr ""
1756
 
1757
+ #: includes/helpers.php:349
1758
  msgid "Cyprus"
1759
  msgstr ""
1760
 
1761
+ #: includes/helpers.php:350
1762
  msgid "Czechia"
1763
  msgstr ""
1764
 
1765
+ #: includes/helpers.php:351
1766
  msgid "Denmark"
1767
  msgstr ""
1768
 
1769
+ #: includes/helpers.php:352
1770
  msgid "Djibouti"
1771
  msgstr ""
1772
 
1773
+ #: includes/helpers.php:353
1774
  msgid "Dominica"
1775
  msgstr ""
1776
 
1777
+ #: includes/helpers.php:354
1778
  msgid "Dominican Republic"
1779
  msgstr ""
1780
 
1781
+ #: includes/helpers.php:355
1782
  msgid "East Timor"
1783
  msgstr ""
1784
 
1785
+ #: includes/helpers.php:356
1786
  msgid "Ecuador"
1787
  msgstr ""
1788
 
1789
+ #: includes/helpers.php:357
1790
  msgid "Egypt"
1791
  msgstr ""
1792
 
1793
+ #: includes/helpers.php:358
1794
  msgid "Equatorial Guinea"
1795
  msgstr ""
1796
 
1797
+ #: includes/helpers.php:359
1798
  msgid "El Salvador"
1799
  msgstr ""
1800
 
1801
+ #: includes/helpers.php:360
1802
  msgid "Eritrea"
1803
  msgstr ""
1804
 
1805
+ #: includes/helpers.php:361
1806
  msgid "Estonia"
1807
  msgstr ""
1808
 
1809
+ #: includes/helpers.php:362
1810
  msgid "Ethiopia"
1811
  msgstr ""
1812
 
1813
+ #: includes/helpers.php:363
1814
  msgid "Falkland Islands"
1815
  msgstr ""
1816
 
1817
+ #: includes/helpers.php:364
1818
  msgid "Faroe Islands"
1819
  msgstr ""
1820
 
1821
+ #: includes/helpers.php:365
1822
  msgid "Fiji"
1823
  msgstr ""
1824
 
1825
+ #: includes/helpers.php:366
1826
  msgid "Finland"
1827
  msgstr ""
1828
 
1829
+ #: includes/helpers.php:367
1830
  msgid "France"
1831
  msgstr ""
1832
 
1833
+ #: includes/helpers.php:368
1834
  msgid "French Guiana"
1835
  msgstr ""
1836
 
1837
+ #: includes/helpers.php:369
1838
  msgid "French Polynesia"
1839
  msgstr ""
1840
 
1841
+ #: includes/helpers.php:370
1842
  msgid "French Southern Territories"
1843
  msgstr ""
1844
 
1845
+ #: includes/helpers.php:371
1846
  msgid "Gabon"
1847
  msgstr ""
1848
 
1849
+ #: includes/helpers.php:372
1850
  msgid "Gambia"
1851
  msgstr ""
1852
 
1853
+ #: includes/helpers.php:373
1854
  msgid "Georgia"
1855
  msgstr ""
1856
 
1857
+ #: includes/helpers.php:374
1858
  msgid "Germany"
1859
  msgstr ""
1860
 
1861
+ #: includes/helpers.php:375
1862
  msgid "Greece"
1863
  msgstr ""
1864
 
1865
+ #: includes/helpers.php:376
1866
  msgid "Ghana"
1867
  msgstr ""
1868
 
1869
+ #: includes/helpers.php:377
1870
  msgid "Gibraltar"
1871
  msgstr ""
1872
 
1873
+ #: includes/helpers.php:378
1874
  msgid "Greenland"
1875
  msgstr ""
1876
 
1877
+ #: includes/helpers.php:379
1878
  msgid "Grenada"
1879
  msgstr ""
1880
 
1881
+ #: includes/helpers.php:380
1882
  msgid "Guadeloupe"
1883
  msgstr ""
1884
 
1885
+ #: includes/helpers.php:381
1886
  msgid "Guam"
1887
  msgstr ""
1888
 
1889
+ #: includes/helpers.php:382
1890
  msgid "Guatemala"
1891
  msgstr ""
1892
 
1893
+ #: includes/helpers.php:383
1894
  msgid "Guernsey"
1895
  msgstr ""
1896
 
1897
+ #: includes/helpers.php:384
1898
  msgid "Guinea"
1899
  msgstr ""
1900
 
1901
+ #: includes/helpers.php:385
1902
  msgid "Guinea-Bissau"
1903
  msgstr ""
1904
 
1905
+ #: includes/helpers.php:386
1906
  msgid "Guyana"
1907
  msgstr ""
1908
 
1909
+ #: includes/helpers.php:387
1910
  msgid "Haiti"
1911
  msgstr ""
1912
 
1913
+ #: includes/helpers.php:388
1914
  msgid "Heard and McDonald Islands"
1915
  msgstr ""
1916
 
1917
+ #: includes/helpers.php:389
1918
  msgid "Holy See (City Vatican State)"
1919
  msgstr ""
1920
 
1921
+ #: includes/helpers.php:390
1922
  msgid "Honduras"
1923
  msgstr ""
1924
 
1925
+ #: includes/helpers.php:391
1926
  msgid "Hong Kong"
1927
  msgstr ""
1928
 
1929
+ #: includes/helpers.php:392
1930
  msgid "Hungary"
1931
  msgstr ""
1932
 
1933
+ #: includes/helpers.php:393
1934
  msgid "Iceland"
1935
  msgstr ""
1936
 
1937
+ #: includes/helpers.php:394
1938
  msgid "India"
1939
  msgstr ""
1940
 
1941
+ #: includes/helpers.php:395
1942
  msgid "Indonesia"
1943
  msgstr ""
1944
 
1945
+ #: includes/helpers.php:396
1946
  msgid "Iran"
1947
  msgstr ""
1948
 
1949
+ #: includes/helpers.php:397
1950
  msgid "Iraq"
1951
  msgstr ""
1952
 
1953
+ #: includes/helpers.php:398
1954
  msgid "Ireland"
1955
  msgstr ""
1956
 
1957
+ #: includes/helpers.php:399
1958
  msgid "Isle of Man"
1959
  msgstr ""
1960
 
1961
+ #: includes/helpers.php:400
1962
  msgid "Israel"
1963
  msgstr ""
1964
 
1965
+ #: includes/helpers.php:401
1966
  msgid "Italy"
1967
  msgstr ""
1968
 
1969
+ #: includes/helpers.php:402
1970
  msgid "Jamaica"
1971
  msgstr ""
1972
 
1973
+ #: includes/helpers.php:403
1974
  msgid "Japan"
1975
  msgstr ""
1976
 
1977
+ #: includes/helpers.php:404
1978
  msgid "Jersey"
1979
  msgstr ""
1980
 
1981
+ #: includes/helpers.php:405
1982
  msgid "Jordan"
1983
  msgstr ""
1984
 
1985
+ #: includes/helpers.php:406
1986
  msgid "Kazakhstan"
1987
  msgstr ""
1988
 
1989
+ #: includes/helpers.php:407
1990
  msgid "Kenya"
1991
  msgstr ""
1992
 
1993
+ #: includes/helpers.php:408
1994
  msgid "Kiribati"
1995
  msgstr ""
1996
 
1997
+ #: includes/helpers.php:409
1998
  msgid "Kuwait"
1999
  msgstr ""
2000
 
2001
+ #: includes/helpers.php:410
2002
  msgid "Kyrgyzstan"
2003
  msgstr ""
2004
 
2005
+ #: includes/helpers.php:411
2006
  msgid "Lao People's Democratic Republic"
2007
  msgstr ""
2008
 
2009
+ #: includes/helpers.php:412
2010
  msgid "Latvia"
2011
  msgstr ""
2012
 
2013
+ #: includes/helpers.php:413
2014
  msgid "Lebanon"
2015
  msgstr ""
2016
 
2017
+ #: includes/helpers.php:414
2018
  msgid "Lesotho"
2019
  msgstr ""
2020
 
2021
+ #: includes/helpers.php:415
2022
  msgid "Liberia"
2023
  msgstr ""
2024
 
2025
+ #: includes/helpers.php:416
2026
  msgid "Libyan Arab Jamahiriya"
2027
  msgstr ""
2028
 
2029
+ #: includes/helpers.php:417
2030
  msgid "Liechtenstein"
2031
  msgstr ""
2032
 
2033
+ #: includes/helpers.php:418
2034
  msgid "Lithuania"
2035
  msgstr ""
2036
 
2037
+ #: includes/helpers.php:419
2038
  msgid "Luxembourg"
2039
  msgstr ""
2040
 
2041
+ #: includes/helpers.php:420
2042
  msgid "Macau"
2043
  msgstr ""
2044
 
2045
+ #: includes/helpers.php:421
2046
  msgid "Macedonia"
2047
  msgstr ""
2048
 
2049
+ #: includes/helpers.php:422
2050
  msgid "Madagascar"
2051
  msgstr ""
2052
 
2053
+ #: includes/helpers.php:423
2054
  msgid "Malawi"
2055
  msgstr ""
2056
 
2057
+ #: includes/helpers.php:424
2058
  msgid "Malaysia"
2059
  msgstr ""
2060
 
2061
+ #: includes/helpers.php:425
2062
  msgid "Maldives"
2063
  msgstr ""
2064
 
2065
+ #: includes/helpers.php:426
2066
  msgid "Mali"
2067
  msgstr ""
2068
 
2069
+ #: includes/helpers.php:427
2070
  msgid "Malta"
2071
  msgstr ""
2072
 
2073
+ #: includes/helpers.php:428
2074
  msgid "Marshall Islands"
2075
  msgstr ""
2076
 
2077
+ #: includes/helpers.php:429
2078
  msgid "Martinique"
2079
  msgstr ""
2080
 
2081
+ #: includes/helpers.php:430
2082
  msgid "Mauritania"
2083
  msgstr ""
2084
 
2085
+ #: includes/helpers.php:431
2086
  msgid "Mauritius"
2087
  msgstr ""
2088
 
2089
+ #: includes/helpers.php:432
2090
  msgid "Mayotte"
2091
  msgstr ""
2092
 
2093
+ #: includes/helpers.php:433
2094
  msgid "Mexico"
2095
  msgstr ""
2096
 
2097
+ #: includes/helpers.php:434
2098
  msgid "Micronesia"
2099
  msgstr ""
2100
 
2101
+ #: includes/helpers.php:435
2102
  msgid "Moldova, Republic of"
2103
  msgstr ""
2104
 
2105
+ #: includes/helpers.php:436
2106
  msgid "Monaco"
2107
  msgstr ""
2108
 
2109
+ #: includes/helpers.php:437
2110
  msgid "Mongolia"
2111
  msgstr ""
2112
 
2113
+ #: includes/helpers.php:438
2114
  msgid "Montenegro"
2115
  msgstr ""
2116
 
2117
+ #: includes/helpers.php:439
2118
  msgid "Montserrat"
2119
  msgstr ""
2120
 
2121
+ #: includes/helpers.php:440
2122
  msgid "Morocco"
2123
  msgstr ""
2124
 
2125
+ #: includes/helpers.php:441
2126
  msgid "Mozambique"
2127
  msgstr ""
2128
 
2129
+ #: includes/helpers.php:442
2130
  msgid "Myanmar"
2131
  msgstr ""
2132
 
2133
+ #: includes/helpers.php:443
2134
  msgid "Namibia"
2135
  msgstr ""
2136
 
2137
+ #: includes/helpers.php:444
2138
  msgid "Nauru"
2139
  msgstr ""
2140
 
2141
+ #: includes/helpers.php:445
2142
  msgid "Nepal"
2143
  msgstr ""
2144
 
2145
+ #: includes/helpers.php:446
2146
  msgid "Netherlands"
2147
  msgstr ""
2148
 
2149
+ #: includes/helpers.php:447
2150
  msgid "Netherlands Antilles"
2151
  msgstr ""
2152
 
2153
+ #: includes/helpers.php:448
2154
  msgid "New Caledonia"
2155
  msgstr ""
2156
 
2157
+ #: includes/helpers.php:449
2158
  msgid "New Zealand"
2159
  msgstr ""
2160
 
2161
+ #: includes/helpers.php:450
2162
  msgid "Nicaragua"
2163
  msgstr ""
2164
 
2165
+ #: includes/helpers.php:451
2166
  msgid "Niger"
2167
  msgstr ""
2168
 
2169
+ #: includes/helpers.php:452
2170
  msgid "Nigeria"
2171
  msgstr ""
2172
 
2173
+ #: includes/helpers.php:453
2174
  msgid "Niue"
2175
  msgstr ""
2176
 
2177
+ #: includes/helpers.php:454
2178
  msgid "Norfolk Island"
2179
  msgstr ""
2180
 
2181
+ #: includes/helpers.php:455
2182
  msgid "North Korea"
2183
  msgstr ""
2184
 
2185
+ #: includes/helpers.php:456
2186
  msgid "Northern Mariana Islands"
2187
  msgstr ""
2188
 
2189
+ #: includes/helpers.php:457
2190
  msgid "Norway"
2191
  msgstr ""
2192
 
2193
+ #: includes/helpers.php:458
2194
  msgid "Oman"
2195
  msgstr ""
2196
 
2197
+ #: includes/helpers.php:459
2198
  msgid "Pakistan"
2199
  msgstr ""
2200
 
2201
+ #: includes/helpers.php:460
2202
  msgid "Palau"
2203
  msgstr ""
2204
 
2205
+ #: includes/helpers.php:461
2206
  msgid "Palestinian Territories"
2207
  msgstr ""
2208
 
2209
+ #: includes/helpers.php:462
2210
  msgid "Panama"
2211
  msgstr ""
2212
 
2213
+ #: includes/helpers.php:463
2214
  msgid "Papua New Guinea"
2215
  msgstr ""
2216
 
2217
+ #: includes/helpers.php:464
2218
  msgid "Paraguay"
2219
  msgstr ""
2220
 
2221
+ #: includes/helpers.php:465
2222
  msgid "Peru"
2223
  msgstr ""
2224
 
2225
+ #: includes/helpers.php:466
2226
  msgid "Philippines"
2227
  msgstr ""
2228
 
2229
+ #: includes/helpers.php:467
2230
  msgid "Pitcairn Island"
2231
  msgstr ""
2232
 
2233
+ #: includes/helpers.php:468
2234
  msgid "Poland"
2235
  msgstr ""
2236
 
2237
+ #: includes/helpers.php:469
2238
  msgid "Portugal"
2239
  msgstr ""
2240
 
2241
+ #: includes/helpers.php:470
2242
  msgid "Puerto Rico"
2243
  msgstr ""
2244
 
2245
+ #: includes/helpers.php:471
2246
  msgid "Qatar"
2247
  msgstr ""
2248
 
2249
+ #: includes/helpers.php:472
2250
  msgid "Republic of Kosovo"
2251
  msgstr ""
2252
 
2253
+ #: includes/helpers.php:473
2254
  msgid "Reunion Island"
2255
  msgstr ""
2256
 
2257
+ #: includes/helpers.php:474
2258
  msgid "Romania"
2259
  msgstr ""
2260
 
2261
+ #: includes/helpers.php:475
2262
  msgid "Russian Federation"
2263
  msgstr ""
2264
 
2265
+ #: includes/helpers.php:476
2266
  msgid "Rwanda"
2267
  msgstr ""
2268
 
2269
+ #: includes/helpers.php:477
2270
  msgid "Saint Barth&eacute;lemy"
2271
  msgstr ""
2272
 
2273
+ #: includes/helpers.php:478
2274
  msgid "Saint Helena"
2275
  msgstr ""
2276
 
2277
+ #: includes/helpers.php:479
2278
  msgid "Saint Kitts and Nevis"
2279
  msgstr ""
2280
 
2281
+ #: includes/helpers.php:480
2282
  msgid "Saint Lucia"
2283
  msgstr ""
2284
 
2285
+ #: includes/helpers.php:481
2286
  msgid "Saint Martin (French)"
2287
  msgstr ""
2288
 
2289
+ #: includes/helpers.php:482
2290
  msgid "Saint Martin (Dutch)"
2291
  msgstr ""
2292
 
2293
+ #: includes/helpers.php:483
2294
  msgid "Saint Pierre and Miquelon"
2295
  msgstr ""
2296
 
2297
+ #: includes/helpers.php:484
2298
  msgid "Saint Vincent and the Grenadines"
2299
  msgstr ""
2300
 
2301
+ #: includes/helpers.php:485
2302
  msgid "San Marino"
2303
  msgstr ""
2304
 
2305
+ #: includes/helpers.php:486
2306
  msgid "S&atilde;o Tom&eacute; and Pr&iacute;ncipe"
2307
  msgstr ""
2308
 
2309
+ #: includes/helpers.php:487
2310
  msgid "Saudi Arabia"
2311
  msgstr ""
2312
 
2313
+ #: includes/helpers.php:488
2314
  msgid "Senegal"
2315
  msgstr ""
2316
 
2317
+ #: includes/helpers.php:489
2318
  msgid "Serbia"
2319
  msgstr ""
2320
 
2321
+ #: includes/helpers.php:490
2322
  msgid "Seychelles"
2323
  msgstr ""
2324
 
2325
+ #: includes/helpers.php:491
2326
  msgid "Sierra Leone"
2327
  msgstr ""
2328
 
2329
+ #: includes/helpers.php:492
2330
  msgid "Singapore"
2331
  msgstr ""
2332
 
2333
+ #: includes/helpers.php:493
2334
  msgid "Slovak Republic"
2335
  msgstr ""
2336
 
2337
+ #: includes/helpers.php:494
2338
  msgid "Slovenia"
2339
  msgstr ""
2340
 
2341
+ #: includes/helpers.php:495
2342
  msgid "Solomon Islands"
2343
  msgstr ""
2344
 
2345
+ #: includes/helpers.php:496
2346
  msgid "Somalia"
2347
  msgstr ""
2348
 
2349
+ #: includes/helpers.php:497
2350
  msgid "South Africa"
2351
  msgstr ""
2352
 
2353
+ #: includes/helpers.php:498
2354
  msgid "South Georgia"
2355
  msgstr ""
2356
 
2357
+ #: includes/helpers.php:499
2358
  msgid "South Korea"
2359
  msgstr ""
2360
 
2361
+ #: includes/helpers.php:500
2362
  msgid "South Sudan"
2363
  msgstr ""
2364
 
2365
+ #: includes/helpers.php:501
2366
  msgid "Spain"
2367
  msgstr ""
2368
 
2369
+ #: includes/helpers.php:502
2370
  msgid "Sri Lanka"
2371
  msgstr ""
2372
 
2373
+ #: includes/helpers.php:503
2374
  msgid "Sudan"
2375
  msgstr ""
2376
 
2377
+ #: includes/helpers.php:504
2378
  msgid "Suriname"
2379
  msgstr ""
2380
 
2381
+ #: includes/helpers.php:505
2382
  msgid "Svalbard and Jan Mayen Islands"
2383
  msgstr ""
2384
 
2385
+ #: includes/helpers.php:506
2386
  msgid "Swaziland"
2387
  msgstr ""
2388
 
2389
+ #: includes/helpers.php:507
2390
  msgid "Sweden"
2391
  msgstr ""
2392
 
2393
+ #: includes/helpers.php:508
2394
  msgid "Switzerland"
2395
  msgstr ""
2396
 
2397
+ #: includes/helpers.php:509
2398
  msgid "Syrian Arab Republic"
2399
  msgstr ""
2400
 
2401
+ #: includes/helpers.php:510
2402
  msgid "Taiwan"
2403
  msgstr ""
2404
 
2405
+ #: includes/helpers.php:511
2406
  msgid "Tajikistan"
2407
  msgstr ""
2408
 
2409
+ #: includes/helpers.php:512
2410
  msgid "Tanzania"
2411
  msgstr ""
2412
 
2413
+ #: includes/helpers.php:513
2414
  msgid "Thailand"
2415
  msgstr ""
2416
 
2417
+ #: includes/helpers.php:514
2418
  msgid "Timor-Leste"
2419
  msgstr ""
2420
 
2421
+ #: includes/helpers.php:515
2422
  msgid "Togo"
2423
  msgstr ""
2424
 
2425
+ #: includes/helpers.php:516
2426
  msgid "Tokelau"
2427
  msgstr ""
2428
 
2429
+ #: includes/helpers.php:517
2430
  msgid "Tonga"
2431
  msgstr ""
2432
 
2433
+ #: includes/helpers.php:518
2434
  msgid "Trinidad and Tobago"
2435
  msgstr ""
2436
 
2437
+ #: includes/helpers.php:519
2438
  msgid "Tunisia"
2439
  msgstr ""
2440
 
2441
+ #: includes/helpers.php:520
2442
  msgid "Turkey"
2443
  msgstr ""
2444
 
2445
+ #: includes/helpers.php:521
2446
  msgid "Turkmenistan"
2447
  msgstr ""
2448
 
2449
+ #: includes/helpers.php:522
2450
  msgid "Turks and Caicos Islands"
2451
  msgstr ""
2452
 
2453
+ #: includes/helpers.php:523
2454
  msgid "Tuvalu"
2455
  msgstr ""
2456
 
2457
+ #: includes/helpers.php:524
2458
  msgid "Uganda"
2459
  msgstr ""
2460
 
2461
+ #: includes/helpers.php:525
2462
  msgid "Ukraine"
2463
  msgstr ""
2464
 
2465
+ #: includes/helpers.php:526
2466
  msgid "United Arab Emirates"
2467
  msgstr ""
2468
 
2469
+ #: includes/helpers.php:527
2470
  msgid "Uruguay"
2471
  msgstr ""
2472
 
2473
+ #: includes/helpers.php:528
2474
  msgid "US Minor Outlying Islands"
2475
  msgstr ""
2476
 
2477
+ #: includes/helpers.php:529
2478
  msgid "Uzbekistan"
2479
  msgstr ""
2480
 
2481
+ #: includes/helpers.php:530
2482
  msgid "Vanuatu"
2483
  msgstr ""
2484
 
2485
+ #: includes/helpers.php:531
2486
  msgid "Venezuela"
2487
  msgstr ""
2488
 
2489
+ #: includes/helpers.php:532
2490
  msgid "Vietnam"
2491
  msgstr ""
2492
 
2493
+ #: includes/helpers.php:533
2494
  msgid "Virgin Islands (British)"
2495
  msgstr ""
2496
 
2497
+ #: includes/helpers.php:534
2498
  msgid "Virgin Islands (USA)"
2499
  msgstr ""
2500
 
2501
+ #: includes/helpers.php:535
2502
  msgid "Wallis and Futuna Islands"
2503
  msgstr ""
2504
 
2505
+ #: includes/helpers.php:536
2506
  msgid "Western Sahara"
2507
  msgstr ""
2508
 
2509
+ #: includes/helpers.php:537
2510
  msgid "Western Samoa"
2511
  msgstr ""
2512
 
2513
+ #: includes/helpers.php:538
2514
  msgid "Yemen"
2515
  msgstr ""
2516
 
2517
+ #: includes/helpers.php:539
2518
  msgid "Zambia"
2519
  msgstr ""
2520
 
2521
+ #: includes/helpers.php:540
2522
  msgid "Zimbabwe"
2523
  msgstr ""
2524
 
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: http://www.wpbeginner.com/wpbeginner-needs-your-help/
4
  Tags: analytics, analytics dashboard, google analytics, google analytics dashboard, google analytics widget, universal google analytics, statistics, tracking, stats, google, yoast, google analytics by yoast, ga, monster insights, monsterinsights, universal analytics, web stats, ecommerce, ecommerce tracking
5
  Requires at least: 3.9
6
  Tested up to: 4.7.4
7
- Stable tag: 6.1.7
8
  License: GPL v3
9
 
10
  The best Google Analytics plugin for WordPress. See how visitors find and use your website, so you can keep them coming back.
@@ -17,7 +17,7 @@ We believe that you shouldn't have to hire a developer to add Google Analytics t
17
 
18
  MonsterInsights allow you to connect your WordPress website with Google Analytics, so you can see how visitors find and use your website, so you can keep them coming back. Simply put, we show you the stats that matter.
19
 
20
- With almost 13 million downloads, MonsterInsights is the most popular Google Analytics plugin for WordPress.
21
 
22
  At MonsterInsights, user experience is our #1 priority. That's why we make it extremely easy for you to connect and view your Google Analytics reports from inside your WordPress dashboard. Our tracking settings and workflows make MonsterInsights the most beginner friendly google analytics plugin in the market.
23
 
@@ -136,6 +136,11 @@ You can also learn about other <a href="http://www.wpbeginner.com/category/plugi
136
  4. Want more features? <a href="https://www.monsterinsights.com/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion">Purchase MonsterInsights Pro</a>!
137
 
138
  == Changelog ==
 
 
 
 
 
139
  = 6.1.7, April 10, 2017 =
140
  * New: Changes needed to support new addons, including the Google AMP addon, available as of today.
141
  * Tweak: Comments for frontend are minification-safe.
4
  Tags: analytics, analytics dashboard, google analytics, google analytics dashboard, google analytics widget, universal google analytics, statistics, tracking, stats, google, yoast, google analytics by yoast, ga, monster insights, monsterinsights, universal analytics, web stats, ecommerce, ecommerce tracking
5
  Requires at least: 3.9
6
  Tested up to: 4.7.4
7
+ Stable tag: 6.1.8
8
  License: GPL v3
9
 
10
  The best Google Analytics plugin for WordPress. See how visitors find and use your website, so you can keep them coming back.
17
 
18
  MonsterInsights allow you to connect your WordPress website with Google Analytics, so you can see how visitors find and use your website, so you can keep them coming back. Simply put, we show you the stats that matter.
19
 
20
+ With almost 15 million downloads, MonsterInsights is the most popular Google Analytics plugin for WordPress.
21
 
22
  At MonsterInsights, user experience is our #1 priority. That's why we make it extremely easy for you to connect and view your Google Analytics reports from inside your WordPress dashboard. Our tracking settings and workflows make MonsterInsights the most beginner friendly google analytics plugin in the market.
23
 
136
  4. Want more features? <a href="https://www.monsterinsights.com/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion">Purchase MonsterInsights Pro</a>!
137
 
138
  == Changelog ==
139
+ = 6.1.8, May 11, 2017 =
140
+ * New: Functions needed to support future features including enhanced eCommerce
141
+ * Bugfix: Compatibility with Firefox for link tracking.
142
+ * Bugfix: Issue saving certain fields.
143
+
144
  = 6.1.7, April 10, 2017 =
145
  * New: Changes needed to support new addons, including the Google AMP addon, available as of today.
146
  * Tweak: Comments for frontend are minification-safe.