Google Analytics for WordPress by MonsterInsights - Version 7.3.0

Version Description

= 7.0.0 =

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

= 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 7.3.0
Comparing to
See all releases

Code changes from version 7.2.0 to 7.3.0

assets/css/admin.css CHANGED
@@ -324,7 +324,7 @@
324
 
325
  /** Container Styles */
326
  body.monsterinsights-reporting-page .monsterinsights-bootstrap-container .container-fluid {padding:0px;}
327
- body.monsterinsights-reporting-page .monsterinsights-bootstrap-container .panel{background-color: #FFF;border: 1px solid #d4e2ef;box-shadow:none;padding:0px;margin:0px;}
328
 
329
  body.monsterinsights-reporting-page .monsterinsights-bootstrap-container .row {
330
  margin-top: 15px;
@@ -345,7 +345,7 @@
345
  position: absolute; max-width: 226px !important}
346
  body.monsterinsights-reporting-page .monsterinsights-reports-ui-tooltip .monsterinsights-reports-tooltip-title { border-bottom: 1px solid #3583c8; padding-bottom: 10px; font-size: 14px;font-weight: 700;}
347
  body.monsterinsights-reporting-page .monsterinsights-reports-ui-tooltip .monsterinsights-reports-tooltip-content { font-size: 14px;font-weight: 400;line-height: 20px;padding-top: 10px}
348
- body.monsterinsights-reporting-page .monsterinsights-reports-2-column-item .monsterinsights-reports-uright-tooltip {right:20px;}
349
 
350
  /** Upsell **/
351
  .monsterinsights-upsell-report-container{}
@@ -543,14 +543,15 @@
543
  body.monsterinsights-reporting-page .monsterinsights-reports-2-column-container{ margin-top: 15px !important; }
544
  body.monsterinsights-reporting-page .monsterinsights-reports-2-column-container .monsterinsights-reports-2-column-item .monsterinsights-reports-2-column-panel.panel{padding: 15px;background-color: #f7f9ff;}
545
  body.monsterinsights-reporting-page .monsterinsights-reports-panel-title {color: #23282d;font-size: 18px;font-weight: 700;background-color: #FFF;}
546
- body.monsterinsights-reporting-page .monsterinsights-pie-chart-panel .monsterinsights-reports-uright-tooltip {top: 30px; right: 30px;}
 
547
  body.monsterinsights-reporting-page .monsterinsights-reports-pie-graph{margin-left: 40px;}
548
  body.monsterinsights-reporting-page .monsterinsights-reports-pie-graph-key{ float:right; position: absolute; bottom: 20px; right: 50px;}
549
  body.monsterinsights-reporting-page .monsterinsights-reports-pie-visitors-graph-key{ float:right; position: absolute; bottom: 20px; right: 50px;}
550
  body.monsterinsights-reporting-page .monsterinsights-pie-chart-legend-number{color: #23282d;font-size: 20px;font-weight: 400; margin-left: 30px;float: right}
551
  body.monsterinsights-reporting-page #monsterinsights-chartjs-pie-returning-tooltip{opacity:1;position:absolute;}
552
  body.monsterinsights-reporting-page #monsterinsights-chartjs-pie-devices-tooltip{opacity:1;position:absolute;}
553
- body.monsterinsights-reporting-page .monsterinsights-reports-country-flag{margin-right: 10px;margin-left:10px;}
554
  body.monsterinsights-reporting-page .monsterinsights-reports-list .list-group-item:nth-child(2n+1) { background-color: #f7f9ff;}
555
  body.monsterinsights-reporting-page .monsterinsights-reports-2-column-container .monsterinsights-reports-2-column-item .monsterinsights-reports-2-column-panel.panel.nopadding{padding:0px;}
556
  body.monsterinsights-reporting-page .monsterinsights-reports-2-column-container .monsterinsights-reports-2-column-item .monsterinsights-reports-2-column-panel.panel.nopadding .monsterinsights-reports-panel-title{padding:15px;}
@@ -575,8 +576,8 @@
575
 
576
  }
577
 
578
- @media only screen and (min-width: 992px) and (max-width: 1165px) {body.monsterinsights-reporting-page .monsterinsights-reports-pie-graph-key, body.monsterinsights-reporting-page .monsterinsights-reports-pie-visitors-graph-key { display: block; position: inherit; float: none; margin-top: 10px;}}
579
- @media only screen and (max-width: 500px) { body.monsterinsights-reporting-page .monsterinsights-reports-pie-graph-key, body.monsterinsights-reporting-page .monsterinsights-reports-pie-visitors-graph-key {display: block;position: inherit; float: none; margin-top: 10px;} body.monsterinsights-reporting-page .monsterinsights-reports-pie-graph { margin: auto; float: none; display: block; }}
580
  @media screen and (max-width: 992px) {.monsterinsights-reports-2-column-container .monsterinsights-reports-2-column-item:nth-of-type(2) {margin-top:15px;}}
581
 
582
  /** 1 column row */
@@ -652,6 +653,8 @@
652
 
653
  /* Publisher Report */
654
  body.monsterinsights-reporting-page .monsterinsights-bootstrap-container .monsterinsights-white-bg-panel{ background-color: #FFF !important;}
 
 
655
 
656
  /** Reports Page Media Queries **/
657
 
324
 
325
  /** Container Styles */
326
  body.monsterinsights-reporting-page .monsterinsights-bootstrap-container .container-fluid {padding:0px;}
327
+ body.monsterinsights-reporting-page .monsterinsights-bootstrap-container .panel{background-color: #FFF;border: 1px solid #d4e2ef;box-shadow:none;padding:0px;margin:0px;position:relative;}
328
 
329
  body.monsterinsights-reporting-page .monsterinsights-bootstrap-container .row {
330
  margin-top: 15px;
345
  position: absolute; max-width: 226px !important}
346
  body.monsterinsights-reporting-page .monsterinsights-reports-ui-tooltip .monsterinsights-reports-tooltip-title { border-bottom: 1px solid #3583c8; padding-bottom: 10px; font-size: 14px;font-weight: 700;}
347
  body.monsterinsights-reporting-page .monsterinsights-reports-ui-tooltip .monsterinsights-reports-tooltip-content { font-size: 14px;font-weight: 400;line-height: 20px;padding-top: 10px}
348
+ body.monsterinsights-reporting-page .monsterinsights-reports-2-column-item .monsterinsights-reports-uright-tooltip {right:7px;}
349
 
350
  /** Upsell **/
351
  .monsterinsights-upsell-report-container{}
543
  body.monsterinsights-reporting-page .monsterinsights-reports-2-column-container{ margin-top: 15px !important; }
544
  body.monsterinsights-reporting-page .monsterinsights-reports-2-column-container .monsterinsights-reports-2-column-item .monsterinsights-reports-2-column-panel.panel{padding: 15px;background-color: #f7f9ff;}
545
  body.monsterinsights-reporting-page .monsterinsights-reports-panel-title {color: #23282d;font-size: 18px;font-weight: 700;background-color: #FFF;}
546
+ body.monsterinsights-reporting-page .monsterinsights-pie-chart-panel .monsterinsights-reports-uright-tooltip {top: 15px; right: 7px;}
547
+ body.monsterinsights-reporting-page .monsterinsights-pie-chart-panel .monsterinsights-reports-panel-title {padding: 0;}
548
  body.monsterinsights-reporting-page .monsterinsights-reports-pie-graph{margin-left: 40px;}
549
  body.monsterinsights-reporting-page .monsterinsights-reports-pie-graph-key{ float:right; position: absolute; bottom: 20px; right: 50px;}
550
  body.monsterinsights-reporting-page .monsterinsights-reports-pie-visitors-graph-key{ float:right; position: absolute; bottom: 20px; right: 50px;}
551
  body.monsterinsights-reporting-page .monsterinsights-pie-chart-legend-number{color: #23282d;font-size: 20px;font-weight: 400; margin-left: 30px;float: right}
552
  body.monsterinsights-reporting-page #monsterinsights-chartjs-pie-returning-tooltip{opacity:1;position:absolute;}
553
  body.monsterinsights-reporting-page #monsterinsights-chartjs-pie-devices-tooltip{opacity:1;position:absolute;}
554
+ body.monsterinsights-reporting-page .monsterinsights-reports-country-flag{margin-right: 10px;margin-left:0;}
555
  body.monsterinsights-reporting-page .monsterinsights-reports-list .list-group-item:nth-child(2n+1) { background-color: #f7f9ff;}
556
  body.monsterinsights-reporting-page .monsterinsights-reports-2-column-container .monsterinsights-reports-2-column-item .monsterinsights-reports-2-column-panel.panel.nopadding{padding:0px;}
557
  body.monsterinsights-reporting-page .monsterinsights-reports-2-column-container .monsterinsights-reports-2-column-item .monsterinsights-reports-2-column-panel.panel.nopadding .monsterinsights-reports-panel-title{padding:15px;}
576
 
577
  }
578
 
579
+ @media only screen and (min-width: 992px) and (max-width: 1165px) {body.monsterinsights-reporting-page .monsterinsights-reports-pie-graph-key, body.monsterinsights-reporting-page .monsterinsights-reports-pie-visitors-graph-key { display: block; position: inherit; float: none; margin-top: 10px; bottom: 0; right: 0;}}
580
+ @media only screen and (max-width: 500px) { body.monsterinsights-reporting-page .monsterinsights-reports-pie-graph-key, body.monsterinsights-reporting-page .monsterinsights-reports-pie-visitors-graph-key {display: block;position: inherit; float: none; margin-top: 10px; bottom: 0; right: 0;} body.monsterinsights-reporting-page .monsterinsights-reports-pie-graph { margin: auto; float: none; display: block; }}
581
  @media screen and (max-width: 992px) {.monsterinsights-reports-2-column-container .monsterinsights-reports-2-column-item:nth-of-type(2) {margin-top:15px;}}
582
 
583
  /** 1 column row */
653
 
654
  /* Publisher Report */
655
  body.monsterinsights-reporting-page .monsterinsights-bootstrap-container .monsterinsights-white-bg-panel{ background-color: #FFF !important;}
656
+ /* Real-Time Report */
657
+ body.monsterinsights-reporting-page .monsterinsights-reports-2-column-container .monsterinsights-reports-2-column-item .monsterinsights-reports-2-column-panel.list-no-icons.realtime-report-graph {background-color: #ffffff !important;}
658
 
659
  /** Reports Page Media Queries **/
660
 
assets/css/admin.min.css CHANGED
@@ -1 +1 @@
1
- @font-face{font-family:'Misettings';src:url('../fonts/icons.eot');src:url('../fonts/icons.eot?#iefix') format('embedded-opentype'), url('../fonts/icons.woff2') format('woff2'),url('../fonts/icons.woff') format('woff'),url('../fonts/icons.ttf') format('truetype'),url('../fonts/icons.otf') format('opentype');font-weight:400;font-style:normal}body.monsterinsights_page div.wrap > div.error,body.monsterinsights_page div.wrap > div.notice,body.monsterinsights_page div.wrap > div.updated{margin-left:20px;margin-right:20px}body.monsterinsights_page .update-nag{margin-left:20px;margin-bottom:20px}body.monsterinsights_page #wpcontent{padding-left:0}body.monsterinsights_page div.wrap{margin:0 20px}body.monsterinsights_page #wpbody,body.monsterinsights_page #wpfooter,body.monsterinsights_page,body.monsterinsights_page #wpwrap{background-color:#fff}@media (max-width: 599px){body.monsterinsights_page #wpbody{padding-top:0}}.monsterinsights-grid{margin:0 0 50px}.monsterinsights-grid:after{content:"";display:table;clear:both}.monsterinsights-col-1-1{width:100%}.monsterinsights-col-7-8{width:87.5%}.monsterinsights-col-3-4{width:75%}.monsterinsights-col-2-3{width:66.66%}.monsterinsights-col-1-2{width:50%}.monsterinsights-col-1-3{width:33.33%}.monsterinsights-col-1-4{width:25%}.monsterinsights-col-1-8{width:12.5%}[class*="monsterinsights-col-"]{float:left;padding-right:20px;box-sizing:border-box}.monsterinsights-grid [class*="monsterinsights-col-"]:last-of-type{padding-right:0}.monsterinsights-hideme{display:none;visibility:hidden}.monsterinsights-no-text-decoration{text-decoration:none}.monsterinsights-required-indicator{color:#b94a48;display:inline}.monsterinsights-mega-blur{display:block;-webkit-filter:blur(20px);-moz-filter:blur(15px);-o-filter:blur(15px);-ms-filter:blur(15px);filter:blur(15px);opacity:0.95}.monsterinsights-clear{clear:both}.monsterinsights-clear:after{clear:both;content:'.';display:block;height:0;line-height:0;overflow:auto;visibility:hidden;zoom:1}.monsterinsights-clearfix{content:"";display:table;clear:both}.monsterinsights-clearfix-after:after{content:"";display:table;clear:both}.monsterinsights-help-tip{cursor:help}.monsterinsights-ui-tooltip{background:#eceff6 !important;border-width:1px !important;border-radius:3px !important;box-shadow:1px 1px 2px 1px rgba(214,214,214,0.5) !important;color:#000 !important;max-width:300px !important;padding:7px !important;text-rendering:optimizeLegibility;text-shadow:none !important;z-index:9999 !important}body.monsterinsights_page .button{-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;padding:0 16px 1px;height:33px;line-height:30px;text-decoration:none;text-shadow:none;font-weight:600;-webkit-box-shadow:none;box-shadow:none}body.monsterinsights_page .button.button-small{padding:0 8px 1px;line-height:22px;height:24px}body.monsterinsights_page .button.button-x-large{padding:0 32px 1px;line-height:48px;height:50px;font-size:18px;text-transform:uppercase}body.monsterinsights_page .button.show-settings{height:auto}body.monsterinsights_page .button.button-primary{background:#47c1a5;border-color:#3ca489;-webkit-box-shadow:none;box-shadow:none;color:#fff;border:1px solid #3ca489;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#47c1a5}body.monsterinsights_page .button.button-primary:hover{background:#3ba389;border-color:#3ba389;color:#fff}body.monsterinsights_page .button.button-action{background:#479be7;border-color:#4182bf;-webkit-box-shadow:none;box-shadow:none;color:#fff;border:1px solid #4182bf;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#479be7}body.monsterinsights_page .button.button-action:hover{background:#4183bf;border-color:#4183bf;color:#fff}body.monsterinsights_page .button.button-danger{background:#fff;border-color:#e3e9ed;-webkit-box-shadow:none;box-shadow:none;color:#000;border:1px solid #e3e9ed;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff}body.monsterinsights_page .button.button-danger:hover{background:#e3e9ed;border-color:#e3e9ed;color:#000}@media (min-width: 600px) and (max-width: 767px){body.monsterinsights_page .button{margin-top:10px}}body.monsterinsights_page .monsterinsights-action-button{align-items:flex-start;background-color:#eee;background-image:linear-gradient(#fcfcfc,#eee);border-image-outset:0;border-image-repeat:stretch;border-image-slice:100%;border-image-source:none;border-image-width:1;box-sizing:border-box;color:#333;cursor:pointer;display:block;float:left;font-family:Helvetica,arial,nimbussansl,liberationsans,freesans,clean,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";font-size:13px;font-stretch:normal;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-weight:700;height:33.6px;letter-spacing:normal;line-height:20px;overflow-x:visible;overflow-y:visible;position:relative;text-align:center;text-indent:0;text-rendering:auto;text-shadow:none;text-size-adjust:100%;text-transform:none;user-select:none;vertical-align:middle;white-space:nowrap;word-spacing:0;writing-mode:horizontal-tb;-webkit-appearance:none;-webkit-border-image:none;border-color:#d5d5d5;border-radius:3px;border-style:solid;border-width:.8px;margin:0;padding:6px 12px}div.monsterinsights-code{position:relative;margin:0 0 10px}div.monsterinsights-code:after{content:"";display:table;clear:both}div.monsterinsights-code code{display:block;font-size:11px;padding:5px 20px 5px 5px}a.monsterinsights-clipboard{position:absolute;top:5px;right:5px;color:#23282d;width:33px;padding:0}a.monsterinsights-clipboard span{display:block;text-indent:-9999px}#monsterinsights-header-temp{position:relative;margin:0}#monsterinsights-header{background-color:#f3f5ff;background-image:url(images/waves.png);background-repeat:no-repeat;margin:0;height:119px}@media only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 21),only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2){#monsterinsights-header{background-image:url(images/waves@x2.png);background-size:1356px 119px}}.monsterinsights-header-title{padding-top:50px;padding-left:20px;margin:0}.monsterinsights-header-mascot{float:right;position:absolute;top:0;right:0;margin-top:10px;margin-right:20px;z-index:100}@media (max-width: 610px){.monsterinsights-header-mascot{display:none}.monsterinsights-header-title{padding-top:70px}#monsterinsights-addon-heading form{margin-right:0}}.monsterinsights-notice{border:1px solid;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;box-sizing:border-box;display:table;width:100%;margin:10px 0px}.monsterinsights-notice:after{content:"";display:table;clear:both}.monsterinsights-notice-icon{padding:20px;box-sizing:border-box;width:60px;color:#fff;font-family:"Misettings";font-size:18px;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;display:table-cell;vertical-align:middle;text-align:center}.monsterinsights-notice-text{color:#434751;font-size:16px;font-weight:700;padding:20px;box-sizing:border-box;word-wrap:break-word;display:table-cell;position:relative;vertical-align:middle}body.monsterinsights_page div.wrap > div.error,body.monsterinsights_page div.wrap > div.notice,body.monsterinsights_page div.wrap > div.updated{margin-left:0;margin-right:0}.monsterinsights-notice .button{margin:0px 0px 1em 0px}.monsterinsights-notice-message{margin:0px}.monsterinsights-alert-notice-icon{background-color:#fdbf2f}.monsterinsights-alert-notice-icon:before{content:'\f017'}.monsterinsights-alert-notice{border-color:#fdbf2f;background-color:rgba(253,192,47,0.1)}.monsterinsights-error-notice-icon{background-color:#df4228}.monsterinsights-error-notice-icon:before{content:'\f014'}.monsterinsights-error-notice{border-color:#df4228;background-color:rgba(224,66,40,0.1)}.monsterinsights-info-notice-icon{background-color:#479be7}.monsterinsights-info-notice-icon:before{content:'\f016'}.monsterinsights-info-notice{border-color:#479be7;background-color:rgba(72,155,232,0.1)}.monsterinsights-success-notice-icon{background-color:#47c1a5}.monsterinsights-success-notice-icon:before{content:'\f015'}.monsterinsights-success-notice{border-color:#47c1a5;background-color:rgba(71,194,165,0.1)}.monsterinsights-notice p.monsterinsights-intro{border:none !important;margin:0 0 20px !important;padding:0 !important}.monsterinsights-notice .notice-dismiss{top:10px;right:10px;color:#000}.monsterinsights-notice .notice-dismiss:before{color:#000;width:26px;height:26px;font-size:22px}[class*='monstericon-']:before{display:inline-block;font-family:'Misettings';font-style:normal;font-weight:400;line-height:50px;padding-right:12px;padding-left:5px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle;font-size:20px}[class*='monstericon-'].monsterinsights-active:before{color:#479be7}[class*='monstericon-']:active:before{color:#479be7}[class*='monstericon-']:hover:before{color:#479be7}.monstericon-ads:before{content:'\0041'}.monstericon-eucompliance:before{content:'\004f'}.monstericon-affiliates:before{content:'\0042'}.monstericon-compatibility:before{content:'\0043'}.monstericon-demographics:before{content:'\0044'}.monstericon-dimensions:before{content:'\0045'}.monstericon-files:before{content:'\0046'}.monstericon-ecommerce:before{content:'\0047'}.monstericon-engagement:before{content:'\0048'}.monstericon-forms:before{content:'\0049'}.monstericon-links:before{content:'\004a'}.monstericon-memberships:before{content:'\004b'}.monstericon-notifications:before{content:'\004c'}.monstericon-performance:before{content:'\004d'}.monstericon-permissions:before{content:'\004e'}.monstericon-reporting:before{content:'\004f'}.monstericon-social:before{content:'\0050'}.monstericon-media:before{content:'\0051'}.monstericon-amp:before{content:'\f000'}.monstericon-goptimize:before{content:'\f002'}.monstericon-fbia:before{content:'\f001'}.monstericon-bounce:before{content:'\0051'}.monsterinsights-upgrade-menu-icon{float:right;color:#7f8591;font-size:10px;font-weight:700;text-transform:uppercase;line-height:1;display:inline-block;padding:6px 12px;background-color:#fff;border-radius:3px;margin-right:18px;margin-top:15px}.monsterinsights-main-nav-item.monsterinsights-active .monsterinsights-upgrade-menu-icon,.monsterinsights-main-nav-item:hover .monsterinsights-upgrade-menu-icon{background-color:#f7f8fa}@media only screen and (max-width: 767px){[class*='monstericon-']:before{display:none !important;content:''}span.monsterinsights-upgrade-menu-icon{display:none}}.monsterinsights-nav-container{border:0;background-color:#615d9b;margin:0;display:table;width:100%}h1.monsterinsights-nav-container{padding:0px}.monsterinsights-main-nav-container{height:50px}.monsterinsights-sub-nav-container{display:table-cell;float:none;vertical-align:top;background-color:#f7f8fa;float:left;width:290px;margin:0;padding:0;border-left:1px solid #e4e9ee;border-top:1px solid #e4e9ee;border-bottom:1px solid #e4e9ee;border-right:1px solid #e4e9ee;border-collapse:collapse;border-top-left-radius:3px;border-bottom-left-radius:3px}.monsterinsights-nav-item{border:none;float:left;text-decoration:none}.monsterinsights-nav-item:focus,.monsterinsights-nav-item:active{box-shadow:none}.monsterinsights-main-nav-item{background-color:#615d9b;color:#d8d7e4;background:none;line-height:50px;font-size:13px;padding:0 15px;margin:0;width:100px;text-align:center}.monsterinsights-main-nav-item.monsterinsights-spacing-item{width:5px;padding-left:0}.monsterinsights-main-nav-item.monsterinsights-active{color:#434751;opacity:1;background-color:#fff}#monsterinsights-settings-page-main-nav .monsterinsights-main-nav-item:hover:not(.monsterinsights-active),#monsterinsights-settings-page-main-nav .monsterinsights-main-nav-item:active:not(.monsterinsights-active){color:#fff;opacity:1}.monsterinsights-main-nav-container > .monsterinsights-main-nav-item:not(.monsterinsights-active) + a.monsterinsights-main-nav-item:not(.monsterinsights-active){border-left:1px solid #8c8ab5}.monsterinsights-main-nav-container > .monsterinsights-main-nav-item:last-child:not(.monsterinsights-active){border-right:1px solid #8c8ab5}.monsterinsights-main-nav-item.monsterinsights-active{border:0 !important}#monsterinsights-settings-page-main-nav .monsterinsights-main-nav-item:focus:not(.monsterinsights-active):not(.monsterinsights-spacing-item){color:#fff}.monsterinsights-sub-nav-item{font-size:13px;background-color:#f7f8fa;font-weight:500;line-height:50px;width:100%;margin:0;padding:5px 15px 5px 15px;text-decoration:none;color:#7f8591;border-bottom:1px solid #e4e9ee;border-right:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;transition:none;box-shadow:none;-webkit-box-shadow:none;-webkit-transition:none}.monsterinsights-sub-nav-item.monsterinsights-active,.monsterinsights-sub-nav-item:hover,.monsterinsights-sub-nav-item:active{border-right:1px solid #fff;background-color:#fff;color:#444851}.monsterinsights-sub-nav-area{display:flex}.monsterinsights-sub-nav-tabs{float:left;display:table-cell;float:none;vertical-align:top;background-color:#f7f8fa;border-top:1px solid #e4e9ee;border-right:1px solid #e4e9ee;border-bottom:1px solid #e4e9ee;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;transition:none;box-shadow:none;-webkit-box-shadow:none;-webkit-transition:none;border-top-right-radius:3px;border-bottom-right-radius:3px;width:100%}.monsterinsights-nav-tab{display:none}.monsterinsights-nav-tab.monsterinsights-active{display:block}.monsterinsights-nav-tab .description{color:#7f8592;font-size:13px;margin-top:10px}.monsterinsights-main-nav-tab .form-table tr{border-bottom:1px solid #ddd}.monsterinsights-main-nav-tab .form-table tr.no-bottom-border{border-bottom:0}.monsterinsights-sub-nav-tab{margin:15px 0 20px}.monsterinsights-sub-nav-tab .form-table tr{border-bottom:1px solid #ddd}.monsterinsights-sub-nav-tab .form-table tr.no-bottom-border{border-bottom:0}.monsterinsights-main-nav-tabs .form-table th,.monsterinsights-main-nav-tabs .form-table td{padding-top:40px;padding-bottom:40px}.monsterinsights-sub-nav-tabs .form-table th,.monsterinsights-sub-nav-tabs .form-table td{padding-top:40px}@media (min-width: 768px) and (max-width: 991px){.monsterinsights-main-nav-tabs .form-table th,.monsterinsights-sub-nav-tabs .form-table th{padding-top:40px;padding-right:0 !important}.monsterinsights-main-nav-tabs .form-table td,.monsterinsights-sub-nav-tabs .form-table td{padding-right:0}}@media (min-width: 600px) and (max-width: 767px){.monsterinsights-main-nav-tabs .form-table th,.monsterinsights-sub-nav-tabs .form-table th{padding-top:40px;padding-bottom:10px;padding-right:0 !important}.monsterinsights-main-nav-tabs .form-table td,.monsterinsights-sub-nav-tabs .form-table td{padding-top:0;padding-right:0}}@media only screen and (max-width: 610px){.monsterinsights-main-nav-tabs .form-table th,.monsterinsights-sub-nav-tabs .form-table th{padding-top:20px;padding-bottom:10px;padding-right:0px}.monsterinsights-main-nav-tabs .form-table td,.monsterinsights-sub-nav-tabs .form-table td{padding-top:0;padding-bottom:20px;padding-right:0px}.monsterinsights-main-nav-item{width:auto}.monsterinsights-main-nav-item.monsterinsights-spacing-item{display:none}h1.monsterinsights-nav-container{padding:0px;min-width:150px}.monsterinsights-sub-nav-tabs th{width:auto}}@media only screen and (max-width: 767px){.monsterinsights-sub-nav-container{width:100%}.monsterinsights-sub-nav-item{padding:0;text-align:center;width:100% !important;padding:0;text-align:center}.monsterinsights-sub-nav-tabs .form-table th,.monsterinsights-sub-nav-tabs .form-table td{padding:10px 0 !important}h1.monsterinsights-nav-container{padding:0px}}div#monsterinsights-settings-sub-pages{padding-left:20px;background-color:#FFF;padding-right:20px}#monsterinsights-settings-pages{padding:20px 0}.monsterinsights-main-nav-tabs label{margin-top:7px;display:block;color:#444851}.monsterinsights-sub-nav-tabs label{margin-top:7px;display:block}#monsterinsights-settings-pages #monsterinsights-settings-submit{margin:40px 0 0 0px}#monsterinsights-settings-pages #monsterinsights-refresh-submit{margin-left:10px;vertical-align:baseline}input.monsterinsights-large-checkbox{zoom:1.5}#monsterinsights-settings-pages input[type="text"],#monsterinsights-settings-pages input[type="number"],#monsterinsights-settings-pages input[type="password"],#monsterinsights-settings-pages input[type=email],#monsterinsights-settings-pages select,#monsterinsights-settings-pages textarea{width:350px;padding-right:0;font-size:13px;border-width:2px;border-radius:3px;border-color:#e4e9ee;box-shadow:none}#monsterinsights-settings-pages input[type="text"],#monsterinsights-settings-pages input[type="number"],#monsterinsights-settings-pages input[type="password"],#monsterinsights-settings-pages input[type=email]{height:32px}@media (max-width: 767px){#monsterinsights-settings-pages input[type="text"],#monsterinsights-settings-pages input[type="number"],#monsterinsights-settings-pages input[type="password"],#monsterinsights-settings-pages input[type=email],#monsterinsights-settings-pages select,#monsterinsights-settings-pages textarea{width:90% !important}#monsterinsights-settings-pages input[type="text"],#monsterinsights-settings-pages input[type="number"],#monsterinsights-settings-pages input[type="password"],#monsterinsights-settings-pages input[type=email]{height:auto}}/** License Key Styles */@media (min-width: 768px) and (max-width: 991px){tr#monsterinsights-settings-key-box th{padding-top:20px}}@media (min-width: 600px) and (max-width: 767px){tr#monsterinsights-settings-key-box th{padding-top:20px}}.monsterinsights-upsell-under-box{background-color:#f6fbff;border:1px solid #d6ecff;border-radius:3px;padding:10px 20px;margin-top:30px}.monsterinsights-upsell-box{background-color:#f6fbff;border:1px solid #d6ecff;border-radius:3px;padding:10px 20px}a.monsterinsights-upsell-box-button.button.button-primary{margin-top:20px}.monsterinsights-no-settings-shown td{padding:5px 0px 0px 0px !important}.monsterinsights-no-settings-shown tr{border:none !important}#monsterinsights-settings-pages p.monsterinsights-upsell-button-par{margin-bottom:1em}.monsterinsights-upsell-lite-text{font-size:14px;margin-bottom:2px}body.monsterinsights-reporting-page #wpbody,body.monsterinsights-reporting-page #wpfooter,body.monsterinsights-reporting-page #wpcontent,body.monsterinsights-reporting-page #wpwrap{background-color:#f3f6ff}@media screen and (max-width: 772px){body.monsterinsights-reporting-page a.monsterinsights-main-nav-item.monsterinsights-nav-item,body.monsterinsights-reporting-page .monsterinsights-main-nav-container > .monsterinsights-main-nav-item:not(.monsterinsights-active) + a.monsterinsights-main-nav-item:not(.monsterinsights-active){width:100%;margin:0px;border-bottom:2px solid #fff}body.monsterinsights-reporting-page .monsterinsights-main-nav-container > .monsterinsights-main-nav-item:last-child:not(.monsterinsights-active){border-bottom:2px solid #fff}body.monsterinsights-reporting-page .monsterinsights-main-nav-item:hover:not(.monsterinsights-active):not(.monsterinsights-spacing-item),.monsterinsights-main-nav-item:active:not(.monsterinsights-active):not(.monsterinsights-spacing-item),body.monsterinsights-reporting-page .monsterinsights-main-nav-item.monsterinsights-active{border:none !important}}.monsterinsights-reports-action-bar-title{font-size:24px;font-weight:700;float:left}.monsterinsights-reports-action-bar{margin-bottom:40px;margin-top:40px}.monsterinsights-reports-action-bar-actions{float:right}body.monsterinsights-reporting-page .monsterinsights-nav-container{background-color:#FFF}body.monsterinsights-reporting-page .monsterinsights-main-nav-item{background-color:#FFF;padding:0px;margin:0px 20px 0px 20px;width:auto;color:#7f8388;font-size:14px;font-weight:600}body.monsterinsights-reporting-page .monsterinsights-main-nav-item.monsterinsights-active{border-bottom:2px solid #489be8 !important;color:#489be8}body.monsterinsights-reporting-page .monsterinsights-main-nav-item.monsterinsights-spacing-item{width:20px}body.monsterinsights-reporting-page .monsterinsights-main-nav-container > .monsterinsights-main-nav-item:not(.monsterinsights-active) + a.monsterinsights-main-nav-item:not(.monsterinsights-active){border:none}body.monsterinsights-reporting-page .monsterinsights-main-nav-container > .monsterinsights-main-nav-item:last-child:not(.monsterinsights-active){border:none}body.monsterinsights-reporting-page .monsterinsights-main-nav-item:hover:not(.monsterinsights-active):not(.monsterinsights-spacing-item),body.monsterinsights-reporting-page .monsterinsights-main-nav-item:active:not(.monsterinsights-active):not(.monsterinsights-spacing-item){border-bottom:2px solid #489be8 !important;color:#489be8}body.monsterinsights-reporting-page .monsterinsights-main-nav-item:hover:not(.monsterinsights-active):not(.monsterinsights-spacing-item),body.monsterinsights-reporting-page .monsterinsights-main-nav-item:active:not(.monsterinsights-active):not(.monsterinsights-spacing-item){border-bottom:2px solid #489be8 !important;color:#489be8}body.monsterinsights-reporting-page .monsterinsights-bootstrap-container .container-fluid{padding:0px}body.monsterinsights-reporting-page .monsterinsights-bootstrap-container .panel{background-color:#FFF;border:1px solid #d4e2ef;box-shadow:none;padding:0px;margin:0px}body.monsterinsights-reporting-page .monsterinsights-bootstrap-container .row{margin-top:15px}@media screen and (min-width: 782px){body.monsterinsights-reporting-page .monsterinsights-bootstrap-container .row:last-of-type{margin:15px 0px 20px}}body.monsterinsights-reporting-page .monsterinsights-reports-uright-tooltip{float:right;position:absolute;top:15px;right:7px;width:auto;box-sizing:border-box;width:25px;color:#fff;font-family:"Misettings";font-size:18px;-moz-border-radius:5px 0 0;-webkit-border-radius:5px 0 0;border-radius:5px 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;display:table-cell;vertical-align:middle;text-align:left}body.monsterinsights-reporting-page .monsterinsights-reports-uright-tooltip:before{content:'\f01a';color:#c1def8}body.monsterinsights-reporting-page .monsterinsights-reports-uright-tooltip:active:before{color:#4c9ce4}body.monsterinsights-reporting-page .monsterinsights-reports-uright-tooltip:hover:before{color:#4c9ce4}body.monsterinsights-reporting-page .monsterinsights-reports-ui-tooltip{z-index:99999;background-color:#4c9ce4;border-radius:4px;padding:15px;box-shadow:0 0 24px rgba(89, 164, 234, 0.33);color:#fff;position:absolute;max-width:226px !important}body.monsterinsights-reporting-page .monsterinsights-reports-ui-tooltip .monsterinsights-reports-tooltip-title{border-bottom:1px solid #3583c8;padding-bottom:10px;font-size:14px;font-weight:700}body.monsterinsights-reporting-page .monsterinsights-reports-ui-tooltip .monsterinsights-reports-tooltip-content{font-size:14px;font-weight:400;line-height:20px;padding-top:10px}body.monsterinsights-reporting-page .monsterinsights-reports-2-column-item .monsterinsights-reports-uright-tooltip{right:20px}.monsterinsights-upsell-card{margin-bottom:100px;background-image:url(../images/upsell/chart.png);background-size:cover;background-position-y:bottom;border:4px solid #489be8;position:relative;margin:.5rem 0 1rem 0;background-color:#fff;transition:box-shadow .25s;border-radius:2px}@media only screen and (min-width: 993px){.monsterinsights-upsell-card{z-index:4;margin-top:80px}}@media only screen and (max-width: 992px){.monsterinsights-upgrade-mascot{display:none}}.monsterinsights-upgrade-mascot{position:absolute;margin-top:-110px;margin-left:calc(50% - 71px);z-index:100}.monsterinsights-upsell-card-card-content{padding:24px;border-radius:0 0 2px 2px}.monsterinsights-upsell-card-title{font-weight:700;text-align:center;display:block;line-height:32px;margin-bottom:8px;font-size:24px}.monsterinsights-upsell-card-subtitle{text-align:center;text-transform:uppercase}.monsterinsights-upsell-card-action{position:relative;background-color:#ffffffac;text-align:center;border-top:1px solid rgba(160,160,160,0.2);padding:16px 24px}body.monsterinsights-reporting-page .monsterinsights-bootstrap-container .monsterinsights-upsell-card-action a.monsterinsights-upsell-card-button{background-color:#489be8;color:#FFF !important;text-decoration:none;padding:0 3rem;position:relative;cursor:pointer;display:inline-block;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;vertical-align:middle;z-index:1;transition:.3s ease-out;background-color:#489be8;color:white;text-decoration:none;padding:0 3rem;height:54px;line-height:54px;text-align:center;letter-spacing:.5px;border:none;border-radius:2px;outline:0;text-transform:uppercase;box-shadow:0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);text-decoration:none}body.monsterinsights-reporting-page .monsterinsights-bootstrap-container .monsterinsights-upsell-card-action a.monsterinsights-upsell-card-button:hover{background-color:#6cbaf5}.monsterinsights-upsell-container{margin:0 auto;max-width:1280px;width:90%}@media only screen and (min-width: 993px){.monsterinsights-upsell-container{width:70%}}@media only screen and (min-width: 601px){.monsterinsights-upsell-container{width:85%}}body.monsterinsights-reporting-page .monsterinsights-overview-report-overview-graph-panel{border-top:0px !important}body.monsterinsights-reporting-page .monsterinsights-tabbed-nav-tab-title{background-color:#eceff6;border-top-left-radius:0px;border-top-right-radius:4px;color:#23282d;font-size:18px;font-weight:700}body.monsterinsights-reporting-page .monsterinsights-tabbed-nav-tab-title a:focus{outline:none;box-shadow:none}body.monsterinsights-reporting-page .monsterinsights-tabbed-nav-tab-title a{text-align:left !important;float:left;padding:20px;width:100%}body.monsterinsights-reporting-page .monsterinsights-tabbed-nav-tab-title:not(.active){border-right:0px !important;border:1px solid #d4e2ef}body.monsterinsights-reporting-page .monsterinsights-tabbed-nav-tab-title:not(.active):first-of-type{border-left:0px !important;border:1px solid #d4e2ef}body.monsterinsights-reporting-page .monsterinsights-tabbed-nav-tab-title.active{background-color:#fff;border-top:3px solid #4c9ce4;border-bottom:0px;border-right:0px;border-left:0px}body.monsterinsights-reporting-page .monsterinsights-tabbed-nav-tab-title:first-of-type{border-top-left-radius:4px;border-top-right-radius:0px}body.monsterinsights-reporting-page .monsterinsights-bootstrap-container .nav-tabs.nav-justified > .active > a,body.monsterinsights-reporting-page .monsterinsights-bootstrap-container .nav-tabs.nav-justified > .active > a:hover,body.monsterinsights-reporting-page .monsterinsights-bootstrap-container .nav-tabs.nav-justified > .active > a:focus{border:none}body.monsterinsights-reporting-page .monsterinsights-bootstrap-container .nav-tabs > li > a{border:0px}body.monsterinsights-reporting-page .monsterinsights-bootstrap-container a,body.monsterinsights-reporting-page .monsterinsights-bootstrap-container a:hover,body.monsterinsights-reporting-page .monsterinsights-bootstrap-container a:focus{color:#23282d}@media screen and (max-width: 782px){body.monsterinsights-reporting-page .monsterinsights-tabbed-nav-tab-title:first-of-type{border-top-left-radius:4px;border-top-right-radius:4px}body.monsterinsights-reporting-page .monsterinsights-tabbed-nav-tab-title:nth-of-type(2){border-top-left-radius:4;border-top-right-radius:0;border-left:0}}@media only screen and (max-width: 772px){body.monsterinsights-reporting-page a.monsterinsights-main-nav-item.monsterinsights-nav-item,body.monsterinsights-reporting-page .monsterinsights-main-nav-container > .monsterinsights-main-nav-item:not(.monsterinsights-active) + a.monsterinsights-main-nav-item:not(.monsterinsights-active){width:100%;margin:0px;border-bottom:2px solid #fff}}body.monsterinsights-reporting-page .monsterinsights-user-icon{box-sizing:border-box;width:25px;color:#fff;font-family:"Misettings";font-size:18px;-moz-border-radius:5px 0 0;-webkit-border-radius:5px 0 0;border-radius:5px 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;display:table-cell;vertical-align:middle;text-align:left;float:left}body.monsterinsights-reporting-page .monsterinsights-user-icon:before{content:'\f018';color:#4c9ce4}body.monsterinsights-reporting-page .monsterinsights-eye-icon{box-sizing:border-box;width:30px;color:#fff;font-family:"Misettings";font-size:18px;-moz-border-radius:5px 0 0;-webkit-border-radius:5px 0 0;border-radius:5px 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;display:table-cell;vertical-align:middle;text-align:left;float:left}body.monsterinsights-reporting-page .monsterinsights-eye-icon:before{content:'\f019';color:#4c9ce4}body.monsterinsights-reporting-page .monsterinsights-reports-overview-datagraph-tooltip-container{padding:15px;background-color:#FFF;border-radius:4px;box-shadow:0 0 24px rgba(89, 164, 234, 0.33);width:112px}body.monsterinsights-reporting-page .monsterinsights-reports-overview-datagraph-tooltip-title{color:#23282d;font-size:14px;font-weight:400;border-bottom:1px solid #d4e2ef;padding-bottom:5px}body.monsterinsights-reporting-page .monsterinsights-reports-overview-datagraph-tooltip-number{color:#23282d;font-size:24px;font-weight:400;margin-top:5px;margin-bottom:5px}body.monsterinsights-reporting-page .monsterinsights-reports-overview-datagraph-tooltip-descriptor{color:#23282d;font-size:12px;font-weight:400;margin-bottom:10px}body.monsterinsights-reporting-page .monsterinsights-reports-overview-datagraph-tooltip-trend{color:#23282d;font-size:16px;font-weight:400}body.monsterinsights-reporting-page #monsterinsights-chartjs-tooltip{opacity:1;position:absolute}body.monsterinsights-reporting-page .monsterinsights-overview-report-infobox-panel{margin-top:15px !important}body.monsterinsights-reporting-page .monsterinsights-reports-infobox{padding:15px;border-left:1px solid #d4e2ef}body.monsterinsights-reporting-page .monsterinsights-reports-infobox:first-of-type{border-left:0px}body.monsterinsights-reporting-page .monsterinsights-reports-infobox-title{color:#23282d;font-size:18px;font-weight:700;max-width:calc(100% - 22px)}body.monsterinsights-reporting-page .monsterinsights-reports-infobox-number{color:#23282d;font-size:30px;font-weight:400;margin-top:20px}body.monsterinsights-reporting-page .monsterinsights-reports-infobox-prev{float:left;font-size:16px;font-weight:700;margin-top:20px}body.monsterinsights-reporting-page .monsterinsights-reports-infobox-compare{float:right;color:#a7d0f5;font-size:14px;font-weight:400;margin-top:20px}@media screen and (min-width: 992px) and (max-width: 1140px){body.monsterinsights-reporting-page .monsterinsights-reports-infobox{height:165px}}@media screen and (max-width: 991px){body.monsterinsights-reporting-page .monsterinsights-reports-infobox:nth-of-type(3){border-left:0}body.monsterinsights-reporting-page .monsterinsights-reports-infobox:nth-of-type(n+3){border-top:1px solid #d4e2ef}}@media only screen and (max-width: 480px){body.monsterinsights-reporting-page .monsterinsights-reports-infobox{padding:15px;border-top:1px solid #d4e2ef;width:100%}body.monsterinsights-reporting-page .monsterinsights-reports-infobox:first-of-type{border-top:0}body.monsterinsights-reporting-page .monsterinsights-reports-infobox:nth-of-type(even){border-left:0}}body.monsterinsights-reporting-page .monsterinsights-reports-2-column-container{margin-top:15px !important}body.monsterinsights-reporting-page .monsterinsights-reports-2-column-container .monsterinsights-reports-2-column-item .monsterinsights-reports-2-column-panel.panel{padding:15px;background-color:#f7f9ff}body.monsterinsights-reporting-page .monsterinsights-reports-panel-title{color:#23282d;font-size:18px;font-weight:700;background-color:#FFF}body.monsterinsights-reporting-page .monsterinsights-pie-chart-panel .monsterinsights-reports-uright-tooltip{top:30px;right:30px}body.monsterinsights-reporting-page .monsterinsights-reports-pie-graph{margin-left:40px}body.monsterinsights-reporting-page .monsterinsights-reports-pie-graph-key{float:right;position:absolute;bottom:20px;right:50px}body.monsterinsights-reporting-page .monsterinsights-reports-pie-visitors-graph-key{float:right;position:absolute;bottom:20px;right:50px}body.monsterinsights-reporting-page .monsterinsights-pie-chart-legend-number{color:#23282d;font-size:20px;font-weight:400;margin-left:30px;float:right}body.monsterinsights-reporting-page #monsterinsights-chartjs-pie-returning-tooltip{opacity:1;position:absolute}body.monsterinsights-reporting-page #monsterinsights-chartjs-pie-devices-tooltip{opacity:1;position:absolute}body.monsterinsights-reporting-page .monsterinsights-reports-country-flag{margin-right:10px;margin-left:10px}body.monsterinsights-reporting-page .monsterinsights-reports-list .list-group-item:nth-child(2n+1){background-color:#f7f9ff}body.monsterinsights-reporting-page .monsterinsights-reports-2-column-container .monsterinsights-reports-2-column-item .monsterinsights-reports-2-column-panel.panel.nopadding{padding:0px}body.monsterinsights-reporting-page .monsterinsights-reports-2-column-container .monsterinsights-reports-2-column-item .monsterinsights-reports-2-column-panel.panel.nopadding .monsterinsights-reports-panel-title{padding:15px}body.monsterinsights-reporting-page .monsterinsights-reports-list .list-group-item{border:none;height:40px;height:auto}body.monsterinsights-reporting-page .monsterinsights-reports-list .list-group{box-shadow:none;margin-bottom:1px}body.monsterinsights-reporting-page .monsterinsights-reports-referral-icon{margin-right:10px;margin-left:10px}body.monsterinsights-reporting-page .monsterinsights-reports-2-column-container .monsterinsights-reports-2-column-item .monsterinsights-reports-2-column-panel.panel.monsterinsights-pie-chart-panel{background-color:#FFF}body.monsterinsights-reporting-page .monsterinsights-pie-chart-panel .monsterinsights-reports-panel-title{margin-bottom:15px;padding-bottom:15px}@media only screen and (min-width: 992px){body.monsterinsights-reporting-page #monsterinsights-main-tab-ecommerce .monsterinsights-reports-2-column-container .monsterinsights-reports-2-column-item:nth-of-type(1){padding-left:0}body.monsterinsights-reporting-page #monsterinsights-main-tab-ecommerce .monsterinsights-reports-2-column-container .monsterinsights-reports-2-column-item:nth-of-type(2){padding-right:0}}@media only screen and (min-width: 992px) and (max-width: 1165px){body.monsterinsights-reporting-page .monsterinsights-reports-pie-graph-key,body.monsterinsights-reporting-page .monsterinsights-reports-pie-visitors-graph-key{display:block;position:inherit;float:none;margin-top:10px}}@media only screen and (max-width: 500px){body.monsterinsights-reporting-page .monsterinsights-reports-pie-graph-key,body.monsterinsights-reporting-page .monsterinsights-reports-pie-visitors-graph-key{display:block;position:inherit;float:none;margin-top:10px}body.monsterinsights-reporting-page .monsterinsights-reports-pie-graph{margin:auto;float:none;display:block}}@media screen and (max-width: 992px){.monsterinsights-reports-2-column-container .monsterinsights-reports-2-column-item:nth-of-type(2){margin-top:15px}}body.monsterinsights-reporting-page .monsterinsights-reports-1-column-row{margin-top:15px !important}body.monsterinsights-reporting-page .monsterinsights-reports-panel-title{padding:15px;border-top-left-radius:4px;border-top-right-radius:4px}body.monsterinsights-reporting-page .monsterinsights-reports-list-count{width:25px;color:#23282d;font-size:14px;font-weight:700;display:inline-block}body.monsterinsights-reporting-page .monsterinsights-reports-list-text{color:#23282d;font-size:14px;font-weight:400}body.monsterinsights-reporting-page .monsterinsights-reports-list-number{color:#23282d;font-size:14px;font-weight:400;float:right}body.monsterinsights-reporting-page .monsterinsights-reports-panel-footer{color:#4c9ce4;border-radius:0px 0px 4px 4px;padding:20px 15px;font-size:14px;font-weight:400;clear:both;background:#f7f9ff;border-top:1px solid #d4e2ef;min-height:76px}body.monsterinsights-reporting-page .monsterinsights-bootstrap-container a.monsterinsights-reports-panel-footer-button{color:#4c9ce4;font-size:14px;font-weight:400;padding:8px 15px;background-color:white;border:1px solid #d4e2ef;border-radius:4px;display:inline-block}body.monsterinsights-reporting-page .monsterinsights-reports-panel-footer.monsterinsights-reports-panel-footer-large{background:#f7f9ff;border-top:1px solid #d4e2ef;min-height:76px}@media only screen and (max-width: 768px){body.monsterinsights-reporting-page .monsterinsights-reports-panel-footer.monsterinsights-reports-panel-footer-large{text-align:center}body.monsterinsights-reporting-page .monsterinsights-bootstrap-container a.monsterinsights-reports-panel-footer-button{float:none;width:100%;text-align:center;margin-top:15px}}#monsterinsights-report-top-page-list .monsterinsights-reports-list-count{display:inline-block;top:10px;position:absolute}#monsterinsights-report-top-page-list .monsterinsights-reports-list-text{max-width:85%;display:inline-block;margin-left:25px}@media only screen and (max-width: 480px){#monsterinsights-report-top-page-list .monsterinsights-reports-list-text{max-width:80%}}body.monsterinsights-reporting-page .monsterinsights-reports-show-selector-group{color:#4c9ce4;font-size:14px;font-weight:400;display:inline-block}body.monsterinsights-reporting-page .monsterinsights-reports-show-selector-group .monsterinsights-reports-show-selector-button.btn.btn-default{background-color:#FFF;color:#4c9ce4;font-size:14px;font-weight:400;background-image:none;box-shadow:none;text-shadow:none;padding:3px 10px;opacity:1}body.monsterinsights-reporting-page .monsterinsights-reports-show-selector-group .monsterinsights-reports-show-selector-button.ten{border-radius:4px 0px 0px 4px !important}body.monsterinsights-reporting-page .monsterinsights-reports-show-selector-group .monsterinsights-reports-show-selector-button.fifty{border-radius:0px 4px 4px 0px !important;margin-right:20px !important}body.monsterinsights-reporting-page .monsterinsights-reports-show-selector-group .monsterinsights-reports-show-selector-button.btn.btn-default.active{background-color:#4c9ce4;border:1px solid #6db0e9;color:#f7f7f7;box-shadow:none;text-shadow:none}.monsterinsights-data-row{width:100%;float:left;box-sizing:border-box;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#7f8591;padding:10px 15px}.monsterinsights-data-row .monsterinsights-col-7-8{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.monsterinsights-reports-box-datalist .monsterinsights-data-row:nth-child(odd){background-color:#f7f7f9}.monsterinsights-reports-box-title{background-color:#FFF;color:#7f8591;font-size:14px;font-weight:700;padding:20px;border-bottom:1px solid #e3e9ed;border-top-left-radius:5px;border-top-right-radius:5px}.monsterinsights-no-padding-right{padding-right:0}.monsterinsights-datalist-box-title{color:#7f8591;font-size:14px;font-weight:700;margin-bottom:10px}body.monsterinsights-reporting-page .monsterinsights-reports-data-table-thead th{padding:15px !important;color:#23282d;font-size:14px;font-weight:700}body.monsterinsights-reporting-page .monsterinsights-reports-data-table-thead{border-top:1px solid #ddd}body.monsterinsights-reporting-page .monsterinsights-reports-data-table-tr td{padding:15px !important;color:#23282d;font-size:14px;font-weight:400}body.monsterinsights-reporting-page .monsterinsights-reports-data-table-tr:nth-child(2n+1){background-color:#f7f9ff}body.monsterinsights-reporting-page .monsterinsights-bootstrap-container .table > thead > tr > th{border-bottom:0px}body.monsterinsights-reporting-page .monsterinsights-bootstrap-container .table{margin-bottom:0px}body.monsterinsights-reporting-page .monsterinsights-reports-data-table-tr:nth-child(2n+2){background-color:#fff}body.monsterinsights-reporting-page .monsterinsights-reports-2-column-container .monsterinsights-reports-2-column-item .monsterinsights-reports-2-column-panel.list-no-icons,body.monsterinsights-reporting-page .monsterinsights-reports-2-column-container .monsterinsights-reports-2-column-item .monsterinsights-reports-2-column-panel.list-no-icons{background-color:#f7f9ff !important}body.monsterinsights-reporting-page .monsterinsights-reports-2-column-container .monsterinsights-reports-2-column-item .monsterinsights-reports-2-column-panel.panel .monsterinsights-reports-data-table-thead{background-color:#fff}@media only screen and (max-width: 479px){.monsterinsights-bootstrap-container .table > thead > tr > th,.monsterinsights-bootstrap-container .table > tbody > tr > th,.monsterinsights-bootstrap-container .table > tfoot > tr > th,.monsterinsights-bootstrap-container .table > thead > tr > td,.monsterinsights-bootstrap-container .table > tbody > tr > td,.monsterinsights-bootstrap-container .table > tfoot > tr > td{display:block}}body.monsterinsights-reporting-page .monsterinsights-bootstrap-container .monsterinsights-white-bg-panel{background-color:#FFF !important}#monsterinsights-tools-pages .monsterinsights-main-nav-tab{padding:30px 5px;margin:0px}#monsterinsights-tools-pages .monsterinsights-main-nav-tab .monsterinsights-upsell-under-box{margin-top:0px}.monsterinsights-main-nav-tabs label{margin-top:7px;display:block;color:#444851}#monsterinsights-tools-pages .form-table th,#monsterinsights-tools-pages .form-table td,#monsterinsights-tools-pages .form-table tr{padding:0px 0px 20px 0px;border:none}#monsterinsights-tools-pages .monsterinsights-nav-tab .description{margin-top:0px}#monsterinsights-tools-pages input[type="text"],#monsterinsights-tools-pages input[type=url],#monsterinsights-tools-pages textarea{width:350px;padding-right:0;font-size:13px;border-width:2px;border-radius:3px;border-color:#e4e9ee;box-shadow:none}#monsterinsights-tools-pages input[type="text"],#monsterinsights-tools-pages input[type=url]{height:32px}#monsterinsights-tools-pages textarea{height:100px}@media (max-width: 767px){#monsterinsights-tools-pages input[type="text"],#monsterinsights-tools-pages input[type="url"],#monsterinsights-tools-pages textarea{width:90% !important}#monsterinsights-tools-pages input[type="text"],#monsterinsights-tools-pages input[type="url"]{height:auto}}@media screen and (max-width: 772px){.monsterinsights-reports-action-bar-actions{margin-top:20px;float:left;width:100%}.monsterinsights-pro-report-date-control-group .btn.btn-default{margin-bottom:15px;width:calc(50%)}.monsterinsights-bootstrap-container .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0;margin-right:0 !important}.monsterinsights-bootstrap-container .btn-group.monsterinsights-pro-report-date-control-group,.monsterinsights-bootstrap-container .btn-group-vertical{position:relative;display:inline-block;vertical-align:middle;width:100%}.monsterinsights-pro-report-date-control-group .monsterinsights-pro-datepicker{width:100%;text-align:center}}#monsterinsights-related-resources-list{list-style-type:disc;padding-left:40px}@font-face{font-family:'monsterinsights';src:url(../fonts/monsterinsights.eot);src:url(../fonts/monsterinsights.eot?#iefix) format("embedded-opentype"),url(../fonts/monsterinsights.woff) format("woff"),url(../fonts/monsterinsights.ttf) format("truetype"),url(../fonts/monsterinsights.svg#monsterinsights) format("svg");font-weight:400;font-style:normal}#monsterinsights-addons [class*='monsterinsights-']:before{display:inline-block;font-family:'monsterinsights';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#monsterinsights-addons .monsterinsights-configuration:before{content:'\0041'}#monsterinsights-addons .monsterinsights-leaf:before{content:'\0042'}#monsterinsights-addons .monsterinsights-lightbox:before{content:'\0044'}#monsterinsights-addons .monsterinsights-misc:before{content:'\0045'}#monsterinsights-addons .monsterinsights-mobile:before{content:'\0046'}#monsterinsights-addons .monsterinsights-pagination:before{content:'\0047'}#monsterinsights-addons .monsterinsights-proofing:before{content:'\0048'}#monsterinsights-addons .monsterinsights-slideshow:before{content:'\0049'}#monsterinsights-addons .monsterinsights-tags:before{content:'\004a'}#monsterinsights-addons .monsterinsights-thumbnails:before{content:'\004b'}#monsterinsights-addons .monsterinsights-video:before{content:'\004c'}#monsterinsights-addons .monsterinsights-watermark:before{content:'\004d'}#monsterinsights-addons .monsterinsights-cloud-download:before{content:'\004e'}#monsterinsights-addons .monsterinsights-toggle-on:before{content:'\004f'}#monsterinsights-addons .monsterinsights-plus-circle:before{content:'\0050'}#monsterinsights-addons .monsterinsights-down-arrow:before{content:'\0051'}#monsterinsights-addons .monsterinsights-list:before{content:'\0052'}#monsterinsights-addons .monsterinsights-pinterest-p:before{content:'\0054'}#monsterinsights-addons .monsterinsights-pencil:before{content:'\0055'}#monsterinsights-addons .monsterinsights-close:before{content:'\0056'}#monsterinsights-addons .monsterinsights-check:before{content:'\0057'}body.monsterinsights_page .monsterinsights-addons-subheading{background-color:#fff;height:45px;margin-left:-20px}body.monsterinsights_page .monsterinsights-addons-subheading h1{font-size:20px;font-weight:400;line-height:45px;margin:0 0 0 20px;padding-left:20px}@media (min-width: 600px) and (max-width: 767px){body.monsterinsights_page .monsterinsights-addons-subheading{height:auto;padding-bottom:20px}}#monsterinsights-addon-heading:after{content:"";display:table;clear:both}#monsterinsights-addon-heading h1{float:left}#monsterinsights-addon-heading form{float:right;margin-right:100px}@media (min-width: 600px) and (max-width: 767px){#monsterinsights-addon-heading h1{float:none}}@media (max-width: 508px){#monsterinsights-addon-heading form{display:none}}@media (max-width: 600px){.monsterinsights-addon .interior{display:none !important}}#monsterinsights-addon-heading form input{border:1px solid #ddd;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;border-radius:3px;background-color:#fff;color:#666;margin:7px 10px 0 5px;font-size:14px;padding:5px 8px}#monsterinsights-addon-heading form select{margin:-5px 20px 0 0}#monsterinsights-addon-heading form .spinner{float:none;margin:-3px auto auto}@media (min-width: 600px) and (max-width: 767px){#monsterinsights-addon-heading form{float:none;display:table;margin:10px auto 0}}#monsterinsights-addons{padding:0px}#monsterinsights-addons .button,#monsterinsights-addons .button-primary{text-shadow:none;background-color:#f7f7f7;color:#23282d;font-weight:600;border:1px solid #ccc;line-height:inherit;height:inherit;padding:5px 15px;box-shadow:none;cursor:pointer}#monsterinsights-addons .button:hover,#monsterinsights-addons .button-primary:hover{color:#23282d;background-color:#fafafa;border-color:#999}#monsterinsights-addons .monsterinsights-addon-action-button{padding-left:20px;padding-right:20px}#monsterinsights-addons .monsterinsights-addon-action-button .monsterinsights-cloud-download{font-size:19px;float:left;margin-right:8px;color:#8d8f92}#monsterinsights-addons .monsterinsights-addon-action-button .monsterinsights-toggle-on{font-size:19px;float:left;margin-right:8px;margin-top:1px;color:#7cc048}#monsterinsights-addons .monsterinsights-addon-upgrade-button{background-color:#7cc048;color:#fff;float:none !important;margin:0 auto;display:table;line-height:25px}#monsterinsights-addons .monsterinsights-addon-upgrade-button:hover{background-color:#95dc5e;color:#fff;border-color:#95dc5e}#monsterinsights-addons .monsterinsights-addon-action-button.monsterinsights-activate-addon .monsterinsights-toggle-on{color:#e92c21;-moz-transform:scaleX(-1);-o-transform:scaleX(-1);-webkit-transform:scaleX(-1);transform:scaleX(-1);filter:FlipH;-ms-filter:FlipH}#monsterinsights-addons .monsterinsights-addon-title{margin-top:30px}#monsterinsights-addons .monsterinsights-addons-area:after{content:"";display:table;clear:both}#monsterinsights-addons .monsterinsights-addons-area.licensed{margin:20px 0 40px;padding:0 0 20px;border-bottom:1px solid #ddd}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon{border:1px solid #ddd;position:relative;background:#fff;border-radius:3px;float:left;margin:0 2% 2% 0;min-height:465px;padding:0;text-align:center;width:32%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon:nth-child(3n){margin-right:0}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon:nth-child(3n+1){clear:both}@media (min-width: 992px) and (max-width: 1199px){#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon{min-height:420px}}@media (min-width: 768px) and (max-width: 991px){#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon{width:100% !important;min-height:525px}}@media (min-width: 600px) and (max-width: 767px){#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon{width:100% !important;min-height:525px}}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-thumb{margin:20px auto;max-width:100%}@media (min-width: 992px) and (max-width: 1199px){#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-thumb{margin:10px auto 15px}}@media (min-width: 768px) and (max-width: 991px){#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-thumb{margin:10px auto 15px}}@media (min-width: 600px) and (max-width: 767px){#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-thumb{margin:10px auto 15px}}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-excerpt{color:#2f2f2f;font-weight:400;padding:0 20px;display:table;margin:0 0 90px}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message{background:#f7f7f7;border-top:1px solid #ddd}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message,#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error{position:absolute;bottom:0;float:left;width:100%;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;margin:0;padding:0;text-align:left}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message .interior,#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error .interior{padding:20px}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message .interior:after,#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error .interior:after{content:"";display:table;clear:both}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message.monsterinsights-addon-active .addon-status span,#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error.monsterinsights-addon-active .addon-status span{color:#7cc048}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message.monsterinsights-addon-active .interior.monsterinsights-addon-active .addon-status span,#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error.monsterinsights-addon-active .interior.monsterinsights-addon-active .addon-status span{color:#7cc048}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message.monsterinsights-addon-active .interior.monsterinsights-addon-inactive .addon-status span,#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error.monsterinsights-addon-active .interior.monsterinsights-addon-inactive .addon-status span{color:#e82c20}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message.monsterinsights-addon-active .interior.monsterinsights-addon-not-installed .addon-status span,#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error.monsterinsights-addon-active .interior.monsterinsights-addon-not-installed .addon-status span{color:#a3a4a5}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message.monsterinsights-addon-inactive .addon-status span,#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error.monsterinsights-addon-inactive .addon-status span{color:#e82c20}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message.monsterinsights-addon-inactive .interior.monsterinsights-addon-active .addon-status span,#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error.monsterinsights-addon-inactive .interior.monsterinsights-addon-active .addon-status span{color:#7cc048}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message.monsterinsights-addon-inactive .interior.monsterinsights-addon-inactive .addon-status span,#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error.monsterinsights-addon-inactive .interior.monsterinsights-addon-inactive .addon-status span{color:#e82c20}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message.monsterinsights-addon-inactive .interior.monsterinsights-addon-not-installed .addon-status span,#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error.monsterinsights-addon-inactive .interior.monsterinsights-addon-not-installed .addon-status span{color:#a3a4a5}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message.monsterinsights-addon-not-installed .addon-status span,#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error.monsterinsights-addon-not-installed .addon-status span{color:#a3a4a5}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message.monsterinsights-addon-not-installed .interior.monsterinsights-addon-active .addon-status span,#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error.monsterinsights-addon-not-installed .interior.monsterinsights-addon-active .addon-status span{color:#7cc048}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message.monsterinsights-addon-not-installed .interior.monsterinsights-addon-inactive .addon-status span,#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error.monsterinsights-addon-not-installed .interior.monsterinsights-addon-inactive .addon-status span{color:#e82c20}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message.monsterinsights-addon-not-installed .interior.monsterinsights-addon-not-installed .addon-status span,#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error.monsterinsights-addon-not-installed .interior.monsterinsights-addon-not-installed .addon-status span{color:#a3a4a5}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message span.addon-status,#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error span.addon-status{float:left;font-weight:700}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message a.button,#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error a.button{float:right}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message span.monsterinsights-spinner,#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error span.monsterinsights-spinner{position:absolute;bottom:15px;right:0}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-action{display:inline;float:right}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-action .button-primary{margin:-5px 0 0;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;border-radius:3px}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-action .button-primary:hover{color:#23282d;background-color:#fafafa;border-color:#999}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error{bottom:10px;float:none;left:15px;right:20px;width:auto}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error .xinterior{width:100%;margin:0;background:#fff;border-left:4px solid #dc3232;box-shadow:0 1px 1px 0 rgba(0,0,0,0.1)}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error p{padding:10px;margin:5px 10px}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error .wrap{margin:0}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error .icon32{display:none}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error h2{padding:0}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error .form-table th{padding:10px 0;width:30% !important}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error .form-table input[type="text"],#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error .monsterinsights-addon .monsterinsights-addon-error .form-table input[type="password"]{width:100% !important}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error p.submit{padding:0}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon p{color:#2f2f2f;font-size:13px;margin:10px 0 0;text-shadow:0 1px #fff}#monsterinsights-addons .monsterinsights-addons-area #monsterinsights-addons-unlock-more-area{margin:40px auto 20px;padding-bottom:0;border-bottom:0}#monsterinsights-addons-more-area .monsterinsights-addon .interior{padding:15px 20px !important}#monsterinsights-addons-refresh-addons-form{width:100%;max-width:850px;float:left}@media (min-width: 992px) and (max-width: 1199px){#monsterinsights-addons-refresh-addons-form{max-width:450px}}@media (min-width: 768px) and (max-width: 991px){#monsterinsights-addons-refresh-addons-form{max-width:50%}#monsterinsights-addons-refresh-addons-form input.button{display:block}}@media (min-width: 600px) and (max-width: 767px){#monsterinsights-addons-refresh-addons-form{width:100%;float:none}#monsterinsights-addons-refresh-addons-form input.button{display:block}}#monsterinsights-filter-form{float:right}#monsterinsights-filter-form input[type='submit'],#monsterinsights-filter-form select{background-color:#f7f7f7;color:#23282d;border:1px solid #ddd;height:30px;width:120px;margin-top:-2px}#monsterinsights-filter-form input{padding:5px 15px;box-shadow:0;cursor:pointer;background-color:#f7f7f7;color:#23282d}#monsterinsights-filter-form input:hover{color:#23282d;background-color:#fafafa;border-color:#999}#monsterinsights-filter-form .spinner{float:left}@media only screen and (max-width: 1050px){#monsterinsights-addons-area .monsterinsights-addon{width:49%}#monsterinsights-addons-area .monsterinsights-addon:nth-child(2n){margin-right:0}#monsterinsights-addons-area .monsterinsights-addon:nth-child(2n+1){clear:both}#monsterinsights-addons-area .monsterinsights-addon:nth-child(3n){margin-right:2%}#monsterinsights-addons-area .monsterinsights-addon:nth-child(3n+1){clear:none}#monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-excerpt{margin-bottom:90px}}@media only screen and (max-width: 782px){#monsterinsights-addons-area .monsterinsights-addon{min-height:auto}#monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-action .button-primary{margin:-7px 0 0}}@media only screen and (max-width: 600px){#monsterinsights-addons-area .monsterinsights-addon{width:99%}#monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message{float:left;width:100%}#monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message span.addon-status{display:block;width:100%;margin:0 0 5px;text-align:center}#monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message div.monsterinsights-addon-action{clear:both;display:block;width:100%;text-align:center}#monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message div.monsterinsights-addon-action .button-primary{clear:both;float:none;margin:0 auto}#monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-excerpt{margin-bottom:120px}}
1
+ @font-face{font-family:'Misettings';src:url('../fonts/icons.eot');src:url('../fonts/icons.eot?#iefix') format('embedded-opentype'), url('../fonts/icons.woff2') format('woff2'),url('../fonts/icons.woff') format('woff'),url('../fonts/icons.ttf') format('truetype'),url('../fonts/icons.otf') format('opentype');font-weight:400;font-style:normal}body.monsterinsights_page div.wrap > div.error,body.monsterinsights_page div.wrap > div.notice,body.monsterinsights_page div.wrap > div.updated{margin-left:20px;margin-right:20px}body.monsterinsights_page .update-nag{margin-left:20px;margin-bottom:20px}body.monsterinsights_page #wpcontent{padding-left:0}body.monsterinsights_page div.wrap{margin:0 20px}body.monsterinsights_page #wpbody,body.monsterinsights_page #wpfooter,body.monsterinsights_page,body.monsterinsights_page #wpwrap{background-color:#fff}@media (max-width: 599px){body.monsterinsights_page #wpbody{padding-top:0}}.monsterinsights-grid{margin:0 0 50px}.monsterinsights-grid:after{content:"";display:table;clear:both}.monsterinsights-col-1-1{width:100%}.monsterinsights-col-7-8{width:87.5%}.monsterinsights-col-3-4{width:75%}.monsterinsights-col-2-3{width:66.66%}.monsterinsights-col-1-2{width:50%}.monsterinsights-col-1-3{width:33.33%}.monsterinsights-col-1-4{width:25%}.monsterinsights-col-1-8{width:12.5%}[class*="monsterinsights-col-"]{float:left;padding-right:20px;box-sizing:border-box}.monsterinsights-grid [class*="monsterinsights-col-"]:last-of-type{padding-right:0}.monsterinsights-hideme{display:none;visibility:hidden}.monsterinsights-no-text-decoration{text-decoration:none}.monsterinsights-required-indicator{color:#b94a48;display:inline}.monsterinsights-mega-blur{display:block;-webkit-filter:blur(20px);-moz-filter:blur(15px);-o-filter:blur(15px);-ms-filter:blur(15px);filter:blur(15px);opacity:0.95}.monsterinsights-clear{clear:both}.monsterinsights-clear:after{clear:both;content:'.';display:block;height:0;line-height:0;overflow:auto;visibility:hidden;zoom:1}.monsterinsights-clearfix{content:"";display:table;clear:both}.monsterinsights-clearfix-after:after{content:"";display:table;clear:both}.monsterinsights-help-tip{cursor:help}.monsterinsights-ui-tooltip{background:#eceff6 !important;border-width:1px !important;border-radius:3px !important;box-shadow:1px 1px 2px 1px rgba(214,214,214,0.5) !important;color:#000 !important;max-width:300px !important;padding:7px !important;text-rendering:optimizeLegibility;text-shadow:none !important;z-index:9999 !important}body.monsterinsights_page .button{-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;padding:0 16px 1px;height:33px;line-height:30px;text-decoration:none;text-shadow:none;font-weight:600;-webkit-box-shadow:none;box-shadow:none}body.monsterinsights_page .button.button-small{padding:0 8px 1px;line-height:22px;height:24px}body.monsterinsights_page .button.button-x-large{padding:0 32px 1px;line-height:48px;height:50px;font-size:18px;text-transform:uppercase}body.monsterinsights_page .button.show-settings{height:auto}body.monsterinsights_page .button.button-primary{background:#47c1a5;border-color:#3ca489;-webkit-box-shadow:none;box-shadow:none;color:#fff;border:1px solid #3ca489;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#47c1a5}body.monsterinsights_page .button.button-primary:hover{background:#3ba389;border-color:#3ba389;color:#fff}body.monsterinsights_page .button.button-action{background:#479be7;border-color:#4182bf;-webkit-box-shadow:none;box-shadow:none;color:#fff;border:1px solid #4182bf;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#479be7}body.monsterinsights_page .button.button-action:hover{background:#4183bf;border-color:#4183bf;color:#fff}body.monsterinsights_page .button.button-danger{background:#fff;border-color:#e3e9ed;-webkit-box-shadow:none;box-shadow:none;color:#000;border:1px solid #e3e9ed;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff}body.monsterinsights_page .button.button-danger:hover{background:#e3e9ed;border-color:#e3e9ed;color:#000}@media (min-width: 600px) and (max-width: 767px){body.monsterinsights_page .button{margin-top:10px}}body.monsterinsights_page .monsterinsights-action-button{align-items:flex-start;background-color:#eee;background-image:linear-gradient(#fcfcfc,#eee);border-image-outset:0;border-image-repeat:stretch;border-image-slice:100%;border-image-source:none;border-image-width:1;box-sizing:border-box;color:#333;cursor:pointer;display:block;float:left;font-family:Helvetica,arial,nimbussansl,liberationsans,freesans,clean,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";font-size:13px;font-stretch:normal;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-weight:700;height:33.6px;letter-spacing:normal;line-height:20px;overflow-x:visible;overflow-y:visible;position:relative;text-align:center;text-indent:0;text-rendering:auto;text-shadow:none;text-size-adjust:100%;text-transform:none;user-select:none;vertical-align:middle;white-space:nowrap;word-spacing:0;writing-mode:horizontal-tb;-webkit-appearance:none;-webkit-border-image:none;border-color:#d5d5d5;border-radius:3px;border-style:solid;border-width:.8px;margin:0;padding:6px 12px}div.monsterinsights-code{position:relative;margin:0 0 10px}div.monsterinsights-code:after{content:"";display:table;clear:both}div.monsterinsights-code code{display:block;font-size:11px;padding:5px 20px 5px 5px}a.monsterinsights-clipboard{position:absolute;top:5px;right:5px;color:#23282d;width:33px;padding:0}a.monsterinsights-clipboard span{display:block;text-indent:-9999px}#monsterinsights-header-temp{position:relative;margin:0}#monsterinsights-header{background-color:#f3f5ff;background-image:url(images/waves.png);background-repeat:no-repeat;margin:0;height:119px}@media only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 21),only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2){#monsterinsights-header{background-image:url(images/waves@x2.png);background-size:1356px 119px}}.monsterinsights-header-title{padding-top:50px;padding-left:20px;margin:0}.monsterinsights-header-mascot{float:right;position:absolute;top:0;right:0;margin-top:10px;margin-right:20px;z-index:100}@media (max-width: 610px){.monsterinsights-header-mascot{display:none}.monsterinsights-header-title{padding-top:70px}#monsterinsights-addon-heading form{margin-right:0}}.monsterinsights-notice{border:1px solid;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;box-sizing:border-box;display:table;width:100%;margin:10px 0px}.monsterinsights-notice:after{content:"";display:table;clear:both}.monsterinsights-notice-icon{padding:20px;box-sizing:border-box;width:60px;color:#fff;font-family:"Misettings";font-size:18px;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;display:table-cell;vertical-align:middle;text-align:center}.monsterinsights-notice-text{color:#434751;font-size:16px;font-weight:700;padding:20px;box-sizing:border-box;word-wrap:break-word;display:table-cell;position:relative;vertical-align:middle}body.monsterinsights_page div.wrap > div.error,body.monsterinsights_page div.wrap > div.notice,body.monsterinsights_page div.wrap > div.updated{margin-left:0;margin-right:0}.monsterinsights-notice .button{margin:0px 0px 1em 0px}.monsterinsights-notice-message{margin:0px}.monsterinsights-alert-notice-icon{background-color:#fdbf2f}.monsterinsights-alert-notice-icon:before{content:'\f017'}.monsterinsights-alert-notice{border-color:#fdbf2f;background-color:rgba(253,192,47,0.1)}.monsterinsights-error-notice-icon{background-color:#df4228}.monsterinsights-error-notice-icon:before{content:'\f014'}.monsterinsights-error-notice{border-color:#df4228;background-color:rgba(224,66,40,0.1)}.monsterinsights-info-notice-icon{background-color:#479be7}.monsterinsights-info-notice-icon:before{content:'\f016'}.monsterinsights-info-notice{border-color:#479be7;background-color:rgba(72,155,232,0.1)}.monsterinsights-success-notice-icon{background-color:#47c1a5}.monsterinsights-success-notice-icon:before{content:'\f015'}.monsterinsights-success-notice{border-color:#47c1a5;background-color:rgba(71,194,165,0.1)}.monsterinsights-notice p.monsterinsights-intro{border:none !important;margin:0 0 20px !important;padding:0 !important}.monsterinsights-notice .notice-dismiss{top:10px;right:10px;color:#000}.monsterinsights-notice .notice-dismiss:before{color:#000;width:26px;height:26px;font-size:22px}[class*='monstericon-']:before{display:inline-block;font-family:'Misettings';font-style:normal;font-weight:400;line-height:50px;padding-right:12px;padding-left:5px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle;font-size:20px}[class*='monstericon-'].monsterinsights-active:before{color:#479be7}[class*='monstericon-']:active:before{color:#479be7}[class*='monstericon-']:hover:before{color:#479be7}.monstericon-ads:before{content:'\0041'}.monstericon-eucompliance:before{content:'\004f'}.monstericon-affiliates:before{content:'\0042'}.monstericon-compatibility:before{content:'\0043'}.monstericon-demographics:before{content:'\0044'}.monstericon-dimensions:before{content:'\0045'}.monstericon-files:before{content:'\0046'}.monstericon-ecommerce:before{content:'\0047'}.monstericon-engagement:before{content:'\0048'}.monstericon-forms:before{content:'\0049'}.monstericon-links:before{content:'\004a'}.monstericon-memberships:before{content:'\004b'}.monstericon-notifications:before{content:'\004c'}.monstericon-performance:before{content:'\004d'}.monstericon-permissions:before{content:'\004e'}.monstericon-reporting:before{content:'\004f'}.monstericon-social:before{content:'\0050'}.monstericon-media:before{content:'\0051'}.monstericon-amp:before{content:'\f000'}.monstericon-goptimize:before{content:'\f002'}.monstericon-fbia:before{content:'\f001'}.monstericon-bounce:before{content:'\0051'}.monsterinsights-upgrade-menu-icon{float:right;color:#7f8591;font-size:10px;font-weight:700;text-transform:uppercase;line-height:1;display:inline-block;padding:6px 12px;background-color:#fff;border-radius:3px;margin-right:18px;margin-top:15px}.monsterinsights-main-nav-item.monsterinsights-active .monsterinsights-upgrade-menu-icon,.monsterinsights-main-nav-item:hover .monsterinsights-upgrade-menu-icon{background-color:#f7f8fa}@media only screen and (max-width: 767px){[class*='monstericon-']:before{display:none !important;content:''}span.monsterinsights-upgrade-menu-icon{display:none}}.monsterinsights-nav-container{border:0;background-color:#615d9b;margin:0;display:table;width:100%}h1.monsterinsights-nav-container{padding:0px}.monsterinsights-main-nav-container{height:50px}.monsterinsights-sub-nav-container{display:table-cell;float:none;vertical-align:top;background-color:#f7f8fa;float:left;width:290px;margin:0;padding:0;border-left:1px solid #e4e9ee;border-top:1px solid #e4e9ee;border-bottom:1px solid #e4e9ee;border-right:1px solid #e4e9ee;border-collapse:collapse;border-top-left-radius:3px;border-bottom-left-radius:3px}.monsterinsights-nav-item{border:none;float:left;text-decoration:none}.monsterinsights-nav-item:focus,.monsterinsights-nav-item:active{box-shadow:none}.monsterinsights-main-nav-item{background-color:#615d9b;color:#d8d7e4;background:none;line-height:50px;font-size:13px;padding:0 15px;margin:0;width:100px;text-align:center}.monsterinsights-main-nav-item.monsterinsights-spacing-item{width:5px;padding-left:0}.monsterinsights-main-nav-item.monsterinsights-active{color:#434751;opacity:1;background-color:#fff}#monsterinsights-settings-page-main-nav .monsterinsights-main-nav-item:hover:not(.monsterinsights-active),#monsterinsights-settings-page-main-nav .monsterinsights-main-nav-item:active:not(.monsterinsights-active){color:#fff;opacity:1}.monsterinsights-main-nav-container > .monsterinsights-main-nav-item:not(.monsterinsights-active) + a.monsterinsights-main-nav-item:not(.monsterinsights-active){border-left:1px solid #8c8ab5}.monsterinsights-main-nav-container > .monsterinsights-main-nav-item:last-child:not(.monsterinsights-active){border-right:1px solid #8c8ab5}.monsterinsights-main-nav-item.monsterinsights-active{border:0 !important}#monsterinsights-settings-page-main-nav .monsterinsights-main-nav-item:focus:not(.monsterinsights-active):not(.monsterinsights-spacing-item){color:#fff}.monsterinsights-sub-nav-item{font-size:13px;background-color:#f7f8fa;font-weight:500;line-height:50px;width:100%;margin:0;padding:5px 15px 5px 15px;text-decoration:none;color:#7f8591;border-bottom:1px solid #e4e9ee;border-right:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;transition:none;box-shadow:none;-webkit-box-shadow:none;-webkit-transition:none}.monsterinsights-sub-nav-item.monsterinsights-active,.monsterinsights-sub-nav-item:hover,.monsterinsights-sub-nav-item:active{border-right:1px solid #fff;background-color:#fff;color:#444851}.monsterinsights-sub-nav-area{display:flex}.monsterinsights-sub-nav-tabs{float:left;display:table-cell;float:none;vertical-align:top;background-color:#f7f8fa;border-top:1px solid #e4e9ee;border-right:1px solid #e4e9ee;border-bottom:1px solid #e4e9ee;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;transition:none;box-shadow:none;-webkit-box-shadow:none;-webkit-transition:none;border-top-right-radius:3px;border-bottom-right-radius:3px;width:100%}.monsterinsights-nav-tab{display:none}.monsterinsights-nav-tab.monsterinsights-active{display:block}.monsterinsights-nav-tab .description{color:#7f8592;font-size:13px;margin-top:10px}.monsterinsights-main-nav-tab .form-table tr{border-bottom:1px solid #ddd}.monsterinsights-main-nav-tab .form-table tr.no-bottom-border{border-bottom:0}.monsterinsights-sub-nav-tab{margin:15px 0 20px}.monsterinsights-sub-nav-tab .form-table tr{border-bottom:1px solid #ddd}.monsterinsights-sub-nav-tab .form-table tr.no-bottom-border{border-bottom:0}.monsterinsights-main-nav-tabs .form-table th,.monsterinsights-main-nav-tabs .form-table td{padding-top:40px;padding-bottom:40px}.monsterinsights-sub-nav-tabs .form-table th,.monsterinsights-sub-nav-tabs .form-table td{padding-top:40px}@media (min-width: 768px) and (max-width: 991px){.monsterinsights-main-nav-tabs .form-table th,.monsterinsights-sub-nav-tabs .form-table th{padding-top:40px;padding-right:0 !important}.monsterinsights-main-nav-tabs .form-table td,.monsterinsights-sub-nav-tabs .form-table td{padding-right:0}}@media (min-width: 600px) and (max-width: 767px){.monsterinsights-main-nav-tabs .form-table th,.monsterinsights-sub-nav-tabs .form-table th{padding-top:40px;padding-bottom:10px;padding-right:0 !important}.monsterinsights-main-nav-tabs .form-table td,.monsterinsights-sub-nav-tabs .form-table td{padding-top:0;padding-right:0}}@media only screen and (max-width: 610px){.monsterinsights-main-nav-tabs .form-table th,.monsterinsights-sub-nav-tabs .form-table th{padding-top:20px;padding-bottom:10px;padding-right:0px}.monsterinsights-main-nav-tabs .form-table td,.monsterinsights-sub-nav-tabs .form-table td{padding-top:0;padding-bottom:20px;padding-right:0px}.monsterinsights-main-nav-item{width:auto}.monsterinsights-main-nav-item.monsterinsights-spacing-item{display:none}h1.monsterinsights-nav-container{padding:0px;min-width:150px}.monsterinsights-sub-nav-tabs th{width:auto}}@media only screen and (max-width: 767px){.monsterinsights-sub-nav-container{width:100%}.monsterinsights-sub-nav-item{padding:0;text-align:center;width:100% !important;padding:0;text-align:center}.monsterinsights-sub-nav-tabs .form-table th,.monsterinsights-sub-nav-tabs .form-table td{padding:10px 0 !important}h1.monsterinsights-nav-container{padding:0px}}div#monsterinsights-settings-sub-pages{padding-left:20px;background-color:#FFF;padding-right:20px}#monsterinsights-settings-pages{padding:20px 0}.monsterinsights-main-nav-tabs label{margin-top:7px;display:block;color:#444851}.monsterinsights-sub-nav-tabs label{margin-top:7px;display:block}#monsterinsights-settings-pages #monsterinsights-settings-submit{margin:40px 0 0 0px}#monsterinsights-settings-pages #monsterinsights-refresh-submit{margin-left:10px;vertical-align:baseline}input.monsterinsights-large-checkbox{zoom:1.5}#monsterinsights-settings-pages input[type="text"],#monsterinsights-settings-pages input[type="number"],#monsterinsights-settings-pages input[type="password"],#monsterinsights-settings-pages input[type=email],#monsterinsights-settings-pages select,#monsterinsights-settings-pages textarea{width:350px;padding-right:0;font-size:13px;border-width:2px;border-radius:3px;border-color:#e4e9ee;box-shadow:none}#monsterinsights-settings-pages input[type="text"],#monsterinsights-settings-pages input[type="number"],#monsterinsights-settings-pages input[type="password"],#monsterinsights-settings-pages input[type=email]{height:32px}@media (max-width: 767px){#monsterinsights-settings-pages input[type="text"],#monsterinsights-settings-pages input[type="number"],#monsterinsights-settings-pages input[type="password"],#monsterinsights-settings-pages input[type=email],#monsterinsights-settings-pages select,#monsterinsights-settings-pages textarea{width:90% !important}#monsterinsights-settings-pages input[type="text"],#monsterinsights-settings-pages input[type="number"],#monsterinsights-settings-pages input[type="password"],#monsterinsights-settings-pages input[type=email]{height:auto}}/** License Key Styles */@media (min-width: 768px) and (max-width: 991px){tr#monsterinsights-settings-key-box th{padding-top:20px}}@media (min-width: 600px) and (max-width: 767px){tr#monsterinsights-settings-key-box th{padding-top:20px}}.monsterinsights-upsell-under-box{background-color:#f6fbff;border:1px solid #d6ecff;border-radius:3px;padding:10px 20px;margin-top:30px}.monsterinsights-upsell-box{background-color:#f6fbff;border:1px solid #d6ecff;border-radius:3px;padding:10px 20px}a.monsterinsights-upsell-box-button.button.button-primary{margin-top:20px}.monsterinsights-no-settings-shown td{padding:5px 0px 0px 0px !important}.monsterinsights-no-settings-shown tr{border:none !important}#monsterinsights-settings-pages p.monsterinsights-upsell-button-par{margin-bottom:1em}.monsterinsights-upsell-lite-text{font-size:14px;margin-bottom:2px}body.monsterinsights-reporting-page #wpbody,body.monsterinsights-reporting-page #wpfooter,body.monsterinsights-reporting-page #wpcontent,body.monsterinsights-reporting-page #wpwrap{background-color:#f3f6ff}@media screen and (max-width: 772px){body.monsterinsights-reporting-page a.monsterinsights-main-nav-item.monsterinsights-nav-item,body.monsterinsights-reporting-page .monsterinsights-main-nav-container > .monsterinsights-main-nav-item:not(.monsterinsights-active) + a.monsterinsights-main-nav-item:not(.monsterinsights-active){width:100%;margin:0px;border-bottom:2px solid #fff}body.monsterinsights-reporting-page .monsterinsights-main-nav-container > .monsterinsights-main-nav-item:last-child:not(.monsterinsights-active){border-bottom:2px solid #fff}body.monsterinsights-reporting-page .monsterinsights-main-nav-item:hover:not(.monsterinsights-active):not(.monsterinsights-spacing-item),.monsterinsights-main-nav-item:active:not(.monsterinsights-active):not(.monsterinsights-spacing-item),body.monsterinsights-reporting-page .monsterinsights-main-nav-item.monsterinsights-active{border:none !important}}.monsterinsights-reports-action-bar-title{font-size:24px;font-weight:700;float:left}.monsterinsights-reports-action-bar{margin-bottom:40px;margin-top:40px}.monsterinsights-reports-action-bar-actions{float:right}body.monsterinsights-reporting-page .monsterinsights-nav-container{background-color:#FFF}body.monsterinsights-reporting-page .monsterinsights-main-nav-item{background-color:#FFF;padding:0px;margin:0px 20px 0px 20px;width:auto;color:#7f8388;font-size:14px;font-weight:600}body.monsterinsights-reporting-page .monsterinsights-main-nav-item.monsterinsights-active{border-bottom:2px solid #489be8 !important;color:#489be8}body.monsterinsights-reporting-page .monsterinsights-main-nav-item.monsterinsights-spacing-item{width:20px}body.monsterinsights-reporting-page .monsterinsights-main-nav-container > .monsterinsights-main-nav-item:not(.monsterinsights-active) + a.monsterinsights-main-nav-item:not(.monsterinsights-active){border:none}body.monsterinsights-reporting-page .monsterinsights-main-nav-container > .monsterinsights-main-nav-item:last-child:not(.monsterinsights-active){border:none}body.monsterinsights-reporting-page .monsterinsights-main-nav-item:hover:not(.monsterinsights-active):not(.monsterinsights-spacing-item),body.monsterinsights-reporting-page .monsterinsights-main-nav-item:active:not(.monsterinsights-active):not(.monsterinsights-spacing-item){border-bottom:2px solid #489be8 !important;color:#489be8}body.monsterinsights-reporting-page .monsterinsights-main-nav-item:hover:not(.monsterinsights-active):not(.monsterinsights-spacing-item),body.monsterinsights-reporting-page .monsterinsights-main-nav-item:active:not(.monsterinsights-active):not(.monsterinsights-spacing-item){border-bottom:2px solid #489be8 !important;color:#489be8}body.monsterinsights-reporting-page .monsterinsights-bootstrap-container .container-fluid{padding:0px}body.monsterinsights-reporting-page .monsterinsights-bootstrap-container .panel{background-color:#FFF;border:1px solid #d4e2ef;box-shadow:none;padding:0px;margin:0px;position:relative}body.monsterinsights-reporting-page .monsterinsights-bootstrap-container .row{margin-top:15px}@media screen and (min-width: 782px){body.monsterinsights-reporting-page .monsterinsights-bootstrap-container .row:last-of-type{margin:15px 0px 20px}}body.monsterinsights-reporting-page .monsterinsights-reports-uright-tooltip{float:right;position:absolute;top:15px;right:7px;width:auto;box-sizing:border-box;width:25px;color:#fff;font-family:"Misettings";font-size:18px;-moz-border-radius:5px 0 0;-webkit-border-radius:5px 0 0;border-radius:5px 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;display:table-cell;vertical-align:middle;text-align:left}body.monsterinsights-reporting-page .monsterinsights-reports-uright-tooltip:before{content:'\f01a';color:#c1def8}body.monsterinsights-reporting-page .monsterinsights-reports-uright-tooltip:active:before{color:#4c9ce4}body.monsterinsights-reporting-page .monsterinsights-reports-uright-tooltip:hover:before{color:#4c9ce4}body.monsterinsights-reporting-page .monsterinsights-reports-ui-tooltip{z-index:99999;background-color:#4c9ce4;border-radius:4px;padding:15px;box-shadow:0 0 24px rgba(89, 164, 234, 0.33);color:#fff;position:absolute;max-width:226px !important}body.monsterinsights-reporting-page .monsterinsights-reports-ui-tooltip .monsterinsights-reports-tooltip-title{border-bottom:1px solid #3583c8;padding-bottom:10px;font-size:14px;font-weight:700}body.monsterinsights-reporting-page .monsterinsights-reports-ui-tooltip .monsterinsights-reports-tooltip-content{font-size:14px;font-weight:400;line-height:20px;padding-top:10px}body.monsterinsights-reporting-page .monsterinsights-reports-2-column-item .monsterinsights-reports-uright-tooltip{right:7px}.monsterinsights-upsell-card{margin-bottom:100px;background-image:url(../images/upsell/chart.png);background-size:cover;background-position-y:bottom;border:4px solid #489be8;position:relative;margin:.5rem 0 1rem 0;background-color:#fff;transition:box-shadow .25s;border-radius:2px}@media only screen and (min-width: 993px){.monsterinsights-upsell-card{z-index:4;margin-top:80px}}@media only screen and (max-width: 992px){.monsterinsights-upgrade-mascot{display:none}}.monsterinsights-upgrade-mascot{position:absolute;margin-top:-110px;margin-left:calc(50% - 71px);z-index:100}.monsterinsights-upsell-card-card-content{padding:24px;border-radius:0 0 2px 2px}.monsterinsights-upsell-card-title{font-weight:700;text-align:center;display:block;line-height:32px;margin-bottom:8px;font-size:24px}.monsterinsights-upsell-card-subtitle{text-align:center;text-transform:uppercase}.monsterinsights-upsell-card-action{position:relative;background-color:#ffffffac;text-align:center;border-top:1px solid rgba(160,160,160,0.2);padding:16px 24px}body.monsterinsights-reporting-page .monsterinsights-bootstrap-container .monsterinsights-upsell-card-action a.monsterinsights-upsell-card-button{background-color:#489be8;color:#FFF !important;text-decoration:none;padding:0 3rem;position:relative;cursor:pointer;display:inline-block;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;vertical-align:middle;z-index:1;transition:.3s ease-out;background-color:#489be8;color:white;text-decoration:none;padding:0 3rem;height:54px;line-height:54px;text-align:center;letter-spacing:.5px;border:none;border-radius:2px;outline:0;text-transform:uppercase;box-shadow:0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);text-decoration:none}body.monsterinsights-reporting-page .monsterinsights-bootstrap-container .monsterinsights-upsell-card-action a.monsterinsights-upsell-card-button:hover{background-color:#6cbaf5}.monsterinsights-upsell-container{margin:0 auto;max-width:1280px;width:90%}@media only screen and (min-width: 993px){.monsterinsights-upsell-container{width:70%}}@media only screen and (min-width: 601px){.monsterinsights-upsell-container{width:85%}}body.monsterinsights-reporting-page .monsterinsights-overview-report-overview-graph-panel{border-top:0px !important}body.monsterinsights-reporting-page .monsterinsights-tabbed-nav-tab-title{background-color:#eceff6;border-top-left-radius:0px;border-top-right-radius:4px;color:#23282d;font-size:18px;font-weight:700}body.monsterinsights-reporting-page .monsterinsights-tabbed-nav-tab-title a:focus{outline:none;box-shadow:none}body.monsterinsights-reporting-page .monsterinsights-tabbed-nav-tab-title a{text-align:left !important;float:left;padding:20px;width:100%}body.monsterinsights-reporting-page .monsterinsights-tabbed-nav-tab-title:not(.active){border-right:0px !important;border:1px solid #d4e2ef}body.monsterinsights-reporting-page .monsterinsights-tabbed-nav-tab-title:not(.active):first-of-type{border-left:0px !important;border:1px solid #d4e2ef}body.monsterinsights-reporting-page .monsterinsights-tabbed-nav-tab-title.active{background-color:#fff;border-top:3px solid #4c9ce4;border-bottom:0px;border-right:0px;border-left:0px}body.monsterinsights-reporting-page .monsterinsights-tabbed-nav-tab-title:first-of-type{border-top-left-radius:4px;border-top-right-radius:0px}body.monsterinsights-reporting-page .monsterinsights-bootstrap-container .nav-tabs.nav-justified > .active > a,body.monsterinsights-reporting-page .monsterinsights-bootstrap-container .nav-tabs.nav-justified > .active > a:hover,body.monsterinsights-reporting-page .monsterinsights-bootstrap-container .nav-tabs.nav-justified > .active > a:focus{border:none}body.monsterinsights-reporting-page .monsterinsights-bootstrap-container .nav-tabs > li > a{border:0px}body.monsterinsights-reporting-page .monsterinsights-bootstrap-container a,body.monsterinsights-reporting-page .monsterinsights-bootstrap-container a:hover,body.monsterinsights-reporting-page .monsterinsights-bootstrap-container a:focus{color:#23282d}@media screen and (max-width: 782px){body.monsterinsights-reporting-page .monsterinsights-tabbed-nav-tab-title:first-of-type{border-top-left-radius:4px;border-top-right-radius:4px}body.monsterinsights-reporting-page .monsterinsights-tabbed-nav-tab-title:nth-of-type(2){border-top-left-radius:4;border-top-right-radius:0;border-left:0}}@media only screen and (max-width: 772px){body.monsterinsights-reporting-page a.monsterinsights-main-nav-item.monsterinsights-nav-item,body.monsterinsights-reporting-page .monsterinsights-main-nav-container > .monsterinsights-main-nav-item:not(.monsterinsights-active) + a.monsterinsights-main-nav-item:not(.monsterinsights-active){width:100%;margin:0px;border-bottom:2px solid #fff}}body.monsterinsights-reporting-page .monsterinsights-user-icon{box-sizing:border-box;width:25px;color:#fff;font-family:"Misettings";font-size:18px;-moz-border-radius:5px 0 0;-webkit-border-radius:5px 0 0;border-radius:5px 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;display:table-cell;vertical-align:middle;text-align:left;float:left}body.monsterinsights-reporting-page .monsterinsights-user-icon:before{content:'\f018';color:#4c9ce4}body.monsterinsights-reporting-page .monsterinsights-eye-icon{box-sizing:border-box;width:30px;color:#fff;font-family:"Misettings";font-size:18px;-moz-border-radius:5px 0 0;-webkit-border-radius:5px 0 0;border-radius:5px 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;display:table-cell;vertical-align:middle;text-align:left;float:left}body.monsterinsights-reporting-page .monsterinsights-eye-icon:before{content:'\f019';color:#4c9ce4}body.monsterinsights-reporting-page .monsterinsights-reports-overview-datagraph-tooltip-container{padding:15px;background-color:#FFF;border-radius:4px;box-shadow:0 0 24px rgba(89, 164, 234, 0.33);width:112px}body.monsterinsights-reporting-page .monsterinsights-reports-overview-datagraph-tooltip-title{color:#23282d;font-size:14px;font-weight:400;border-bottom:1px solid #d4e2ef;padding-bottom:5px}body.monsterinsights-reporting-page .monsterinsights-reports-overview-datagraph-tooltip-number{color:#23282d;font-size:24px;font-weight:400;margin-top:5px;margin-bottom:5px}body.monsterinsights-reporting-page .monsterinsights-reports-overview-datagraph-tooltip-descriptor{color:#23282d;font-size:12px;font-weight:400;margin-bottom:10px}body.monsterinsights-reporting-page .monsterinsights-reports-overview-datagraph-tooltip-trend{color:#23282d;font-size:16px;font-weight:400}body.monsterinsights-reporting-page #monsterinsights-chartjs-tooltip{opacity:1;position:absolute}body.monsterinsights-reporting-page .monsterinsights-overview-report-infobox-panel{margin-top:15px !important}body.monsterinsights-reporting-page .monsterinsights-reports-infobox{padding:15px;border-left:1px solid #d4e2ef}body.monsterinsights-reporting-page .monsterinsights-reports-infobox:first-of-type{border-left:0px}body.monsterinsights-reporting-page .monsterinsights-reports-infobox-title{color:#23282d;font-size:18px;font-weight:700;max-width:calc(100% - 22px)}body.monsterinsights-reporting-page .monsterinsights-reports-infobox-number{color:#23282d;font-size:30px;font-weight:400;margin-top:20px}body.monsterinsights-reporting-page .monsterinsights-reports-infobox-prev{float:left;font-size:16px;font-weight:700;margin-top:20px}body.monsterinsights-reporting-page .monsterinsights-reports-infobox-compare{float:right;color:#a7d0f5;font-size:14px;font-weight:400;margin-top:20px}@media screen and (min-width: 992px) and (max-width: 1140px){body.monsterinsights-reporting-page .monsterinsights-reports-infobox{height:165px}}@media screen and (max-width: 991px){body.monsterinsights-reporting-page .monsterinsights-reports-infobox:nth-of-type(3){border-left:0}body.monsterinsights-reporting-page .monsterinsights-reports-infobox:nth-of-type(n+3){border-top:1px solid #d4e2ef}}@media only screen and (max-width: 480px){body.monsterinsights-reporting-page .monsterinsights-reports-infobox{padding:15px;border-top:1px solid #d4e2ef;width:100%}body.monsterinsights-reporting-page .monsterinsights-reports-infobox:first-of-type{border-top:0}body.monsterinsights-reporting-page .monsterinsights-reports-infobox:nth-of-type(even){border-left:0}}body.monsterinsights-reporting-page .monsterinsights-reports-2-column-container{margin-top:15px !important}body.monsterinsights-reporting-page .monsterinsights-reports-2-column-container .monsterinsights-reports-2-column-item .monsterinsights-reports-2-column-panel.panel{padding:15px;background-color:#f7f9ff}body.monsterinsights-reporting-page .monsterinsights-reports-panel-title{color:#23282d;font-size:18px;font-weight:700;background-color:#FFF}body.monsterinsights-reporting-page .monsterinsights-pie-chart-panel .monsterinsights-reports-uright-tooltip{top:15px;right:7px}body.monsterinsights-reporting-page .monsterinsights-pie-chart-panel .monsterinsights-reports-panel-title{padding:0}body.monsterinsights-reporting-page .monsterinsights-reports-pie-graph{margin-left:40px}body.monsterinsights-reporting-page .monsterinsights-reports-pie-graph-key{float:right;position:absolute;bottom:20px;right:50px}body.monsterinsights-reporting-page .monsterinsights-reports-pie-visitors-graph-key{float:right;position:absolute;bottom:20px;right:50px}body.monsterinsights-reporting-page .monsterinsights-pie-chart-legend-number{color:#23282d;font-size:20px;font-weight:400;margin-left:30px;float:right}body.monsterinsights-reporting-page #monsterinsights-chartjs-pie-returning-tooltip{opacity:1;position:absolute}body.monsterinsights-reporting-page #monsterinsights-chartjs-pie-devices-tooltip{opacity:1;position:absolute}body.monsterinsights-reporting-page .monsterinsights-reports-country-flag{margin-right:10px;margin-left:0}body.monsterinsights-reporting-page .monsterinsights-reports-list .list-group-item:nth-child(2n+1){background-color:#f7f9ff}body.monsterinsights-reporting-page .monsterinsights-reports-2-column-container .monsterinsights-reports-2-column-item .monsterinsights-reports-2-column-panel.panel.nopadding{padding:0px}body.monsterinsights-reporting-page .monsterinsights-reports-2-column-container .monsterinsights-reports-2-column-item .monsterinsights-reports-2-column-panel.panel.nopadding .monsterinsights-reports-panel-title{padding:15px}body.monsterinsights-reporting-page .monsterinsights-reports-list .list-group-item{border:none;height:40px;height:auto}body.monsterinsights-reporting-page .monsterinsights-reports-list .list-group{box-shadow:none;margin-bottom:1px}body.monsterinsights-reporting-page .monsterinsights-reports-referral-icon{margin-right:10px;margin-left:10px}body.monsterinsights-reporting-page .monsterinsights-reports-2-column-container .monsterinsights-reports-2-column-item .monsterinsights-reports-2-column-panel.panel.monsterinsights-pie-chart-panel{background-color:#FFF}body.monsterinsights-reporting-page .monsterinsights-pie-chart-panel .monsterinsights-reports-panel-title{margin-bottom:15px;padding-bottom:15px}@media only screen and (min-width: 992px){body.monsterinsights-reporting-page #monsterinsights-main-tab-ecommerce .monsterinsights-reports-2-column-container .monsterinsights-reports-2-column-item:nth-of-type(1){padding-left:0}body.monsterinsights-reporting-page #monsterinsights-main-tab-ecommerce .monsterinsights-reports-2-column-container .monsterinsights-reports-2-column-item:nth-of-type(2){padding-right:0}}@media only screen and (min-width: 992px) and (max-width: 1165px){body.monsterinsights-reporting-page .monsterinsights-reports-pie-graph-key,body.monsterinsights-reporting-page .monsterinsights-reports-pie-visitors-graph-key{display:block;position:inherit;float:none;margin-top:10px;bottom:0;right:0}}@media only screen and (max-width: 500px){body.monsterinsights-reporting-page .monsterinsights-reports-pie-graph-key,body.monsterinsights-reporting-page .monsterinsights-reports-pie-visitors-graph-key{display:block;position:inherit;float:none;margin-top:10px;bottom:0;right:0}body.monsterinsights-reporting-page .monsterinsights-reports-pie-graph{margin:auto;float:none;display:block}}@media screen and (max-width: 992px){.monsterinsights-reports-2-column-container .monsterinsights-reports-2-column-item:nth-of-type(2){margin-top:15px}}body.monsterinsights-reporting-page .monsterinsights-reports-1-column-row{margin-top:15px !important}body.monsterinsights-reporting-page .monsterinsights-reports-panel-title{padding:15px;border-top-left-radius:4px;border-top-right-radius:4px}body.monsterinsights-reporting-page .monsterinsights-reports-list-count{width:25px;color:#23282d;font-size:14px;font-weight:700;display:inline-block}body.monsterinsights-reporting-page .monsterinsights-reports-list-text{color:#23282d;font-size:14px;font-weight:400}body.monsterinsights-reporting-page .monsterinsights-reports-list-number{color:#23282d;font-size:14px;font-weight:400;float:right}body.monsterinsights-reporting-page .monsterinsights-reports-panel-footer{color:#4c9ce4;border-radius:0px 0px 4px 4px;padding:20px 15px;font-size:14px;font-weight:400;clear:both;background:#f7f9ff;border-top:1px solid #d4e2ef;min-height:76px}body.monsterinsights-reporting-page .monsterinsights-bootstrap-container a.monsterinsights-reports-panel-footer-button{color:#4c9ce4;font-size:14px;font-weight:400;padding:8px 15px;background-color:white;border:1px solid #d4e2ef;border-radius:4px;display:inline-block}body.monsterinsights-reporting-page .monsterinsights-reports-panel-footer.monsterinsights-reports-panel-footer-large{background:#f7f9ff;border-top:1px solid #d4e2ef;min-height:76px}@media only screen and (max-width: 768px){body.monsterinsights-reporting-page .monsterinsights-reports-panel-footer.monsterinsights-reports-panel-footer-large{text-align:center}body.monsterinsights-reporting-page .monsterinsights-bootstrap-container a.monsterinsights-reports-panel-footer-button{float:none;width:100%;text-align:center;margin-top:15px}}#monsterinsights-report-top-page-list .monsterinsights-reports-list-count{display:inline-block;top:10px;position:absolute}#monsterinsights-report-top-page-list .monsterinsights-reports-list-text{max-width:85%;display:inline-block;margin-left:25px}@media only screen and (max-width: 480px){#monsterinsights-report-top-page-list .monsterinsights-reports-list-text{max-width:80%}}body.monsterinsights-reporting-page .monsterinsights-reports-show-selector-group{color:#4c9ce4;font-size:14px;font-weight:400;display:inline-block}body.monsterinsights-reporting-page .monsterinsights-reports-show-selector-group .monsterinsights-reports-show-selector-button.btn.btn-default{background-color:#FFF;color:#4c9ce4;font-size:14px;font-weight:400;background-image:none;box-shadow:none;text-shadow:none;padding:3px 10px;opacity:1}body.monsterinsights-reporting-page .monsterinsights-reports-show-selector-group .monsterinsights-reports-show-selector-button.ten{border-radius:4px 0px 0px 4px !important}body.monsterinsights-reporting-page .monsterinsights-reports-show-selector-group .monsterinsights-reports-show-selector-button.fifty{border-radius:0px 4px 4px 0px !important;margin-right:20px !important}body.monsterinsights-reporting-page .monsterinsights-reports-show-selector-group .monsterinsights-reports-show-selector-button.btn.btn-default.active{background-color:#4c9ce4;border:1px solid #6db0e9;color:#f7f7f7;box-shadow:none;text-shadow:none}.monsterinsights-data-row{width:100%;float:left;box-sizing:border-box;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#7f8591;padding:10px 15px}.monsterinsights-data-row .monsterinsights-col-7-8{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.monsterinsights-reports-box-datalist .monsterinsights-data-row:nth-child(odd){background-color:#f7f7f9}.monsterinsights-reports-box-title{background-color:#FFF;color:#7f8591;font-size:14px;font-weight:700;padding:20px;border-bottom:1px solid #e3e9ed;border-top-left-radius:5px;border-top-right-radius:5px}.monsterinsights-no-padding-right{padding-right:0}.monsterinsights-datalist-box-title{color:#7f8591;font-size:14px;font-weight:700;margin-bottom:10px}body.monsterinsights-reporting-page .monsterinsights-reports-data-table-thead th{padding:15px !important;color:#23282d;font-size:14px;font-weight:700}body.monsterinsights-reporting-page .monsterinsights-reports-data-table-thead{border-top:1px solid #ddd}body.monsterinsights-reporting-page .monsterinsights-reports-data-table-tr td{padding:15px !important;color:#23282d;font-size:14px;font-weight:400}body.monsterinsights-reporting-page .monsterinsights-reports-data-table-tr:nth-child(2n+1){background-color:#f7f9ff}body.monsterinsights-reporting-page .monsterinsights-bootstrap-container .table > thead > tr > th{border-bottom:0px}body.monsterinsights-reporting-page .monsterinsights-bootstrap-container .table{margin-bottom:0px}body.monsterinsights-reporting-page .monsterinsights-reports-data-table-tr:nth-child(2n+2){background-color:#fff}body.monsterinsights-reporting-page .monsterinsights-reports-2-column-container .monsterinsights-reports-2-column-item .monsterinsights-reports-2-column-panel.list-no-icons,body.monsterinsights-reporting-page .monsterinsights-reports-2-column-container .monsterinsights-reports-2-column-item .monsterinsights-reports-2-column-panel.list-no-icons{background-color:#f7f9ff !important}body.monsterinsights-reporting-page .monsterinsights-reports-2-column-container .monsterinsights-reports-2-column-item .monsterinsights-reports-2-column-panel.panel .monsterinsights-reports-data-table-thead{background-color:#fff}@media only screen and (max-width: 479px){.monsterinsights-bootstrap-container .table > thead > tr > th,.monsterinsights-bootstrap-container .table > tbody > tr > th,.monsterinsights-bootstrap-container .table > tfoot > tr > th,.monsterinsights-bootstrap-container .table > thead > tr > td,.monsterinsights-bootstrap-container .table > tbody > tr > td,.monsterinsights-bootstrap-container .table > tfoot > tr > td{display:block}}body.monsterinsights-reporting-page .monsterinsights-bootstrap-container .monsterinsights-white-bg-panel{background-color:#FFF !important}body.monsterinsights-reporting-page .monsterinsights-reports-2-column-container .monsterinsights-reports-2-column-item .monsterinsights-reports-2-column-panel.list-no-icons.realtime-report-graph{background-color:#ffffff !important}#monsterinsights-tools-pages .monsterinsights-main-nav-tab{padding:30px 5px;margin:0px}#monsterinsights-tools-pages .monsterinsights-main-nav-tab .monsterinsights-upsell-under-box{margin-top:0px}.monsterinsights-main-nav-tabs label{margin-top:7px;display:block;color:#444851}#monsterinsights-tools-pages .form-table th,#monsterinsights-tools-pages .form-table td,#monsterinsights-tools-pages .form-table tr{padding:0px 0px 20px 0px;border:none}#monsterinsights-tools-pages .monsterinsights-nav-tab .description{margin-top:0px}#monsterinsights-tools-pages input[type="text"],#monsterinsights-tools-pages input[type=url],#monsterinsights-tools-pages textarea{width:350px;padding-right:0;font-size:13px;border-width:2px;border-radius:3px;border-color:#e4e9ee;box-shadow:none}#monsterinsights-tools-pages input[type="text"],#monsterinsights-tools-pages input[type=url]{height:32px}#monsterinsights-tools-pages textarea{height:100px}@media (max-width: 767px){#monsterinsights-tools-pages input[type="text"],#monsterinsights-tools-pages input[type="url"],#monsterinsights-tools-pages textarea{width:90% !important}#monsterinsights-tools-pages input[type="text"],#monsterinsights-tools-pages input[type="url"]{height:auto}}@media screen and (max-width: 772px){.monsterinsights-reports-action-bar-actions{margin-top:20px;float:left;width:100%}.monsterinsights-pro-report-date-control-group .btn.btn-default{margin-bottom:15px;width:calc(50%)}.monsterinsights-bootstrap-container .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0;margin-right:0 !important}.monsterinsights-bootstrap-container .btn-group.monsterinsights-pro-report-date-control-group,.monsterinsights-bootstrap-container .btn-group-vertical{position:relative;display:inline-block;vertical-align:middle;width:100%}.monsterinsights-pro-report-date-control-group .monsterinsights-pro-datepicker{width:100%;text-align:center}}#monsterinsights-related-resources-list{list-style-type:disc;padding-left:40px}@font-face{font-family:'monsterinsights';src:url(../fonts/monsterinsights.eot);src:url(../fonts/monsterinsights.eot?#iefix) format("embedded-opentype"),url(../fonts/monsterinsights.woff) format("woff"),url(../fonts/monsterinsights.ttf) format("truetype"),url(../fonts/monsterinsights.svg#monsterinsights) format("svg");font-weight:400;font-style:normal}#monsterinsights-addons [class*='monsterinsights-']:before{display:inline-block;font-family:'monsterinsights';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#monsterinsights-addons .monsterinsights-configuration:before{content:'\0041'}#monsterinsights-addons .monsterinsights-leaf:before{content:'\0042'}#monsterinsights-addons .monsterinsights-lightbox:before{content:'\0044'}#monsterinsights-addons .monsterinsights-misc:before{content:'\0045'}#monsterinsights-addons .monsterinsights-mobile:before{content:'\0046'}#monsterinsights-addons .monsterinsights-pagination:before{content:'\0047'}#monsterinsights-addons .monsterinsights-proofing:before{content:'\0048'}#monsterinsights-addons .monsterinsights-slideshow:before{content:'\0049'}#monsterinsights-addons .monsterinsights-tags:before{content:'\004a'}#monsterinsights-addons .monsterinsights-thumbnails:before{content:'\004b'}#monsterinsights-addons .monsterinsights-video:before{content:'\004c'}#monsterinsights-addons .monsterinsights-watermark:before{content:'\004d'}#monsterinsights-addons .monsterinsights-cloud-download:before{content:'\004e'}#monsterinsights-addons .monsterinsights-toggle-on:before{content:'\004f'}#monsterinsights-addons .monsterinsights-plus-circle:before{content:'\0050'}#monsterinsights-addons .monsterinsights-down-arrow:before{content:'\0051'}#monsterinsights-addons .monsterinsights-list:before{content:'\0052'}#monsterinsights-addons .monsterinsights-pinterest-p:before{content:'\0054'}#monsterinsights-addons .monsterinsights-pencil:before{content:'\0055'}#monsterinsights-addons .monsterinsights-close:before{content:'\0056'}#monsterinsights-addons .monsterinsights-check:before{content:'\0057'}body.monsterinsights_page .monsterinsights-addons-subheading{background-color:#fff;height:45px;margin-left:-20px}body.monsterinsights_page .monsterinsights-addons-subheading h1{font-size:20px;font-weight:400;line-height:45px;margin:0 0 0 20px;padding-left:20px}@media (min-width: 600px) and (max-width: 767px){body.monsterinsights_page .monsterinsights-addons-subheading{height:auto;padding-bottom:20px}}#monsterinsights-addon-heading:after{content:"";display:table;clear:both}#monsterinsights-addon-heading h1{float:left}#monsterinsights-addon-heading form{float:right;margin-right:100px}@media (min-width: 600px) and (max-width: 767px){#monsterinsights-addon-heading h1{float:none}}@media (max-width: 508px){#monsterinsights-addon-heading form{display:none}}@media (max-width: 600px){.monsterinsights-addon .interior{display:none !important}}#monsterinsights-addon-heading form input{border:1px solid #ddd;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;border-radius:3px;background-color:#fff;color:#666;margin:7px 10px 0 5px;font-size:14px;padding:5px 8px}#monsterinsights-addon-heading form select{margin:-5px 20px 0 0}#monsterinsights-addon-heading form .spinner{float:none;margin:-3px auto auto}@media (min-width: 600px) and (max-width: 767px){#monsterinsights-addon-heading form{float:none;display:table;margin:10px auto 0}}#monsterinsights-addons{padding:0px}#monsterinsights-addons .button,#monsterinsights-addons .button-primary{text-shadow:none;background-color:#f7f7f7;color:#23282d;font-weight:600;border:1px solid #ccc;line-height:inherit;height:inherit;padding:5px 15px;box-shadow:none;cursor:pointer}#monsterinsights-addons .button:hover,#monsterinsights-addons .button-primary:hover{color:#23282d;background-color:#fafafa;border-color:#999}#monsterinsights-addons .monsterinsights-addon-action-button{padding-left:20px;padding-right:20px}#monsterinsights-addons .monsterinsights-addon-action-button .monsterinsights-cloud-download{font-size:19px;float:left;margin-right:8px;color:#8d8f92}#monsterinsights-addons .monsterinsights-addon-action-button .monsterinsights-toggle-on{font-size:19px;float:left;margin-right:8px;margin-top:1px;color:#7cc048}#monsterinsights-addons .monsterinsights-addon-upgrade-button{background-color:#7cc048;color:#fff;float:none !important;margin:0 auto;display:table;line-height:25px}#monsterinsights-addons .monsterinsights-addon-upgrade-button:hover{background-color:#95dc5e;color:#fff;border-color:#95dc5e}#monsterinsights-addons .monsterinsights-addon-action-button.monsterinsights-activate-addon .monsterinsights-toggle-on{color:#e92c21;-moz-transform:scaleX(-1);-o-transform:scaleX(-1);-webkit-transform:scaleX(-1);transform:scaleX(-1);filter:FlipH;-ms-filter:FlipH}#monsterinsights-addons .monsterinsights-addon-title{margin-top:30px}#monsterinsights-addons .monsterinsights-addons-area:after{content:"";display:table;clear:both}#monsterinsights-addons .monsterinsights-addons-area.licensed{margin:20px 0 40px;padding:0 0 20px;border-bottom:1px solid #ddd}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon{border:1px solid #ddd;position:relative;background:#fff;border-radius:3px;float:left;margin:0 2% 2% 0;min-height:465px;padding:0;text-align:center;width:32%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon:nth-child(3n){margin-right:0}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon:nth-child(3n+1){clear:both}@media (min-width: 992px) and (max-width: 1199px){#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon{min-height:420px}}@media (min-width: 768px) and (max-width: 991px){#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon{width:100% !important;min-height:525px}}@media (min-width: 600px) and (max-width: 767px){#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon{width:100% !important;min-height:525px}}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-thumb{margin:20px auto;max-width:100%}@media (min-width: 992px) and (max-width: 1199px){#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-thumb{margin:10px auto 15px}}@media (min-width: 768px) and (max-width: 991px){#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-thumb{margin:10px auto 15px}}@media (min-width: 600px) and (max-width: 767px){#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-thumb{margin:10px auto 15px}}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-excerpt{color:#2f2f2f;font-weight:400;padding:0 20px;display:table;margin:0 0 90px}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message{background:#f7f7f7;border-top:1px solid #ddd}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message,#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error{position:absolute;bottom:0;float:left;width:100%;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;margin:0;padding:0;text-align:left}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message .interior,#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error .interior{padding:20px}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message .interior:after,#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error .interior:after{content:"";display:table;clear:both}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message.monsterinsights-addon-active .addon-status span,#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error.monsterinsights-addon-active .addon-status span{color:#7cc048}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message.monsterinsights-addon-active .interior.monsterinsights-addon-active .addon-status span,#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error.monsterinsights-addon-active .interior.monsterinsights-addon-active .addon-status span{color:#7cc048}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message.monsterinsights-addon-active .interior.monsterinsights-addon-inactive .addon-status span,#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error.monsterinsights-addon-active .interior.monsterinsights-addon-inactive .addon-status span{color:#e82c20}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message.monsterinsights-addon-active .interior.monsterinsights-addon-not-installed .addon-status span,#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error.monsterinsights-addon-active .interior.monsterinsights-addon-not-installed .addon-status span{color:#a3a4a5}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message.monsterinsights-addon-inactive .addon-status span,#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error.monsterinsights-addon-inactive .addon-status span{color:#e82c20}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message.monsterinsights-addon-inactive .interior.monsterinsights-addon-active .addon-status span,#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error.monsterinsights-addon-inactive .interior.monsterinsights-addon-active .addon-status span{color:#7cc048}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message.monsterinsights-addon-inactive .interior.monsterinsights-addon-inactive .addon-status span,#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error.monsterinsights-addon-inactive .interior.monsterinsights-addon-inactive .addon-status span{color:#e82c20}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message.monsterinsights-addon-inactive .interior.monsterinsights-addon-not-installed .addon-status span,#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error.monsterinsights-addon-inactive .interior.monsterinsights-addon-not-installed .addon-status span{color:#a3a4a5}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message.monsterinsights-addon-not-installed .addon-status span,#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error.monsterinsights-addon-not-installed .addon-status span{color:#a3a4a5}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message.monsterinsights-addon-not-installed .interior.monsterinsights-addon-active .addon-status span,#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error.monsterinsights-addon-not-installed .interior.monsterinsights-addon-active .addon-status span{color:#7cc048}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message.monsterinsights-addon-not-installed .interior.monsterinsights-addon-inactive .addon-status span,#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error.monsterinsights-addon-not-installed .interior.monsterinsights-addon-inactive .addon-status span{color:#e82c20}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message.monsterinsights-addon-not-installed .interior.monsterinsights-addon-not-installed .addon-status span,#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error.monsterinsights-addon-not-installed .interior.monsterinsights-addon-not-installed .addon-status span{color:#a3a4a5}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message span.addon-status,#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error span.addon-status{float:left;font-weight:700}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message a.button,#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error a.button{float:right}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message span.monsterinsights-spinner,#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error span.monsterinsights-spinner{position:absolute;bottom:15px;right:0}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-action{display:inline;float:right}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-action .button-primary{margin:-5px 0 0;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;border-radius:3px}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-action .button-primary:hover{color:#23282d;background-color:#fafafa;border-color:#999}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error{bottom:10px;float:none;left:15px;right:20px;width:auto}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error .xinterior{width:100%;margin:0;background:#fff;border-left:4px solid #dc3232;box-shadow:0 1px 1px 0 rgba(0,0,0,0.1)}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error p{padding:10px;margin:5px 10px}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error .wrap{margin:0}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error .icon32{display:none}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error h2{padding:0}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error .form-table th{padding:10px 0;width:30% !important}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error .form-table input[type="text"],#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error .monsterinsights-addon .monsterinsights-addon-error .form-table input[type="password"]{width:100% !important}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-error p.submit{padding:0}#monsterinsights-addons .monsterinsights-addons-area .monsterinsights-addon p{color:#2f2f2f;font-size:13px;margin:10px 0 0;text-shadow:0 1px #fff}#monsterinsights-addons .monsterinsights-addons-area #monsterinsights-addons-unlock-more-area{margin:40px auto 20px;padding-bottom:0;border-bottom:0}#monsterinsights-addons-more-area .monsterinsights-addon .interior{padding:15px 20px !important}#monsterinsights-addons-refresh-addons-form{width:100%;max-width:850px;float:left}@media (min-width: 992px) and (max-width: 1199px){#monsterinsights-addons-refresh-addons-form{max-width:450px}}@media (min-width: 768px) and (max-width: 991px){#monsterinsights-addons-refresh-addons-form{max-width:50%}#monsterinsights-addons-refresh-addons-form input.button{display:block}}@media (min-width: 600px) and (max-width: 767px){#monsterinsights-addons-refresh-addons-form{width:100%;float:none}#monsterinsights-addons-refresh-addons-form input.button{display:block}}#monsterinsights-filter-form{float:right}#monsterinsights-filter-form input[type='submit'],#monsterinsights-filter-form select{background-color:#f7f7f7;color:#23282d;border:1px solid #ddd;height:30px;width:120px;margin-top:-2px}#monsterinsights-filter-form input{padding:5px 15px;box-shadow:0;cursor:pointer;background-color:#f7f7f7;color:#23282d}#monsterinsights-filter-form input:hover{color:#23282d;background-color:#fafafa;border-color:#999}#monsterinsights-filter-form .spinner{float:left}@media only screen and (max-width: 1050px){#monsterinsights-addons-area .monsterinsights-addon{width:49%}#monsterinsights-addons-area .monsterinsights-addon:nth-child(2n){margin-right:0}#monsterinsights-addons-area .monsterinsights-addon:nth-child(2n+1){clear:both}#monsterinsights-addons-area .monsterinsights-addon:nth-child(3n){margin-right:2%}#monsterinsights-addons-area .monsterinsights-addon:nth-child(3n+1){clear:none}#monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-excerpt{margin-bottom:90px}}@media only screen and (max-width: 782px){#monsterinsights-addons-area .monsterinsights-addon{min-height:auto}#monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-action .button-primary{margin:-7px 0 0}}@media only screen and (max-width: 600px){#monsterinsights-addons-area .monsterinsights-addon{width:99%}#monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message{float:left;width:100%}#monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message span.addon-status{display:block;width:100%;margin:0 0 5px;text-align:center}#monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message div.monsterinsights-addon-action{clear:both;display:block;width:100%;text-align:center}#monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-message div.monsterinsights-addon-action .button-primary{clear:both;float:none;margin:0 auto}#monsterinsights-addons-area .monsterinsights-addon .monsterinsights-addon-excerpt{margin-bottom:120px}}
assets/js/admin.js CHANGED
@@ -1032,9 +1032,6 @@ jQuery(document).ready(function($) {
1032
  if ( attrName != 'class' ){
1033
  return;
1034
  }
1035
-
1036
- // Blur report shown
1037
- jQuery( "#monsterinsights-reports-pages" ).addClass( "monsterinsights-mega-blur" );
1038
 
1039
  // Which report?
1040
  var reportname = jQuery("#monsterinsights-reports-pages").find( "div.monsterinsights-main-nav-tab.monsterinsights-active" ).attr("id").replace("monsterinsights-main-tab-", "" );
@@ -1042,6 +1039,13 @@ jQuery(document).ready(function($) {
1042
  var start = moment( moment().subtract(30, 'days') ).tz(monsterinsights_admin.timezone).format('YYYY-MM-DD');
1043
  var end = moment( moment().subtract( 1, 'days' ) ).tz(monsterinsights_admin.timezone).format('YYYY-MM-DD');
1044
 
 
 
 
 
 
 
 
1045
  swal({
1046
  type: 'info',
1047
  title: monsterinsights_admin.refresh_report_title,
@@ -1060,7 +1064,7 @@ jQuery(document).ready(function($) {
1060
  'end' : end,
1061
  'report' : reportname,
1062
  };
1063
-
1064
  jQuery.post(ajaxurl, data, function( response ) {
1065
 
1066
  if ( response.success && response.data.html ) {
1032
  if ( attrName != 'class' ){
1033
  return;
1034
  }
 
 
 
1035
 
1036
  // Which report?
1037
  var reportname = jQuery("#monsterinsights-reports-pages").find( "div.monsterinsights-main-nav-tab.monsterinsights-active" ).attr("id").replace("monsterinsights-main-tab-", "" );
1039
  var start = moment( moment().subtract(30, 'days') ).tz(monsterinsights_admin.timezone).format('YYYY-MM-DD');
1040
  var end = moment( moment().subtract( 1, 'days' ) ).tz(monsterinsights_admin.timezone).format('YYYY-MM-DD');
1041
 
1042
+ if ( reportname === 'realtime' ) {
1043
+ return;
1044
+ }
1045
+
1046
+ // Blur report shown
1047
+ jQuery( "#monsterinsights-reports-pages" ).addClass( "monsterinsights-mega-blur" );
1048
+
1049
  swal({
1050
  type: 'info',
1051
  title: monsterinsights_admin.refresh_report_title,
1064
  'end' : end,
1065
  'report' : reportname,
1066
  };
1067
+
1068
  jQuery.post(ajaxurl, data, function( response ) {
1069
 
1070
  if ( response.success && response.data.html ) {
assets/js/frontend.js CHANGED
@@ -11,10 +11,10 @@
11
  * @since 6.0.12
12
  */
13
  var MonsterInsights = function(){
14
- // MonsterInsights JS events tracking works on all major browsers, including IE starting at IE 7, via polyfills for any major JS function used that
15
- // is not supported by at least 95% of the global and/or US browser marketshare. Currently, IE 7 & 8 which as of 2/14/17 have under 0.25% global marketshare, require
16
- // us to polyfill Array.prototype.lastIndexOf, and if they continue to drop, we might remove this polyfill at some point. In that case note that events tracking
17
- // for IE 7/8 will continue to work, with the exception of events tracking of downloads.
18
  var lastClicked = [];
19
 
20
  this.setLastClicked = function(valuesArray,fieldsArray,tracked){
@@ -86,7 +86,7 @@ var MonsterInsights = function(){
86
  extension = extension.substring( 0, (extension.indexOf( "#" ) == -1 ) ? extension.length : extension.indexOf( "#" ) ); /* Remove the anchor at the end, if there is one */
87
  extension = extension.substring( 0, (extension.indexOf( "?" ) == -1 ) ? extension.length : extension.indexOf( "?" ) ); /* Remove the query after the file name, if there is one */
88
  extension = extension.substring( extension.lastIndexOf( "/" ) + 1, extension.length ); /* Remove everything before the last slash in the path */
89
- if ( extension.length > 0 && extension.indexOf('.') !== -1 ) { // If there's a period left in the URL, then there's a extension. Else it is not a extension.
90
  extension = extension.substring( extension.indexOf( "." ) + 1 ); /* Remove everything but what's after the first period */
91
  return extension;
92
  } else {
@@ -95,7 +95,7 @@ var MonsterInsights = function(){
95
  }
96
 
97
  function __gaTrackerLoaded() {
98
- return typeof(__gaTracker) !== 'undefined' && __gaTracker && __gaTracker.hasOwnProperty( "loaded" ) && __gaTracker.loaded == true; // jshint ignore:line
99
  }
100
 
101
  function __gaTrackerTrackedClick( event ) {
@@ -148,9 +148,14 @@ var MonsterInsights = function(){
148
  var pathname = el.pathname;
149
  link = link.toString();
150
  var index, len;
 
 
 
 
 
151
 
152
  if ( link.match( /^javascript\:/i ) ) {
153
- type = 'internal'; // if it's a JS link, it's internal
154
  } else if ( protocol && protocol.length > 0 && ( __gaTrackerStringTrim( protocol ) == 'tel' || __gaTrackerStringTrim( protocol ) == 'tel:' ) ) { /* If it's a telephone link */
155
  type = "tel";
156
  } else if ( protocol && protocol.length > 0 && ( __gaTrackerStringTrim( protocol ) == 'mailto' || __gaTrackerStringTrim( protocol ) == 'mailto:' ) ) { /* If it's a email */
@@ -176,7 +181,7 @@ var MonsterInsights = function(){
176
  break;
177
  }
178
  }
179
- }
180
 
181
  if ( type === 'unknown' ) {
182
  type = 'internal';
@@ -201,7 +206,7 @@ var MonsterInsights = function(){
201
  var valuesArray = [];
202
  var fieldsArray;
203
 
204
- // Start Values Array
205
  valuesArray.el = el;
206
  valuesArray.ga_loaded = __gaTrackerLoaded();
207
  valuesArray.click_type = __gaTrackerTrackedClickType( event );
@@ -230,6 +235,8 @@ var MonsterInsights = function(){
230
  var currentdomain = __gaTrackerGetDomain(); /* What domain are we on? */
231
  var type = __gaTrackerLinkType( el ); /* What type of link is this? */
232
  var target = __gaTrackerLinkTarget( el, event ); /* Is a new tab/window being opened? */
 
 
233
 
234
  /* Element */
235
  valuesArray.el = el; /* el is an a element so we can parse it */
@@ -299,8 +306,8 @@ var MonsterInsights = function(){
299
  fieldsArray = {
300
  hitType : 'event',
301
  eventCategory : 'download',
302
- eventAction : link,
303
- eventLabel : valuesArray.title,
304
  };
305
 
306
  __gaTrackerSend( valuesArray, fieldsArray );
@@ -309,8 +316,8 @@ var MonsterInsights = function(){
309
  fieldsArray = {
310
  hitType : 'event',
311
  eventCategory : 'tel',
312
- eventAction : link,
313
- eventLabel : valuesArray.title.replace('tel:', ''),
314
  };
315
 
316
  __gaTrackerSend( valuesArray, fieldsArray );
@@ -318,8 +325,8 @@ var MonsterInsights = function(){
318
  fieldsArray = {
319
  hitType : 'event',
320
  eventCategory : 'mailto',
321
- eventAction : link,
322
- eventLabel : valuesArray.title.replace('mailto:', ''),
323
  };
324
 
325
  __gaTrackerSend( valuesArray, fieldsArray );
@@ -327,8 +334,8 @@ var MonsterInsights = function(){
327
  fieldsArray = {
328
  hitType : 'event',
329
  eventCategory : internal_label,
330
- eventAction : link,
331
- eventLabel : valuesArray.title,
332
  };
333
 
334
  __gaTrackerSend( valuesArray, fieldsArray );
@@ -336,8 +343,8 @@ var MonsterInsights = function(){
336
  fieldsArray = {
337
  hitType: 'event',
338
  eventCategory:'outbound-link',
339
- eventAction: link,
340
- eventLabel: valuesArray.title,
341
  };
342
 
343
  __gaTrackerSend( valuesArray, fieldsArray );
@@ -345,14 +352,25 @@ var MonsterInsights = function(){
345
  fieldsArray = {
346
  hitType: 'event',
347
  eventCategory:'cross-hostname',
348
- eventAction: link,
349
- eventLabel: valuesArray.title,
350
  };
351
 
352
  __gaTrackerSend( valuesArray, fieldsArray );
353
  } else {
354
- valuesArray.exit = 'type';
355
- __gaTrackerNotSend( valuesArray );
 
 
 
 
 
 
 
 
 
 
 
356
  }
357
  } else {
358
  /* Prevent standard click, track then open */
@@ -365,7 +383,7 @@ var MonsterInsights = function(){
365
  }
366
  }
367
  }
368
-
369
  if ( type == 'download' ) {
370
  if ( track_download_as == 'pageview' ) {
371
  fieldsArray = {
@@ -379,8 +397,8 @@ var MonsterInsights = function(){
379
  fieldsArray = {
380
  hitType : 'event',
381
  eventCategory : 'download',
382
- eventAction : link,
383
- eventLabel : valuesArray.title,
384
  hitCallback : __gaTrackerHitBack,
385
  };
386
 
@@ -399,8 +417,8 @@ var MonsterInsights = function(){
399
  fieldsArray = {
400
  hitType : 'event',
401
  eventCategory : internal_label,
402
- eventAction : link,
403
- eventLabel : valuesArray.title,
404
  hitCallback : __gaTrackerHitBack,
405
  };
406
 
@@ -420,12 +438,12 @@ var MonsterInsights = function(){
420
  event.returnValue = false;
421
  }
422
  }
423
-
424
  fieldsArray = {
425
  hitType : 'event',
426
  eventCategory : 'outbound-link',
427
- eventAction : link,
428
- eventLabel : valuesArray.title,
429
  hitCallback : __gaTrackerHitBack,
430
  };
431
 
@@ -435,7 +453,7 @@ var MonsterInsights = function(){
435
 
436
  __gaTrackerSend( valuesArray, fieldsArray );
437
  setTimeout( __gaTrackerHitBack, 1000 );
438
- };
439
  } else if ( type == 'cross-hostname' ) {
440
  window.onbeforeunload = function(e) {
441
  if (! event.defaultPrevented ) {
@@ -449,8 +467,8 @@ var MonsterInsights = function(){
449
  fieldsArray = {
450
  hitType : 'event',
451
  eventCategory : 'cross-hostname',
452
- eventAction : link,
453
- eventLabel : valuesArray.title,
454
  hitCallback : __gaTrackerHitBack,
455
  };
456
 
@@ -462,8 +480,20 @@ var MonsterInsights = function(){
462
  setTimeout( __gaTrackerHitBack, 1000 );
463
  };
464
  } else {
465
- valuesArray.exit = 'type';
466
- __gaTrackerNotSend( valuesArray );
 
 
 
 
 
 
 
 
 
 
 
 
467
  }
468
 
469
  if ( type != 'external' && type != 'cross-hostname' && type != 'internal-as-outbound' ) {
@@ -490,7 +520,7 @@ var MonsterInsights = function(){
490
  }
491
  var prevHash = window.location.hash;
492
  function __gaTrackerHashChangeEvent() {
493
- // Todo: Ready this section for JS unit testing
494
  if ( monsterinsights_frontend.hash_tracking === "true" && prevHash != window.location.hash ) {
495
  prevHash = window.location.hash;
496
  __gaTracker('set', 'page', location.pathname + location.search + location.hash );
@@ -549,7 +579,7 @@ var MonsterInsights = function(){
549
 
550
  var n, k,
551
  t = Object(this),
552
- len = t.length >>> 0; // jshint ignore:line
553
  if (len === 0) {
554
  return -1;
555
  }
@@ -560,7 +590,7 @@ var MonsterInsights = function(){
560
  if (n != n) {
561
  n = 0;
562
  }
563
- else if (n != 0 && n != (1 / 0) && n != -(1 / 0)) { // jshint ignore:line
564
  n = (n > 0 || -1) * Math.floor(Math.abs(n));
565
  }
566
  }
11
  * @since 6.0.12
12
  */
13
  var MonsterInsights = function(){
14
+ /* MonsterInsights JS events tracking works on all major browsers, including IE starting at IE 7, via polyfills for any major JS function used that
15
+ is not supported by at least 95% of the global and/or US browser marketshare. Currently, IE 7 & 8 which as of 2/14/17 have under 0.25% global marketshare, require
16
+ us to polyfill Array.prototype.lastIndexOf, and if they continue to drop, we might remove this polyfill at some point. In that case note that events tracking
17
+ for IE 7/8 will continue to work, with the exception of events tracking of downloads. */
18
  var lastClicked = [];
19
 
20
  this.setLastClicked = function(valuesArray,fieldsArray,tracked){
86
  extension = extension.substring( 0, (extension.indexOf( "#" ) == -1 ) ? extension.length : extension.indexOf( "#" ) ); /* Remove the anchor at the end, if there is one */
87
  extension = extension.substring( 0, (extension.indexOf( "?" ) == -1 ) ? extension.length : extension.indexOf( "?" ) ); /* Remove the query after the file name, if there is one */
88
  extension = extension.substring( extension.lastIndexOf( "/" ) + 1, extension.length ); /* Remove everything before the last slash in the path */
89
+ if ( extension.length > 0 && extension.indexOf('.') !== -1 ) { /* If there's a period left in the URL, then there's a extension. Else it is not a extension. */
90
  extension = extension.substring( extension.indexOf( "." ) + 1 ); /* Remove everything but what's after the first period */
91
  return extension;
92
  } else {
95
  }
96
 
97
  function __gaTrackerLoaded() {
98
+ return typeof(__gaTracker) !== 'undefined' && __gaTracker && __gaTracker.hasOwnProperty( "loaded" ) && __gaTracker.loaded == true; /* jshint ignore:line */
99
  }
100
 
101
  function __gaTrackerTrackedClick( event ) {
148
  var pathname = el.pathname;
149
  link = link.toString();
150
  var index, len;
151
+ var category = el.getAttribute("data-vars-ga-category");
152
+
153
+ if ( category ) {
154
+ return category;
155
+ }
156
 
157
  if ( link.match( /^javascript\:/i ) ) {
158
+ type = 'internal'; /* if it's a JS link, it's internal */
159
  } else if ( protocol && protocol.length > 0 && ( __gaTrackerStringTrim( protocol ) == 'tel' || __gaTrackerStringTrim( protocol ) == 'tel:' ) ) { /* If it's a telephone link */
160
  type = "tel";
161
  } else if ( protocol && protocol.length > 0 && ( __gaTrackerStringTrim( protocol ) == 'mailto' || __gaTrackerStringTrim( protocol ) == 'mailto:' ) ) { /* If it's a email */
181
  break;
182
  }
183
  }
184
+ }
185
 
186
  if ( type === 'unknown' ) {
187
  type = 'internal';
206
  var valuesArray = [];
207
  var fieldsArray;
208
 
209
+ /* Start Values Array */
210
  valuesArray.el = el;
211
  valuesArray.ga_loaded = __gaTrackerLoaded();
212
  valuesArray.click_type = __gaTrackerTrackedClickType( event );
235
  var currentdomain = __gaTrackerGetDomain(); /* What domain are we on? */
236
  var type = __gaTrackerLinkType( el ); /* What type of link is this? */
237
  var target = __gaTrackerLinkTarget( el, event ); /* Is a new tab/window being opened? */
238
+ var action = el.getAttribute("data-vars-ga-action");
239
+ var label = el.getAttribute("data-vars-ga-label");
240
 
241
  /* Element */
242
  valuesArray.el = el; /* el is an a element so we can parse it */
306
  fieldsArray = {
307
  hitType : 'event',
308
  eventCategory : 'download',
309
+ eventAction : action || link,
310
+ eventLabel : label || valuesArray.title,
311
  };
312
 
313
  __gaTrackerSend( valuesArray, fieldsArray );
316
  fieldsArray = {
317
  hitType : 'event',
318
  eventCategory : 'tel',
319
+ eventAction : action || link,
320
+ eventLabel : label || valuesArray.title.replace('tel:', ''),
321
  };
322
 
323
  __gaTrackerSend( valuesArray, fieldsArray );
325
  fieldsArray = {
326
  hitType : 'event',
327
  eventCategory : 'mailto',
328
+ eventAction : action || link,
329
+ eventLabel : label || valuesArray.title.replace('mailto:', ''),
330
  };
331
 
332
  __gaTrackerSend( valuesArray, fieldsArray );
334
  fieldsArray = {
335
  hitType : 'event',
336
  eventCategory : internal_label,
337
+ eventAction : action || link,
338
+ eventLabel : label || valuesArray.title,
339
  };
340
 
341
  __gaTrackerSend( valuesArray, fieldsArray );
343
  fieldsArray = {
344
  hitType: 'event',
345
  eventCategory:'outbound-link',
346
+ eventAction: action || link,
347
+ eventLabel: label || valuesArray.title,
348
  };
349
 
350
  __gaTrackerSend( valuesArray, fieldsArray );
352
  fieldsArray = {
353
  hitType: 'event',
354
  eventCategory:'cross-hostname',
355
+ eventAction: action || link,
356
+ eventLabel: label || valuesArray.title,
357
  };
358
 
359
  __gaTrackerSend( valuesArray, fieldsArray );
360
  } else {
361
+ if ( type && type != 'internal' ) {
362
+ fieldsArray = {
363
+ hitType: 'event',
364
+ eventCategory: type,
365
+ eventAction: action || link,
366
+ eventLabel: label || valuesArray.title,
367
+ };
368
+
369
+ __gaTrackerSend( valuesArray, fieldsArray );
370
+ } else {
371
+ valuesArray.exit = 'type';
372
+ __gaTrackerNotSend( valuesArray );
373
+ }
374
  }
375
  } else {
376
  /* Prevent standard click, track then open */
383
  }
384
  }
385
  }
386
+
387
  if ( type == 'download' ) {
388
  if ( track_download_as == 'pageview' ) {
389
  fieldsArray = {
397
  fieldsArray = {
398
  hitType : 'event',
399
  eventCategory : 'download',
400
+ eventAction : action || link,
401
+ eventLabel : label || valuesArray.title,
402
  hitCallback : __gaTrackerHitBack,
403
  };
404
 
417
  fieldsArray = {
418
  hitType : 'event',
419
  eventCategory : internal_label,
420
+ eventAction : action || link,
421
+ eventLabel : label || valuesArray.title,
422
  hitCallback : __gaTrackerHitBack,
423
  };
424
 
438
  event.returnValue = false;
439
  }
440
  }
441
+
442
  fieldsArray = {
443
  hitType : 'event',
444
  eventCategory : 'outbound-link',
445
+ eventAction : action || link,
446
+ eventLabel : label || valuesArray.title,
447
  hitCallback : __gaTrackerHitBack,
448
  };
449
 
453
 
454
  __gaTrackerSend( valuesArray, fieldsArray );
455
  setTimeout( __gaTrackerHitBack, 1000 );
456
+ };
457
  } else if ( type == 'cross-hostname' ) {
458
  window.onbeforeunload = function(e) {
459
  if (! event.defaultPrevented ) {
467
  fieldsArray = {
468
  hitType : 'event',
469
  eventCategory : 'cross-hostname',
470
+ eventAction : action || link,
471
+ eventLabel : label || valuesArray.title,
472
  hitCallback : __gaTrackerHitBack,
473
  };
474
 
480
  setTimeout( __gaTrackerHitBack, 1000 );
481
  };
482
  } else {
483
+ if ( type && type !== 'internal' ) {
484
+ fieldsArray = {
485
+ hitType: 'event',
486
+ eventCategory: type,
487
+ eventAction: action || link,
488
+ eventLabel: label || valuesArray.title,
489
+ hitCallback : __gaTrackerHitBack,
490
+ };
491
+
492
+ __gaTrackerSend( valuesArray, fieldsArray );
493
+ } else {
494
+ valuesArray.exit = 'type';
495
+ __gaTrackerNotSend( valuesArray );
496
+ }
497
  }
498
 
499
  if ( type != 'external' && type != 'cross-hostname' && type != 'internal-as-outbound' ) {
520
  }
521
  var prevHash = window.location.hash;
522
  function __gaTrackerHashChangeEvent() {
523
+ /* Todo: Ready this section for JS unit testing */
524
  if ( monsterinsights_frontend.hash_tracking === "true" && prevHash != window.location.hash ) {
525
  prevHash = window.location.hash;
526
  __gaTracker('set', 'page', location.pathname + location.search + location.hash );
579
 
580
  var n, k,
581
  t = Object(this),
582
+ len = t.length >>> 0; /* jshint ignore:line */
583
  if (len === 0) {
584
  return -1;
585
  }
590
  if (n != n) {
591
  n = 0;
592
  }
593
+ else if (n != 0 && n != (1 / 0) && n != -(1 / 0)) { /* jshint ignore:line */
594
  n = (n > 0 || -1) * Math.floor(Math.abs(n));
595
  }
596
  }
assets/js/frontend.min.js CHANGED
@@ -1,40 +1,42 @@
1
  ;var MonsterInsights=function(){var t=[];this.setLastClicked=function(e,n,i){e=typeof e!=='undefined'?e:[];n=typeof n!=='undefined'?n:[];i=typeof i!=='undefined'?i:!1;t.valuesArray=e;t.fieldsArray=n};this.getLastClicked=function(){return t};function l(){if(monsterinsights_frontend.is_debug_mode==='true'||window.monsterinsights_debug_mode){return!0}
2
- else{return!1}};function e(e,n){e=typeof e!=='undefined'?e:[];n=typeof n!=='undefined'?n:{};__gaTracker('send',n);t.valuesArray=e;t.fieldsArray=n;t.tracked=!0;i('Tracked: '+e.type);i(t)};function n(e){e=typeof e!=='undefined'?e:[];t.valuesArray=e;t.fieldsArray=[];t.tracked=!1;i('Not Tracked: '+e.exit);i(t)};function i(e){if(l()){console.dir(e)}};function a(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.toString();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 typeof(__gaTracker)!=='undefined'&&__gaTracker&&__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'}
7
  else if(e.shiftKey){return'shiftKey'}
8
  else if(e.altKey){return'altKey'}
9
- else{return''}};function m(e){var r=d(),h=u(),t='unknown',c=e.href,g=f(e.href),p=s(),o=e.hostname,i=e.protocol,v=e.pathname;c=c.toString();var n,l;if(c.match(/^javascript\:/i)){t='internal'}
10
- else if(i&&i.length>0&&(a(i)=='tel'||a(i)=='tel:')){t='tel'}
11
- else if(i&&i.length>0&&(a(i)=='mailto'||a(i)=='mailto:')){t='mailto'}
12
- else if(o&&p&&o.length>0&&p.length>0&&!o.endsWith(p)){t='external'}
13
- else if(v&&h.length>0&&v.length>0){for(n=0,l=h.length;n<l;++n){if(h[n].length>0&&v.startsWith(h[n])){t='internal-as-outbound';break}}}
14
- else if(o&&window.monsterinsights_experimental_mode&&o.length>0&&document.domain.length>0&&o!==document.domain){t='cross-hostname'};if(g&&(t==='unknown'||'external'===t)&&r.length>0&&g.length>0){for(n=0,l=r.length;n<l;++n){if(r[n].length>0&&(c.endsWith(r[n])||r[n]==g)){t='download';break}}};if(t==='unknown'){t='internal'};return t};function y(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 a=i.srcElement||i.target,t=[],o;t.el=a;t.ga_loaded=h();t.click_type=v(i);if(!h()||!p(i)){t.exit='loaded';n(t);return}
15
- while(a&&(typeof a.tagName=='undefined'||a.tagName.toLowerCase()!='a'||!a.href)){a=a.parentNode};if(a&&a.href&&!a.hasAttribute('xlink:href')){var c=a.href,L=f(a.href),K=d(),O=u(),E=monsterinsights_frontend.home_url,w=monsterinsights_frontend.track_download_as,b='outbound-link-'+monsterinsights_frontend.internal_label,D=s(),r=m(a),x=y(a,i);t.el=a;t.el_href=a.href;t.el_protocol=a.protocol;t.el_hostname=a.hostname;t.el_port=a.port;t.el_pathname=a.pathname;t.el_search=a.search;t.el_hash=a.hash;t.el_host=a.host;t.debug_mode=l();t.download_extensions=K;t.inbound_paths=O;t.home_url=E;t.track_download_as=w;t.internal_label=b;t.link=c;t.extension=L;t.type=r;t.target=x;t.title=a.title||a.textContent||a.innerText;if(r!=='internal'&&r!=='javascript'){var k=!1,g=function(){if(k){return};k=!0;window.location.href=c},T=function(){t.exit='external';n(t)},A=function(){t.exit='internal-as-outbound';n(t)},C=function(){t.exit='cross-hostname';n(t)};if(x||r=='mailto'||r=='tel'){if(r=='download'){if(w=='pageview'){o={hitType:'pageview',page:c,};e(t,o)}
16
- else{o={hitType:'event',eventCategory:'download',eventAction:c,eventLabel:t.title,};e(t,o)}}
17
- else if(r=='tel'){o={hitType:'event',eventCategory:'tel',eventAction:c,eventLabel:t.title.replace('tel:',''),};e(t,o)}
18
- else if(r=='mailto'){o={hitType:'event',eventCategory:'mailto',eventAction:c,eventLabel:t.title.replace('mailto:',''),};e(t,o)}
19
- else if(r=='internal-as-outbound'){o={hitType:'event',eventCategory:b,eventAction:c,eventLabel:t.title,};e(t,o)}
20
- else if(r=='external'){o={hitType:'event',eventCategory:'outbound-link',eventAction:c,eventLabel:t.title,};e(t,o)}
21
- else if(r=='cross-hostname'){o={hitType:'event',eventCategory:'cross-hostname',eventAction:c,eventLabel:t.title,};e(t,o)}
22
- else{t.exit='type';n(t)}}
23
- else{if(r!='cross-hostname'&&r!='external'&&r!='internal-as-outbound'){if(!i.defaultPrevented){if(i.preventDefault){i.preventDefault()}
24
- else{i.returnValue=!1}}};if(r=='download'){if(w=='pageview'){o={hitType:'pageview',page:c,hitCallback:g,};e(t,o)}
25
- else{o={hitType:'event',eventCategory:'download',eventAction:c,eventLabel:t.title,hitCallback:g,};e(t,o)}}
26
- else if(r=='internal-as-outbound'){window.onbeforeunload=function(n){if(!i.defaultPrevented){if(i.preventDefault){i.preventDefault()}
27
- else{i.returnValue=!1}};o={hitType:'event',eventCategory:b,eventAction:c,eventLabel:t.title,hitCallback:g,};if(navigator.sendBeacon){o.transport='beacon'};e(t,o);setTimeout(g,1000)}}
28
- else if(r=='external'){window.onbeforeunload=function(n){if(!i.defaultPrevented){if(i.preventDefault){i.preventDefault()}
29
- else{i.returnValue=!1}};o={hitType:'event',eventCategory:'outbound-link',eventAction:c,eventLabel:t.title,hitCallback:g,};if(navigator.sendBeacon){o.transport='beacon'};e(t,o);setTimeout(g,1000)}}
30
- else if(r=='cross-hostname'){window.onbeforeunload=function(n){if(!i.defaultPrevented){if(i.preventDefault){i.preventDefault()}
31
- else{i.returnValue=!1}};o={hitType:'event',eventCategory:'cross-hostname',eventAction:c,eventLabel:t.title,hitCallback:g,};if(navigator.sendBeacon){o.transport='beacon'};e(t,o);setTimeout(g,1000)}}
32
- else{t.exit='type';n(t)};if(r!='external'&&r!='cross-hostname'&&r!='internal-as-outbound'){setTimeout(g,1000)}
33
- else{if(r=='external'){setTimeout(T,1100)}
34
- else if(r=='cross-hostname'){setTimeout(C,1100)}
35
- else{setTimeout(A,1100)}}}}
 
 
36
  else{t.exit='internal';n(t)}}
37
  else{t.exit='notlink';n(t)}};var r=window.location.hash;function g(){if(monsterinsights_frontend.hash_tracking==='true'&&r!=window.location.hash){r=window.location.hash;__gaTracker('set','page',location.pathname+location.search+location.hash);__gaTracker('send','pageview');i('Hash change to: '+location.pathname+location.search+location.hash)}
38
- else{i('Hash change to (untracked): '+location.pathname+location.search+location.hash)}};var o=window;if(o.addEventListener){o.addEventListener('load',function(){document.body.addEventListener('click',c,!1)},!1);window.addEventListener('hashchange',g,!1)}
39
- else{if(o.attachEvent){o.attachEvent('onload',function(){document.body.attachEvent('onclick',c)});window.attachEvent('onhashchange',g)}};if(typeof String.prototype.endsWith!=='function'){String.prototype.endsWith=function(e){return this.indexOf(e,this.length-e.length)!==-1}};if(typeof String.prototype.startsWith!=='function'){String.prototype.startsWith=function(e){return this.indexOf(e)===0}};if(typeof Array.prototype.lastIndexOf!=='function'){Array.prototype.lastIndexOf=function(e){'use strict';if(this===void 0||this===null){throw new TypeError()};var t,n,o=Object(this),i=o.length>>>0;if(i===0){return-1};t=i-1;if(arguments.length>1){t=Number(arguments[1]);if(t!=t){t=0}
40
- else if(t!=0&&t!=(1/0)&&t!=-(1/0)){t=(t>0||-1)*Math.floor(Math.abs(t))}};for(n=t>=0?Math.min(t,i-1):i-Math.abs(t);n>=0;n--){if(n in o&&o[n]===e){return n}};return-1}}},MonsterInsightsObject=new MonsterInsights();
1
  ;var MonsterInsights=function(){var t=[];this.setLastClicked=function(e,n,i){e=typeof e!=='undefined'?e:[];n=typeof n!=='undefined'?n:[];i=typeof i!=='undefined'?i:!1;t.valuesArray=e;t.fieldsArray=n};this.getLastClicked=function(){return t};function l(){if(monsterinsights_frontend.is_debug_mode==='true'||window.monsterinsights_debug_mode){return!0}
2
+ else{return!1}};function e(e,n){e=typeof e!=='undefined'?e:[];n=typeof n!=='undefined'?n:{};__gaTracker('send',n);t.valuesArray=e;t.fieldsArray=n;t.tracked=!0;i('Tracked: '+e.type);i(t)};function n(e){e=typeof e!=='undefined'?e:[];t.valuesArray=e;t.fieldsArray=[];t.tracked=!1;i('Not Tracked: '+e.exit);i(t)};function i(e){if(l()){console.dir(e)}};function o(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.toString();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 typeof(__gaTracker)!=='undefined'&&__gaTracker&&__gaTracker.hasOwnProperty('loaded')&&__gaTracker.loaded==!0};function v(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 p(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'}
7
  else if(e.shiftKey){return'shiftKey'}
8
  else if(e.altKey){return'altKey'}
9
+ else{return''}};function m(e){var r=d(),h=u(),t='unknown',c=e.href,g=f(e.href),v=s(),a=e.hostname,i=e.protocol,p=e.pathname;c=c.toString();var n,l,m=e.getAttribute('data-vars-ga-category');if(m){return m};if(c.match(/^javascript\:/i)){t='internal'}
10
+ else if(i&&i.length>0&&(o(i)=='tel'||o(i)=='tel:')){t='tel'}
11
+ else if(i&&i.length>0&&(o(i)=='mailto'||o(i)=='mailto:')){t='mailto'}
12
+ else if(a&&v&&a.length>0&&v.length>0&&!a.endsWith(v)){t='external'}
13
+ else if(p&&h.length>0&&p.length>0){for(n=0,l=h.length;n<l;++n){if(h[n].length>0&&p.startsWith(h[n])){t='internal-as-outbound';break}}}
14
+ else if(a&&window.monsterinsights_experimental_mode&&a.length>0&&document.domain.length>0&&a!==document.domain){t='cross-hostname'};if(g&&(t==='unknown'||'external'===t)&&r.length>0&&g.length>0){for(n=0,l=r.length;n<l;++n){if(r[n].length>0&&(c.endsWith(r[n])||r[n]==g)){t='download';break}}};if(t==='unknown'){t='internal'};return t};function y(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 r=i.srcElement||i.target,t=[],a;t.el=r;t.ga_loaded=h();t.click_type=p(i);if(!h()||!v(i)){t.exit='loaded';n(t);return}
15
+ while(r&&(typeof r.tagName=='undefined'||r.tagName.toLowerCase()!='a'||!r.href)){r=r.parentNode};if(r&&r.href&&!r.hasAttribute('xlink:href')){var c=r.href,O=f(r.href),E=d(),D=u(),M=monsterinsights_frontend.home_url,k=monsterinsights_frontend.track_download_as,x='outbound-link-'+monsterinsights_frontend.internal_label,W=s(),o=m(r),A=y(r,i),g=r.getAttribute('data-vars-ga-action'),b=r.getAttribute('data-vars-ga-label');t.el=r;t.el_href=r.href;t.el_protocol=r.protocol;t.el_hostname=r.hostname;t.el_port=r.port;t.el_pathname=r.pathname;t.el_search=r.search;t.el_hash=r.hash;t.el_host=r.host;t.debug_mode=l();t.download_extensions=E;t.inbound_paths=D;t.home_url=M;t.track_download_as=k;t.internal_label=x;t.link=c;t.extension=O;t.type=o;t.target=A;t.title=r.title||r.textContent||r.innerText;if(o!=='internal'&&o!=='javascript'){var T=!1,w=function(){if(T){return};T=!0;window.location.href=c},C=function(){t.exit='external';n(t)},L=function(){t.exit='internal-as-outbound';n(t)},K=function(){t.exit='cross-hostname';n(t)};if(A||o=='mailto'||o=='tel'){if(o=='download'){if(k=='pageview'){a={hitType:'pageview',page:c,};e(t,a)}
16
+ else{a={hitType:'event',eventCategory:'download',eventAction:g||c,eventLabel:b||t.title,};e(t,a)}}
17
+ else if(o=='tel'){a={hitType:'event',eventCategory:'tel',eventAction:g||c,eventLabel:b||t.title.replace('tel:',''),};e(t,a)}
18
+ else if(o=='mailto'){a={hitType:'event',eventCategory:'mailto',eventAction:g||c,eventLabel:b||t.title.replace('mailto:',''),};e(t,a)}
19
+ else if(o=='internal-as-outbound'){a={hitType:'event',eventCategory:x,eventAction:g||c,eventLabel:b||t.title,};e(t,a)}
20
+ else if(o=='external'){a={hitType:'event',eventCategory:'outbound-link',eventAction:g||c,eventLabel:b||t.title,};e(t,a)}
21
+ else if(o=='cross-hostname'){a={hitType:'event',eventCategory:'cross-hostname',eventAction:g||c,eventLabel:b||t.title,};e(t,a)}
22
+ else{if(o&&o!='internal'){a={hitType:'event',eventCategory:o,eventAction:g||c,eventLabel:b||t.title,};e(t,a)}
23
+ else{t.exit='type';n(t)}}}
24
+ else{if(o!='cross-hostname'&&o!='external'&&o!='internal-as-outbound'){if(!i.defaultPrevented){if(i.preventDefault){i.preventDefault()}
25
+ else{i.returnValue=!1}}};if(o=='download'){if(k=='pageview'){a={hitType:'pageview',page:c,hitCallback:w,};e(t,a)}
26
+ else{a={hitType:'event',eventCategory:'download',eventAction:g||c,eventLabel:b||t.title,hitCallback:w,};e(t,a)}}
27
+ else if(o=='internal-as-outbound'){window.onbeforeunload=function(n){if(!i.defaultPrevented){if(i.preventDefault){i.preventDefault()}
28
+ else{i.returnValue=!1}};a={hitType:'event',eventCategory:x,eventAction:g||c,eventLabel:b||t.title,hitCallback:w,};if(navigator.sendBeacon){a.transport='beacon'};e(t,a);setTimeout(w,1000)}}
29
+ else if(o=='external'){window.onbeforeunload=function(n){if(!i.defaultPrevented){if(i.preventDefault){i.preventDefault()}
30
+ else{i.returnValue=!1}};a={hitType:'event',eventCategory:'outbound-link',eventAction:g||c,eventLabel:b||t.title,hitCallback:w,};if(navigator.sendBeacon){a.transport='beacon'};e(t,a);setTimeout(w,1000)}}
31
+ else if(o=='cross-hostname'){window.onbeforeunload=function(n){if(!i.defaultPrevented){if(i.preventDefault){i.preventDefault()}
32
+ else{i.returnValue=!1}};a={hitType:'event',eventCategory:'cross-hostname',eventAction:g||c,eventLabel:b||t.title,hitCallback:w,};if(navigator.sendBeacon){a.transport='beacon'};e(t,a);setTimeout(w,1000)}}
33
+ else{if(o&&o!=='internal'){a={hitType:'event',eventCategory:o,eventAction:g||c,eventLabel:b||t.title,hitCallback:w,};e(t,a)}
34
+ else{t.exit='type';n(t)}};if(o!='external'&&o!='cross-hostname'&&o!='internal-as-outbound'){setTimeout(w,1000)}
35
+ else{if(o=='external'){setTimeout(C,1100)}
36
+ else if(o=='cross-hostname'){setTimeout(K,1100)}
37
+ else{setTimeout(L,1100)}}}}
38
  else{t.exit='internal';n(t)}}
39
  else{t.exit='notlink';n(t)}};var r=window.location.hash;function g(){if(monsterinsights_frontend.hash_tracking==='true'&&r!=window.location.hash){r=window.location.hash;__gaTracker('set','page',location.pathname+location.search+location.hash);__gaTracker('send','pageview');i('Hash change to: '+location.pathname+location.search+location.hash)}
40
+ else{i('Hash change to (untracked): '+location.pathname+location.search+location.hash)}};var a=window;if(a.addEventListener){a.addEventListener('load',function(){document.body.addEventListener('click',c,!1)},!1);window.addEventListener('hashchange',g,!1)}
41
+ else{if(a.attachEvent){a.attachEvent('onload',function(){document.body.attachEvent('onclick',c)});window.attachEvent('onhashchange',g)}};if(typeof String.prototype.endsWith!=='function'){String.prototype.endsWith=function(e){return this.indexOf(e,this.length-e.length)!==-1}};if(typeof String.prototype.startsWith!=='function'){String.prototype.startsWith=function(e){return this.indexOf(e)===0}};if(typeof Array.prototype.lastIndexOf!=='function'){Array.prototype.lastIndexOf=function(e){'use strict';if(this===void 0||this===null){throw new TypeError()};var t,n,a=Object(this),i=a.length>>>0;if(i===0){return-1};t=i-1;if(arguments.length>1){t=Number(arguments[1]);if(t!=t){t=0}
42
+ else if(t!=0&&t!=(1/0)&&t!=-(1/0)){t=(t>0||-1)*Math.floor(Math.abs(t))}};for(n=t>=0?Math.min(t,i-1):i-Math.abs(t);n>=0;n--){if(n in a&&a[n]===e){return n}};return-1}}},MonsterInsightsObject=new MonsterInsights();
googleanalytics.php CHANGED
@@ -6,7 +6,7 @@
6
  * Author: MonsterInsights
7
  * Author URI: https://www.monsterinsights.com/?utm_source=liteplugin&utm_medium=pluginheader&utm_campaign=authoruri&utm_content=7%2E0%2E0
8
  *
9
- * Version: 7.2.0
10
  * Requires at least: 3.8.0
11
  * Tested up to: 4.9
12
  *
@@ -69,7 +69,7 @@ final class MonsterInsights_Lite {
69
  * @access public
70
  * @var string $version Plugin version.
71
  */
72
- public $version = '7.2.0';
73
 
74
  /**
75
  * Plugin file.
@@ -592,6 +592,7 @@ final class MonsterInsights_Lite {
592
  }
593
 
594
  require_once MONSTERINSIGHTS_PLUGIN_DIR . 'includes/frontend/frontend.php';
 
595
  require_once MONSTERINSIGHTS_PLUGIN_DIR . 'includes/measurement-protocol.php';
596
  }
597
 
@@ -661,7 +662,7 @@ register_activation_hook( __FILE__, 'monsterinsights_lite_activation_hook' );
661
  *
662
  * @return void
663
  */
664
- function monsterinsights_lite_uninstall_hook( $network_wide ) {
665
  wp_cache_flush();
666
 
667
  // Note, if both MI Pro and Lite are active, this is an MI Pro instance
@@ -670,18 +671,8 @@ function monsterinsights_lite_uninstall_hook( $network_wide ) {
670
  // has that method.
671
  $instance = MonsterInsights();
672
 
673
- if ( is_multisite() && $network_wide ) {
674
- // Delete network auth
675
- $instance->api_auth->delete_auth();
676
-
677
- // Delete network data
678
- $instance->reporting->delete_aggregate_data('network');
679
-
680
- // Delete network license
681
- $instance->license->delete_network_license();
682
-
683
  $site_list = get_sites();
684
-
685
  foreach ( (array) $site_list as $site ) {
686
  switch_to_blog( $site->blog_id );
687
 
@@ -696,6 +687,14 @@ function monsterinsights_lite_uninstall_hook( $network_wide ) {
696
 
697
  restore_current_blog();
698
  }
 
 
 
 
 
 
 
 
699
  } else {
700
  // Delete auth
701
  $instance->api_auth->delete_auth();
6
  * Author: MonsterInsights
7
  * Author URI: https://www.monsterinsights.com/?utm_source=liteplugin&utm_medium=pluginheader&utm_campaign=authoruri&utm_content=7%2E0%2E0
8
  *
9
+ * Version: 7.3.0
10
  * Requires at least: 3.8.0
11
  * Tested up to: 4.9
12
  *
69
  * @access public
70
  * @var string $version Plugin version.
71
  */
72
+ public $version = '7.3.0';
73
 
74
  /**
75
  * Plugin file.
592
  }
593
 
594
  require_once MONSTERINSIGHTS_PLUGIN_DIR . 'includes/frontend/frontend.php';
595
+ require_once MONSTERINSIGHTS_PLUGIN_DIR . 'includes/frontend/seedprod.php';
596
  require_once MONSTERINSIGHTS_PLUGIN_DIR . 'includes/measurement-protocol.php';
597
  }
598
 
662
  *
663
  * @return void
664
  */
665
+ function monsterinsights_lite_uninstall_hook() {
666
  wp_cache_flush();
667
 
668
  // Note, if both MI Pro and Lite are active, this is an MI Pro instance
671
  // has that method.
672
  $instance = MonsterInsights();
673
 
674
+ if ( is_multisite() ) {
 
 
 
 
 
 
 
 
 
675
  $site_list = get_sites();
 
676
  foreach ( (array) $site_list as $site ) {
677
  switch_to_blog( $site->blog_id );
678
 
687
 
688
  restore_current_blog();
689
  }
690
+ // Delete network auth using a custom function as some variables are not initiated.
691
+ $instance->api_auth->uninstall_network_auth();
692
+
693
+ // Delete network data
694
+ $instance->reporting->delete_aggregate_data('network');
695
+
696
+ // Delete network license
697
+ $instance->license->delete_network_license();
698
  } else {
699
  // Delete auth
700
  $instance->api_auth->delete_auth();
includes/admin/api-auth.php CHANGED
@@ -175,13 +175,14 @@ final class MonsterInsights_API_Auth {
175
  );
176
 
177
  $worked = $this->verify_auth( $profile );
178
- if ( ! $worked ) {
179
  wp_send_json_error(
180
  array(
181
  'error' => 'authenticate_auth_verification_failed',
182
  'message' => 'Authenticate verification failed',
183
  'version' => MONSTERINSIGHTS_VERSION,
184
  'pro' => monsterinsights_is_pro_version(),
 
185
  )
186
  );
187
  }
@@ -251,7 +252,7 @@ final class MonsterInsights_API_Auth {
251
  );
252
 
253
  $worked = $this->verify_auth( $profile );
254
- if ( ! $worked ) {
255
  return;
256
  }
257
 
@@ -431,14 +432,15 @@ final class MonsterInsights_API_Auth {
431
  $creds = ! empty( $credentials ) ? $credentials : ( $this->is_network_admin() ? MonsterInsights()->auth->get_network_analytics_profile( true ) : MonsterInsights()->auth->get_analytics_profile( true ) );
432
 
433
  if ( empty( $creds['key'] ) ) {
434
- return false;
435
  }
436
-
437
- $api = new MonsterInsights_API_Request( $this->get_route( 'auth/verify/{type}/' ), array( 'network' => $this->is_network_admin(), 'tt' => $this->get_tt(), 'key' => $creds['key'], 'token' => $creds['token'] ) );
 
438
  $ret = $api->request();
439
 
440
  if ( is_wp_error( $ret ) ) {
441
- return false;
442
  } else {
443
  return true;
444
  }
@@ -528,6 +530,36 @@ final class MonsterInsights_API_Auth {
528
  }
529
  }
530
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
531
  public function get_type() {
532
  return monsterinsights_is_pro_version() ? 'pro' : 'lite';
533
  }
175
  );
176
 
177
  $worked = $this->verify_auth( $profile );
178
+ if ( ! $worked || is_wp_error( $worked ) ) {
179
  wp_send_json_error(
180
  array(
181
  'error' => 'authenticate_auth_verification_failed',
182
  'message' => 'Authenticate verification failed',
183
  'version' => MONSTERINSIGHTS_VERSION,
184
  'pro' => monsterinsights_is_pro_version(),
185
+ 'payload' => is_wp_error( $worked ) ? $worked->get_error_messages() : false,
186
  )
187
  );
188
  }
252
  );
253
 
254
  $worked = $this->verify_auth( $profile );
255
+ if ( ! $worked || is_wp_error( $worked ) ) {
256
  return;
257
  }
258
 
432
  $creds = ! empty( $credentials ) ? $credentials : ( $this->is_network_admin() ? MonsterInsights()->auth->get_network_analytics_profile( true ) : MonsterInsights()->auth->get_analytics_profile( true ) );
433
 
434
  if ( empty( $creds['key'] ) ) {
435
+ return new WP_Error( 'validation-error', sprintf( __( 'Verify auth key not passed', 'google-analytics-for-wordpress' ) ) );
436
  }
437
+
438
+ $network = ! empty( $_REQUEST['network'] ) ? $_REQUEST['network'] === 'network' : $this->is_network_admin();
439
+ $api = new MonsterInsights_API_Request( $this->get_route( 'auth/verify/{type}/' ), array( 'network' => $network, 'tt' => $this->get_tt(), 'key' => $creds['key'], 'token' => $creds['token'] ) );
440
  $ret = $api->request();
441
 
442
  if ( is_wp_error( $ret ) ) {
443
+ return $ret;
444
  } else {
445
  return true;
446
  }
530
  }
531
  }
532
 
533
+ /**
534
+ * Function to delete network auth in the uninstall process where we can't check if is network admin.
535
+ *
536
+ * @return bool
537
+ */
538
+ public function uninstall_network_auth() {
539
+
540
+ if ( ! MonsterInsights()->auth->is_network_authed() ) {
541
+ return false;
542
+ }
543
+
544
+ $creds = MonsterInsights()->auth->get_network_analytics_profile( true );
545
+
546
+ $api = new MonsterInsights_API_Request( $this->get_route( 'auth/delete/{type}/' ), array(
547
+ 'network' => true,
548
+ 'tt' => $this->get_tt(),
549
+ 'key' => $creds['key'],
550
+ 'token' => $creds['token']
551
+ ) );
552
+ // Force the network admin url otherwise this will fail not finding the url in relay.
553
+ $api->site_url = network_admin_url();
554
+ $ret = $api->request();
555
+ if ( is_wp_error( $ret ) ) {
556
+ return false;
557
+ } else {
558
+ MonsterInsights()->auth->delete_network_analytics_profile( true );
559
+ return true;
560
+ }
561
+ }
562
+
563
  public function get_type() {
564
  return monsterinsights_is_pro_version() ? 'pro' : 'lite';
565
  }
includes/admin/common.php CHANGED
@@ -181,6 +181,8 @@ function monsterinsights_admin_scripts() {
181
  'refresh_report_success_text' => esc_html__( 'Retrieved the new report data successfully', 'google-analytics-for-wordpress' ),
182
  'refresh_report_failure_title' => esc_html__( 'Error', 'google-analytics-for-wordpress' ),
183
  'timezone' => date('e'),
 
 
184
  )
185
  );
186
 
@@ -280,7 +282,6 @@ function monsterinsights_remove_conflicting_asset_files() {
280
  'grandnews-admin-cript', // Grand News Theme
281
  'colorpicker', // Grand News Theme
282
  'eye', // Grand News Theme
283
- 'utils', // Grand News Theme
284
  'icheck', // Grand News Theme
285
  'learn-press-chart', // LearnPress
286
  'theme-script-main', // My Listing Theme by 27collective
@@ -318,7 +319,14 @@ function monsterinsights_remove_conflicting_asset_files() {
318
  'link', // Scripts from wp-admin enqueued everywhere by WP Posts Filter
319
  'wpvr_scripts', // WP Video Robot
320
  'wpvr_scripts_loaded', // WP Video Robot
321
- 'wpvr_scripts_assets' // WP Video Robot
 
 
 
 
 
 
 
322
  );
323
 
324
  if ( ! empty( $styles ) ) {
181
  'refresh_report_success_text' => esc_html__( 'Retrieved the new report data successfully', 'google-analytics-for-wordpress' ),
182
  'refresh_report_failure_title' => esc_html__( 'Error', 'google-analytics-for-wordpress' ),
183
  'timezone' => date('e'),
184
+ 'resume_report_title' => esc_html__( 'Real-Time Report Paused', 'google-analytics-for-wordpress' ),
185
+ 'resume_report_text' => esc_html__( 'The Real-Time Report automatically paused due to inactivity. Please refresh the page to resume the Real-Time Report.', 'google-analytics-for-wordpress' ),
186
  )
187
  );
188
 
282
  'grandnews-admin-cript', // Grand News Theme
283
  'colorpicker', // Grand News Theme
284
  'eye', // Grand News Theme
 
285
  'icheck', // Grand News Theme
286
  'learn-press-chart', // LearnPress
287
  'theme-script-main', // My Listing Theme by 27collective
319
  'link', // Scripts from wp-admin enqueued everywhere by WP Posts Filter
320
  'wpvr_scripts', // WP Video Robot
321
  'wpvr_scripts_loaded', // WP Video Robot
322
+ 'wpvr_scripts_assets', // WP Video Robot
323
+ 'writee_widget_admin', // Fix for the Writtee theme
324
+ '__ytprefs_admin__', // Fix for YouTube by EmbedPlus plugin
325
+ 'momentjs', // Fix for Blog Time plugin
326
+ 'c2c_BlogTime', // Fix for Blog Time plugin
327
+ 'material-wp', // Fix for MaterialWP plugin
328
+ 'wp-color-picker-alpha', // Fix for MaterialWP plugin
329
+ 'swifty-img-widget-admin-script', // Fix for Swifty Image Widget.
330
  );
331
 
332
  if ( ! empty( $styles ) ) {
includes/admin/pages/reports.php CHANGED
@@ -100,7 +100,7 @@ function monsterinsights_reports_page() {
100
  * not be used by other developers. This hook's behavior may be modified
101
  * or the hook may be removed at any time, without warning.
102
  */
103
- do_action( 'monsterinsights_tab_reports_actions' );
104
  ?>
105
  </div>
106
  </div>
100
  * not be used by other developers. This hook's behavior may be modified
101
  * or the hook may be removed at any time, without warning.
102
  */
103
+ do_action( 'monsterinsights_tab_reports_actions', $report->name );
104
  ?>
105
  </div>
106
  </div>
includes/admin/reports/abstract-report.php CHANGED
@@ -182,12 +182,12 @@ class MonsterInsights_Report {
182
  ) );
183
  }
184
 
185
- $check_cache = ( $start === $this->default_start_date() && $end === $this->default_end_date() );
186
  $site_auth = MonsterInsights()->auth->get_viewname();
187
  $ms_auth = is_multisite() && MonsterInsights()->auth->get_network_viewname();
188
  $transient = 'monsterinsights_report_' . $this->name . '_' . $start . '_' . $end;
189
  // Set to same time as MI cache. MI caches same day to 15 and others to 1 day, so there's no point pinging MI before then.
190
- $expiration = $end === date( 'Y-m-d' ) ? 15 * MINUTE_IN_SECONDS : DAY_IN_SECONDS;
191
 
192
  // Default date range, check
193
  if ( $site_auth || $ms_auth ) {
182
  ) );
183
  }
184
 
185
+ $check_cache = ( $start === $this->default_start_date() && $end === $this->default_end_date() ) || apply_filters( 'monsterinsights_report_use_cache', false, $this->name );
186
  $site_auth = MonsterInsights()->auth->get_viewname();
187
  $ms_auth = is_multisite() && MonsterInsights()->auth->get_network_viewname();
188
  $transient = 'monsterinsights_report_' . $this->name . '_' . $start . '_' . $end;
189
  // Set to same time as MI cache. MI caches same day to 15 and others to 1 day, so there's no point pinging MI before then.
190
+ $expiration = $end === date( 'Y-m-d' ) ? apply_filters( 'monsterinsights_report_transient_expiration', 15 * MINUTE_IN_SECONDS, $this->name ) : DAY_IN_SECONDS;
191
 
192
  // Default date range, check
193
  if ( $site_auth || $ms_auth ) {
includes/admin/reports/overview.php CHANGED
@@ -38,7 +38,6 @@ final class MonsterInsights_Report_Overview extends MonsterInsights_Report {
38
  // Outputs the report.
39
  protected function get_report_html( $data = array() ) {
40
  ob_start();
41
-
42
  $this->get_overview_top( $data );
43
 
44
  if ( ! empty( $data['newvsreturn'] ) && ! empty( $data['devices'] ) ) { ?>
@@ -904,7 +903,7 @@ final class MonsterInsights_Report_Overview extends MonsterInsights_Report {
904
  echo '<li class="list-group-item">' .
905
  '<span class="monsterinsights-reports-list-count">'
906
  . $i .
907
- '</span>' .
908
  '<img class="monsterinsights-reports-referral-icon" src="https://www.google.com/s2/favicons?domain=' . $referralsdata['url'] . '" width="16px" height="16px" />' .
909
  '<span class="monsterinsights-reports-list-text">'
910
  . $referralsdata['url'] .
38
  // Outputs the report.
39
  protected function get_report_html( $data = array() ) {
40
  ob_start();
 
41
  $this->get_overview_top( $data );
42
 
43
  if ( ! empty( $data['newvsreturn'] ) && ! empty( $data['devices'] ) ) { ?>
903
  echo '<li class="list-group-item">' .
904
  '<span class="monsterinsights-reports-list-count">'
905
  . $i .
906
+ '.</span>' .
907
  '<img class="monsterinsights-reports-referral-icon" src="https://www.google.com/s2/favicons?domain=' . $referralsdata['url'] . '" width="16px" height="16px" />' .
908
  '<span class="monsterinsights-reports-list-text">'
909
  . $referralsdata['url'] .
includes/api-request.php CHANGED
@@ -175,8 +175,13 @@ final class MonsterInsights_API_Request {
175
  */
176
  public function request() {
177
  // Make sure we're not blocked
178
- if ( $this->is_blocked( $this->url ) ) {
179
- return new WP_Error( 'api-error', __( 'The firewall of your server is blocking outbound calls. Please contact your hosting provider to fix this issue.', 'google-analytics-for-wordpress' ) );
 
 
 
 
 
180
  }
181
 
182
  // Build the body of the request.
@@ -280,7 +285,7 @@ final class MonsterInsights_API_Request {
280
  // If not a 200 status header, send back error.
281
  if ( 200 != $response_code ) {
282
  $type = ! empty( $response_body['type'] ) ? $response_body['type'] : 'api-error';
283
-
284
  if ( empty( $response_code ) ) {
285
  return new WP_Error( $type, __( 'The API was unreachable.', 'google-analytics-for-wordpress' ) );
286
  }
@@ -300,7 +305,7 @@ final class MonsterInsights_API_Request {
300
 
301
  // If TT required
302
  if ( ! empty( $this->tt ) ) {
303
- if ( empty( $response_body['tt'] ) || $response_body['tt'] != $this->tt ) {
304
  // TT isn't set on return or doesn't match
305
  return new WP_Error( 'validation-error', sprintf( __( 'Improper API request.', 'google-analytics-for-wordpress' ) ) );
306
  } else {
@@ -362,7 +367,7 @@ final class MonsterInsights_API_Request {
362
 
363
  private function is_blocked( $url = '' ) {
364
  if ( defined( 'AIRMDE_VER' ) ) {
365
- return false; // Airplane mode is active
366
  }
367
 
368
  // The below page is a testing empty content HTML page used for firewall/router login detection
@@ -375,7 +380,7 @@ final class MonsterInsights_API_Request {
375
  $wp_http = new WP_Http();
376
  $on_blacklist = $wp_http->block_request( $url );
377
  if ( $on_blacklist ) {
378
- return true;
379
  } else {
380
  $params = array(
381
  'sslverify' => false,
@@ -387,11 +392,15 @@ final class MonsterInsights_API_Request {
387
  if( ! is_wp_error( $response ) && $response['response']['code'] >= 200 && $response['response']['code'] < 300 ) {
388
  return false;
389
  } else {
390
- return true;
 
 
 
 
391
  }
392
  }
393
  } else {
394
- return true;
395
  }
396
  } else {
397
  $params = array(
@@ -405,7 +414,11 @@ final class MonsterInsights_API_Request {
405
  if( ! is_wp_error( $response ) && $response['response']['code'] >= 200 && $response['response']['code'] < 300 ) {
406
  return false;
407
  } else {
408
- return true;
 
 
 
 
409
  }
410
  }
411
  }
175
  */
176
  public function request() {
177
  // Make sure we're not blocked
178
+ $blocked = $this->is_blocked( $this->url );
179
+ if ( $blocked || is_wp_error( $blocked ) ) {
180
+ if ( is_wp_error( $blocked ) ) {
181
+ return new WP_Error( 'api-error', sprintf( __( 'The firewall of your server is blocking outbound calls. Please contact your hosting provider to fix this issue. %s', 'google-analytics-for-wordpress' ), $blocked->get_error_message() ) );
182
+ } else {
183
+ return new WP_Error( 'api-error', __( 'The firewall of your server is blocking outbound calls. Please contact your hosting provider to fix this issue.', 'google-analytics-for-wordpress' ) );
184
+ }
185
  }
186
 
187
  // Build the body of the request.
285
  // If not a 200 status header, send back error.
286
  if ( 200 != $response_code ) {
287
  $type = ! empty( $response_body['type'] ) ? $response_body['type'] : 'api-error';
288
+
289
  if ( empty( $response_code ) ) {
290
  return new WP_Error( $type, __( 'The API was unreachable.', 'google-analytics-for-wordpress' ) );
291
  }
305
 
306
  // If TT required
307
  if ( ! empty( $this->tt ) ) {
308
+ if ( empty( $response_body['tt'] ) || ! hash_equals( $this->tt, $response_body['tt'] ) ) {
309
  // TT isn't set on return or doesn't match
310
  return new WP_Error( 'validation-error', sprintf( __( 'Improper API request.', 'google-analytics-for-wordpress' ) ) );
311
  } else {
367
 
368
  private function is_blocked( $url = '' ) {
369
  if ( defined( 'AIRMDE_VER' ) ) {
370
+ return new WP_Error( 'api-error', __( 'Reason: The API was unreachable because the Airplane Mode plugin is active.', 'google-analytics-for-wordpress' ) );
371
  }
372
 
373
  // The below page is a testing empty content HTML page used for firewall/router login detection
380
  $wp_http = new WP_Http();
381
  $on_blacklist = $wp_http->block_request( $url );
382
  if ( $on_blacklist ) {
383
+ return new WP_Error( 'api-error', __( 'Reason: The API was unreachable because the API url is on the WP HTTP blocklist.', 'google-analytics-for-wordpress' ) );
384
  } else {
385
  $params = array(
386
  'sslverify' => false,
392
  if( ! is_wp_error( $response ) && $response['response']['code'] >= 200 && $response['response']['code'] < 300 ) {
393
  return false;
394
  } else {
395
+ if ( is_wp_error( $response ) ) {
396
+ return $response;
397
+ } else {
398
+ return new WP_Error( 'api-error', __( 'Reason: The API was unreachable because the call to Google failed.', 'google-analytics-for-wordpress' ) );
399
+ }
400
  }
401
  }
402
  } else {
403
+ return new WP_Error( 'api-error', __( 'Reason: The API was unreachable because no external hosts are allowed on this site.', 'google-analytics-for-wordpress' ) );
404
  }
405
  } else {
406
  $params = array(
414
  if( ! is_wp_error( $response ) && $response['response']['code'] >= 200 && $response['response']['code'] < 300 ) {
415
  return false;
416
  } else {
417
+ if ( is_wp_error( $response ) ) {
418
+ return $response;
419
+ } else {
420
+ return new WP_Error( 'api-error', __( 'Reason: The API was unreachable because the call to Google failed.', 'google-analytics-for-wordpress' ) );
421
+ }
422
  }
423
  }
424
  }
includes/frontend/seedprod.php ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * SeedProd Tracking for 404 and Coming Soon.
4
+ *
5
+ * @since 7.3.0
6
+ *
7
+ * @package MonsterInsights
8
+ * @author Chris Christoff
9
+ */
10
+
11
+ // Exit if accessed directly
12
+ if ( ! defined( 'ABSPATH' ) ) {
13
+ exit;
14
+ }
15
+
16
+ // 1. Disable SeedProd settings (done in seedprod)
17
+ // 2. Output tracking code, if settings is not set to use wp_head() (done in seedprod and below)
18
+ // 3. Disable ga_tracking in their setting (done in seedprod)
19
+ function monsterinsights_seedprod_tracking( $settings ) {
20
+ require_once plugin_dir_path( MONSTERINSIGHTS_PLUGIN_FILE ) . 'includes/frontend/class-tracking-abstract.php';
21
+
22
+
23
+ do_action( 'monsterinsights_tracking_before_analytics' );
24
+ do_action( 'monsterinsights_tracking_before', 'analytics' );
25
+
26
+ require_once plugin_dir_path( MONSTERINSIGHTS_PLUGIN_FILE ) . 'includes/frontend/tracking/class-tracking-analytics.php';
27
+ $tracking = new MonsterInsights_Tracking_Analytics();
28
+ echo $tracking->frontend_output();
29
+
30
+ do_action( 'monsterinsights_tracking_after_analytics' );
31
+ do_action( 'monsterinsights_tracking_after', 'analytics' );
32
+
33
+ $events_mode = monsterinsights_get_option( 'events_mode', false );
34
+ $track_user = monsterinsights_track_user();
35
+
36
+ if ( $track_user && ( $events_mode === 'js' || $events_mode === 'php' ) ) {
37
+ require_once plugin_dir_path( MONSTERINSIGHTS_PLUGIN_FILE ) . 'includes/frontend/events/class-analytics-events.php';
38
+ new MonsterInsights_Analytics_Events();
39
+
40
+ // Let's run form tracking if we find it
41
+ if ( function_exists( 'monsterinsights_forms_output_after_script' ) ) {
42
+ monsterinsights_forms_output_after_script( array() );
43
+ }
44
+ }
45
+ }
46
+ add_action( 'seedprod_monsterinsights_output_tracking', 'monsterinsights_seedprod_tracking', 6, 1 );
includes/helpers.php CHANGED
@@ -463,7 +463,7 @@ function monsterinsights_get_country_list( $translated = false ) {
463
  'LT' => __( 'Lithuania', 'google-analytics-for-wordpress' ),
464
  'LU' => __( 'Luxembourg', 'google-analytics-for-wordpress' ),
465
  'MO' => __( 'Macau', 'google-analytics-for-wordpress' ),
466
- 'MK' => __( 'Macedonia', 'google-analytics-for-wordpress' ),
467
  'MG' => __( 'Madagascar', 'google-analytics-for-wordpress' ),
468
  'MW' => __( 'Malawi', 'google-analytics-for-wordpress' ),
469
  'MY' => __( 'Malaysia', 'google-analytics-for-wordpress' ),
@@ -740,7 +740,7 @@ function monsterinsights_get_country_list( $translated = false ) {
740
  'MS' => 'Montserrat',
741
  'MA' => 'Morocco',
742
  'MZ' => 'Mozambique',
743
- 'MM' => 'Myanmar',
744
  'NA' => 'Namibia',
745
  'NR' => 'Nauru',
746
  'NP' => 'Nepal',
@@ -773,7 +773,7 @@ function monsterinsights_get_country_list( $translated = false ) {
773
  'XK' => 'Republic of Kosovo',
774
  'RE' => 'Reunion Island',
775
  'RO' => 'Romania',
776
- 'RU' => 'Russian Federation',
777
  'RW' => 'Rwanda',
778
  'BL' => 'Saint Barth&eacute;lemy',
779
  'SH' => 'Saint Helena',
463
  'LT' => __( 'Lithuania', 'google-analytics-for-wordpress' ),
464
  'LU' => __( 'Luxembourg', 'google-analytics-for-wordpress' ),
465
  'MO' => __( 'Macau', 'google-analytics-for-wordpress' ),
466
+ 'MK' => __( 'Macedonia (FYROM)', 'google-analytics-for-wordpress' ),
467
  'MG' => __( 'Madagascar', 'google-analytics-for-wordpress' ),
468
  'MW' => __( 'Malawi', 'google-analytics-for-wordpress' ),
469
  'MY' => __( 'Malaysia', 'google-analytics-for-wordpress' ),
740
  'MS' => 'Montserrat',
741
  'MA' => 'Morocco',
742
  'MZ' => 'Mozambique',
743
+ 'MM' => 'Myanmar (Burma)',
744
  'NA' => 'Namibia',
745
  'NR' => 'Nauru',
746
  'NP' => 'Nepal',
773
  'XK' => 'Republic of Kosovo',
774
  'RE' => 'Reunion Island',
775
  'RO' => 'Romania',
776
+ 'RU' => 'Russia',
777
  'RW' => 'Rwanda',
778
  'BL' => 'Saint Barth&eacute;lemy',
779
  'SH' => 'Saint Helena',
languages/google-analytics-for-wordpress.pot CHANGED
@@ -1,2667 +1,2704 @@
1
- #, fuzzy
2
- msgid ""
3
- msgstr ""
4
- "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
5
- "Project-Id-Version: MonsterInsights Lite\n"
6
- "Report-Msgid-Bugs-To: https://github.com/awesomemotive/monsterinsights/issues\n"
7
- "POT-Creation-Date: 2018-09-19 11:07-0400\n"
8
- "PO-Revision-Date: 2016-07-21 17:01-0400\n"
9
- "Last-Translator: Chris Christoff <support@monsterinsights.com>\n"
10
- "Language-Team: Chris Christoff <support@monsterinsights.com>\n"
11
- "MIME-Version: 1.0\n"
12
- "Content-Type: text/plain; charset=UTF-8\n"
13
- "Content-Transfer-Encoding: 8bit\n"
14
- "X-Generator: Poedit 2.1.1\n"
15
- "X-Poedit-Basepath: ..\n"
16
- "X-Poedit-WPHeader: googleanalytics.php\n"
17
- "X-Poedit-SourceCharset: UTF-8\n"
18
- "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
19
- "X-Poedit-SearchPath-0: .\n"
20
- "X-Poedit-SearchPathExcluded-0: *.js\n"
21
- "X-Poedit-SearchPathExcluded-1: .roboci\n"
22
- "X-Poedit-SearchPathExcluded-2: assets\n"
23
- "X-Poedit-SearchPathExcluded-3: bin\n"
24
- "X-Poedit-SearchPathExcluded-4: build\n"
25
- "X-Poedit-SearchPathExcluded-5: docs\n"
26
- "X-Poedit-SearchPathExcluded-6: phpdox\n"
27
- "X-Poedit-SearchPathExcluded-7: tests\n"
28
- "X-Poedit-SearchPathExcluded-8: tmp\n"
29
- "X-Poedit-SearchPathExcluded-9: vendor\n"
30
- "X-Poedit-SearchPathExcluded-10: wordpress\n"
31
- "X-Poedit-SearchPathExcluded-11: pro\n"
32
- "X-Poedit-SearchPathExcluded-12: *.css\n"
33
- "X-Poedit-SearchPathExcluded-13: googleanalytics-premium.php\n"
34
-
35
- #: googleanalytics.php:265 googleanalytics.php:279
36
- msgid "Cheatin&#8217; huh?"
37
- msgstr ""
38
-
39
- #: googleanalytics.php:427
40
- msgid "The version of MonsterInsights eCommerce addon you have is not compatible with the version of MonsterInsights installed. Please update the eCommerce addon as soon as possible"
41
- msgstr ""
42
-
43
- #: googleanalytics.php:449
44
- #, php-format
45
- msgid "Sorry, but your version of WordPress does not meet MonsterInsights's required version of %1$s3.8%2$s to run properly. The plugin not been activated. %3$sClick here to return to the Dashboard%4$s."
46
- msgstr ""
47
-
48
- #: googleanalytics.php:470
49
- #, php-format
50
- msgid "Please %1$suninstall%2$s the MonsterInsights Lite Plugin. Your Pro version of MonsterInsights may not work as expected until the Lite version is uninstalled."
51
- msgstr ""
52
-
53
- #: googleanalytics.php:646
54
- #, php-format
55
- msgid "Sorry, but your version of WordPress does not meet MonsterInsight's required version of %1$s3.8%2$s to run properly. The plugin not been activated. %3$sClick here to return to the Dashboard%4$s."
56
- msgstr ""
57
-
58
- #: googleanalytics.php:651
59
- #, php-format
60
- msgid "Please uninstall and remove MonsterInsights Pro before activating Google Analytics for WordPress by MonsterInsights. The Lite version has not been activated. %1$sClick here to return to the Dashboard%2$s."
61
- msgstr ""
62
-
63
- #: includes/admin/admin.php:37 includes/admin/admin.php:40
64
- #: includes/admin/admin.php:51
65
- msgid "Settings:"
66
- msgstr ""
67
-
68
- #: includes/admin/admin.php:37 includes/admin/admin.php:44
69
- #: includes/admin/admin.php:86
70
- msgid "Insights"
71
- msgstr ""
72
-
73
- #: includes/admin/admin.php:40 includes/admin/admin.php:51
74
- #: includes/admin/admin.php:139
75
- msgid "Settings"
76
- msgstr ""
77
-
78
- #: includes/admin/admin.php:41 includes/admin/admin.php:53
79
- msgid "Settings - Tracking:"
80
- msgstr ""
81
-
82
- #: includes/admin/admin.php:41 includes/admin/admin.php:53
83
- msgid "Settings - Tracking"
84
- msgstr ""
85
-
86
- #: includes/admin/admin.php:44
87
- msgid "General:"
88
- msgstr ""
89
-
90
- #: includes/admin/admin.php:48 includes/admin/admin.php:90
91
- msgid "General Reports:"
92
- msgstr ""
93
-
94
- #: includes/admin/admin.php:48 includes/admin/admin.php:90
95
- msgid "Reports"
96
- msgstr ""
97
-
98
- #: includes/admin/admin.php:58
99
- msgid "Tools:"
100
- msgstr ""
101
-
102
- #: includes/admin/admin.php:58
103
- msgid "Tools"
104
- msgstr ""
105
-
106
- #: includes/admin/admin.php:63 includes/admin/admin.php:93
107
- msgid "Addons:"
108
- msgstr ""
109
-
110
- #: includes/admin/admin.php:63 includes/admin/admin.php:93
111
- msgid "Addons"
112
- msgstr ""
113
-
114
- #: includes/admin/admin.php:86 includes/admin/admin.php:88
115
- msgid "Network Settings:"
116
- msgstr ""
117
-
118
- #: includes/admin/admin.php:88 includes/admin/pages/network-settings.php:51
119
- msgid "Network Settings"
120
- msgstr ""
121
-
122
- #: includes/admin/admin.php:121
123
- msgid "MonsterInsights Knowledge Base"
124
- msgstr ""
125
-
126
- #: includes/admin/admin.php:121
127
- msgid "Documentation"
128
- msgstr ""
129
-
130
- #: includes/admin/admin.php:126 includes/admin/reports/abstract-report.php:337
131
- #: lite/includes/admin/dashboard-widget.php:115
132
- msgid "Get MonsterInsights Pro"
133
- msgstr ""
134
-
135
- #: includes/admin/admin.php:132 includes/admin/admin.php:135
136
- msgid "Support"
137
- msgstr ""
138
-
139
- #: includes/admin/admin.php:245
140
- #, php-format
141
- msgid "Please rate %sMonsterInsights%s %s on %sWordPress.org%s to help us spread the word. Thank you from the MonsterInsights team!"
142
- msgstr ""
143
-
144
- #: includes/admin/admin.php:275
145
- #, php-format
146
- msgid "Please configure your %1$sGoogle Analytics settings%2$s!"
147
- msgstr ""
148
-
149
- #: includes/admin/admin.php:284
150
- #, php-format
151
- msgid "Warning: No valid license key has been entered for MonsterInsights. You are currently not getting updates, and are not able to view reports. %1$sPlease click here to enter your license key and begin receiving updates and reports.%2$s"
152
- msgstr ""
153
-
154
- #: includes/admin/admin.php:294 includes/license.php:278
155
- #: includes/license.php:289
156
- #, php-format
157
- msgid "Your license key for MonsterInsights has expired. %1$sPlease click here to renew your license key.%2$s"
158
- msgstr ""
159
-
160
- #: includes/admin/admin.php:296 includes/license.php:280
161
- #: includes/license.php:291
162
- msgid "Your license key for MonsterInsights has been disabled. Please use a different key."
163
- msgstr ""
164
-
165
- #: includes/admin/admin.php:298 includes/license.php:282
166
- #: includes/license.php:293
167
- msgid "Your license key for MonsterInsights is invalid. The key no longer exists or the user associated with the key has been deleted. Please use a different key."
168
- msgstr ""
169
-
170
- #: includes/admin/admin.php:302
171
- #, php-format
172
- msgid "Your network license key for MonsterInsights has expired. %1$sPlease click here to renew your license key.%2$s"
173
- msgstr ""
174
-
175
- #: includes/admin/admin.php:304
176
- msgid "Your network license key for MonsterInsights has been disabled. Please use a different key."
177
- msgstr ""
178
-
179
- #: includes/admin/admin.php:306
180
- msgid "Your network license key for MonsterInsights is invalid. The key no longer exists or the user associated with the key has been deleted. Please use a different key."
181
- msgstr ""
182
-
183
- #: includes/admin/admin.php:352
184
- #, php-format
185
- msgid "Important: You are currently using manual UA code output. We highly recommend %1$sauthenticating with MonsterInsights%2$s so that you can access our new reporting area and take advantage of new MonsterInsights features."
186
- msgstr ""
187
-
188
- #: includes/admin/admin.php:394 includes/admin/admin.php:425
189
- #, php-format
190
- msgid "%1$sGet MonsterInsights Pro%2$s"
191
- msgstr ""
192
-
193
- #: includes/admin/api-auth.php:83
194
- msgid "You don't have permission to authenticate MonsterInsights."
195
- msgstr ""
196
-
197
- #: includes/admin/api-auth.php:93
198
- msgid "Cannot authenticate. Please enter a valid, active license key for MonsterInsights Pro into the settings."
199
- msgstr ""
200
-
201
- #: includes/admin/api-auth.php:98
202
- msgid "Cannot authenticate. Please re-authenticate."
203
- msgstr ""
204
-
205
- #: includes/admin/api-auth.php:100
206
- msgid "Cannot network authenticate. Please re-authenticate on the network settings panel."
207
- msgstr ""
208
-
209
- #: includes/admin/api-auth.php:284
210
- msgid "You don't have permission to re-authenticate MonsterInsights."
211
- msgstr ""
212
-
213
- #: includes/admin/api-auth.php:294
214
- msgid "Cannot re-authenticate. Please enter a valid, active license key for MonsterInsights Pro into the settings."
215
- msgstr ""
216
-
217
- #: includes/admin/api-auth.php:299
218
- msgid "Cannot re-authenticate. Please authenticate."
219
- msgstr ""
220
-
221
- #: includes/admin/api-auth.php:301
222
- msgid "Cannot re-authenticate the network. Please authenticate on the network settings panel."
223
- msgstr ""
224
-
225
- #: includes/admin/api-auth.php:403
226
- msgid "You don't have permission to verify MonsterInsights."
227
- msgstr ""
228
-
229
- #: includes/admin/api-auth.php:412 includes/admin/api-auth.php:414
230
- msgid "Cannot verify. Please authenticate."
231
- msgstr ""
232
-
233
- #: includes/admin/api-auth.php:419
234
- msgid "Cannot verify. Please enter a valid, active license key for MonsterInsights Pro into the settings."
235
- msgstr ""
236
-
237
- #: includes/admin/api-auth.php:424
238
- msgid "Successfully verified."
239
- msgstr ""
240
-
241
- #: includes/admin/api-auth.php:426
242
- msgid "Could not verify."
243
- msgstr ""
244
-
245
- #: includes/admin/api-auth.php:454
246
- msgid "You don't have permission to deauthenticate MonsterInsights."
247
- msgstr ""
248
-
249
- #: includes/admin/api-auth.php:463 includes/admin/api-auth.php:465
250
- msgid "Cannot deauthenticate. You are not currently authed."
251
- msgstr ""
252
-
253
- #: includes/admin/api-auth.php:470
254
- msgid "Cannot deauthenticate. Please enter a valid, active license key for MonsterInsights Pro into the settings."
255
- msgstr ""
256
-
257
- #: includes/admin/api-auth.php:477
258
- msgid "Successfully deauthenticated."
259
- msgstr ""
260
-
261
- #: includes/admin/api-auth.php:480
262
- msgid "Successfully force deauthenticated."
263
- msgstr ""
264
-
265
- #: includes/admin/api-auth.php:482
266
- msgid "Could not deauthenticate."
267
- msgstr ""
268
-
269
- #: includes/admin/common.php:134
270
- msgid "Loading..."
271
- msgstr ""
272
-
273
- #: includes/admin/common.php:135
274
- msgid "Warning: You have unsaved setting changes. If you leave the settings page without saving your changes will be lost. Did you still want to leave the page?"
275
- msgstr ""
276
-
277
- #: includes/admin/common.php:137
278
- msgid "Status: Active"
279
- msgstr ""
280
-
281
- #: includes/admin/common.php:138 includes/admin/pages/addons.php:468
282
- msgid "Activate"
283
- msgstr ""
284
-
285
- #: includes/admin/common.php:139
286
- msgid "Status: Network Activated"
287
- msgstr ""
288
-
289
- #: includes/admin/common.php:140 includes/admin/pages/addons.php:466
290
- msgid "Network activate"
291
- msgstr ""
292
-
293
- #: includes/admin/common.php:142
294
- msgid "Activating..."
295
- msgstr ""
296
-
297
- #: includes/admin/common.php:143 includes/admin/pages/addons.php:441
298
- #: includes/admin/pages/addons.php:443
299
- msgid "Deactivate"
300
- msgstr ""
301
-
302
- #: includes/admin/common.php:144 includes/admin/pages/addons.php:439
303
- msgid "Network deactivate"
304
- msgstr ""
305
-
306
- #: includes/admin/common.php:146
307
- msgid "Deactivating..."
308
- msgstr ""
309
-
310
- #: includes/admin/common.php:147
311
- msgid "Status: Inactive"
312
- msgstr ""
313
-
314
- #: includes/admin/common.php:148
315
- msgid "Status: Network inactive"
316
- msgstr ""
317
-
318
- #: includes/admin/common.php:149 includes/admin/pages/addons.php:398
319
- msgid "Install"
320
- msgstr ""
321
-
322
- #: includes/admin/common.php:151
323
- msgid "Installing..."
324
- msgstr ""
325
-
326
- #: includes/admin/common.php:152
327
- msgid "Proceed"
328
- msgstr ""
329
-
330
- #: includes/admin/common.php:154
331
- msgid "Copied!"
332
- msgstr ""
333
-
334
- #: includes/admin/common.php:155
335
- msgid "Copy to Clipboard"
336
- msgstr ""
337
-
338
- #: includes/admin/common.php:156
339
- msgid "Failed!"
340
- msgstr ""
341
-
342
- #: includes/admin/common.php:158
343
- msgid "Shorten URL"
344
- msgstr ""
345
-
346
- #: includes/admin/common.php:159
347
- msgid "Shortened!"
348
- msgstr ""
349
-
350
- #: includes/admin/common.php:160
351
- msgid "Working..."
352
- msgstr ""
353
-
354
- #: includes/admin/common.php:161 includes/admin/pages/tools.php:87
355
- msgid "Import"
356
- msgstr ""
357
-
358
- #: includes/admin/common.php:162
359
- msgid "Imported!"
360
- msgstr ""
361
-
362
- #: includes/admin/common.php:163
363
- msgid "Preparing to redirect:"
364
- msgstr ""
365
-
366
- #: includes/admin/common.php:164
367
- msgid "You'll be redirected momentarily to complete authentication. This may take a couple seconds."
368
- msgstr ""
369
-
370
- #: includes/admin/common.php:165
371
- msgid "Authentication Error:"
372
- msgstr ""
373
-
374
- #: includes/admin/common.php:166
375
- msgid "Deauthenticating...."
376
- msgstr ""
377
-
378
- #: includes/admin/common.php:167
379
- msgid "We're deactivating your site. This may take a couple seconds."
380
- msgstr ""
381
-
382
- #: includes/admin/common.php:168
383
- msgid "Deactivation Error:"
384
- msgstr ""
385
-
386
- #: includes/admin/common.php:169
387
- msgid "Deactivated Successfully!"
388
- msgstr ""
389
-
390
- #: includes/admin/common.php:170
391
- msgid "You've disconnected your site from MonsterInsights. Your site is no longer being tracked by Google Analytics and you won't see reports anymore."
392
- msgstr ""
393
-
394
- #: includes/admin/common.php:171
395
- msgid "Verifying...."
396
- msgstr ""
397
-
398
- #: includes/admin/common.php:172
399
- msgid "We're verifying your site. This may take a couple seconds."
400
- msgstr ""
401
-
402
- #: includes/admin/common.php:173
403
- msgid "Verification Error:"
404
- msgstr ""
405
-
406
- #: includes/admin/common.php:174
407
- msgid "Verified Successfully!"
408
- msgstr ""
409
-
410
- #: includes/admin/common.php:175
411
- msgid "Your site is connected to MonsterInsights!"
412
- msgstr ""
413
-
414
- #: includes/admin/common.php:176
415
- msgid "OK"
416
- msgstr ""
417
-
418
- #: includes/admin/common.php:177
419
- msgid "Force Deauthenticate"
420
- msgstr ""
421
-
422
- #: includes/admin/common.php:178
423
- msgid "Refreshing Report"
424
- msgstr ""
425
-
426
- #: includes/admin/common.php:179
427
- msgid "Loading new report data..."
428
- msgstr ""
429
-
430
- #: includes/admin/common.php:180
431
- msgid "Success"
432
- msgstr ""
433
-
434
- #: includes/admin/common.php:181
435
- msgid "Retrieved the new report data successfully"
436
- msgstr ""
437
-
438
- #: includes/admin/common.php:182
439
- msgid "Error"
440
- msgstr ""
441
-
442
- #: includes/admin/common.php:636
443
- #, php-format
444
- msgid "MonsterInsights has detected that it's files are being blocked. This is usually caused by a adblock browser plugin (particularly uBlock Origin), or a conflicting WordPress theme or plugin. This issue only affects the admin side of MonsterInsights. To solve this, ensure MonsterInsights is whitelisted for your website URL in any adblock browser plugin you use. For step by step directions on how to do this, %1$sclick here%2$s. If this doesn't solve the issue (rare), send us a ticket %3$shere%2$s and we'll be happy to help diagnose the issue."
445
- msgstr ""
446
-
447
- #: includes/admin/licensing/license-actions.php:110
448
- #: includes/admin/licensing/license-actions.php:162
449
- #: includes/admin/licensing/license-actions.php:248
450
- msgid "There was an error connecting to the remote key API. Please try again later."
451
- msgstr ""
452
-
453
- #: includes/admin/licensing/license-actions.php:127
454
- msgid "Congratulations! This site is now receiving automatic updates."
455
- msgstr ""
456
-
457
- #: includes/admin/licensing/license-actions.php:198
458
- msgid "Congratulations! Your key has been refreshed successfully."
459
- msgstr ""
460
-
461
- #: includes/admin/licensing/license-actions.php:259
462
- msgid "Congratulations! You have deactivated the key from this site successfully."
463
- msgstr ""
464
-
465
- #: includes/admin/licensing/skin.php:86
466
- msgid "There was an error installing the addon. Please try again."
467
- msgstr ""
468
-
469
- #: includes/admin/notice.php:225
470
- msgid "Dismiss this notice"
471
- msgstr ""
472
-
473
- #: includes/admin/pages/addons.php:83
474
- msgid "MonsterInsights Addons"
475
- msgstr ""
476
-
477
- #: includes/admin/pages/addons.php:86
478
- msgid "Search MI Addons"
479
- msgstr ""
480
-
481
- #: includes/admin/pages/addons.php:88
482
- msgid "Sort Ascending (A-Z)"
483
- msgstr ""
484
-
485
- #: includes/admin/pages/addons.php:89
486
- msgid "Sort Descending (Z-A)"
487
- msgstr ""
488
-
489
- #: includes/admin/pages/addons.php:123
490
- msgid "In order to get access to Addons, you need to resolve your license key errors."
491
- msgstr ""
492
-
493
- #: includes/admin/pages/addons.php:139
494
- msgid "There was an issue retrieving the addons for this site. Please click on the button below the refresh the addons data."
495
- msgstr ""
496
-
497
- #: includes/admin/pages/addons.php:142
498
- msgid "Refresh Addons"
499
- msgstr ""
500
-
501
- #: includes/admin/pages/addons.php:160
502
- msgid "Available Addons:"
503
- msgstr ""
504
-
505
- #: includes/admin/pages/addons.php:180
506
- msgid "Unlock More Addons"
507
- msgstr ""
508
-
509
- #: includes/admin/pages/addons.php:181
510
- #, php-format
511
- msgid "%1$sWant even more addons?%2$sUpgrade your MonsterInsights account%3$s and unlock the following addons:"
512
- msgstr ""
513
-
514
- #: includes/admin/pages/addons.php:373
515
- #: includes/admin/reports/abstract-report.php:335
516
- msgid "Upgrade Now"
517
- msgstr ""
518
-
519
- #: includes/admin/pages/addons.php:392
520
- #, php-format
521
- msgid "Status: %1$sNot Installed%2$s"
522
- msgstr ""
523
-
524
- #: includes/admin/pages/addons.php:403
525
- msgid "Why can't I install addons?"
526
- msgstr ""
527
-
528
- #: includes/admin/pages/addons.php:430
529
- #, php-format
530
- msgid "Status: %1$sNetwork Active%2$s"
531
- msgstr ""
532
-
533
- #: includes/admin/pages/addons.php:432
534
- #, php-format
535
- msgid "Status: %1$sActive%2$s"
536
- msgstr ""
537
-
538
- #: includes/admin/pages/addons.php:458
539
- #, php-format
540
- msgid "Status: %1$sNetwork Inactive%2$s"
541
- msgstr ""
542
-
543
- #: includes/admin/pages/addons.php:460
544
- #, php-format
545
- msgid "Status: %1$sInactive%2$s"
546
- msgstr ""
547
-
548
- #: includes/admin/pages/network-settings.php:52
549
- msgid "Activate your MonsterInsights license key on this panel to hide the license key settings and addon pages for subsites."
550
- msgstr ""
551
-
552
- #: includes/admin/pages/network-settings.php:65
553
- #: includes/admin/settings/tab-general.php:54
554
- msgid "License Key"
555
- msgstr ""
556
-
557
- #: includes/admin/pages/network-settings.php:72
558
- #: includes/admin/settings/tab-general.php:61
559
- msgid "Verify Key"
560
- msgstr ""
561
-
562
- #: includes/admin/pages/network-settings.php:73
563
- #: includes/admin/settings/tab-general.php:62
564
- msgid "Deactivate Key"
565
- msgstr ""
566
-
567
- #: includes/admin/pages/network-settings.php:75
568
- #: includes/admin/settings/tab-general.php:64
569
- msgid "Activate Key"
570
- msgstr ""
571
-
572
- #: includes/admin/pages/network-settings.php:77
573
- #: includes/admin/settings/tab-general.php:69
574
- msgid "The license key is used to enable updates for MonsterInsights Pro & addons, as well enable the ability to view reports. Deactivate your license if you want to use it on another WordPress site."
575
- msgstr ""
576
-
577
- #: includes/admin/pages/network-settings.php:86
578
- #: includes/admin/settings/tab-general.php:79
579
- msgid "License Key Type"
580
- msgstr ""
581
-
582
- #: includes/admin/pages/network-settings.php:91
583
- #: includes/admin/settings/tab-general.php:84
584
- #, php-format
585
- msgid "Your license key type for this site is %s."
586
- msgstr ""
587
-
588
- #: includes/admin/pages/network-settings.php:93
589
- #: includes/admin/settings/tab-general.php:89
590
- msgid "No license key activated."
591
- msgstr ""
592
-
593
- #: includes/admin/pages/network-settings.php:97
594
- #: includes/admin/settings/tab-general.php:94
595
- msgid "Refresh Key"
596
- msgstr ""
597
-
598
- #: includes/admin/pages/network-settings.php:98
599
- #: includes/admin/settings/tab-general.php:95
600
- msgid "Click refresh if your license has been upgraded or the type is incorrect."
601
- msgstr ""
602
-
603
- #: includes/admin/pages/network-settings.php:106
604
- #: includes/admin/settings/tab-general.php:103
605
- msgid "Analytics Profile"
606
- msgstr ""
607
-
608
- #: includes/admin/pages/network-settings.php:108
609
- #: includes/admin/settings/tab-general.php:105
610
- msgid "Google Authentication"
611
- msgstr ""
612
-
613
- #: includes/admin/pages/network-settings.php:115
614
- #: includes/admin/pages/network-settings.php:125
615
- #: includes/admin/settings/tab-general.php:112
616
- #: includes/admin/settings/tab-general.php:122
617
- msgid "Please activate MonsterInsights Pro with an active, valid license key in order to use MonsterInsights Pro."
618
- msgstr ""
619
-
620
- #: includes/admin/pages/network-settings.php:117
621
- #: includes/admin/settings/tab-general.php:114
622
- msgid "Profile Active: "
623
- msgstr ""
624
-
625
- #: includes/admin/pages/network-settings.php:119
626
- #: includes/admin/settings/tab-general.php:116
627
- msgid "Re-Authenticate with your Google Account"
628
- msgstr ""
629
-
630
- #: includes/admin/pages/network-settings.php:120
631
- #: includes/admin/settings/tab-general.php:117
632
- msgid "Verify Credentials"
633
- msgstr ""
634
-
635
- #: includes/admin/pages/network-settings.php:121
636
- #: includes/admin/settings/tab-general.php:118
637
- msgid "Deauthenticate"
638
- msgstr ""
639
-
640
- #: includes/admin/pages/network-settings.php:128
641
- #: includes/admin/settings/tab-general.php:125
642
- msgid "Authenticate with your Google account"
643
- msgstr ""
644
-
645
- #: includes/admin/pages/network-settings.php:129
646
- #, php-format
647
- msgid "This is the default Google profile to use for subsites of a network (can be overriden at the single site level). Having issues automatically authenticating? %s Click here to authenticate manually %s."
648
- msgstr ""
649
-
650
- #: includes/admin/pages/network-settings.php:142
651
- msgid "Network UA code"
652
- msgstr ""
653
-
654
- #: includes/admin/pages/network-settings.php:145
655
- msgid "Save Network UA code"
656
- msgstr ""
657
-
658
- #: includes/admin/pages/network-settings.php:146
659
- msgid "This is the default UA code to use for subsites of a network (can be overriden at the single site level)."
660
- msgstr ""
661
-
662
- #: includes/admin/pages/network-settings.php:156
663
- #: includes/admin/settings/tab-general.php:176
664
- msgid "Unlock MonsterInsights Pro"
665
- msgstr ""
666
-
667
- #: includes/admin/pages/network-settings.php:160
668
- #: includes/admin/settings/tab-general.php:180
669
- #, php-format
670
- msgid "Already purchased an upgrade to MonsterInsights Pro? To unlock your Pro features and addons, %sfollow our upgrade guide%s to install MonsterInsights Pro."
671
- msgstr ""
672
-
673
- #: includes/admin/pages/network-settings.php:163
674
- #: includes/admin/settings/tab-general.php:183
675
- #, php-format
676
- msgid "Don't yet have a Pro license? %sVisit our website%s to upgrade and learn more about all the amazing features, expanded report and powerful addons you unlock when you go Pro."
677
- msgstr ""
678
-
679
- #: includes/admin/pages/network-settings.php:169
680
- #: includes/admin/settings/register-settings.php:396
681
- msgid "Hide Announcements"
682
- msgstr ""
683
-
684
- #: includes/admin/pages/network-settings.php:170
685
- #: includes/admin/settings/register-settings.php:397
686
- msgid "Hides plugin announcements and update details. This includes critical notices we use to inform about deprecations and important required configuration changes."
687
- msgstr ""
688
-
689
- #: includes/admin/pages/reports.php:93
690
- #, php-format
691
- msgid "%s Report"
692
- msgstr ""
693
-
694
- #: includes/admin/pages/reports.php:143
695
- msgid "You don't have permission to view MonsterInsights reports."
696
- msgstr ""
697
-
698
- #: includes/admin/pages/reports.php:153
699
- msgid "You can't view MonsterInsights reports because you are not licensed."
700
- msgstr ""
701
-
702
- #: includes/admin/pages/reports.php:159
703
- msgid "You can't view MonsterInsights reports due to license key errors."
704
- msgstr ""
705
-
706
- #: includes/admin/pages/reports.php:167
707
- msgid "You must authenticate with MonsterInsights before you can view reports."
708
- msgstr ""
709
-
710
- #: includes/admin/pages/reports.php:171 includes/admin/pages/reports.php:177
711
- msgid "Unknown report. Try refreshing and retrying. Contact support if this issue persists."
712
- msgstr ""
713
-
714
- #: includes/admin/pages/settings.php:78 includes/admin/pages/settings.php:79
715
- #: includes/admin/pages/tracking.php:41 includes/admin/pages/tracking.php:42
716
- msgid "General"
717
- msgstr ""
718
-
719
- #: includes/admin/pages/settings.php:82 includes/admin/pages/settings.php:83
720
- #: includes/admin/pages/tracking.php:45 includes/admin/pages/tracking.php:46
721
- msgid "Tracking"
722
- msgstr ""
723
-
724
- #: includes/admin/pages/settings.php:147
725
- msgid "Settings saved successfully."
726
- msgstr ""
727
-
728
- #: includes/admin/pages/settings.php:159
729
- msgid "Invalid UA code."
730
- msgstr ""
731
-
732
- #: includes/admin/pages/tools.php:31 includes/admin/pages/tools.php:32
733
- msgid "Import/Export"
734
- msgstr ""
735
-
736
- #: includes/admin/pages/tools.php:35
737
- msgid "Campaign URL Builder"
738
- msgstr ""
739
-
740
- #: includes/admin/pages/tools.php:36
741
- msgid "URL Builder"
742
- msgstr ""
743
-
744
- #: includes/admin/pages/tools.php:60
745
- msgid "Setting Tools"
746
- msgstr ""
747
-
748
- #: includes/admin/pages/tools.php:61
749
- msgid "You can use the below tools to import settings from other MonsterInsights websites or export settings to import into another MonsterInsights install."
750
- msgstr ""
751
-
752
- #: includes/admin/pages/tools.php:68
753
- msgid "Import Settings"
754
- msgstr ""
755
-
756
- #: includes/admin/pages/tools.php:74
757
- msgid "Successfully imported settings!"
758
- msgstr ""
759
-
760
- #: includes/admin/pages/tools.php:82
761
- msgid "Paste the import field content from another MonsterInsights site in above."
762
- msgstr ""
763
-
764
- #: includes/admin/pages/tools.php:95
765
- msgid "Export Settings:"
766
- msgstr ""
767
-
768
- #: includes/admin/pages/tools.php:107
769
- msgid "Export"
770
- msgstr ""
771
-
772
- #: includes/admin/pages/tools.php:179
773
- msgid "Please upload a valid .json file"
774
- msgstr ""
775
-
776
- #: includes/admin/pages/tools.php:185
777
- msgid "Please upload a file to import"
778
- msgstr ""
779
-
780
- #: includes/admin/pages/tools.php:190
781
- msgid "Please upload a real settings export file to import"
782
- msgstr ""
783
-
784
- #. Author of the plugin/theme
785
- #: includes/admin/partials/header.php:19
786
- #: lite/includes/admin/dashboard-widget.php:58
787
- msgid "MonsterInsights"
788
- msgstr ""
789
-
790
- #: includes/admin/partials/header.php:20
791
- msgid "MonsterInsights Mascot"
792
- msgstr ""
793
-
794
- #: includes/admin/reports/abstract-report.php:54
795
- msgid "Access denied"
796
- msgstr ""
797
-
798
- #: includes/admin/reports/abstract-report.php:62
799
- #, php-format
800
- msgid "Please %1$senable the dashboard%2$s to see report data."
801
- msgstr ""
802
-
803
- #: includes/admin/reports/abstract-report.php:68
804
- msgid "The dashboard is disabled."
805
- msgstr ""
806
-
807
- #: includes/admin/reports/abstract-report.php:75
808
- #, php-format
809
- msgid "You do not have an active license. Please %1$scheck your license configuration.%2$s"
810
- msgstr ""
811
-
812
- #: includes/admin/reports/abstract-report.php:86
813
- #, php-format
814
- msgid "Please %1$sauthenticate %2$swith Google Analytics to allow the plugin to fetch data."
815
- msgstr ""
816
-
817
- #: includes/admin/reports/abstract-report.php:92
818
- msgid "The Google oAuth authentication needs to be re-authenticated to view data."
819
- msgstr ""
820
-
821
- #: includes/admin/reports/abstract-report.php:117
822
- msgid "No data found"
823
- msgstr ""
824
-
825
- #: includes/admin/reports/abstract-report.php:163
826
- msgid "Invalid date range."
827
- msgstr ""
828
-
829
- #: includes/admin/reports/abstract-report.php:171
830
- msgid "Please upgrade to MonsterInsights Pro to use custom date ranges."
831
- msgstr ""
832
-
833
- #: includes/admin/reports/abstract-report.php:263
834
- msgid "You must authenticate with MonsterInsights to use reports."
835
- msgstr ""
836
-
837
- #: includes/admin/reports/abstract-report.php:306
838
- #, php-format
839
- msgid "You currently have a %s level license, but this report requires at least a %s level license to view the %s. Please upgrade to view this report."
840
- msgstr ""
841
-
842
- #: includes/admin/reports/abstract-report.php:315
843
- msgid "Ready to Get Analytics Super-Powers?"
844
- msgstr ""
845
-
846
- #: includes/admin/reports/abstract-report.php:316
847
- msgid "(And Crush Your Competition?)"
848
- msgstr ""
849
-
850
- #: includes/admin/reports/abstract-report.php:318
851
- #, php-format
852
- msgid ""
853
- "Hey there! It looks like you've got the %s license installed on your site.\n"
854
- "\t\t\t\t\t\t\t\t\t That's awesome! %s"
855
- msgstr ""
856
-
857
- #: includes/admin/reports/abstract-report.php:321
858
- #, php-format
859
- msgid "Do you want to access to %s reporting right now%s in your WordPress Dashboard? That comes with the %s level%s of our paid packages. You'll need to upgrade your license to get instant access."
860
- msgstr ""
861
-
862
- #: includes/admin/reports/abstract-report.php:322
863
- #, php-format
864
- msgid "It's easy! To upgrade, navigate to %sMy Account%s on MonsterInsights.com, go to the licenses tab, and click upgrade. We also have a %sstep by step guide%s with pictures of this process."
865
- msgstr ""
866
-
867
- #: includes/admin/reports/abstract-report.php:323
868
- #: includes/admin/reports/abstract-report.php:330
869
- msgid "If you have any questions, don't hesitate to reach out. We're here to help."
870
- msgstr ""
871
-
872
- #: includes/admin/reports/abstract-report.php:325
873
- #, php-format
874
- msgid ""
875
- "Hey there! %s It looks like you've got the free version of MonsterInsights installed on your site.\n"
876
- "\t\t\t\t\t\t\t\t\t That's awesome!"
877
- msgstr ""
878
-
879
- #: includes/admin/reports/abstract-report.php:328
880
- #, php-format
881
- msgid "Do you you want to access to %s reporting right now%s in your WordPress Dashboard? That comes with %s level%s of our paid packages. To get instant access, you'll want to buy a MonsterInsights license, which also gives you access to powerful addons, expanded reporting (including the ability to use custom date ranges), comprehensive tracking features (like UserID tracking) and access to our world-class support team."
882
- msgstr ""
883
-
884
- #: includes/admin/reports/abstract-report.php:329
885
- #, php-format
886
- msgid "Upgrading is easy! To upgrade, navigate to %sour pricing page%s, purchase the required license, and then follow the %sinstructions in the email receipt%s to upgrade. It only takes a few minutes to unlock the most powerful, yet easy to use analytics tracking system for WordPress."
887
- msgstr ""
888
-
889
- #: includes/admin/reports/abstract-report.php:369
890
- msgid "Visit addons page"
891
- msgstr ""
892
-
893
- #: includes/admin/reports/overview.php:34
894
- msgid "Overview"
895
- msgstr ""
896
-
897
- #: includes/admin/reports/overview.php:81
898
- msgid "UP"
899
- msgstr ""
900
-
901
- #: includes/admin/reports/overview.php:82
902
- msgid "DOWN"
903
- msgstr ""
904
-
905
- #: includes/admin/reports/overview.php:83
906
- msgid "Unique"
907
- msgstr ""
908
-
909
- #: includes/admin/reports/overview.php:83
910
- #: includes/admin/reports/overview.php:355
911
- #: includes/admin/reports/overview.php:395
912
- msgid "Sessions"
913
- msgstr ""
914
-
915
- #: includes/admin/reports/overview.php:83
916
- #: includes/admin/reports/overview.php:360
917
- #: includes/admin/reports/overview.php:422
918
- #: includes/admin/reports/overview.php:424
919
- msgid "Pageviews"
920
- msgstr ""
921
-
922
- #: includes/admin/reports/overview.php:389
923
- msgid "Up"
924
- msgstr ""
925
-
926
- #: includes/admin/reports/overview.php:390
927
- msgid "Down"
928
- msgstr ""
929
-
930
- #: includes/admin/reports/overview.php:397
931
- msgid "Session"
932
- msgstr ""
933
-
934
- #: includes/admin/reports/overview.php:397
935
- msgid "A session is the browsing session of a single user to your site."
936
- msgstr ""
937
-
938
- #: includes/admin/reports/overview.php:403
939
- #: includes/admin/reports/overview.php:430
940
- #: includes/admin/reports/overview.php:457
941
- #: includes/admin/reports/overview.php:484
942
- msgid "No change"
943
- msgstr ""
944
-
945
- #: includes/admin/reports/overview.php:417
946
- #: includes/admin/reports/overview.php:444
947
- #: includes/admin/reports/overview.php:471
948
- #: includes/admin/reports/overview.php:498
949
- #, php-format
950
- msgid "vs. Previous %s Days"
951
- msgstr ""
952
-
953
- #: includes/admin/reports/overview.php:424
954
- msgid "A pageview is defined as a view of a page on your site that is being tracked by the Analytics tracking code. Each refresh of a page is also a new pageview."
955
- msgstr ""
956
-
957
- #: includes/admin/reports/overview.php:449
958
- msgid "Avg. Session Duration"
959
- msgstr ""
960
-
961
- #: includes/admin/reports/overview.php:451
962
- msgid "Average Session Duration"
963
- msgstr ""
964
-
965
- #: includes/admin/reports/overview.php:451
966
- msgid "Total duration of all sessions (in seconds) / number of sessions."
967
- msgstr ""
968
-
969
- #: includes/admin/reports/overview.php:476
970
- #: includes/admin/reports/overview.php:478
971
- msgid "Bounce Rate"
972
- msgstr ""
973
-
974
- #: includes/admin/reports/overview.php:478
975
- msgid "Percentage of single page visits (or web sessions). It is the number of visits in which a person leaves your website from the landing page without browsing any further."
976
- msgstr ""
977
-
978
- #: includes/admin/reports/overview.php:510
979
- #: includes/admin/reports/overview.php:512
980
- msgid "New vs. Returning Visitors"
981
- msgstr ""
982
-
983
- #: includes/admin/reports/overview.php:512
984
- msgid "This graph shows what percent of your user sessions come from new versus repeat visitors."
985
- msgstr ""
986
-
987
- #: includes/admin/reports/overview.php:604
988
- msgid "New"
989
- msgstr ""
990
-
991
- #: includes/admin/reports/overview.php:605
992
- msgid "Returning"
993
- msgstr ""
994
-
995
- #: includes/admin/reports/overview.php:684
996
- #: includes/admin/reports/overview.php:686
997
- msgid "Device Breakdown"
998
- msgstr ""
999
-
1000
- #: includes/admin/reports/overview.php:686
1001
- msgid "This graph shows what percent of your visitor sessions are done using a traditional computer or laptop, tablet or mobile device to view your site."
1002
- msgstr ""
1003
-
1004
- #: includes/admin/reports/overview.php:780
1005
- msgid "Desktop"
1006
- msgstr ""
1007
-
1008
- #: includes/admin/reports/overview.php:781
1009
- msgid "Tablet"
1010
- msgstr ""
1011
-
1012
- #: includes/admin/reports/overview.php:782
1013
- msgid "Mobile"
1014
- msgstr ""
1015
-
1016
- #: includes/admin/reports/overview.php:861
1017
- #: includes/admin/reports/overview.php:863
1018
- msgid "Top 10 Countries"
1019
- msgstr ""
1020
-
1021
- #: includes/admin/reports/overview.php:863
1022
- msgid "This list shows the top countries your website visitors are from."
1023
- msgstr ""
1024
-
1025
- #: includes/admin/reports/overview.php:884
1026
- msgid "View Full Countries Report"
1027
- msgstr ""
1028
-
1029
- #: includes/admin/reports/overview.php:884
1030
- msgid "View All Countries Report"
1031
- msgstr ""
1032
-
1033
- #: includes/admin/reports/overview.php:896
1034
- #: includes/admin/reports/overview.php:898
1035
- msgid "Referrals"
1036
- msgstr ""
1037
-
1038
- #: includes/admin/reports/overview.php:898
1039
- msgid "This list shows the top websites that send your website traffic, known as \"referral traffic\"."
1040
- msgstr ""
1041
-
1042
- #: includes/admin/reports/overview.php:925
1043
- msgid "View All Referral Sources"
1044
- msgstr ""
1045
-
1046
- #: includes/admin/reports/overview.php:936
1047
- #: includes/admin/reports/overview.php:939
1048
- msgid "Top Posts / Pages"
1049
- msgstr ""
1050
-
1051
- #: includes/admin/reports/overview.php:939
1052
- msgid "This list shows the most viewed posts and pages on your website."
1053
- msgstr ""
1054
-
1055
- #: includes/admin/reports/overview.php:971
1056
- msgid "Show"
1057
- msgstr ""
1058
-
1059
- #: includes/admin/reports/overview.php:972
1060
- msgid "How many to show"
1061
- msgstr ""
1062
-
1063
- #: includes/admin/reports/overview.php:983
1064
- msgid "View Full Post/Page Report"
1065
- msgstr ""
1066
-
1067
- #: includes/admin/review.php:100
1068
- msgid "Hey, I noticed you've been using MonsterInsights for a while - that’s awesome! Could you please do me a BIG favor and give it a 5-star rating on WordPress to help us spread the word and boost our motivation?"
1069
- msgstr ""
1070
-
1071
- #: includes/admin/review.php:101
1072
- msgid "~ Syed Balkhi<br>Co-Founder of MonsterInsights"
1073
- msgstr ""
1074
-
1075
- #: includes/admin/review.php:103
1076
- msgid "Ok, you deserve it"
1077
- msgstr ""
1078
-
1079
- #: includes/admin/review.php:104
1080
- msgid "Nope, maybe later"
1081
- msgstr ""
1082
-
1083
- #: includes/admin/review.php:105
1084
- msgid "I already did"
1085
- msgstr ""
1086
-
1087
- #: includes/admin/settings/register-settings.php:23
1088
- msgid "Engagement"
1089
- msgstr ""
1090
-
1091
- #: includes/admin/settings/register-settings.php:27
1092
- msgid "Demographics"
1093
- msgstr ""
1094
-
1095
- #: includes/admin/settings/register-settings.php:31
1096
- msgid "Link Attribution"
1097
- msgstr ""
1098
-
1099
- #: includes/admin/settings/register-settings.php:35
1100
- msgid "File Downloads"
1101
- msgstr ""
1102
-
1103
- #: includes/admin/settings/register-settings.php:39
1104
- msgid "Affiliate Links"
1105
- msgstr ""
1106
-
1107
- #: includes/admin/settings/register-settings.php:43
1108
- msgid "Social"
1109
- msgstr ""
1110
-
1111
- #: includes/admin/settings/register-settings.php:48
1112
- msgid "Ads"
1113
- msgstr ""
1114
-
1115
- #: includes/admin/settings/register-settings.php:52
1116
- #: lite/includes/admin/reports/report-forms.php:22
1117
- msgid "Forms"
1118
- msgstr ""
1119
-
1120
- #: includes/admin/settings/register-settings.php:56
1121
- #: lite/includes/admin/reports/report-ecommerce.php:22
1122
- msgid "eCommerce"
1123
- msgstr ""
1124
-
1125
- #: includes/admin/settings/register-settings.php:60
1126
- msgid "Media"
1127
- msgstr ""
1128
-
1129
- #: includes/admin/settings/register-settings.php:65
1130
- msgid "Memberships"
1131
- msgstr ""
1132
-
1133
- #: includes/admin/settings/register-settings.php:70
1134
- msgid "Custom Dimensions"
1135
- msgstr ""
1136
-
1137
- #: includes/admin/settings/register-settings.php:74
1138
- msgid "Performance"
1139
- msgstr ""
1140
-
1141
- #: includes/admin/settings/register-settings.php:78
1142
- msgid "Google AMP"
1143
- msgstr ""
1144
-
1145
- #: includes/admin/settings/register-settings.php:82
1146
- msgid "Google Optimize"
1147
- msgstr ""
1148
-
1149
- #: includes/admin/settings/register-settings.php:86
1150
- msgid "FB Instant Articles"
1151
- msgstr ""
1152
-
1153
- #: includes/admin/settings/register-settings.php:90
1154
- msgid "Bounce Reduction"
1155
- msgstr ""
1156
-
1157
- #: includes/admin/settings/register-settings.php:95
1158
- msgid "Additional Reporting"
1159
- msgstr ""
1160
-
1161
- #: includes/admin/settings/register-settings.php:100
1162
- msgid "Notifications"
1163
- msgstr ""
1164
-
1165
- #: includes/admin/settings/register-settings.php:105
1166
- msgid "Compatibility"
1167
- msgstr ""
1168
-
1169
- #: includes/admin/settings/register-settings.php:109
1170
- msgid "EU Compliance"
1171
- msgstr ""
1172
-
1173
- #: includes/admin/settings/register-settings.php:113
1174
- msgid "Permissions"
1175
- msgstr ""
1176
-
1177
- #: includes/admin/settings/register-settings.php:157
1178
- msgid "Ignore these user roles from tracking:"
1179
- msgstr ""
1180
-
1181
- #: includes/admin/settings/register-settings.php:158
1182
- msgid "Users that have at least one of these roles will not be tracked into Google Analytics."
1183
- msgstr ""
1184
-
1185
- #: includes/admin/settings/register-settings.php:167
1186
- msgid "Enable MonsterInsights events tracking:"
1187
- msgstr ""
1188
-
1189
- #: includes/admin/settings/register-settings.php:168
1190
- msgid "This turns on our Javascript based tracking system which among other things tracks clicks on outbound, affiliate, mail, telephone, hashed and download links."
1191
- msgstr ""
1192
-
1193
- #: includes/admin/settings/register-settings.php:172
1194
- msgid "Yes (Recommended)"
1195
- msgstr ""
1196
-
1197
- #: includes/admin/settings/register-settings.php:173
1198
- msgid "No"
1199
- msgstr ""
1200
-
1201
- #: includes/admin/settings/register-settings.php:183
1202
- msgid "Enable Demographics and Interests Reports for Remarketing and Advertising"
1203
- msgstr ""
1204
-
1205
- #: includes/admin/settings/register-settings.php:184
1206
- #, php-format
1207
- msgid "Check this setting to add the Demographics and Remarketing features to your Google Analytics tracking code. Make sure to enable Demographics and Remarketing in your Google Analytics account. We have a guide for how to do that in our %1$sknowledge base%2$s. For more information about Remarketing, we refer you to %3$sGoogle's documentation%2$s. Note that usage of this function is affected by privacy and cookie laws around the world. Be sure to follow the laws that affect your target audience."
1208
- msgstr ""
1209
-
1210
- #: includes/admin/settings/register-settings.php:191
1211
- msgid "Anonymize IP addresses?"
1212
- msgstr ""
1213
-
1214
- #: includes/admin/settings/register-settings.php:192
1215
- #, php-format
1216
- msgid "This adds %1$s, telling Google Analytics to anonymize the information sent by the tracker objects by removing the last octet of the IP address prior to its storage."
1217
- msgstr ""
1218
-
1219
- #: includes/admin/settings/register-settings.php:202
1220
- msgid "Enable enhanced link attribution?"
1221
- msgstr ""
1222
-
1223
- #: includes/admin/settings/register-settings.php:203
1224
- #, php-format
1225
- msgid "Add %1$sEnhanced Link Attribution%2$s to your tracking code."
1226
- msgstr ""
1227
-
1228
- #: includes/admin/settings/register-settings.php:208
1229
- msgid "Turn on anchor tracking"
1230
- msgstr ""
1231
-
1232
- #: includes/admin/settings/register-settings.php:209
1233
- msgid "Many WordPress \"1-page\" style themes rely on anchor tags for navigation to show virtual pages. The problem is that to Google Analytics, these are all just a single page, and it makes it hard to get meaningful statistics about pages viewed. This feature allows proper tracking in those themes."
1234
- msgstr ""
1235
-
1236
- #: includes/admin/settings/register-settings.php:214
1237
- msgid "Turn on allowAnchor"
1238
- msgstr ""
1239
-
1240
- #: includes/admin/settings/register-settings.php:215
1241
- #, php-format
1242
- msgid "This adds a %1$s call to your tracking code, and makes RSS link tagging use a %2$s as well."
1243
- msgstr ""
1244
-
1245
- #: includes/admin/settings/register-settings.php:220
1246
- msgid "Turn on allowLinker"
1247
- msgstr ""
1248
-
1249
- #: includes/admin/settings/register-settings.php:221
1250
- #, php-format
1251
- msgid "This adds a %1$s call to your tracking code, allowing you to use %2$s and related functions."
1252
- msgstr ""
1253
-
1254
- #: includes/admin/settings/register-settings.php:226
1255
- msgid "Turn on tag links in RSS"
1256
- msgstr ""
1257
-
1258
- #: includes/admin/settings/register-settings.php:227
1259
- #, php-format
1260
- msgid "Do not use this feature if you use FeedBurner, as FeedBurner can do this automatically and better than this plugin can. Check %1$sthis help page%2$s for info on how to enable this feature in FeedBurner."
1261
- msgstr ""
1262
-
1263
- #: includes/admin/settings/register-settings.php:237
1264
- msgid "Track downloads as an:"
1265
- msgstr ""
1266
-
1267
- #: includes/admin/settings/register-settings.php:238
1268
- msgid "Tracking as pageviews is not recommended, as this would skew your statistics, but it does make it possible to track downloads as goals. This feature requires that event tracking be turned on."
1269
- msgstr ""
1270
-
1271
- #: includes/admin/settings/register-settings.php:242
1272
- msgid "Event (recommended)"
1273
- msgstr ""
1274
-
1275
- #: includes/admin/settings/register-settings.php:243
1276
- msgid "Pageview"
1277
- msgstr ""
1278
-
1279
- #: includes/admin/settings/register-settings.php:248
1280
- msgid "Extensions of files to track as downloads:"
1281
- msgstr ""
1282
-
1283
- #: includes/admin/settings/register-settings.php:249
1284
- msgid "If you have enabled event tracking, MonsterInsights will send an event/pageview to GA if a link to a file has one of the above extensions."
1285
- msgstr ""
1286
-
1287
- #: includes/admin/settings/register-settings.php:259
1288
- msgid "Set path for internal links to track as outbound links"
1289
- msgstr ""
1290
-
1291
- #: includes/admin/settings/register-settings.php:260
1292
- #, php-format
1293
- msgid "If you want to track all internal links that begin with %1$s, enter %1$s in the box above. If you have multiple prefixes you can separate them with comma's: %2$s"
1294
- msgstr ""
1295
-
1296
- #: includes/admin/settings/register-settings.php:265
1297
- msgid "Label for those links:"
1298
- msgstr ""
1299
-
1300
- #: includes/admin/settings/register-settings.php:266
1301
- #, php-format
1302
- msgid "The label to use for these links, this will be added to where the click came from, so if the label is %s, the label for a click from the content of an article becomes \"outbound-link-aff\"."
1303
- msgstr ""
1304
-
1305
- #: includes/admin/settings/register-settings.php:332
1306
- msgid "Domain to track as:"
1307
- msgstr ""
1308
-
1309
- #: includes/admin/settings/register-settings.php:333
1310
- #, php-format
1311
- msgid "This allows you to %1$sset the domain%2$s that's used for tracking. Only is used if set to a value, else defaults to automatic determination. It is very rare that you would need to use this setting."
1312
- msgstr ""
1313
-
1314
- #: includes/admin/settings/register-settings.php:338
1315
- msgid "Custom code"
1316
- msgstr ""
1317
-
1318
- #: includes/admin/settings/register-settings.php:339
1319
- #, php-format
1320
- msgid "Not for the average user: this allows you to add a line of code, to be added before the %1$s call."
1321
- msgstr ""
1322
-
1323
- #: includes/admin/settings/register-settings.php:344
1324
- msgid "Enable Debug Mode"
1325
- msgstr ""
1326
-
1327
- #: includes/admin/settings/register-settings.php:345
1328
- msgid "Turns on debugging in JS events tracking, logging of eCommerce requests and enables debug settings."
1329
- msgstr ""
1330
-
1331
- #: includes/admin/settings/register-settings.php:359
1332
- msgid "Let these user roles see reports:"
1333
- msgstr ""
1334
-
1335
- #: includes/admin/settings/register-settings.php:369
1336
- msgid "Let these user roles save settings:"
1337
- msgstr ""
1338
-
1339
- #: includes/admin/settings/register-settings.php:370
1340
- #, php-format
1341
- msgid "Users that have at least one of these roles will be able to view and save the settings panel, along with any user with the %s capability."
1342
- msgstr ""
1343
-
1344
- #: includes/admin/settings/register-settings.php:379
1345
- #: includes/admin/settings/tab-general.php:200
1346
- msgid "Automatic Updates"
1347
- msgstr ""
1348
-
1349
- #: includes/admin/settings/register-settings.php:383
1350
- #: includes/admin/settings/tab-general.php:203
1351
- msgid "Yes (Recommended) - Get the latest features, bugfixes, and security updates as they are released."
1352
- msgstr ""
1353
-
1354
- #: includes/admin/settings/register-settings.php:384
1355
- #: includes/admin/settings/tab-general.php:204
1356
- msgid "Minor Only - Only get bugfixes and security updates, but not major features."
1357
- msgstr ""
1358
-
1359
- #: includes/admin/settings/register-settings.php:385
1360
- #: includes/admin/settings/tab-general.php:205
1361
- msgid "None - Manually update everything."
1362
- msgstr ""
1363
-
1364
- #: includes/admin/settings/register-settings.php:390
1365
- #: includes/admin/settings/tab-general.php:212
1366
- msgid "Allow Usage Tracking"
1367
- msgstr ""
1368
-
1369
- #: includes/admin/settings/register-settings.php:391
1370
- #: includes/admin/settings/tab-general.php:213
1371
- msgid "By allowing us to track usage data we can better help you, because we know with which WordPress configurations, themes and plugins we should test."
1372
- msgstr ""
1373
-
1374
- #: includes/admin/settings/settings-api.php:747
1375
- #, php-format
1376
- msgid "You must have the %s capability to view/edit this setting"
1377
- msgstr ""
1378
-
1379
- #: includes/admin/settings/settings-api.php:907
1380
- #: includes/admin/settings/tab-tracking.php:109
1381
- #: lite/includes/admin/tools.php:12
1382
- msgid "Click here to Upgrade"
1383
- msgstr ""
1384
-
1385
- #: includes/admin/settings/settings-api.php:937
1386
- #, php-format
1387
- msgid "The callback function used for the %s setting is missing."
1388
- msgstr ""
1389
-
1390
- #: includes/admin/settings/settings-api.php:969
1391
- #: includes/admin/settings/tab-general.php:233
1392
- msgid "Save Changes"
1393
- msgstr ""
1394
-
1395
- #: includes/admin/settings/tab-general.php:67
1396
- msgid "Your website is network licensed for MonsterInsights. Enter a license above only if you want to use a different Google Analytics profile for the reports and tracking on this subsite."
1397
- msgstr ""
1398
-
1399
- #: includes/admin/settings/tab-general.php:87
1400
- msgid "No license key activated on this subsite."
1401
- msgstr ""
1402
-
1403
- #: includes/admin/settings/tab-general.php:126
1404
- #, php-format
1405
- msgid "Already have a Google Account, but don’t know if you’ve setup Google Analytics? %s Click here to login and find out%s."
1406
- msgstr ""
1407
-
1408
- #: includes/admin/settings/tab-general.php:128
1409
- #, php-format
1410
- msgid "Having issues automatically authenticating? %s Click here to authenticate manually%s."
1411
- msgstr ""
1412
-
1413
- #: includes/admin/settings/tab-general.php:147
1414
- msgid "Manually enter your UA code"
1415
- msgstr ""
1416
-
1417
- #: includes/admin/settings/tab-general.php:151
1418
- msgid "Warning: If you use a manual UA code, you won't be able to use the reports."
1419
- msgstr ""
1420
-
1421
- #: includes/admin/settings/tab-general.php:164
1422
- msgid "Default Configuration:"
1423
- msgstr ""
1424
-
1425
- #: includes/admin/settings/tab-general.php:167
1426
- #, php-format
1427
- msgid "If you do not authenticate with MonsterInsights above, the network default %s will be used as the Google UA code."
1428
- msgstr ""
1429
-
1430
- #: includes/admin/settings/tab-general.php:191
1431
- msgid "Disable Reports"
1432
- msgstr ""
1433
-
1434
- #: includes/admin/settings/tab-general.php:192
1435
- msgid "Hide the reports page."
1436
- msgstr ""
1437
-
1438
- #: includes/admin/settings/tab-tracking.php:107
1439
- #: lite/includes/admin/tools.php:10
1440
- msgid "Want even more fine tuned control over your website analytics?"
1441
- msgstr ""
1442
-
1443
- #: includes/admin/settings/tab-tracking.php:108
1444
- msgid "By upgrading to MonsterInsights Pro, you get access to numerous addons and tools that help you better understand what people are doing on your website, so you can keep doing more of what's working. Some of the features include: Ecommerce tracking, Author tracking, Post Type tracking, Ads tracking, Google AMP tracking, Performance optimization, and so much more!"
1445
- msgstr ""
1446
-
1447
- #: includes/admin/tracking.php:243
1448
- msgid "Once Weekly"
1449
- msgstr ""
1450
-
1451
- #: includes/api-request.php:179
1452
- msgid "The firewall of your server is blocking outbound calls. Please contact your hosting provider to fix this issue."
1453
- msgstr ""
1454
-
1455
- #: includes/api-request.php:285
1456
- msgid "The API was unreachable."
1457
- msgstr ""
1458
-
1459
- #: includes/api-request.php:289
1460
- #, php-format
1461
- msgid "The API returned a <strong>%s</strong> response"
1462
- msgstr ""
1463
-
1464
- #: includes/api-request.php:293 includes/api-request.php:297
1465
- #, php-format
1466
- msgid "The API returned a <strong>%d</strong> response with this message: <strong>%s</strong>"
1467
- msgstr ""
1468
-
1469
- #: includes/api-request.php:305
1470
- msgid "Improper API request."
1471
- msgstr ""
1472
-
1473
- #: includes/deprecated.php:126
1474
- #, php-format
1475
- msgid "%1$s is %3$sdeprecated%4$s since MonsterInsights version %2$s!"
1476
- msgstr ""
1477
-
1478
- #: includes/deprecated.php:179
1479
- #, php-format
1480
- msgid "%1$s is %3$sdeprecated%4$s since MonsterInsights version %2$s."
1481
- msgstr ""
1482
-
1483
- #: includes/frontend/tracking/class-tracking-analytics.php:205
1484
- msgid "Note: MonsterInsights is not currently configured on this site. The site owner needs to authenticate with Google Analytics in the MonsterInsights settings panel."
1485
- msgstr ""
1486
-
1487
- #: includes/frontend/tracking/class-tracking-analytics.php:208
1488
- msgid "Note: MonsterInsights does not track you as a logged in site administrator to prevent site owners from accidentally skewing their own Google Analytics data."
1489
- msgstr ""
1490
-
1491
- #: includes/frontend/tracking/class-tracking-analytics.php:211
1492
- msgid "Note: The site owner has disabled Google Analytics tracking for your user role."
1493
- msgstr ""
1494
-
1495
- #: includes/frontend/tracking/class-tracking-analytics.php:291
1496
- msgid "Not running function"
1497
- msgstr ""
1498
-
1499
- #: includes/frontend/tracking/class-tracking-analytics.php:291
1500
- msgid "because you are not being tracked."
1501
- msgstr ""
1502
-
1503
- #: includes/frontend/tracking/class-tracking-preview.php:77
1504
- msgid "You are currently in a preview window. MonsterInsights doesn't track preview window traffic to avoid false visit reports."
1505
- msgstr ""
1506
-
1507
- #: includes/helpers.php:334
1508
- msgid "United States"
1509
- msgstr ""
1510
-
1511
- #: includes/helpers.php:335
1512
- msgid "Canada"
1513
- msgstr ""
1514
-
1515
- #: includes/helpers.php:336
1516
- msgid "United Kingdom"
1517
- msgstr ""
1518
-
1519
- #: includes/helpers.php:337
1520
- msgid "Afghanistan"
1521
- msgstr ""
1522
-
1523
- #: includes/helpers.php:338
1524
- msgid "&#197;land Islands"
1525
- msgstr ""
1526
-
1527
- #: includes/helpers.php:339
1528
- msgid "Albania"
1529
- msgstr ""
1530
-
1531
- #: includes/helpers.php:340
1532
- msgid "Algeria"
1533
- msgstr ""
1534
-
1535
- #: includes/helpers.php:341
1536
- msgid "American Samoa"
1537
- msgstr ""
1538
-
1539
- #: includes/helpers.php:342
1540
- msgid "Andorra"
1541
- msgstr ""
1542
-
1543
- #: includes/helpers.php:343
1544
- msgid "Angola"
1545
- msgstr ""
1546
-
1547
- #: includes/helpers.php:344
1548
- msgid "Anguilla"
1549
- msgstr ""
1550
-
1551
- #: includes/helpers.php:345
1552
- msgid "Antarctica"
1553
- msgstr ""
1554
-
1555
- #: includes/helpers.php:346
1556
- msgid "Antigua and Barbuda"
1557
- msgstr ""
1558
-
1559
- #: includes/helpers.php:347
1560
- msgid "Argentina"
1561
- msgstr ""
1562
-
1563
- #: includes/helpers.php:348
1564
- msgid "Armenia"
1565
- msgstr ""
1566
-
1567
- #: includes/helpers.php:349
1568
- msgid "Aruba"
1569
- msgstr ""
1570
-
1571
- #: includes/helpers.php:350
1572
- msgid "Australia"
1573
- msgstr ""
1574
-
1575
- #: includes/helpers.php:351
1576
- msgid "Austria"
1577
- msgstr ""
1578
-
1579
- #: includes/helpers.php:352
1580
- msgid "Azerbaijan"
1581
- msgstr ""
1582
-
1583
- #: includes/helpers.php:353
1584
- msgid "Bahamas"
1585
- msgstr ""
1586
-
1587
- #: includes/helpers.php:354
1588
- msgid "Bahrain"
1589
- msgstr ""
1590
-
1591
- #: includes/helpers.php:355
1592
- msgid "Bangladesh"
1593
- msgstr ""
1594
-
1595
- #: includes/helpers.php:356
1596
- msgid "Barbados"
1597
- msgstr ""
1598
-
1599
- #: includes/helpers.php:357
1600
- msgid "Belarus"
1601
- msgstr ""
1602
-
1603
- #: includes/helpers.php:358
1604
- msgid "Belgium"
1605
- msgstr ""
1606
-
1607
- #: includes/helpers.php:359
1608
- msgid "Belize"
1609
- msgstr ""
1610
-
1611
- #: includes/helpers.php:360
1612
- msgid "Benin"
1613
- msgstr ""
1614
-
1615
- #: includes/helpers.php:361
1616
- msgid "Bermuda"
1617
- msgstr ""
1618
-
1619
- #: includes/helpers.php:362
1620
- msgid "Bhutan"
1621
- msgstr ""
1622
-
1623
- #: includes/helpers.php:363
1624
- msgid "Bolivia"
1625
- msgstr ""
1626
-
1627
- #: includes/helpers.php:364
1628
- msgid "Bonaire, Saint Eustatius and Saba"
1629
- msgstr ""
1630
-
1631
- #: includes/helpers.php:365
1632
- msgid "Bosnia and Herzegovina"
1633
- msgstr ""
1634
-
1635
- #: includes/helpers.php:366
1636
- msgid "Botswana"
1637
- msgstr ""
1638
-
1639
- #: includes/helpers.php:367
1640
- msgid "Bouvet Island"
1641
- msgstr ""
1642
-
1643
- #: includes/helpers.php:368
1644
- msgid "Brazil"
1645
- msgstr ""
1646
-
1647
- #: includes/helpers.php:369
1648
- msgid "British Indian Ocean Territory"
1649
- msgstr ""
1650
-
1651
- #: includes/helpers.php:370
1652
- msgid "Brunei Darrussalam"
1653
- msgstr ""
1654
-
1655
- #: includes/helpers.php:371
1656
- msgid "Bulgaria"
1657
- msgstr ""
1658
-
1659
- #: includes/helpers.php:372
1660
- msgid "Burkina Faso"
1661
- msgstr ""
1662
-
1663
- #: includes/helpers.php:373
1664
- msgid "Burundi"
1665
- msgstr ""
1666
-
1667
- #: includes/helpers.php:374
1668
- msgid "Cambodia"
1669
- msgstr ""
1670
-
1671
- #: includes/helpers.php:375
1672
- msgid "Cameroon"
1673
- msgstr ""
1674
-
1675
- #: includes/helpers.php:376
1676
- msgid "Cape Verde"
1677
- msgstr ""
1678
-
1679
- #: includes/helpers.php:377
1680
- msgid "Cayman Islands"
1681
- msgstr ""
1682
-
1683
- #: includes/helpers.php:378
1684
- msgid "Central African Republic"
1685
- msgstr ""
1686
-
1687
- #: includes/helpers.php:379
1688
- msgid "Chad"
1689
- msgstr ""
1690
-
1691
- #: includes/helpers.php:380
1692
- msgid "Chile"
1693
- msgstr ""
1694
-
1695
- #: includes/helpers.php:381
1696
- msgid "China"
1697
- msgstr ""
1698
-
1699
- #: includes/helpers.php:382
1700
- msgid "Christmas Island"
1701
- msgstr ""
1702
-
1703
- #: includes/helpers.php:383
1704
- msgid "Cocos Islands"
1705
- msgstr ""
1706
-
1707
- #: includes/helpers.php:384
1708
- msgid "Colombia"
1709
- msgstr ""
1710
-
1711
- #: includes/helpers.php:385
1712
- msgid "Comoros"
1713
- msgstr ""
1714
-
1715
- #: includes/helpers.php:386
1716
- msgid "Congo, Democratic People's Republic"
1717
- msgstr ""
1718
-
1719
- #: includes/helpers.php:387
1720
- msgid "Congo, Republic of"
1721
- msgstr ""
1722
-
1723
- #: includes/helpers.php:388
1724
- msgid "Cook Islands"
1725
- msgstr ""
1726
-
1727
- #: includes/helpers.php:389
1728
- msgid "Costa Rica"
1729
- msgstr ""
1730
-
1731
- #: includes/helpers.php:390
1732
- msgid "Cote d'Ivoire"
1733
- msgstr ""
1734
-
1735
- #: includes/helpers.php:391
1736
- msgid "Croatia/Hrvatska"
1737
- msgstr ""
1738
-
1739
- #: includes/helpers.php:392
1740
- msgid "Cuba"
1741
- msgstr ""
1742
-
1743
- #: includes/helpers.php:393
1744
- msgid "Cura&Ccedil;ao"
1745
- msgstr ""
1746
-
1747
- #: includes/helpers.php:394
1748
- msgid "Cyprus"
1749
- msgstr ""
1750
-
1751
- #: includes/helpers.php:395
1752
- msgid "Czechia"
1753
- msgstr ""
1754
-
1755
- #: includes/helpers.php:396
1756
- msgid "Denmark"
1757
- msgstr ""
1758
-
1759
- #: includes/helpers.php:397
1760
- msgid "Djibouti"
1761
- msgstr ""
1762
-
1763
- #: includes/helpers.php:398
1764
- msgid "Dominica"
1765
- msgstr ""
1766
-
1767
- #: includes/helpers.php:399
1768
- msgid "Dominican Republic"
1769
- msgstr ""
1770
-
1771
- #: includes/helpers.php:400
1772
- msgid "East Timor"
1773
- msgstr ""
1774
-
1775
- #: includes/helpers.php:401
1776
- msgid "Ecuador"
1777
- msgstr ""
1778
-
1779
- #: includes/helpers.php:402
1780
- msgid "Egypt"
1781
- msgstr ""
1782
-
1783
- #: includes/helpers.php:403
1784
- msgid "Equatorial Guinea"
1785
- msgstr ""
1786
-
1787
- #: includes/helpers.php:404
1788
- msgid "El Salvador"
1789
- msgstr ""
1790
-
1791
- #: includes/helpers.php:405
1792
- msgid "Eritrea"
1793
- msgstr ""
1794
-
1795
- #: includes/helpers.php:406
1796
- msgid "Estonia"
1797
- msgstr ""
1798
-
1799
- #: includes/helpers.php:407
1800
- msgid "Ethiopia"
1801
- msgstr ""
1802
-
1803
- #: includes/helpers.php:408
1804
- msgid "Falkland Islands"
1805
- msgstr ""
1806
-
1807
- #: includes/helpers.php:409
1808
- msgid "Faroe Islands"
1809
- msgstr ""
1810
-
1811
- #: includes/helpers.php:410
1812
- msgid "Fiji"
1813
- msgstr ""
1814
-
1815
- #: includes/helpers.php:411
1816
- msgid "Finland"
1817
- msgstr ""
1818
-
1819
- #: includes/helpers.php:412
1820
- msgid "France"
1821
- msgstr ""
1822
-
1823
- #: includes/helpers.php:413
1824
- msgid "French Guiana"
1825
- msgstr ""
1826
-
1827
- #: includes/helpers.php:414
1828
- msgid "French Polynesia"
1829
- msgstr ""
1830
-
1831
- #: includes/helpers.php:415
1832
- msgid "French Southern Territories"
1833
- msgstr ""
1834
-
1835
- #: includes/helpers.php:416
1836
- msgid "Gabon"
1837
- msgstr ""
1838
-
1839
- #: includes/helpers.php:417
1840
- msgid "Gambia"
1841
- msgstr ""
1842
-
1843
- #: includes/helpers.php:418
1844
- msgid "Georgia"
1845
- msgstr ""
1846
-
1847
- #: includes/helpers.php:419
1848
- msgid "Germany"
1849
- msgstr ""
1850
-
1851
- #: includes/helpers.php:420
1852
- msgid "Greece"
1853
- msgstr ""
1854
-
1855
- #: includes/helpers.php:421
1856
- msgid "Ghana"
1857
- msgstr ""
1858
-
1859
- #: includes/helpers.php:422
1860
- msgid "Gibraltar"
1861
- msgstr ""
1862
-
1863
- #: includes/helpers.php:423
1864
- msgid "Greenland"
1865
- msgstr ""
1866
-
1867
- #: includes/helpers.php:424
1868
- msgid "Grenada"
1869
- msgstr ""
1870
-
1871
- #: includes/helpers.php:425
1872
- msgid "Guadeloupe"
1873
- msgstr ""
1874
-
1875
- #: includes/helpers.php:426
1876
- msgid "Guam"
1877
- msgstr ""
1878
-
1879
- #: includes/helpers.php:427
1880
- msgid "Guatemala"
1881
- msgstr ""
1882
-
1883
- #: includes/helpers.php:428
1884
- msgid "Guernsey"
1885
- msgstr ""
1886
-
1887
- #: includes/helpers.php:429
1888
- msgid "Guinea"
1889
- msgstr ""
1890
-
1891
- #: includes/helpers.php:430
1892
- msgid "Guinea-Bissau"
1893
- msgstr ""
1894
-
1895
- #: includes/helpers.php:431
1896
- msgid "Guyana"
1897
- msgstr ""
1898
-
1899
- #: includes/helpers.php:432
1900
- msgid "Haiti"
1901
- msgstr ""
1902
-
1903
- #: includes/helpers.php:433
1904
- msgid "Heard and McDonald Islands"
1905
- msgstr ""
1906
-
1907
- #: includes/helpers.php:434
1908
- msgid "Holy See (City Vatican State)"
1909
- msgstr ""
1910
-
1911
- #: includes/helpers.php:435
1912
- msgid "Honduras"
1913
- msgstr ""
1914
-
1915
- #: includes/helpers.php:436
1916
- msgid "Hong Kong"
1917
- msgstr ""
1918
-
1919
- #: includes/helpers.php:437
1920
- msgid "Hungary"
1921
- msgstr ""
1922
-
1923
- #: includes/helpers.php:438
1924
- msgid "Iceland"
1925
- msgstr ""
1926
-
1927
- #: includes/helpers.php:439
1928
- msgid "India"
1929
- msgstr ""
1930
-
1931
- #: includes/helpers.php:440
1932
- msgid "Indonesia"
1933
- msgstr ""
1934
-
1935
- #: includes/helpers.php:441
1936
- msgid "Iran"
1937
- msgstr ""
1938
-
1939
- #: includes/helpers.php:442
1940
- msgid "Iraq"
1941
- msgstr ""
1942
-
1943
- #: includes/helpers.php:443
1944
- msgid "Ireland"
1945
- msgstr ""
1946
-
1947
- #: includes/helpers.php:444
1948
- msgid "Isle of Man"
1949
- msgstr ""
1950
-
1951
- #: includes/helpers.php:445
1952
- msgid "Israel"
1953
- msgstr ""
1954
-
1955
- #: includes/helpers.php:446
1956
- msgid "Italy"
1957
- msgstr ""
1958
-
1959
- #: includes/helpers.php:447
1960
- msgid "Jamaica"
1961
- msgstr ""
1962
-
1963
- #: includes/helpers.php:448
1964
- msgid "Japan"
1965
- msgstr ""
1966
-
1967
- #: includes/helpers.php:449
1968
- msgid "Jersey"
1969
- msgstr ""
1970
-
1971
- #: includes/helpers.php:450
1972
- msgid "Jordan"
1973
- msgstr ""
1974
-
1975
- #: includes/helpers.php:451
1976
- msgid "Kazakhstan"
1977
- msgstr ""
1978
-
1979
- #: includes/helpers.php:452
1980
- msgid "Kenya"
1981
- msgstr ""
1982
-
1983
- #: includes/helpers.php:453
1984
- msgid "Kiribati"
1985
- msgstr ""
1986
-
1987
- #: includes/helpers.php:454
1988
- msgid "Kuwait"
1989
- msgstr ""
1990
-
1991
- #: includes/helpers.php:455
1992
- msgid "Kyrgyzstan"
1993
- msgstr ""
1994
-
1995
- #: includes/helpers.php:456
1996
- msgid "Lao People's Democratic Republic"
1997
- msgstr ""
1998
-
1999
- #: includes/helpers.php:457
2000
- msgid "Latvia"
2001
- msgstr ""
2002
-
2003
- #: includes/helpers.php:458
2004
- msgid "Lebanon"
2005
- msgstr ""
2006
-
2007
- #: includes/helpers.php:459
2008
- msgid "Lesotho"
2009
- msgstr ""
2010
-
2011
- #: includes/helpers.php:460
2012
- msgid "Liberia"
2013
- msgstr ""
2014
-
2015
- #: includes/helpers.php:461
2016
- msgid "Libyan Arab Jamahiriya"
2017
- msgstr ""
2018
-
2019
- #: includes/helpers.php:462
2020
- msgid "Liechtenstein"
2021
- msgstr ""
2022
-
2023
- #: includes/helpers.php:463
2024
- msgid "Lithuania"
2025
- msgstr ""
2026
-
2027
- #: includes/helpers.php:464
2028
- msgid "Luxembourg"
2029
- msgstr ""
2030
-
2031
- #: includes/helpers.php:465
2032
- msgid "Macau"
2033
- msgstr ""
2034
-
2035
- #: includes/helpers.php:466
2036
- msgid "Macedonia"
2037
- msgstr ""
2038
-
2039
- #: includes/helpers.php:467
2040
- msgid "Madagascar"
2041
- msgstr ""
2042
-
2043
- #: includes/helpers.php:468
2044
- msgid "Malawi"
2045
- msgstr ""
2046
-
2047
- #: includes/helpers.php:469
2048
- msgid "Malaysia"
2049
- msgstr ""
2050
-
2051
- #: includes/helpers.php:470
2052
- msgid "Maldives"
2053
- msgstr ""
2054
-
2055
- #: includes/helpers.php:471
2056
- msgid "Mali"
2057
- msgstr ""
2058
-
2059
- #: includes/helpers.php:472
2060
- msgid "Malta"
2061
- msgstr ""
2062
-
2063
- #: includes/helpers.php:473
2064
- msgid "Marshall Islands"
2065
- msgstr ""
2066
-
2067
- #: includes/helpers.php:474
2068
- msgid "Martinique"
2069
- msgstr ""
2070
-
2071
- #: includes/helpers.php:475
2072
- msgid "Mauritania"
2073
- msgstr ""
2074
-
2075
- #: includes/helpers.php:476
2076
- msgid "Mauritius"
2077
- msgstr ""
2078
-
2079
- #: includes/helpers.php:477
2080
- msgid "Mayotte"
2081
- msgstr ""
2082
-
2083
- #: includes/helpers.php:478
2084
- msgid "Mexico"
2085
- msgstr ""
2086
-
2087
- #: includes/helpers.php:479
2088
- msgid "Micronesia"
2089
- msgstr ""
2090
-
2091
- #: includes/helpers.php:480
2092
- msgid "Moldova, Republic of"
2093
- msgstr ""
2094
-
2095
- #: includes/helpers.php:481
2096
- msgid "Monaco"
2097
- msgstr ""
2098
-
2099
- #: includes/helpers.php:482
2100
- msgid "Mongolia"
2101
- msgstr ""
2102
-
2103
- #: includes/helpers.php:483
2104
- msgid "Montenegro"
2105
- msgstr ""
2106
-
2107
- #: includes/helpers.php:484
2108
- msgid "Montserrat"
2109
- msgstr ""
2110
-
2111
- #: includes/helpers.php:485
2112
- msgid "Morocco"
2113
- msgstr ""
2114
-
2115
- #: includes/helpers.php:486
2116
- msgid "Mozambique"
2117
- msgstr ""
2118
-
2119
- #: includes/helpers.php:487
2120
- msgid "Myanmar"
2121
- msgstr ""
2122
-
2123
- #: includes/helpers.php:488
2124
- msgid "Namibia"
2125
- msgstr ""
2126
-
2127
- #: includes/helpers.php:489
2128
- msgid "Nauru"
2129
- msgstr ""
2130
-
2131
- #: includes/helpers.php:490
2132
- msgid "Nepal"
2133
- msgstr ""
2134
-
2135
- #: includes/helpers.php:491
2136
- msgid "Netherlands"
2137
- msgstr ""
2138
-
2139
- #: includes/helpers.php:492
2140
- msgid "Netherlands Antilles"
2141
- msgstr ""
2142
-
2143
- #: includes/helpers.php:493
2144
- msgid "New Caledonia"
2145
- msgstr ""
2146
-
2147
- #: includes/helpers.php:494
2148
- msgid "New Zealand"
2149
- msgstr ""
2150
-
2151
- #: includes/helpers.php:495
2152
- msgid "Nicaragua"
2153
- msgstr ""
2154
-
2155
- #: includes/helpers.php:496
2156
- msgid "Niger"
2157
- msgstr ""
2158
-
2159
- #: includes/helpers.php:497
2160
- msgid "Nigeria"
2161
- msgstr ""
2162
-
2163
- #: includes/helpers.php:498
2164
- msgid "Niue"
2165
- msgstr ""
2166
-
2167
- #: includes/helpers.php:499
2168
- msgid "Norfolk Island"
2169
- msgstr ""
2170
-
2171
- #: includes/helpers.php:500
2172
- msgid "North Korea"
2173
- msgstr ""
2174
-
2175
- #: includes/helpers.php:501
2176
- msgid "Northern Mariana Islands"
2177
- msgstr ""
2178
-
2179
- #: includes/helpers.php:502
2180
- msgid "Norway"
2181
- msgstr ""
2182
-
2183
- #: includes/helpers.php:503
2184
- msgid "Oman"
2185
- msgstr ""
2186
-
2187
- #: includes/helpers.php:504
2188
- msgid "Pakistan"
2189
- msgstr ""
2190
-
2191
- #: includes/helpers.php:505
2192
- msgid "Palau"
2193
- msgstr ""
2194
-
2195
- #: includes/helpers.php:506
2196
- msgid "Palestinian Territories"
2197
- msgstr ""
2198
-
2199
- #: includes/helpers.php:507
2200
- msgid "Panama"
2201
- msgstr ""
2202
-
2203
- #: includes/helpers.php:508
2204
- msgid "Papua New Guinea"
2205
- msgstr ""
2206
-
2207
- #: includes/helpers.php:509
2208
- msgid "Paraguay"
2209
- msgstr ""
2210
-
2211
- #: includes/helpers.php:510
2212
- msgid "Peru"
2213
- msgstr ""
2214
-
2215
- #: includes/helpers.php:511
2216
- msgid "Philippines"
2217
- msgstr ""
2218
-
2219
- #: includes/helpers.php:512
2220
- msgid "Pitcairn Island"
2221
- msgstr ""
2222
-
2223
- #: includes/helpers.php:513
2224
- msgid "Poland"
2225
- msgstr ""
2226
-
2227
- #: includes/helpers.php:514
2228
- msgid "Portugal"
2229
- msgstr ""
2230
-
2231
- #: includes/helpers.php:515
2232
- msgid "Puerto Rico"
2233
- msgstr ""
2234
-
2235
- #: includes/helpers.php:516
2236
- msgid "Qatar"
2237
- msgstr ""
2238
-
2239
- #: includes/helpers.php:517
2240
- msgid "Republic of Kosovo"
2241
- msgstr ""
2242
-
2243
- #: includes/helpers.php:518
2244
- msgid "Reunion Island"
2245
- msgstr ""
2246
-
2247
- #: includes/helpers.php:519
2248
- msgid "Romania"
2249
- msgstr ""
2250
-
2251
- #: includes/helpers.php:520
2252
- msgid "Russian Federation"
2253
- msgstr ""
2254
-
2255
- #: includes/helpers.php:521
2256
- msgid "Rwanda"
2257
- msgstr ""
2258
-
2259
- #: includes/helpers.php:522
2260
- msgid "Saint Barth&eacute;lemy"
2261
- msgstr ""
2262
-
2263
- #: includes/helpers.php:523
2264
- msgid "Saint Helena"
2265
- msgstr ""
2266
-
2267
- #: includes/helpers.php:524
2268
- msgid "Saint Kitts and Nevis"
2269
- msgstr ""
2270
-
2271
- #: includes/helpers.php:525
2272
- msgid "Saint Lucia"
2273
- msgstr ""
2274
-
2275
- #: includes/helpers.php:526
2276
- msgid "Saint Martin (French)"
2277
- msgstr ""
2278
-
2279
- #: includes/helpers.php:527
2280
- msgid "Saint Martin (Dutch)"
2281
- msgstr ""
2282
-
2283
- #: includes/helpers.php:528
2284
- msgid "Saint Pierre and Miquelon"
2285
- msgstr ""
2286
-
2287
- #: includes/helpers.php:529
2288
- msgid "Saint Vincent and the Grenadines"
2289
- msgstr ""
2290
-
2291
- #: includes/helpers.php:530
2292
- msgid "San Marino"
2293
- msgstr ""
2294
-
2295
- #: includes/helpers.php:531
2296
- msgid "S&atilde;o Tom&eacute; and Pr&iacute;ncipe"
2297
- msgstr ""
2298
-
2299
- #: includes/helpers.php:532
2300
- msgid "Saudi Arabia"
2301
- msgstr ""
2302
-
2303
- #: includes/helpers.php:533
2304
- msgid "Senegal"
2305
- msgstr ""
2306
-
2307
- #: includes/helpers.php:534
2308
- msgid "Serbia"
2309
- msgstr ""
2310
-
2311
- #: includes/helpers.php:535
2312
- msgid "Seychelles"
2313
- msgstr ""
2314
-
2315
- #: includes/helpers.php:536
2316
- msgid "Sierra Leone"
2317
- msgstr ""
2318
-
2319
- #: includes/helpers.php:537
2320
- msgid "Singapore"
2321
- msgstr ""
2322
-
2323
- #: includes/helpers.php:538
2324
- msgid "Slovak Republic"
2325
- msgstr ""
2326
-
2327
- #: includes/helpers.php:539
2328
- msgid "Slovenia"
2329
- msgstr ""
2330
-
2331
- #: includes/helpers.php:540
2332
- msgid "Solomon Islands"
2333
- msgstr ""
2334
-
2335
- #: includes/helpers.php:541
2336
- msgid "Somalia"
2337
- msgstr ""
2338
-
2339
- #: includes/helpers.php:542
2340
- msgid "South Africa"
2341
- msgstr ""
2342
-
2343
- #: includes/helpers.php:543
2344
- msgid "South Georgia"
2345
- msgstr ""
2346
-
2347
- #: includes/helpers.php:544
2348
- msgid "South Korea"
2349
- msgstr ""
2350
-
2351
- #: includes/helpers.php:545
2352
- msgid "South Sudan"
2353
- msgstr ""
2354
-
2355
- #: includes/helpers.php:546
2356
- msgid "Spain"
2357
- msgstr ""
2358
-
2359
- #: includes/helpers.php:547
2360
- msgid "Sri Lanka"
2361
- msgstr ""
2362
-
2363
- #: includes/helpers.php:548
2364
- msgid "Sudan"
2365
- msgstr ""
2366
-
2367
- #: includes/helpers.php:549
2368
- msgid "Suriname"
2369
- msgstr ""
2370
-
2371
- #: includes/helpers.php:550
2372
- msgid "Svalbard and Jan Mayen Islands"
2373
- msgstr ""
2374
-
2375
- #: includes/helpers.php:551
2376
- msgid "Swaziland"
2377
- msgstr ""
2378
-
2379
- #: includes/helpers.php:552
2380
- msgid "Sweden"
2381
- msgstr ""
2382
-
2383
- #: includes/helpers.php:553
2384
- msgid "Switzerland"
2385
- msgstr ""
2386
-
2387
- #: includes/helpers.php:554
2388
- msgid "Syrian Arab Republic"
2389
- msgstr ""
2390
-
2391
- #: includes/helpers.php:555
2392
- msgid "Taiwan"
2393
- msgstr ""
2394
-
2395
- #: includes/helpers.php:556
2396
- msgid "Tajikistan"
2397
- msgstr ""
2398
-
2399
- #: includes/helpers.php:557
2400
- msgid "Tanzania"
2401
- msgstr ""
2402
-
2403
- #: includes/helpers.php:558
2404
- msgid "Thailand"
2405
- msgstr ""
2406
-
2407
- #: includes/helpers.php:559
2408
- msgid "Timor-Leste"
2409
- msgstr ""
2410
-
2411
- #: includes/helpers.php:560
2412
- msgid "Togo"
2413
- msgstr ""
2414
-
2415
- #: includes/helpers.php:561
2416
- msgid "Tokelau"
2417
- msgstr ""
2418
-
2419
- #: includes/helpers.php:562
2420
- msgid "Tonga"
2421
- msgstr ""
2422
-
2423
- #: includes/helpers.php:563
2424
- msgid "Trinidad and Tobago"
2425
- msgstr ""
2426
-
2427
- #: includes/helpers.php:564
2428
- msgid "Tunisia"
2429
- msgstr ""
2430
-
2431
- #: includes/helpers.php:565
2432
- msgid "Turkey"
2433
- msgstr ""
2434
-
2435
- #: includes/helpers.php:566
2436
- msgid "Turkmenistan"
2437
- msgstr ""
2438
-
2439
- #: includes/helpers.php:567
2440
- msgid "Turks and Caicos Islands"
2441
- msgstr ""
2442
-
2443
- #: includes/helpers.php:568
2444
- msgid "Tuvalu"
2445
- msgstr ""
2446
-
2447
- #: includes/helpers.php:569
2448
- msgid "Uganda"
2449
- msgstr ""
2450
-
2451
- #: includes/helpers.php:570
2452
- msgid "Ukraine"
2453
- msgstr ""
2454
-
2455
- #: includes/helpers.php:571
2456
- msgid "United Arab Emirates"
2457
- msgstr ""
2458
-
2459
- #: includes/helpers.php:572
2460
- msgid "Uruguay"
2461
- msgstr ""
2462
-
2463
- #: includes/helpers.php:573
2464
- msgid "US Minor Outlying Islands"
2465
- msgstr ""
2466
-
2467
- #: includes/helpers.php:574
2468
- msgid "Uzbekistan"
2469
- msgstr ""
2470
-
2471
- #: includes/helpers.php:575
2472
- msgid "Vanuatu"
2473
- msgstr ""
2474
-
2475
- #: includes/helpers.php:576
2476
- msgid "Venezuela"
2477
- msgstr ""
2478
-
2479
- #: includes/helpers.php:577
2480
- msgid "Vietnam"
2481
- msgstr ""
2482
-
2483
- #: includes/helpers.php:578
2484
- msgid "Virgin Islands (British)"
2485
- msgstr ""
2486
-
2487
- #: includes/helpers.php:579
2488
- msgid "Virgin Islands (USA)"
2489
- msgstr ""
2490
-
2491
- #: includes/helpers.php:580
2492
- msgid "Wallis and Futuna Islands"
2493
- msgstr ""
2494
-
2495
- #: includes/helpers.php:581
2496
- msgid "Western Sahara"
2497
- msgstr ""
2498
-
2499
- #: includes/helpers.php:582
2500
- msgid "Western Samoa"
2501
- msgstr ""
2502
-
2503
- #: includes/helpers.php:583
2504
- msgid "Yemen"
2505
- msgstr ""
2506
-
2507
- #: includes/helpers.php:584
2508
- msgid "Zambia"
2509
- msgstr ""
2510
-
2511
- #: includes/helpers.php:585
2512
- msgid "Zimbabwe"
2513
- msgstr ""
2514
-
2515
- #: lite/includes/admin/dashboard-widget.php:88
2516
- #: lite/includes/admin/dashboard-widget.php:96
2517
- #, php-format
2518
- msgid "Last %d days"
2519
- msgstr ""
2520
-
2521
- #: lite/includes/admin/dashboard-widget.php:102
2522
- msgid "Show in full-width mode"
2523
- msgstr ""
2524
-
2525
- #: lite/includes/admin/dashboard-widget.php:113
2526
- msgid "View All Analytics on the WordPress Dashboard"
2527
- msgstr ""
2528
-
2529
- #: lite/includes/admin/dashboard-widget.php:114
2530
- msgid "Once you upgrade to MonsterInsights Pro, you can see your analytics on the Dashboard"
2531
- msgstr ""
2532
-
2533
- #: lite/includes/admin/dashboard-widget.php:117
2534
- msgid "Go to MonsterInsights Reports"
2535
- msgstr ""
2536
-
2537
- #: lite/includes/admin/dashboard-widget.php:133
2538
- msgid "Reports are not available"
2539
- msgstr ""
2540
-
2541
- #: lite/includes/admin/dashboard-widget.php:134
2542
- msgid "Please connect MonsterInsights to Google Analytics to see reports."
2543
- msgstr ""
2544
-
2545
- #: lite/includes/admin/dashboard-widget.php:135
2546
- msgid "Configure MonsterInsights"
2547
- msgstr ""
2548
-
2549
- #: lite/includes/admin/reports/report-dimensions.php:22
2550
- msgid "Dimensions"
2551
- msgstr ""
2552
-
2553
- #: lite/includes/admin/reports/report-publisher.php:22
2554
- msgid "Publishers"
2555
- msgstr ""
2556
-
2557
- #: lite/includes/admin/reports/report-queries.php:22
2558
- msgid "Search Console"
2559
- msgstr ""
2560
-
2561
- #: lite/includes/admin/settings.php:14 lite/includes/admin/settings.php:32
2562
- #: lite/includes/admin/settings.php:41 lite/includes/admin/settings.php:50
2563
- #: lite/includes/admin/settings.php:59 lite/includes/admin/settings.php:68
2564
- #: lite/includes/admin/settings.php:77 lite/includes/admin/settings.php:86
2565
- #: lite/includes/admin/settings.php:131 lite/includes/admin/settings.php:140
2566
- msgid "Want to increase your traffic, conversion, & engagement?"
2567
- msgstr ""
2568
-
2569
- #: lite/includes/admin/settings.php:16
2570
- msgid "By upgrading to MonsterInsights Pro, you can add Social tracking to see who's clicking on your social share links, so you can track and maximize your social sharing exposure."
2571
- msgstr ""
2572
-
2573
- #: lite/includes/admin/settings.php:23
2574
- msgid "Google Analytics EU Compliance"
2575
- msgstr ""
2576
-
2577
- #: lite/includes/admin/settings.php:25
2578
- msgid "The MonsterInsights EU Compliance addon allows you to improve compliance with GDPR and other privacy regulations."
2579
- msgstr ""
2580
-
2581
- #: lite/includes/admin/settings.php:34
2582
- msgid "By upgrading to MonsterInsights Pro, you can add Ads tracking to see who's clicking on your Google Ads, so you can increase your revenue."
2583
- msgstr ""
2584
-
2585
- #: lite/includes/admin/settings.php:43
2586
- msgid "By upgrading to MonsterInsights Pro, you can add Forms tracking to see who's seeing and submitting your forms, so you can increase your conversion rate."
2587
- msgstr ""
2588
-
2589
- #: lite/includes/admin/settings.php:52
2590
- msgid "By upgrading to MonsterInsights Pro, you can add Media tracking to see who's interacting with the media on your site, so you know what your users are most interested in on your site. You can use this to tailor future content to meet your audience's interest to promote repeat visitors and expand your average user's time spent visiting your website on each visit."
2591
- msgstr ""
2592
-
2593
- #: lite/includes/admin/settings.php:61
2594
- msgid "By upgrading to MonsterInsights Pro, you can add Membership tracking."
2595
- msgstr ""
2596
-
2597
- #: lite/includes/admin/settings.php:70
2598
- msgid "By upgrading to MonsterInsights Pro, you can add Custom Dimensions and track who's the most popular author on your site, which post types get the most traffic, and more. Why not check it out?"
2599
- msgstr ""
2600
-
2601
- #: lite/includes/admin/settings.php:79
2602
- msgid "By upgrading to MonsterInsights Pro, you can adjust the sample rate so you don't exceed Google Analytics' processing limit. You can also use it to enable Google Optimize for A/B testing and personalization."
2603
- msgstr ""
2604
-
2605
- #: lite/includes/admin/settings.php:88
2606
- msgid "By upgrading to MonsterInsights Pro, you can enable enhanced reporting."
2607
- msgstr ""
2608
-
2609
- #: lite/includes/admin/settings.php:95
2610
- msgid "Want to use track users visiting your AMP pages?"
2611
- msgstr ""
2612
-
2613
- #: lite/includes/admin/settings.php:97
2614
- msgid "By upgrading to MonsterInsights Pro, you can enable AMP page tracking."
2615
- msgstr ""
2616
-
2617
- #: lite/includes/admin/settings.php:104
2618
- msgid "Want to use Google Optimize to retarget your website visitors and perform A/B split tests with ease?"
2619
- msgstr ""
2620
-
2621
- #: lite/includes/admin/settings.php:106
2622
- msgid "By upgrading to MonsterInsights Pro, you can enable Google Optimize."
2623
- msgstr ""
2624
-
2625
- #: lite/includes/admin/settings.php:113
2626
- msgid "Want to expand your website audience beyond your website with Facebook Instant Articles?"
2627
- msgstr ""
2628
-
2629
- #: lite/includes/admin/settings.php:115
2630
- msgid "By upgrading to MonsterInsights Pro, you can track your Facebook Instant Article visitors with MonsterInsights."
2631
- msgstr ""
2632
-
2633
- #: lite/includes/admin/settings.php:122
2634
- msgid "Want to adjust your website bounce rate?"
2635
- msgstr ""
2636
-
2637
- #: lite/includes/admin/settings.php:124
2638
- msgid "By upgrading to MonsterInsights Pro, you can adjust your Google Analytics bounce rate with MonsterInsights."
2639
- msgstr ""
2640
-
2641
- #: lite/includes/admin/settings.php:133
2642
- msgid "By upgrading to MonsterInsights Pro, you can enable notifications."
2643
- msgstr ""
2644
-
2645
- #: lite/includes/admin/settings.php:142
2646
- msgid "By upgrading to MonsterInsights Pro, you can add Ecommerce tracking to see who's buying your product, what's the most popular item on your store, the average order value, and tons more."
2647
- msgstr ""
2648
-
2649
- #: lite/includes/admin/tools.php:11
2650
- msgid "By upgrading to MonsterInsights Pro, you can unlock the MonsterInsights URL builder that helps you better track your advertising and email marketing campaigns."
2651
- msgstr ""
2652
-
2653
- #. Plugin Name of the plugin/theme
2654
- msgid "Google Analytics for WordPress by MonsterInsights"
2655
- msgstr ""
2656
-
2657
- #. Plugin URI of the plugin/theme
2658
- msgid "https://www.monsterinsights.com/?utm_source=liteplugin&utm_medium=pluginheader&utm_campaign=pluginurl&utm_content=7%2E0%2E0"
2659
- msgstr ""
2660
-
2661
- #. Description of the plugin/theme
2662
- msgid "The best Google Analytics plugin for WordPress. See how visitors find and use your website, so you can keep them coming back."
2663
- msgstr ""
2664
-
2665
- #. Author URI of the plugin/theme
2666
- msgid "https://www.monsterinsights.com/?utm_source=liteplugin&utm_medium=pluginheader&utm_campaign=authoruri&utm_content=7%2E0%2E0"
2667
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #, fuzzy
2
+ msgid ""
3
+ msgstr ""
4
+ "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
5
+ "Project-Id-Version: MonsterInsights Lite\n"
6
+ "Report-Msgid-Bugs-To: https://github.com/awesomemotive/monsterinsights/issues\n"
7
+ "POT-Creation-Date: 2018-10-30 09:26-0400\n"
8
+ "PO-Revision-Date: 2016-07-21 17:01-0400\n"
9
+ "Last-Translator: Chris Christoff <support@monsterinsights.com>\n"
10
+ "Language-Team: Chris Christoff <support@monsterinsights.com>\n"
11
+ "MIME-Version: 1.0\n"
12
+ "Content-Type: text/plain; charset=UTF-8\n"
13
+ "Content-Transfer-Encoding: 8bit\n"
14
+ "X-Generator: Poedit 2.2\n"
15
+ "X-Poedit-Basepath: ..\n"
16
+ "X-Poedit-WPHeader: googleanalytics.php\n"
17
+ "X-Poedit-SourceCharset: UTF-8\n"
18
+ "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
19
+ "X-Poedit-SearchPath-0: .\n"
20
+ "X-Poedit-SearchPathExcluded-0: *.js\n"
21
+ "X-Poedit-SearchPathExcluded-1: .roboci\n"
22
+ "X-Poedit-SearchPathExcluded-2: assets\n"
23
+ "X-Poedit-SearchPathExcluded-3: bin\n"
24
+ "X-Poedit-SearchPathExcluded-4: build\n"
25
+ "X-Poedit-SearchPathExcluded-5: docs\n"
26
+ "X-Poedit-SearchPathExcluded-6: phpdox\n"
27
+ "X-Poedit-SearchPathExcluded-7: tests\n"
28
+ "X-Poedit-SearchPathExcluded-8: tmp\n"
29
+ "X-Poedit-SearchPathExcluded-9: vendor\n"
30
+ "X-Poedit-SearchPathExcluded-10: wordpress\n"
31
+ "X-Poedit-SearchPathExcluded-11: pro\n"
32
+ "X-Poedit-SearchPathExcluded-12: *.css\n"
33
+ "X-Poedit-SearchPathExcluded-13: googleanalytics-premium.php\n"
34
+
35
+ #: googleanalytics.php:265 googleanalytics.php:279
36
+ msgid "Cheatin&#8217; huh?"
37
+ msgstr ""
38
+
39
+ #: googleanalytics.php:427
40
+ msgid "The version of MonsterInsights eCommerce addon you have is not compatible with the version of MonsterInsights installed. Please update the eCommerce addon as soon as possible"
41
+ msgstr ""
42
+
43
+ #: googleanalytics.php:449
44
+ #, php-format
45
+ msgid "Sorry, but your version of WordPress does not meet MonsterInsights's required version of %1$s3.8%2$s to run properly. The plugin not been activated. %3$sClick here to return to the Dashboard%4$s."
46
+ msgstr ""
47
+
48
+ #: googleanalytics.php:470
49
+ #, php-format
50
+ msgid "Please %1$suninstall%2$s the MonsterInsights Lite Plugin. Your Pro version of MonsterInsights may not work as expected until the Lite version is uninstalled."
51
+ msgstr ""
52
+
53
+ #: googleanalytics.php:647
54
+ #, php-format
55
+ msgid "Sorry, but your version of WordPress does not meet MonsterInsight's required version of %1$s3.8%2$s to run properly. The plugin not been activated. %3$sClick here to return to the Dashboard%4$s."
56
+ msgstr ""
57
+
58
+ #: googleanalytics.php:652
59
+ #, php-format
60
+ msgid "Please uninstall and remove MonsterInsights Pro before activating Google Analytics for WordPress by MonsterInsights. The Lite version has not been activated. %1$sClick here to return to the Dashboard%2$s."
61
+ msgstr ""
62
+
63
+ #: includes/admin/admin.php:37 includes/admin/admin.php:40
64
+ #: includes/admin/admin.php:51
65
+ msgid "Settings:"
66
+ msgstr ""
67
+
68
+ #: includes/admin/admin.php:37 includes/admin/admin.php:44
69
+ #: includes/admin/admin.php:86
70
+ msgid "Insights"
71
+ msgstr ""
72
+
73
+ #: includes/admin/admin.php:40 includes/admin/admin.php:51
74
+ #: includes/admin/admin.php:139
75
+ msgid "Settings"
76
+ msgstr ""
77
+
78
+ #: includes/admin/admin.php:41 includes/admin/admin.php:53
79
+ msgid "Settings - Tracking:"
80
+ msgstr ""
81
+
82
+ #: includes/admin/admin.php:41 includes/admin/admin.php:53
83
+ msgid "Settings - Tracking"
84
+ msgstr ""
85
+
86
+ #: includes/admin/admin.php:44
87
+ msgid "General:"
88
+ msgstr ""
89
+
90
+ #: includes/admin/admin.php:48 includes/admin/admin.php:90
91
+ msgid "General Reports:"
92
+ msgstr ""
93
+
94
+ #: includes/admin/admin.php:48 includes/admin/admin.php:90
95
+ msgid "Reports"
96
+ msgstr ""
97
+
98
+ #: includes/admin/admin.php:58
99
+ msgid "Tools:"
100
+ msgstr ""
101
+
102
+ #: includes/admin/admin.php:58
103
+ msgid "Tools"
104
+ msgstr ""
105
+
106
+ #: includes/admin/admin.php:63 includes/admin/admin.php:93
107
+ msgid "Addons:"
108
+ msgstr ""
109
+
110
+ #: includes/admin/admin.php:63 includes/admin/admin.php:93
111
+ msgid "Addons"
112
+ msgstr ""
113
+
114
+ #: includes/admin/admin.php:86 includes/admin/admin.php:88
115
+ msgid "Network Settings:"
116
+ msgstr ""
117
+
118
+ #: includes/admin/admin.php:88 includes/admin/pages/network-settings.php:51
119
+ msgid "Network Settings"
120
+ msgstr ""
121
+
122
+ #: includes/admin/admin.php:121
123
+ msgid "MonsterInsights Knowledge Base"
124
+ msgstr ""
125
+
126
+ #: includes/admin/admin.php:121
127
+ msgid "Documentation"
128
+ msgstr ""
129
+
130
+ #: includes/admin/admin.php:126 includes/admin/reports/abstract-report.php:337
131
+ #: lite/includes/admin/dashboard-widget.php:115
132
+ msgid "Get MonsterInsights Pro"
133
+ msgstr ""
134
+
135
+ #: includes/admin/admin.php:132 includes/admin/admin.php:135
136
+ msgid "Support"
137
+ msgstr ""
138
+
139
+ #: includes/admin/admin.php:245
140
+ #, php-format
141
+ msgid "Please rate %sMonsterInsights%s %s on %sWordPress.org%s to help us spread the word. Thank you from the MonsterInsights team!"
142
+ msgstr ""
143
+
144
+ #: includes/admin/admin.php:275
145
+ #, php-format
146
+ msgid "Please configure your %1$sGoogle Analytics settings%2$s!"
147
+ msgstr ""
148
+
149
+ #: includes/admin/admin.php:284
150
+ #, php-format
151
+ msgid "Warning: No valid license key has been entered for MonsterInsights. You are currently not getting updates, and are not able to view reports. %1$sPlease click here to enter your license key and begin receiving updates and reports.%2$s"
152
+ msgstr ""
153
+
154
+ #: includes/admin/admin.php:294 includes/license.php:278
155
+ #: includes/license.php:289
156
+ #, php-format
157
+ msgid "Your license key for MonsterInsights has expired. %1$sPlease click here to renew your license key.%2$s"
158
+ msgstr ""
159
+
160
+ #: includes/admin/admin.php:296 includes/license.php:280
161
+ #: includes/license.php:291
162
+ msgid "Your license key for MonsterInsights has been disabled. Please use a different key."
163
+ msgstr ""
164
+
165
+ #: includes/admin/admin.php:298 includes/license.php:282
166
+ #: includes/license.php:293
167
+ msgid "Your license key for MonsterInsights is invalid. The key no longer exists or the user associated with the key has been deleted. Please use a different key."
168
+ msgstr ""
169
+
170
+ #: includes/admin/admin.php:302
171
+ #, php-format
172
+ msgid "Your network license key for MonsterInsights has expired. %1$sPlease click here to renew your license key.%2$s"
173
+ msgstr ""
174
+
175
+ #: includes/admin/admin.php:304
176
+ msgid "Your network license key for MonsterInsights has been disabled. Please use a different key."
177
+ msgstr ""
178
+
179
+ #: includes/admin/admin.php:306
180
+ msgid "Your network license key for MonsterInsights is invalid. The key no longer exists or the user associated with the key has been deleted. Please use a different key."
181
+ msgstr ""
182
+
183
+ #: includes/admin/admin.php:352
184
+ #, php-format
185
+ msgid "Important: You are currently using manual UA code output. We highly recommend %1$sauthenticating with MonsterInsights%2$s so that you can access our new reporting area and take advantage of new MonsterInsights features."
186
+ msgstr ""
187
+
188
+ #: includes/admin/admin.php:394 includes/admin/admin.php:425
189
+ #, php-format
190
+ msgid "%1$sGet MonsterInsights Pro%2$s"
191
+ msgstr ""
192
+
193
+ #: includes/admin/api-auth.php:83
194
+ msgid "You don't have permission to authenticate MonsterInsights."
195
+ msgstr ""
196
+
197
+ #: includes/admin/api-auth.php:93
198
+ msgid "Cannot authenticate. Please enter a valid, active license key for MonsterInsights Pro into the settings."
199
+ msgstr ""
200
+
201
+ #: includes/admin/api-auth.php:98
202
+ msgid "Cannot authenticate. Please re-authenticate."
203
+ msgstr ""
204
+
205
+ #: includes/admin/api-auth.php:100
206
+ msgid "Cannot network authenticate. Please re-authenticate on the network settings panel."
207
+ msgstr ""
208
+
209
+ #: includes/admin/api-auth.php:285
210
+ msgid "You don't have permission to re-authenticate MonsterInsights."
211
+ msgstr ""
212
+
213
+ #: includes/admin/api-auth.php:295
214
+ msgid "Cannot re-authenticate. Please enter a valid, active license key for MonsterInsights Pro into the settings."
215
+ msgstr ""
216
+
217
+ #: includes/admin/api-auth.php:300
218
+ msgid "Cannot re-authenticate. Please authenticate."
219
+ msgstr ""
220
+
221
+ #: includes/admin/api-auth.php:302
222
+ msgid "Cannot re-authenticate the network. Please authenticate on the network settings panel."
223
+ msgstr ""
224
+
225
+ #: includes/admin/api-auth.php:404
226
+ msgid "You don't have permission to verify MonsterInsights."
227
+ msgstr ""
228
+
229
+ #: includes/admin/api-auth.php:413 includes/admin/api-auth.php:415
230
+ msgid "Cannot verify. Please authenticate."
231
+ msgstr ""
232
+
233
+ #: includes/admin/api-auth.php:420
234
+ msgid "Cannot verify. Please enter a valid, active license key for MonsterInsights Pro into the settings."
235
+ msgstr ""
236
+
237
+ #: includes/admin/api-auth.php:425
238
+ msgid "Successfully verified."
239
+ msgstr ""
240
+
241
+ #: includes/admin/api-auth.php:427
242
+ msgid "Could not verify."
243
+ msgstr ""
244
+
245
+ #: includes/admin/api-auth.php:435
246
+ msgid "Verify auth key not passed"
247
+ msgstr ""
248
+
249
+ #: includes/admin/api-auth.php:456
250
+ msgid "You don't have permission to deauthenticate MonsterInsights."
251
+ msgstr ""
252
+
253
+ #: includes/admin/api-auth.php:465 includes/admin/api-auth.php:467
254
+ msgid "Cannot deauthenticate. You are not currently authed."
255
+ msgstr ""
256
+
257
+ #: includes/admin/api-auth.php:472
258
+ msgid "Cannot deauthenticate. Please enter a valid, active license key for MonsterInsights Pro into the settings."
259
+ msgstr ""
260
+
261
+ #: includes/admin/api-auth.php:479
262
+ msgid "Successfully deauthenticated."
263
+ msgstr ""
264
+
265
+ #: includes/admin/api-auth.php:482
266
+ msgid "Successfully force deauthenticated."
267
+ msgstr ""
268
+
269
+ #: includes/admin/api-auth.php:484
270
+ msgid "Could not deauthenticate."
271
+ msgstr ""
272
+
273
+ #: includes/admin/common.php:134
274
+ msgid "Loading..."
275
+ msgstr ""
276
+
277
+ #: includes/admin/common.php:135
278
+ msgid "Warning: You have unsaved setting changes. If you leave the settings page without saving your changes will be lost. Did you still want to leave the page?"
279
+ msgstr ""
280
+
281
+ #: includes/admin/common.php:137
282
+ msgid "Status: Active"
283
+ msgstr ""
284
+
285
+ #: includes/admin/common.php:138 includes/admin/pages/addons.php:468
286
+ msgid "Activate"
287
+ msgstr ""
288
+
289
+ #: includes/admin/common.php:139
290
+ msgid "Status: Network Activated"
291
+ msgstr ""
292
+
293
+ #: includes/admin/common.php:140 includes/admin/pages/addons.php:466
294
+ msgid "Network activate"
295
+ msgstr ""
296
+
297
+ #: includes/admin/common.php:142
298
+ msgid "Activating..."
299
+ msgstr ""
300
+
301
+ #: includes/admin/common.php:143 includes/admin/pages/addons.php:441
302
+ #: includes/admin/pages/addons.php:443
303
+ msgid "Deactivate"
304
+ msgstr ""
305
+
306
+ #: includes/admin/common.php:144 includes/admin/pages/addons.php:439
307
+ msgid "Network deactivate"
308
+ msgstr ""
309
+
310
+ #: includes/admin/common.php:146
311
+ msgid "Deactivating..."
312
+ msgstr ""
313
+
314
+ #: includes/admin/common.php:147
315
+ msgid "Status: Inactive"
316
+ msgstr ""
317
+
318
+ #: includes/admin/common.php:148
319
+ msgid "Status: Network inactive"
320
+ msgstr ""
321
+
322
+ #: includes/admin/common.php:149 includes/admin/pages/addons.php:398
323
+ msgid "Install"
324
+ msgstr ""
325
+
326
+ #: includes/admin/common.php:151
327
+ msgid "Installing..."
328
+ msgstr ""
329
+
330
+ #: includes/admin/common.php:152
331
+ msgid "Proceed"
332
+ msgstr ""
333
+
334
+ #: includes/admin/common.php:154
335
+ msgid "Copied!"
336
+ msgstr ""
337
+
338
+ #: includes/admin/common.php:155
339
+ msgid "Copy to Clipboard"
340
+ msgstr ""
341
+
342
+ #: includes/admin/common.php:156
343
+ msgid "Failed!"
344
+ msgstr ""
345
+
346
+ #: includes/admin/common.php:158
347
+ msgid "Shorten URL"
348
+ msgstr ""
349
+
350
+ #: includes/admin/common.php:159
351
+ msgid "Shortened!"
352
+ msgstr ""
353
+
354
+ #: includes/admin/common.php:160
355
+ msgid "Working..."
356
+ msgstr ""
357
+
358
+ #: includes/admin/common.php:161 includes/admin/pages/tools.php:87
359
+ msgid "Import"
360
+ msgstr ""
361
+
362
+ #: includes/admin/common.php:162
363
+ msgid "Imported!"
364
+ msgstr ""
365
+
366
+ #: includes/admin/common.php:163
367
+ msgid "Preparing to redirect:"
368
+ msgstr ""
369
+
370
+ #: includes/admin/common.php:164
371
+ msgid "You'll be redirected momentarily to complete authentication. This may take a couple seconds."
372
+ msgstr ""
373
+
374
+ #: includes/admin/common.php:165
375
+ msgid "Authentication Error:"
376
+ msgstr ""
377
+
378
+ #: includes/admin/common.php:166
379
+ msgid "Deauthenticating...."
380
+ msgstr ""
381
+
382
+ #: includes/admin/common.php:167
383
+ msgid "We're deactivating your site. This may take a couple seconds."
384
+ msgstr ""
385
+
386
+ #: includes/admin/common.php:168
387
+ msgid "Deactivation Error:"
388
+ msgstr ""
389
+
390
+ #: includes/admin/common.php:169
391
+ msgid "Deactivated Successfully!"
392
+ msgstr ""
393
+
394
+ #: includes/admin/common.php:170
395
+ msgid "You've disconnected your site from MonsterInsights. Your site is no longer being tracked by Google Analytics and you won't see reports anymore."
396
+ msgstr ""
397
+
398
+ #: includes/admin/common.php:171
399
+ msgid "Verifying...."
400
+ msgstr ""
401
+
402
+ #: includes/admin/common.php:172
403
+ msgid "We're verifying your site. This may take a couple seconds."
404
+ msgstr ""
405
+
406
+ #: includes/admin/common.php:173
407
+ msgid "Verification Error:"
408
+ msgstr ""
409
+
410
+ #: includes/admin/common.php:174
411
+ msgid "Verified Successfully!"
412
+ msgstr ""
413
+
414
+ #: includes/admin/common.php:175
415
+ msgid "Your site is connected to MonsterInsights!"
416
+ msgstr ""
417
+
418
+ #: includes/admin/common.php:176
419
+ msgid "OK"
420
+ msgstr ""
421
+
422
+ #: includes/admin/common.php:177
423
+ msgid "Force Deauthenticate"
424
+ msgstr ""
425
+
426
+ #: includes/admin/common.php:178
427
+ msgid "Refreshing Report"
428
+ msgstr ""
429
+
430
+ #: includes/admin/common.php:179
431
+ msgid "Loading new report data..."
432
+ msgstr ""
433
+
434
+ #: includes/admin/common.php:180
435
+ msgid "Success"
436
+ msgstr ""
437
+
438
+ #: includes/admin/common.php:181
439
+ msgid "Retrieved the new report data successfully"
440
+ msgstr ""
441
+
442
+ #: includes/admin/common.php:182
443
+ msgid "Error"
444
+ msgstr ""
445
+
446
+ #: includes/admin/common.php:184
447
+ msgid "Real-Time Report Paused"
448
+ msgstr ""
449
+
450
+ #: includes/admin/common.php:185
451
+ msgid "The Real-Time Report automatically paused due to inactivity. Please refresh the page to resume the Real-Time Report."
452
+ msgstr ""
453
+
454
+ #: includes/admin/common.php:644
455
+ #, php-format
456
+ msgid "MonsterInsights has detected that it's files are being blocked. This is usually caused by a adblock browser plugin (particularly uBlock Origin), or a conflicting WordPress theme or plugin. This issue only affects the admin side of MonsterInsights. To solve this, ensure MonsterInsights is whitelisted for your website URL in any adblock browser plugin you use. For step by step directions on how to do this, %1$sclick here%2$s. If this doesn't solve the issue (rare), send us a ticket %3$shere%2$s and we'll be happy to help diagnose the issue."
457
+ msgstr ""
458
+
459
+ #: includes/admin/licensing/license-actions.php:110
460
+ #: includes/admin/licensing/license-actions.php:162
461
+ #: includes/admin/licensing/license-actions.php:248
462
+ msgid "There was an error connecting to the remote key API. Please try again later."
463
+ msgstr ""
464
+
465
+ #: includes/admin/licensing/license-actions.php:127
466
+ msgid "Congratulations! This site is now receiving automatic updates."
467
+ msgstr ""
468
+
469
+ #: includes/admin/licensing/license-actions.php:198
470
+ msgid "Congratulations! Your key has been refreshed successfully."
471
+ msgstr ""
472
+
473
+ #: includes/admin/licensing/license-actions.php:259
474
+ msgid "Congratulations! You have deactivated the key from this site successfully."
475
+ msgstr ""
476
+
477
+ #: includes/admin/licensing/skin.php:86
478
+ msgid "There was an error installing the addon. Please try again."
479
+ msgstr ""
480
+
481
+ #: includes/admin/notice.php:225
482
+ msgid "Dismiss this notice"
483
+ msgstr ""
484
+
485
+ #: includes/admin/pages/addons.php:83
486
+ msgid "MonsterInsights Addons"
487
+ msgstr ""
488
+
489
+ #: includes/admin/pages/addons.php:86
490
+ msgid "Search MI Addons"
491
+ msgstr ""
492
+
493
+ #: includes/admin/pages/addons.php:88
494
+ msgid "Sort Ascending (A-Z)"
495
+ msgstr ""
496
+
497
+ #: includes/admin/pages/addons.php:89
498
+ msgid "Sort Descending (Z-A)"
499
+ msgstr ""
500
+
501
+ #: includes/admin/pages/addons.php:123
502
+ msgid "In order to get access to Addons, you need to resolve your license key errors."
503
+ msgstr ""
504
+
505
+ #: includes/admin/pages/addons.php:139
506
+ msgid "There was an issue retrieving the addons for this site. Please click on the button below the refresh the addons data."
507
+ msgstr ""
508
+
509
+ #: includes/admin/pages/addons.php:142
510
+ msgid "Refresh Addons"
511
+ msgstr ""
512
+
513
+ #: includes/admin/pages/addons.php:160
514
+ msgid "Available Addons:"
515
+ msgstr ""
516
+
517
+ #: includes/admin/pages/addons.php:180
518
+ msgid "Unlock More Addons"
519
+ msgstr ""
520
+
521
+ #: includes/admin/pages/addons.php:181
522
+ #, php-format
523
+ msgid "%1$sWant even more addons?%2$sUpgrade your MonsterInsights account%3$s and unlock the following addons:"
524
+ msgstr ""
525
+
526
+ #: includes/admin/pages/addons.php:373
527
+ #: includes/admin/reports/abstract-report.php:335
528
+ msgid "Upgrade Now"
529
+ msgstr ""
530
+
531
+ #: includes/admin/pages/addons.php:392
532
+ #, php-format
533
+ msgid "Status: %1$sNot Installed%2$s"
534
+ msgstr ""
535
+
536
+ #: includes/admin/pages/addons.php:403
537
+ msgid "Why can't I install addons?"
538
+ msgstr ""
539
+
540
+ #: includes/admin/pages/addons.php:430
541
+ #, php-format
542
+ msgid "Status: %1$sNetwork Active%2$s"
543
+ msgstr ""
544
+
545
+ #: includes/admin/pages/addons.php:432
546
+ #, php-format
547
+ msgid "Status: %1$sActive%2$s"
548
+ msgstr ""
549
+
550
+ #: includes/admin/pages/addons.php:458
551
+ #, php-format
552
+ msgid "Status: %1$sNetwork Inactive%2$s"
553
+ msgstr ""
554
+
555
+ #: includes/admin/pages/addons.php:460
556
+ #, php-format
557
+ msgid "Status: %1$sInactive%2$s"
558
+ msgstr ""
559
+
560
+ #: includes/admin/pages/network-settings.php:52
561
+ msgid "Activate your MonsterInsights license key on this panel to hide the license key settings and addon pages for subsites."
562
+ msgstr ""
563
+
564
+ #: includes/admin/pages/network-settings.php:65
565
+ #: includes/admin/settings/tab-general.php:54
566
+ msgid "License Key"
567
+ msgstr ""
568
+
569
+ #: includes/admin/pages/network-settings.php:72
570
+ #: includes/admin/settings/tab-general.php:61
571
+ msgid "Verify Key"
572
+ msgstr ""
573
+
574
+ #: includes/admin/pages/network-settings.php:73
575
+ #: includes/admin/settings/tab-general.php:62
576
+ msgid "Deactivate Key"
577
+ msgstr ""
578
+
579
+ #: includes/admin/pages/network-settings.php:75
580
+ #: includes/admin/settings/tab-general.php:64
581
+ msgid "Activate Key"
582
+ msgstr ""
583
+
584
+ #: includes/admin/pages/network-settings.php:77
585
+ #: includes/admin/settings/tab-general.php:69
586
+ msgid "The license key is used to enable updates for MonsterInsights Pro & addons, as well enable the ability to view reports. Deactivate your license if you want to use it on another WordPress site."
587
+ msgstr ""
588
+
589
+ #: includes/admin/pages/network-settings.php:86
590
+ #: includes/admin/settings/tab-general.php:79
591
+ msgid "License Key Type"
592
+ msgstr ""
593
+
594
+ #: includes/admin/pages/network-settings.php:91
595
+ #: includes/admin/settings/tab-general.php:84
596
+ #, php-format
597
+ msgid "Your license key type for this site is %s."
598
+ msgstr ""
599
+
600
+ #: includes/admin/pages/network-settings.php:93
601
+ #: includes/admin/settings/tab-general.php:89
602
+ msgid "No license key activated."
603
+ msgstr ""
604
+
605
+ #: includes/admin/pages/network-settings.php:97
606
+ #: includes/admin/settings/tab-general.php:94
607
+ msgid "Refresh Key"
608
+ msgstr ""
609
+
610
+ #: includes/admin/pages/network-settings.php:98
611
+ #: includes/admin/settings/tab-general.php:95
612
+ msgid "Click refresh if your license has been upgraded or the type is incorrect."
613
+ msgstr ""
614
+
615
+ #: includes/admin/pages/network-settings.php:106
616
+ #: includes/admin/settings/tab-general.php:103
617
+ msgid "Analytics Profile"
618
+ msgstr ""
619
+
620
+ #: includes/admin/pages/network-settings.php:108
621
+ #: includes/admin/settings/tab-general.php:105
622
+ msgid "Google Authentication"
623
+ msgstr ""
624
+
625
+ #: includes/admin/pages/network-settings.php:115
626
+ #: includes/admin/pages/network-settings.php:125
627
+ #: includes/admin/settings/tab-general.php:112
628
+ #: includes/admin/settings/tab-general.php:122
629
+ msgid "Please activate MonsterInsights Pro with an active, valid license key in order to use MonsterInsights Pro."
630
+ msgstr ""
631
+
632
+ #: includes/admin/pages/network-settings.php:117
633
+ #: includes/admin/settings/tab-general.php:114
634
+ msgid "Profile Active: "
635
+ msgstr ""
636
+
637
+ #: includes/admin/pages/network-settings.php:119
638
+ #: includes/admin/settings/tab-general.php:116
639
+ msgid "Re-Authenticate with your Google Account"
640
+ msgstr ""
641
+
642
+ #: includes/admin/pages/network-settings.php:120
643
+ #: includes/admin/settings/tab-general.php:117
644
+ msgid "Verify Credentials"
645
+ msgstr ""
646
+
647
+ #: includes/admin/pages/network-settings.php:121
648
+ #: includes/admin/settings/tab-general.php:118
649
+ msgid "Deauthenticate"
650
+ msgstr ""
651
+
652
+ #: includes/admin/pages/network-settings.php:128
653
+ #: includes/admin/settings/tab-general.php:125
654
+ msgid "Authenticate with your Google account"
655
+ msgstr ""
656
+
657
+ #: includes/admin/pages/network-settings.php:129
658
+ #, php-format
659
+ msgid "This is the default Google profile to use for subsites of a network (can be overriden at the single site level). Having issues automatically authenticating? %s Click here to authenticate manually %s."
660
+ msgstr ""
661
+
662
+ #: includes/admin/pages/network-settings.php:142
663
+ msgid "Network UA code"
664
+ msgstr ""
665
+
666
+ #: includes/admin/pages/network-settings.php:145
667
+ msgid "Save Network UA code"
668
+ msgstr ""
669
+
670
+ #: includes/admin/pages/network-settings.php:146
671
+ msgid "This is the default UA code to use for subsites of a network (can be overriden at the single site level)."
672
+ msgstr ""
673
+
674
+ #: includes/admin/pages/network-settings.php:156
675
+ #: includes/admin/settings/tab-general.php:176
676
+ msgid "Unlock MonsterInsights Pro"
677
+ msgstr ""
678
+
679
+ #: includes/admin/pages/network-settings.php:160
680
+ #: includes/admin/settings/tab-general.php:180
681
+ #, php-format
682
+ msgid "Already purchased an upgrade to MonsterInsights Pro? To unlock your Pro features and addons, %sfollow our upgrade guide%s to install MonsterInsights Pro."
683
+ msgstr ""
684
+
685
+ #: includes/admin/pages/network-settings.php:163
686
+ #: includes/admin/settings/tab-general.php:183
687
+ #, php-format
688
+ msgid "Don't yet have a Pro license? %sVisit our website%s to upgrade and learn more about all the amazing features, expanded report and powerful addons you unlock when you go Pro."
689
+ msgstr ""
690
+
691
+ #: includes/admin/pages/network-settings.php:169
692
+ #: includes/admin/settings/register-settings.php:396
693
+ msgid "Hide Announcements"
694
+ msgstr ""
695
+
696
+ #: includes/admin/pages/network-settings.php:170
697
+ #: includes/admin/settings/register-settings.php:397
698
+ msgid "Hides plugin announcements and update details. This includes critical notices we use to inform about deprecations and important required configuration changes."
699
+ msgstr ""
700
+
701
+ #: includes/admin/pages/reports.php:93
702
+ #, php-format
703
+ msgid "%s Report"
704
+ msgstr ""
705
+
706
+ #: includes/admin/pages/reports.php:143
707
+ msgid "You don't have permission to view MonsterInsights reports."
708
+ msgstr ""
709
+
710
+ #: includes/admin/pages/reports.php:153
711
+ msgid "You can't view MonsterInsights reports because you are not licensed."
712
+ msgstr ""
713
+
714
+ #: includes/admin/pages/reports.php:159
715
+ msgid "You can't view MonsterInsights reports due to license key errors."
716
+ msgstr ""
717
+
718
+ #: includes/admin/pages/reports.php:167
719
+ msgid "You must authenticate with MonsterInsights before you can view reports."
720
+ msgstr ""
721
+
722
+ #: includes/admin/pages/reports.php:171 includes/admin/pages/reports.php:177
723
+ msgid "Unknown report. Try refreshing and retrying. Contact support if this issue persists."
724
+ msgstr ""
725
+
726
+ #: includes/admin/pages/settings.php:78 includes/admin/pages/settings.php:79
727
+ #: includes/admin/pages/tracking.php:41 includes/admin/pages/tracking.php:42
728
+ msgid "General"
729
+ msgstr ""
730
+
731
+ #: includes/admin/pages/settings.php:82 includes/admin/pages/settings.php:83
732
+ #: includes/admin/pages/tracking.php:45 includes/admin/pages/tracking.php:46
733
+ msgid "Tracking"
734
+ msgstr ""
735
+
736
+ #: includes/admin/pages/settings.php:147
737
+ msgid "Settings saved successfully."
738
+ msgstr ""
739
+
740
+ #: includes/admin/pages/settings.php:159
741
+ msgid "Invalid UA code."
742
+ msgstr ""
743
+
744
+ #: includes/admin/pages/tools.php:31 includes/admin/pages/tools.php:32
745
+ msgid "Import/Export"
746
+ msgstr ""
747
+
748
+ #: includes/admin/pages/tools.php:35
749
+ msgid "Campaign URL Builder"
750
+ msgstr ""
751
+
752
+ #: includes/admin/pages/tools.php:36
753
+ msgid "URL Builder"
754
+ msgstr ""
755
+
756
+ #: includes/admin/pages/tools.php:60
757
+ msgid "Setting Tools"
758
+ msgstr ""
759
+
760
+ #: includes/admin/pages/tools.php:61
761
+ msgid "You can use the below tools to import settings from other MonsterInsights websites or export settings to import into another MonsterInsights install."
762
+ msgstr ""
763
+
764
+ #: includes/admin/pages/tools.php:68
765
+ msgid "Import Settings"
766
+ msgstr ""
767
+
768
+ #: includes/admin/pages/tools.php:74
769
+ msgid "Successfully imported settings!"
770
+ msgstr ""
771
+
772
+ #: includes/admin/pages/tools.php:82
773
+ msgid "Paste the import field content from another MonsterInsights site in above."
774
+ msgstr ""
775
+
776
+ #: includes/admin/pages/tools.php:95
777
+ msgid "Export Settings:"
778
+ msgstr ""
779
+
780
+ #: includes/admin/pages/tools.php:107
781
+ msgid "Export"
782
+ msgstr ""
783
+
784
+ #: includes/admin/pages/tools.php:179
785
+ msgid "Please upload a valid .json file"
786
+ msgstr ""
787
+
788
+ #: includes/admin/pages/tools.php:185
789
+ msgid "Please upload a file to import"
790
+ msgstr ""
791
+
792
+ #: includes/admin/pages/tools.php:190
793
+ msgid "Please upload a real settings export file to import"
794
+ msgstr ""
795
+
796
+ #. Author of the plugin/theme
797
+ #: includes/admin/partials/header.php:19
798
+ #: lite/includes/admin/dashboard-widget.php:58
799
+ msgid "MonsterInsights"
800
+ msgstr ""
801
+
802
+ #: includes/admin/partials/header.php:20
803
+ msgid "MonsterInsights Mascot"
804
+ msgstr ""
805
+
806
+ #: includes/admin/reports/abstract-report.php:54
807
+ msgid "Access denied"
808
+ msgstr ""
809
+
810
+ #: includes/admin/reports/abstract-report.php:62
811
+ #, php-format
812
+ msgid "Please %1$senable the dashboard%2$s to see report data."
813
+ msgstr ""
814
+
815
+ #: includes/admin/reports/abstract-report.php:68
816
+ msgid "The dashboard is disabled."
817
+ msgstr ""
818
+
819
+ #: includes/admin/reports/abstract-report.php:75
820
+ #, php-format
821
+ msgid "You do not have an active license. Please %1$scheck your license configuration.%2$s"
822
+ msgstr ""
823
+
824
+ #: includes/admin/reports/abstract-report.php:86
825
+ #, php-format
826
+ msgid "Please %1$sauthenticate %2$swith Google Analytics to allow the plugin to fetch data."
827
+ msgstr ""
828
+
829
+ #: includes/admin/reports/abstract-report.php:92
830
+ msgid "The Google oAuth authentication needs to be re-authenticated to view data."
831
+ msgstr ""
832
+
833
+ #: includes/admin/reports/abstract-report.php:117
834
+ msgid "No data found"
835
+ msgstr ""
836
+
837
+ #: includes/admin/reports/abstract-report.php:163
838
+ msgid "Invalid date range."
839
+ msgstr ""
840
+
841
+ #: includes/admin/reports/abstract-report.php:171
842
+ msgid "Please upgrade to MonsterInsights Pro to use custom date ranges."
843
+ msgstr ""
844
+
845
+ #: includes/admin/reports/abstract-report.php:263
846
+ msgid "You must authenticate with MonsterInsights to use reports."
847
+ msgstr ""
848
+
849
+ #: includes/admin/reports/abstract-report.php:306
850
+ #, php-format
851
+ msgid "You currently have a %s level license, but this report requires at least a %s level license to view the %s. Please upgrade to view this report."
852
+ msgstr ""
853
+
854
+ #: includes/admin/reports/abstract-report.php:315
855
+ msgid "Ready to Get Analytics Super-Powers?"
856
+ msgstr ""
857
+
858
+ #: includes/admin/reports/abstract-report.php:316
859
+ msgid "(And Crush Your Competition?)"
860
+ msgstr ""
861
+
862
+ #: includes/admin/reports/abstract-report.php:318
863
+ #, php-format
864
+ msgid ""
865
+ "Hey there! It looks like you've got the %s license installed on your site.\n"
866
+ "\t\t\t\t\t\t\t\t\t That's awesome! %s"
867
+ msgstr ""
868
+
869
+ #: includes/admin/reports/abstract-report.php:321
870
+ #, php-format
871
+ msgid "Do you want to access to %s reporting right now%s in your WordPress Dashboard? That comes with the %s level%s of our paid packages. You'll need to upgrade your license to get instant access."
872
+ msgstr ""
873
+
874
+ #: includes/admin/reports/abstract-report.php:322
875
+ #, php-format
876
+ msgid "It's easy! To upgrade, navigate to %sMy Account%s on MonsterInsights.com, go to the licenses tab, and click upgrade. We also have a %sstep by step guide%s with pictures of this process."
877
+ msgstr ""
878
+
879
+ #: includes/admin/reports/abstract-report.php:323
880
+ #: includes/admin/reports/abstract-report.php:330
881
+ msgid "If you have any questions, don't hesitate to reach out. We're here to help."
882
+ msgstr ""
883
+
884
+ #: includes/admin/reports/abstract-report.php:325
885
+ #, php-format
886
+ msgid ""
887
+ "Hey there! %s It looks like you've got the free version of MonsterInsights installed on your site.\n"
888
+ "\t\t\t\t\t\t\t\t\t That's awesome!"
889
+ msgstr ""
890
+
891
+ #: includes/admin/reports/abstract-report.php:328
892
+ #, php-format
893
+ msgid "Do you you want to access to %s reporting right now%s in your WordPress Dashboard? That comes with %s level%s of our paid packages. To get instant access, you'll want to buy a MonsterInsights license, which also gives you access to powerful addons, expanded reporting (including the ability to use custom date ranges), comprehensive tracking features (like UserID tracking) and access to our world-class support team."
894
+ msgstr ""
895
+
896
+ #: includes/admin/reports/abstract-report.php:329
897
+ #, php-format
898
+ msgid "Upgrading is easy! To upgrade, navigate to %sour pricing page%s, purchase the required license, and then follow the %sinstructions in the email receipt%s to upgrade. It only takes a few minutes to unlock the most powerful, yet easy to use analytics tracking system for WordPress."
899
+ msgstr ""
900
+
901
+ #: includes/admin/reports/abstract-report.php:369
902
+ msgid "Visit addons page"
903
+ msgstr ""
904
+
905
+ #: includes/admin/reports/overview.php:34
906
+ msgid "Overview"
907
+ msgstr ""
908
+
909
+ #: includes/admin/reports/overview.php:80
910
+ msgid "UP"
911
+ msgstr ""
912
+
913
+ #: includes/admin/reports/overview.php:81
914
+ msgid "DOWN"
915
+ msgstr ""
916
+
917
+ #: includes/admin/reports/overview.php:82
918
+ msgid "Unique"
919
+ msgstr ""
920
+
921
+ #: includes/admin/reports/overview.php:82
922
+ #: includes/admin/reports/overview.php:354
923
+ #: includes/admin/reports/overview.php:394
924
+ msgid "Sessions"
925
+ msgstr ""
926
+
927
+ #: includes/admin/reports/overview.php:82
928
+ #: includes/admin/reports/overview.php:359
929
+ #: includes/admin/reports/overview.php:421
930
+ #: includes/admin/reports/overview.php:423
931
+ msgid "Pageviews"
932
+ msgstr ""
933
+
934
+ #: includes/admin/reports/overview.php:388
935
+ msgid "Up"
936
+ msgstr ""
937
+
938
+ #: includes/admin/reports/overview.php:389
939
+ msgid "Down"
940
+ msgstr ""
941
+
942
+ #: includes/admin/reports/overview.php:396
943
+ msgid "Session"
944
+ msgstr ""
945
+
946
+ #: includes/admin/reports/overview.php:396
947
+ msgid "A session is the browsing session of a single user to your site."
948
+ msgstr ""
949
+
950
+ #: includes/admin/reports/overview.php:402
951
+ #: includes/admin/reports/overview.php:429
952
+ #: includes/admin/reports/overview.php:456
953
+ #: includes/admin/reports/overview.php:483
954
+ msgid "No change"
955
+ msgstr ""
956
+
957
+ #: includes/admin/reports/overview.php:416
958
+ #: includes/admin/reports/overview.php:443
959
+ #: includes/admin/reports/overview.php:470
960
+ #: includes/admin/reports/overview.php:497
961
+ #, php-format
962
+ msgid "vs. Previous %s Days"
963
+ msgstr ""
964
+
965
+ #: includes/admin/reports/overview.php:423
966
+ msgid "A pageview is defined as a view of a page on your site that is being tracked by the Analytics tracking code. Each refresh of a page is also a new pageview."
967
+ msgstr ""
968
+
969
+ #: includes/admin/reports/overview.php:448
970
+ msgid "Avg. Session Duration"
971
+ msgstr ""
972
+
973
+ #: includes/admin/reports/overview.php:450
974
+ msgid "Average Session Duration"
975
+ msgstr ""
976
+
977
+ #: includes/admin/reports/overview.php:450
978
+ msgid "Total duration of all sessions (in seconds) / number of sessions."
979
+ msgstr ""
980
+
981
+ #: includes/admin/reports/overview.php:475
982
+ #: includes/admin/reports/overview.php:477
983
+ msgid "Bounce Rate"
984
+ msgstr ""
985
+
986
+ #: includes/admin/reports/overview.php:477
987
+ msgid "Percentage of single page visits (or web sessions). It is the number of visits in which a person leaves your website from the landing page without browsing any further."
988
+ msgstr ""
989
+
990
+ #: includes/admin/reports/overview.php:509
991
+ #: includes/admin/reports/overview.php:511
992
+ msgid "New vs. Returning Visitors"
993
+ msgstr ""
994
+
995
+ #: includes/admin/reports/overview.php:511
996
+ msgid "This graph shows what percent of your user sessions come from new versus repeat visitors."
997
+ msgstr ""
998
+
999
+ #: includes/admin/reports/overview.php:603
1000
+ msgid "New"
1001
+ msgstr ""
1002
+
1003
+ #: includes/admin/reports/overview.php:604
1004
+ msgid "Returning"
1005
+ msgstr ""
1006
+
1007
+ #: includes/admin/reports/overview.php:683
1008
+ #: includes/admin/reports/overview.php:685
1009
+ msgid "Device Breakdown"
1010
+ msgstr ""
1011
+
1012
+ #: includes/admin/reports/overview.php:685
1013
+ msgid "This graph shows what percent of your visitor sessions are done using a traditional computer or laptop, tablet or mobile device to view your site."
1014
+ msgstr ""
1015
+
1016
+ #: includes/admin/reports/overview.php:779
1017
+ msgid "Desktop"
1018
+ msgstr ""
1019
+
1020
+ #: includes/admin/reports/overview.php:780
1021
+ msgid "Tablet"
1022
+ msgstr ""
1023
+
1024
+ #: includes/admin/reports/overview.php:781
1025
+ msgid "Mobile"
1026
+ msgstr ""
1027
+
1028
+ #: includes/admin/reports/overview.php:860
1029
+ #: includes/admin/reports/overview.php:862
1030
+ msgid "Top 10 Countries"
1031
+ msgstr ""
1032
+
1033
+ #: includes/admin/reports/overview.php:862
1034
+ msgid "This list shows the top countries your website visitors are from."
1035
+ msgstr ""
1036
+
1037
+ #: includes/admin/reports/overview.php:883
1038
+ msgid "View Full Countries Report"
1039
+ msgstr ""
1040
+
1041
+ #: includes/admin/reports/overview.php:883
1042
+ msgid "View All Countries Report"
1043
+ msgstr ""
1044
+
1045
+ #: includes/admin/reports/overview.php:895
1046
+ #: includes/admin/reports/overview.php:897
1047
+ msgid "Referrals"
1048
+ msgstr ""
1049
+
1050
+ #: includes/admin/reports/overview.php:897
1051
+ msgid "This list shows the top websites that send your website traffic, known as \"referral traffic\"."
1052
+ msgstr ""
1053
+
1054
+ #: includes/admin/reports/overview.php:924
1055
+ msgid "View All Referral Sources"
1056
+ msgstr ""
1057
+
1058
+ #: includes/admin/reports/overview.php:935
1059
+ #: includes/admin/reports/overview.php:938
1060
+ msgid "Top Posts / Pages"
1061
+ msgstr ""
1062
+
1063
+ #: includes/admin/reports/overview.php:938
1064
+ msgid "This list shows the most viewed posts and pages on your website."
1065
+ msgstr ""
1066
+
1067
+ #: includes/admin/reports/overview.php:970
1068
+ msgid "Show"
1069
+ msgstr ""
1070
+
1071
+ #: includes/admin/reports/overview.php:971
1072
+ msgid "How many to show"
1073
+ msgstr ""
1074
+
1075
+ #: includes/admin/reports/overview.php:982
1076
+ msgid "View Full Post/Page Report"
1077
+ msgstr ""
1078
+
1079
+ #: includes/admin/review.php:100
1080
+ msgid "Hey, I noticed you've been using MonsterInsights for a while - that’s awesome! Could you please do me a BIG favor and give it a 5-star rating on WordPress to help us spread the word and boost our motivation?"
1081
+ msgstr ""
1082
+
1083
+ #: includes/admin/review.php:101
1084
+ msgid "~ Syed Balkhi<br>Co-Founder of MonsterInsights"
1085
+ msgstr ""
1086
+
1087
+ #: includes/admin/review.php:103
1088
+ msgid "Ok, you deserve it"
1089
+ msgstr ""
1090
+
1091
+ #: includes/admin/review.php:104
1092
+ msgid "Nope, maybe later"
1093
+ msgstr ""
1094
+
1095
+ #: includes/admin/review.php:105
1096
+ msgid "I already did"
1097
+ msgstr ""
1098
+
1099
+ #: includes/admin/settings/register-settings.php:23
1100
+ msgid "Engagement"
1101
+ msgstr ""
1102
+
1103
+ #: includes/admin/settings/register-settings.php:27
1104
+ msgid "Demographics"
1105
+ msgstr ""
1106
+
1107
+ #: includes/admin/settings/register-settings.php:31
1108
+ msgid "Link Attribution"
1109
+ msgstr ""
1110
+
1111
+ #: includes/admin/settings/register-settings.php:35
1112
+ msgid "File Downloads"
1113
+ msgstr ""
1114
+
1115
+ #: includes/admin/settings/register-settings.php:39
1116
+ msgid "Affiliate Links"
1117
+ msgstr ""
1118
+
1119
+ #: includes/admin/settings/register-settings.php:43
1120
+ msgid "Social"
1121
+ msgstr ""
1122
+
1123
+ #: includes/admin/settings/register-settings.php:48
1124
+ msgid "Ads"
1125
+ msgstr ""
1126
+
1127
+ #: includes/admin/settings/register-settings.php:52
1128
+ #: lite/includes/admin/reports/report-forms.php:22
1129
+ msgid "Forms"
1130
+ msgstr ""
1131
+
1132
+ #: includes/admin/settings/register-settings.php:56
1133
+ #: lite/includes/admin/reports/report-ecommerce.php:22
1134
+ msgid "eCommerce"
1135
+ msgstr ""
1136
+
1137
+ #: includes/admin/settings/register-settings.php:60
1138
+ msgid "Media"
1139
+ msgstr ""
1140
+
1141
+ #: includes/admin/settings/register-settings.php:65
1142
+ msgid "Memberships"
1143
+ msgstr ""
1144
+
1145
+ #: includes/admin/settings/register-settings.php:70
1146
+ msgid "Custom Dimensions"
1147
+ msgstr ""
1148
+
1149
+ #: includes/admin/settings/register-settings.php:74
1150
+ msgid "Performance"
1151
+ msgstr ""
1152
+
1153
+ #: includes/admin/settings/register-settings.php:78
1154
+ msgid "Google AMP"
1155
+ msgstr ""
1156
+
1157
+ #: includes/admin/settings/register-settings.php:82
1158
+ msgid "Google Optimize"
1159
+ msgstr ""
1160
+
1161
+ #: includes/admin/settings/register-settings.php:86
1162
+ msgid "FB Instant Articles"
1163
+ msgstr ""
1164
+
1165
+ #: includes/admin/settings/register-settings.php:90
1166
+ msgid "Bounce Reduction"
1167
+ msgstr ""
1168
+
1169
+ #: includes/admin/settings/register-settings.php:95
1170
+ msgid "Additional Reporting"
1171
+ msgstr ""
1172
+
1173
+ #: includes/admin/settings/register-settings.php:100
1174
+ msgid "Notifications"
1175
+ msgstr ""
1176
+
1177
+ #: includes/admin/settings/register-settings.php:105
1178
+ msgid "Compatibility"
1179
+ msgstr ""
1180
+
1181
+ #: includes/admin/settings/register-settings.php:109
1182
+ msgid "EU Compliance"
1183
+ msgstr ""
1184
+
1185
+ #: includes/admin/settings/register-settings.php:113
1186
+ msgid "Permissions"
1187
+ msgstr ""
1188
+
1189
+ #: includes/admin/settings/register-settings.php:157
1190
+ msgid "Ignore these user roles from tracking:"
1191
+ msgstr ""
1192
+
1193
+ #: includes/admin/settings/register-settings.php:158
1194
+ msgid "Users that have at least one of these roles will not be tracked into Google Analytics."
1195
+ msgstr ""
1196
+
1197
+ #: includes/admin/settings/register-settings.php:167
1198
+ msgid "Enable MonsterInsights events tracking:"
1199
+ msgstr ""
1200
+
1201
+ #: includes/admin/settings/register-settings.php:168
1202
+ msgid "This turns on our Javascript based tracking system which among other things tracks clicks on outbound, affiliate, mail, telephone, hashed and download links."
1203
+ msgstr ""
1204
+
1205
+ #: includes/admin/settings/register-settings.php:172
1206
+ msgid "Yes (Recommended)"
1207
+ msgstr ""
1208
+
1209
+ #: includes/admin/settings/register-settings.php:173
1210
+ msgid "No"
1211
+ msgstr ""
1212
+
1213
+ #: includes/admin/settings/register-settings.php:183
1214
+ msgid "Enable Demographics and Interests Reports for Remarketing and Advertising"
1215
+ msgstr ""
1216
+
1217
+ #: includes/admin/settings/register-settings.php:184
1218
+ #, php-format
1219
+ msgid "Check this setting to add the Demographics and Remarketing features to your Google Analytics tracking code. Make sure to enable Demographics and Remarketing in your Google Analytics account. We have a guide for how to do that in our %1$sknowledge base%2$s. For more information about Remarketing, we refer you to %3$sGoogle's documentation%2$s. Note that usage of this function is affected by privacy and cookie laws around the world. Be sure to follow the laws that affect your target audience."
1220
+ msgstr ""
1221
+
1222
+ #: includes/admin/settings/register-settings.php:191
1223
+ msgid "Anonymize IP addresses?"
1224
+ msgstr ""
1225
+
1226
+ #: includes/admin/settings/register-settings.php:192
1227
+ #, php-format
1228
+ msgid "This adds %1$s, telling Google Analytics to anonymize the information sent by the tracker objects by removing the last octet of the IP address prior to its storage."
1229
+ msgstr ""
1230
+
1231
+ #: includes/admin/settings/register-settings.php:202
1232
+ msgid "Enable enhanced link attribution?"
1233
+ msgstr ""
1234
+
1235
+ #: includes/admin/settings/register-settings.php:203
1236
+ #, php-format
1237
+ msgid "Add %1$sEnhanced Link Attribution%2$s to your tracking code."
1238
+ msgstr ""
1239
+
1240
+ #: includes/admin/settings/register-settings.php:208
1241
+ msgid "Turn on anchor tracking"
1242
+ msgstr ""
1243
+
1244
+ #: includes/admin/settings/register-settings.php:209
1245
+ msgid "Many WordPress \"1-page\" style themes rely on anchor tags for navigation to show virtual pages. The problem is that to Google Analytics, these are all just a single page, and it makes it hard to get meaningful statistics about pages viewed. This feature allows proper tracking in those themes."
1246
+ msgstr ""
1247
+
1248
+ #: includes/admin/settings/register-settings.php:214
1249
+ msgid "Turn on allowAnchor"
1250
+ msgstr ""
1251
+
1252
+ #: includes/admin/settings/register-settings.php:215
1253
+ #, php-format
1254
+ msgid "This adds a %1$s call to your tracking code, and makes RSS link tagging use a %2$s as well."
1255
+ msgstr ""
1256
+
1257
+ #: includes/admin/settings/register-settings.php:220
1258
+ msgid "Turn on allowLinker"
1259
+ msgstr ""
1260
+
1261
+ #: includes/admin/settings/register-settings.php:221
1262
+ #, php-format
1263
+ msgid "This adds a %1$s call to your tracking code, allowing you to use %2$s and related functions."
1264
+ msgstr ""
1265
+
1266
+ #: includes/admin/settings/register-settings.php:226
1267
+ msgid "Turn on tag links in RSS"
1268
+ msgstr ""
1269
+
1270
+ #: includes/admin/settings/register-settings.php:227
1271
+ #, php-format
1272
+ msgid "Do not use this feature if you use FeedBurner, as FeedBurner can do this automatically and better than this plugin can. Check %1$sthis help page%2$s for info on how to enable this feature in FeedBurner."
1273
+ msgstr ""
1274
+
1275
+ #: includes/admin/settings/register-settings.php:237
1276
+ msgid "Track downloads as an:"
1277
+ msgstr ""
1278
+
1279
+ #: includes/admin/settings/register-settings.php:238
1280
+ msgid "Tracking as pageviews is not recommended, as this would skew your statistics, but it does make it possible to track downloads as goals. This feature requires that event tracking be turned on."
1281
+ msgstr ""
1282
+
1283
+ #: includes/admin/settings/register-settings.php:242
1284
+ msgid "Event (recommended)"
1285
+ msgstr ""
1286
+
1287
+ #: includes/admin/settings/register-settings.php:243
1288
+ msgid "Pageview"
1289
+ msgstr ""
1290
+
1291
+ #: includes/admin/settings/register-settings.php:248
1292
+ msgid "Extensions of files to track as downloads:"
1293
+ msgstr ""
1294
+
1295
+ #: includes/admin/settings/register-settings.php:249
1296
+ msgid "If you have enabled event tracking, MonsterInsights will send an event/pageview to GA if a link to a file has one of the above extensions."
1297
+ msgstr ""
1298
+
1299
+ #: includes/admin/settings/register-settings.php:259
1300
+ msgid "Set path for internal links to track as outbound links"
1301
+ msgstr ""
1302
+
1303
+ #: includes/admin/settings/register-settings.php:260
1304
+ #, php-format
1305
+ msgid "If you want to track all internal links that begin with %1$s, enter %1$s in the box above. If you have multiple prefixes you can separate them with comma's: %2$s"
1306
+ msgstr ""
1307
+
1308
+ #: includes/admin/settings/register-settings.php:265
1309
+ msgid "Label for those links:"
1310
+ msgstr ""
1311
+
1312
+ #: includes/admin/settings/register-settings.php:266
1313
+ #, php-format
1314
+ msgid "The label to use for these links, this will be added to where the click came from, so if the label is %s, the label for a click from the content of an article becomes \"outbound-link-aff\"."
1315
+ msgstr ""
1316
+
1317
+ #: includes/admin/settings/register-settings.php:332
1318
+ msgid "Domain to track as:"
1319
+ msgstr ""
1320
+
1321
+ #: includes/admin/settings/register-settings.php:333
1322
+ #, php-format
1323
+ msgid "This allows you to %1$sset the domain%2$s that's used for tracking. Only is used if set to a value, else defaults to automatic determination. It is very rare that you would need to use this setting."
1324
+ msgstr ""
1325
+
1326
+ #: includes/admin/settings/register-settings.php:338
1327
+ msgid "Custom code"
1328
+ msgstr ""
1329
+
1330
+ #: includes/admin/settings/register-settings.php:339
1331
+ #, php-format
1332
+ msgid "Not for the average user: this allows you to add a line of code, to be added before the %1$s call."
1333
+ msgstr ""
1334
+
1335
+ #: includes/admin/settings/register-settings.php:344
1336
+ msgid "Enable Debug Mode"
1337
+ msgstr ""
1338
+
1339
+ #: includes/admin/settings/register-settings.php:345
1340
+ msgid "Turns on debugging in JS events tracking, logging of eCommerce requests and enables debug settings."
1341
+ msgstr ""
1342
+
1343
+ #: includes/admin/settings/register-settings.php:359
1344
+ msgid "Let these user roles see reports:"
1345
+ msgstr ""
1346
+
1347
+ #: includes/admin/settings/register-settings.php:369
1348
+ msgid "Let these user roles save settings:"
1349
+ msgstr ""
1350
+
1351
+ #: includes/admin/settings/register-settings.php:370
1352
+ #, php-format
1353
+ msgid "Users that have at least one of these roles will be able to view and save the settings panel, along with any user with the %s capability."
1354
+ msgstr ""
1355
+
1356
+ #: includes/admin/settings/register-settings.php:379
1357
+ #: includes/admin/settings/tab-general.php:200
1358
+ msgid "Automatic Updates"
1359
+ msgstr ""
1360
+
1361
+ #: includes/admin/settings/register-settings.php:383
1362
+ #: includes/admin/settings/tab-general.php:203
1363
+ msgid "Yes (Recommended) - Get the latest features, bugfixes, and security updates as they are released."
1364
+ msgstr ""
1365
+
1366
+ #: includes/admin/settings/register-settings.php:384
1367
+ #: includes/admin/settings/tab-general.php:204
1368
+ msgid "Minor Only - Only get bugfixes and security updates, but not major features."
1369
+ msgstr ""
1370
+
1371
+ #: includes/admin/settings/register-settings.php:385
1372
+ #: includes/admin/settings/tab-general.php:205
1373
+ msgid "None - Manually update everything."
1374
+ msgstr ""
1375
+
1376
+ #: includes/admin/settings/register-settings.php:390
1377
+ #: includes/admin/settings/tab-general.php:212
1378
+ msgid "Allow Usage Tracking"
1379
+ msgstr ""
1380
+
1381
+ #: includes/admin/settings/register-settings.php:391
1382
+ #: includes/admin/settings/tab-general.php:213
1383
+ msgid "By allowing us to track usage data we can better help you, because we know with which WordPress configurations, themes and plugins we should test."
1384
+ msgstr ""
1385
+
1386
+ #: includes/admin/settings/settings-api.php:747
1387
+ #, php-format
1388
+ msgid "You must have the %s capability to view/edit this setting"
1389
+ msgstr ""
1390
+
1391
+ #: includes/admin/settings/settings-api.php:907
1392
+ #: includes/admin/settings/tab-tracking.php:109
1393
+ #: lite/includes/admin/tools.php:12
1394
+ msgid "Click here to Upgrade"
1395
+ msgstr ""
1396
+
1397
+ #: includes/admin/settings/settings-api.php:937
1398
+ #, php-format
1399
+ msgid "The callback function used for the %s setting is missing."
1400
+ msgstr ""
1401
+
1402
+ #: includes/admin/settings/settings-api.php:969
1403
+ #: includes/admin/settings/tab-general.php:233
1404
+ msgid "Save Changes"
1405
+ msgstr ""
1406
+
1407
+ #: includes/admin/settings/tab-general.php:67
1408
+ msgid "Your website is network licensed for MonsterInsights. Enter a license above only if you want to use a different Google Analytics profile for the reports and tracking on this subsite."
1409
+ msgstr ""
1410
+
1411
+ #: includes/admin/settings/tab-general.php:87
1412
+ msgid "No license key activated on this subsite."
1413
+ msgstr ""
1414
+
1415
+ #: includes/admin/settings/tab-general.php:126
1416
+ #, php-format
1417
+ msgid "Already have a Google Account, but don’t know if you’ve setup Google Analytics? %s Click here to login and find out%s."
1418
+ msgstr ""
1419
+
1420
+ #: includes/admin/settings/tab-general.php:128
1421
+ #, php-format
1422
+ msgid "Having issues automatically authenticating? %s Click here to authenticate manually%s."
1423
+ msgstr ""
1424
+
1425
+ #: includes/admin/settings/tab-general.php:147
1426
+ msgid "Manually enter your UA code"
1427
+ msgstr ""
1428
+
1429
+ #: includes/admin/settings/tab-general.php:151
1430
+ msgid "Warning: If you use a manual UA code, you won't be able to use the reports."
1431
+ msgstr ""
1432
+
1433
+ #: includes/admin/settings/tab-general.php:164
1434
+ msgid "Default Configuration:"
1435
+ msgstr ""
1436
+
1437
+ #: includes/admin/settings/tab-general.php:167
1438
+ #, php-format
1439
+ msgid "If you do not authenticate with MonsterInsights above, the network default %s will be used as the Google UA code."
1440
+ msgstr ""
1441
+
1442
+ #: includes/admin/settings/tab-general.php:191
1443
+ msgid "Disable Reports"
1444
+ msgstr ""
1445
+
1446
+ #: includes/admin/settings/tab-general.php:192
1447
+ msgid "Hide the reports page."
1448
+ msgstr ""
1449
+
1450
+ #: includes/admin/settings/tab-tracking.php:107
1451
+ #: lite/includes/admin/tools.php:10
1452
+ msgid "Want even more fine tuned control over your website analytics?"
1453
+ msgstr ""
1454
+
1455
+ #: includes/admin/settings/tab-tracking.php:108
1456
+ msgid "By upgrading to MonsterInsights Pro, you get access to numerous addons and tools that help you better understand what people are doing on your website, so you can keep doing more of what's working. Some of the features include: Ecommerce tracking, Author tracking, Post Type tracking, Ads tracking, Google AMP tracking, Performance optimization, and so much more!"
1457
+ msgstr ""
1458
+
1459
+ #: includes/admin/tracking.php:243
1460
+ msgid "Once Weekly"
1461
+ msgstr ""
1462
+
1463
+ #: includes/api-request.php:181
1464
+ #, php-format
1465
+ msgid "The firewall of your server is blocking outbound calls. Please contact your hosting provider to fix this issue. %s"
1466
+ msgstr ""
1467
+
1468
+ #: includes/api-request.php:183
1469
+ msgid "The firewall of your server is blocking outbound calls. Please contact your hosting provider to fix this issue."
1470
+ msgstr ""
1471
+
1472
+ #: includes/api-request.php:290
1473
+ msgid "The API was unreachable."
1474
+ msgstr ""
1475
+
1476
+ #: includes/api-request.php:294
1477
+ #, php-format
1478
+ msgid "The API returned a <strong>%s</strong> response"
1479
+ msgstr ""
1480
+
1481
+ #: includes/api-request.php:298 includes/api-request.php:302
1482
+ #, php-format
1483
+ msgid "The API returned a <strong>%d</strong> response with this message: <strong>%s</strong>"
1484
+ msgstr ""
1485
+
1486
+ #: includes/api-request.php:310
1487
+ msgid "Improper API request."
1488
+ msgstr ""
1489
+
1490
+ #: includes/api-request.php:370
1491
+ msgid "Reason: The API was unreachable because the Airplane Mode plugin is active."
1492
+ msgstr ""
1493
+
1494
+ #: includes/api-request.php:383
1495
+ msgid "Reason: The API was unreachable because the API url is on the WP HTTP blocklist."
1496
+ msgstr ""
1497
+
1498
+ #: includes/api-request.php:398 includes/api-request.php:420
1499
+ msgid "Reason: The API was unreachable because the call to Google failed."
1500
+ msgstr ""
1501
+
1502
+ #: includes/api-request.php:403
1503
+ msgid "Reason: The API was unreachable because no external hosts are allowed on this site."
1504
+ msgstr ""
1505
+
1506
+ #: includes/deprecated.php:126
1507
+ #, php-format
1508
+ msgid "%1$s is %3$sdeprecated%4$s since MonsterInsights version %2$s!"
1509
+ msgstr ""
1510
+
1511
+ #: includes/deprecated.php:179
1512
+ #, php-format
1513
+ msgid "%1$s is %3$sdeprecated%4$s since MonsterInsights version %2$s."
1514
+ msgstr ""
1515
+
1516
+ #: includes/frontend/tracking/class-tracking-analytics.php:205
1517
+ msgid "Note: MonsterInsights is not currently configured on this site. The site owner needs to authenticate with Google Analytics in the MonsterInsights settings panel."
1518
+ msgstr ""
1519
+
1520
+ #: includes/frontend/tracking/class-tracking-analytics.php:208
1521
+ msgid "Note: MonsterInsights does not track you as a logged in site administrator to prevent site owners from accidentally skewing their own Google Analytics data."
1522
+ msgstr ""
1523
+
1524
+ #: includes/frontend/tracking/class-tracking-analytics.php:211
1525
+ msgid "Note: The site owner has disabled Google Analytics tracking for your user role."
1526
+ msgstr ""
1527
+
1528
+ #: includes/frontend/tracking/class-tracking-analytics.php:291
1529
+ msgid "Not running function"
1530
+ msgstr ""
1531
+
1532
+ #: includes/frontend/tracking/class-tracking-analytics.php:291
1533
+ msgid "because you are not being tracked."
1534
+ msgstr ""
1535
+
1536
+ #: includes/frontend/tracking/class-tracking-preview.php:77
1537
+ msgid "You are currently in a preview window. MonsterInsights doesn't track preview window traffic to avoid false visit reports."
1538
+ msgstr ""
1539
+
1540
+ #: includes/helpers.php:334
1541
+ msgid "United States"
1542
+ msgstr ""
1543
+
1544
+ #: includes/helpers.php:335
1545
+ msgid "Canada"
1546
+ msgstr ""
1547
+
1548
+ #: includes/helpers.php:336
1549
+ msgid "United Kingdom"
1550
+ msgstr ""
1551
+
1552
+ #: includes/helpers.php:337
1553
+ msgid "Afghanistan"
1554
+ msgstr ""
1555
+
1556
+ #: includes/helpers.php:338
1557
+ msgid "&#197;land Islands"
1558
+ msgstr ""
1559
+
1560
+ #: includes/helpers.php:339
1561
+ msgid "Albania"
1562
+ msgstr ""
1563
+
1564
+ #: includes/helpers.php:340
1565
+ msgid "Algeria"
1566
+ msgstr ""
1567
+
1568
+ #: includes/helpers.php:341
1569
+ msgid "American Samoa"
1570
+ msgstr ""
1571
+
1572
+ #: includes/helpers.php:342
1573
+ msgid "Andorra"
1574
+ msgstr ""
1575
+
1576
+ #: includes/helpers.php:343
1577
+ msgid "Angola"
1578
+ msgstr ""
1579
+
1580
+ #: includes/helpers.php:344
1581
+ msgid "Anguilla"
1582
+ msgstr ""
1583
+
1584
+ #: includes/helpers.php:345
1585
+ msgid "Antarctica"
1586
+ msgstr ""
1587
+
1588
+ #: includes/helpers.php:346
1589
+ msgid "Antigua and Barbuda"
1590
+ msgstr ""
1591
+
1592
+ #: includes/helpers.php:347
1593
+ msgid "Argentina"
1594
+ msgstr ""
1595
+
1596
+ #: includes/helpers.php:348
1597
+ msgid "Armenia"
1598
+ msgstr ""
1599
+
1600
+ #: includes/helpers.php:349
1601
+ msgid "Aruba"
1602
+ msgstr ""
1603
+
1604
+ #: includes/helpers.php:350
1605
+ msgid "Australia"
1606
+ msgstr ""
1607
+
1608
+ #: includes/helpers.php:351
1609
+ msgid "Austria"
1610
+ msgstr ""
1611
+
1612
+ #: includes/helpers.php:352
1613
+ msgid "Azerbaijan"
1614
+ msgstr ""
1615
+
1616
+ #: includes/helpers.php:353
1617
+ msgid "Bahamas"
1618
+ msgstr ""
1619
+
1620
+ #: includes/helpers.php:354
1621
+ msgid "Bahrain"
1622
+ msgstr ""
1623
+
1624
+ #: includes/helpers.php:355
1625
+ msgid "Bangladesh"
1626
+ msgstr ""
1627
+
1628
+ #: includes/helpers.php:356
1629
+ msgid "Barbados"
1630
+ msgstr ""
1631
+
1632
+ #: includes/helpers.php:357
1633
+ msgid "Belarus"
1634
+ msgstr ""
1635
+
1636
+ #: includes/helpers.php:358
1637
+ msgid "Belgium"
1638
+ msgstr ""
1639
+
1640
+ #: includes/helpers.php:359
1641
+ msgid "Belize"
1642
+ msgstr ""
1643
+
1644
+ #: includes/helpers.php:360
1645
+ msgid "Benin"
1646
+ msgstr ""
1647
+
1648
+ #: includes/helpers.php:361
1649
+ msgid "Bermuda"
1650
+ msgstr ""
1651
+
1652
+ #: includes/helpers.php:362
1653
+ msgid "Bhutan"
1654
+ msgstr ""
1655
+
1656
+ #: includes/helpers.php:363
1657
+ msgid "Bolivia"
1658
+ msgstr ""
1659
+
1660
+ #: includes/helpers.php:364
1661
+ msgid "Bonaire, Saint Eustatius and Saba"
1662
+ msgstr ""
1663
+
1664
+ #: includes/helpers.php:365
1665
+ msgid "Bosnia and Herzegovina"
1666
+ msgstr ""
1667
+
1668
+ #: includes/helpers.php:366
1669
+ msgid "Botswana"
1670
+ msgstr ""
1671
+
1672
+ #: includes/helpers.php:367
1673
+ msgid "Bouvet Island"
1674
+ msgstr ""
1675
+
1676
+ #: includes/helpers.php:368
1677
+ msgid "Brazil"
1678
+ msgstr ""
1679
+
1680
+ #: includes/helpers.php:369
1681
+ msgid "British Indian Ocean Territory"
1682
+ msgstr ""
1683
+
1684
+ #: includes/helpers.php:370
1685
+ msgid "Brunei Darrussalam"
1686
+ msgstr ""
1687
+
1688
+ #: includes/helpers.php:371
1689
+ msgid "Bulgaria"
1690
+ msgstr ""
1691
+
1692
+ #: includes/helpers.php:372
1693
+ msgid "Burkina Faso"
1694
+ msgstr ""
1695
+
1696
+ #: includes/helpers.php:373
1697
+ msgid "Burundi"
1698
+ msgstr ""
1699
+
1700
+ #: includes/helpers.php:374
1701
+ msgid "Cambodia"
1702
+ msgstr ""
1703
+
1704
+ #: includes/helpers.php:375
1705
+ msgid "Cameroon"
1706
+ msgstr ""
1707
+
1708
+ #: includes/helpers.php:376
1709
+ msgid "Cape Verde"
1710
+ msgstr ""
1711
+
1712
+ #: includes/helpers.php:377
1713
+ msgid "Cayman Islands"
1714
+ msgstr ""
1715
+
1716
+ #: includes/helpers.php:378
1717
+ msgid "Central African Republic"
1718
+ msgstr ""
1719
+
1720
+ #: includes/helpers.php:379
1721
+ msgid "Chad"
1722
+ msgstr ""
1723
+
1724
+ #: includes/helpers.php:380
1725
+ msgid "Chile"
1726
+ msgstr ""
1727
+
1728
+ #: includes/helpers.php:381
1729
+ msgid "China"
1730
+ msgstr ""
1731
+
1732
+ #: includes/helpers.php:382
1733
+ msgid "Christmas Island"
1734
+ msgstr ""
1735
+
1736
+ #: includes/helpers.php:383
1737
+ msgid "Cocos Islands"
1738
+ msgstr ""
1739
+
1740
+ #: includes/helpers.php:384
1741
+ msgid "Colombia"
1742
+ msgstr ""
1743
+
1744
+ #: includes/helpers.php:385
1745
+ msgid "Comoros"
1746
+ msgstr ""
1747
+
1748
+ #: includes/helpers.php:386
1749
+ msgid "Congo, Democratic People's Republic"
1750
+ msgstr ""
1751
+
1752
+ #: includes/helpers.php:387
1753
+ msgid "Congo, Republic of"
1754
+ msgstr ""
1755
+
1756
+ #: includes/helpers.php:388
1757
+ msgid "Cook Islands"
1758
+ msgstr ""
1759
+
1760
+ #: includes/helpers.php:389
1761
+ msgid "Costa Rica"
1762
+ msgstr ""
1763
+
1764
+ #: includes/helpers.php:390
1765
+ msgid "Cote d'Ivoire"
1766
+ msgstr ""
1767
+
1768
+ #: includes/helpers.php:391
1769
+ msgid "Croatia/Hrvatska"
1770
+ msgstr ""
1771
+
1772
+ #: includes/helpers.php:392
1773
+ msgid "Cuba"
1774
+ msgstr ""
1775
+
1776
+ #: includes/helpers.php:393
1777
+ msgid "Cura&Ccedil;ao"
1778
+ msgstr ""
1779
+
1780
+ #: includes/helpers.php:394
1781
+ msgid "Cyprus"
1782
+ msgstr ""
1783
+
1784
+ #: includes/helpers.php:395
1785
+ msgid "Czechia"
1786
+ msgstr ""
1787
+
1788
+ #: includes/helpers.php:396
1789
+ msgid "Denmark"
1790
+ msgstr ""
1791
+
1792
+ #: includes/helpers.php:397
1793
+ msgid "Djibouti"
1794
+ msgstr ""
1795
+
1796
+ #: includes/helpers.php:398
1797
+ msgid "Dominica"
1798
+ msgstr ""
1799
+
1800
+ #: includes/helpers.php:399
1801
+ msgid "Dominican Republic"
1802
+ msgstr ""
1803
+
1804
+ #: includes/helpers.php:400
1805
+ msgid "East Timor"
1806
+ msgstr ""
1807
+
1808
+ #: includes/helpers.php:401
1809
+ msgid "Ecuador"
1810
+ msgstr ""
1811
+
1812
+ #: includes/helpers.php:402
1813
+ msgid "Egypt"
1814
+ msgstr ""
1815
+
1816
+ #: includes/helpers.php:403
1817
+ msgid "Equatorial Guinea"
1818
+ msgstr ""
1819
+
1820
+ #: includes/helpers.php:404
1821
+ msgid "El Salvador"
1822
+ msgstr ""
1823
+
1824
+ #: includes/helpers.php:405
1825
+ msgid "Eritrea"
1826
+ msgstr ""
1827
+
1828
+ #: includes/helpers.php:406
1829
+ msgid "Estonia"
1830
+ msgstr ""
1831
+
1832
+ #: includes/helpers.php:407
1833
+ msgid "Ethiopia"
1834
+ msgstr ""
1835
+
1836
+ #: includes/helpers.php:408
1837
+ msgid "Falkland Islands"
1838
+ msgstr ""
1839
+
1840
+ #: includes/helpers.php:409
1841
+ msgid "Faroe Islands"
1842
+ msgstr ""
1843
+
1844
+ #: includes/helpers.php:410
1845
+ msgid "Fiji"
1846
+ msgstr ""
1847
+
1848
+ #: includes/helpers.php:411
1849
+ msgid "Finland"
1850
+ msgstr ""
1851
+
1852
+ #: includes/helpers.php:412
1853
+ msgid "France"
1854
+ msgstr ""
1855
+
1856
+ #: includes/helpers.php:413
1857
+ msgid "French Guiana"
1858
+ msgstr ""
1859
+
1860
+ #: includes/helpers.php:414
1861
+ msgid "French Polynesia"
1862
+ msgstr ""
1863
+
1864
+ #: includes/helpers.php:415
1865
+ msgid "French Southern Territories"
1866
+ msgstr ""
1867
+
1868
+ #: includes/helpers.php:416
1869
+ msgid "Gabon"
1870
+ msgstr ""
1871
+
1872
+ #: includes/helpers.php:417
1873
+ msgid "Gambia"
1874
+ msgstr ""
1875
+
1876
+ #: includes/helpers.php:418
1877
+ msgid "Georgia"
1878
+ msgstr ""
1879
+
1880
+ #: includes/helpers.php:419
1881
+ msgid "Germany"
1882
+ msgstr ""
1883
+
1884
+ #: includes/helpers.php:420
1885
+ msgid "Greece"
1886
+ msgstr ""
1887
+
1888
+ #: includes/helpers.php:421
1889
+ msgid "Ghana"
1890
+ msgstr ""
1891
+
1892
+ #: includes/helpers.php:422
1893
+ msgid "Gibraltar"
1894
+ msgstr ""
1895
+
1896
+ #: includes/helpers.php:423
1897
+ msgid "Greenland"
1898
+ msgstr ""
1899
+
1900
+ #: includes/helpers.php:424
1901
+ msgid "Grenada"
1902
+ msgstr ""
1903
+
1904
+ #: includes/helpers.php:425
1905
+ msgid "Guadeloupe"
1906
+ msgstr ""
1907
+
1908
+ #: includes/helpers.php:426
1909
+ msgid "Guam"
1910
+ msgstr ""
1911
+
1912
+ #: includes/helpers.php:427
1913
+ msgid "Guatemala"
1914
+ msgstr ""
1915
+
1916
+ #: includes/helpers.php:428
1917
+ msgid "Guernsey"
1918
+ msgstr ""
1919
+
1920
+ #: includes/helpers.php:429
1921
+ msgid "Guinea"
1922
+ msgstr ""
1923
+
1924
+ #: includes/helpers.php:430
1925
+ msgid "Guinea-Bissau"
1926
+ msgstr ""
1927
+
1928
+ #: includes/helpers.php:431
1929
+ msgid "Guyana"
1930
+ msgstr ""
1931
+
1932
+ #: includes/helpers.php:432
1933
+ msgid "Haiti"
1934
+ msgstr ""
1935
+
1936
+ #: includes/helpers.php:433
1937
+ msgid "Heard and McDonald Islands"
1938
+ msgstr ""
1939
+
1940
+ #: includes/helpers.php:434
1941
+ msgid "Holy See (City Vatican State)"
1942
+ msgstr ""
1943
+
1944
+ #: includes/helpers.php:435
1945
+ msgid "Honduras"
1946
+ msgstr ""
1947
+
1948
+ #: includes/helpers.php:436
1949
+ msgid "Hong Kong"
1950
+ msgstr ""
1951
+
1952
+ #: includes/helpers.php:437
1953
+ msgid "Hungary"
1954
+ msgstr ""
1955
+
1956
+ #: includes/helpers.php:438
1957
+ msgid "Iceland"
1958
+ msgstr ""
1959
+
1960
+ #: includes/helpers.php:439
1961
+ msgid "India"
1962
+ msgstr ""
1963
+
1964
+ #: includes/helpers.php:440
1965
+ msgid "Indonesia"
1966
+ msgstr ""
1967
+
1968
+ #: includes/helpers.php:441
1969
+ msgid "Iran"
1970
+ msgstr ""
1971
+
1972
+ #: includes/helpers.php:442
1973
+ msgid "Iraq"
1974
+ msgstr ""
1975
+
1976
+ #: includes/helpers.php:443
1977
+ msgid "Ireland"
1978
+ msgstr ""
1979
+
1980
+ #: includes/helpers.php:444
1981
+ msgid "Isle of Man"
1982
+ msgstr ""
1983
+
1984
+ #: includes/helpers.php:445
1985
+ msgid "Israel"
1986
+ msgstr ""
1987
+
1988
+ #: includes/helpers.php:446
1989
+ msgid "Italy"
1990
+ msgstr ""
1991
+
1992
+ #: includes/helpers.php:447
1993
+ msgid "Jamaica"
1994
+ msgstr ""
1995
+
1996
+ #: includes/helpers.php:448
1997
+ msgid "Japan"
1998
+ msgstr ""
1999
+
2000
+ #: includes/helpers.php:449
2001
+ msgid "Jersey"
2002
+ msgstr ""
2003
+
2004
+ #: includes/helpers.php:450
2005
+ msgid "Jordan"
2006
+ msgstr ""
2007
+
2008
+ #: includes/helpers.php:451
2009
+ msgid "Kazakhstan"
2010
+ msgstr ""
2011
+
2012
+ #: includes/helpers.php:452
2013
+ msgid "Kenya"
2014
+ msgstr ""
2015
+
2016
+ #: includes/helpers.php:453
2017
+ msgid "Kiribati"
2018
+ msgstr ""
2019
+
2020
+ #: includes/helpers.php:454
2021
+ msgid "Kuwait"
2022
+ msgstr ""
2023
+
2024
+ #: includes/helpers.php:455
2025
+ msgid "Kyrgyzstan"
2026
+ msgstr ""
2027
+
2028
+ #: includes/helpers.php:456
2029
+ msgid "Lao People's Democratic Republic"
2030
+ msgstr ""
2031
+
2032
+ #: includes/helpers.php:457
2033
+ msgid "Latvia"
2034
+ msgstr ""
2035
+
2036
+ #: includes/helpers.php:458
2037
+ msgid "Lebanon"
2038
+ msgstr ""
2039
+
2040
+ #: includes/helpers.php:459
2041
+ msgid "Lesotho"
2042
+ msgstr ""
2043
+
2044
+ #: includes/helpers.php:460
2045
+ msgid "Liberia"
2046
+ msgstr ""
2047
+
2048
+ #: includes/helpers.php:461
2049
+ msgid "Libyan Arab Jamahiriya"
2050
+ msgstr ""
2051
+
2052
+ #: includes/helpers.php:462
2053
+ msgid "Liechtenstein"
2054
+ msgstr ""
2055
+
2056
+ #: includes/helpers.php:463
2057
+ msgid "Lithuania"
2058
+ msgstr ""
2059
+
2060
+ #: includes/helpers.php:464
2061
+ msgid "Luxembourg"
2062
+ msgstr ""
2063
+
2064
+ #: includes/helpers.php:465
2065
+ msgid "Macau"
2066
+ msgstr ""
2067
+
2068
+ #: includes/helpers.php:466
2069
+ msgid "Macedonia (FYROM)"
2070
+ msgstr ""
2071
+
2072
+ #: includes/helpers.php:467
2073
+ msgid "Madagascar"
2074
+ msgstr ""
2075
+
2076
+ #: includes/helpers.php:468
2077
+ msgid "Malawi"
2078
+ msgstr ""
2079
+
2080
+ #: includes/helpers.php:469
2081
+ msgid "Malaysia"
2082
+ msgstr ""
2083
+
2084
+ #: includes/helpers.php:470
2085
+ msgid "Maldives"
2086
+ msgstr ""
2087
+
2088
+ #: includes/helpers.php:471
2089
+ msgid "Mali"
2090
+ msgstr ""
2091
+
2092
+ #: includes/helpers.php:472
2093
+ msgid "Malta"
2094
+ msgstr ""
2095
+
2096
+ #: includes/helpers.php:473
2097
+ msgid "Marshall Islands"
2098
+ msgstr ""
2099
+
2100
+ #: includes/helpers.php:474
2101
+ msgid "Martinique"
2102
+ msgstr ""
2103
+
2104
+ #: includes/helpers.php:475
2105
+ msgid "Mauritania"
2106
+ msgstr ""
2107
+
2108
+ #: includes/helpers.php:476
2109
+ msgid "Mauritius"
2110
+ msgstr ""
2111
+
2112
+ #: includes/helpers.php:477
2113
+ msgid "Mayotte"
2114
+ msgstr ""
2115
+
2116
+ #: includes/helpers.php:478
2117
+ msgid "Mexico"
2118
+ msgstr ""
2119
+
2120
+ #: includes/helpers.php:479
2121
+ msgid "Micronesia"
2122
+ msgstr ""
2123
+
2124
+ #: includes/helpers.php:480
2125
+ msgid "Moldova, Republic of"
2126
+ msgstr ""
2127
+
2128
+ #: includes/helpers.php:481
2129
+ msgid "Monaco"
2130
+ msgstr ""
2131
+
2132
+ #: includes/helpers.php:482
2133
+ msgid "Mongolia"
2134
+ msgstr ""
2135
+
2136
+ #: includes/helpers.php:483
2137
+ msgid "Montenegro"
2138
+ msgstr ""
2139
+
2140
+ #: includes/helpers.php:484
2141
+ msgid "Montserrat"
2142
+ msgstr ""
2143
+
2144
+ #: includes/helpers.php:485
2145
+ msgid "Morocco"
2146
+ msgstr ""
2147
+
2148
+ #: includes/helpers.php:486
2149
+ msgid "Mozambique"
2150
+ msgstr ""
2151
+
2152
+ #: includes/helpers.php:487
2153
+ msgid "Myanmar"
2154
+ msgstr ""
2155
+
2156
+ #: includes/helpers.php:488
2157
+ msgid "Namibia"
2158
+ msgstr ""
2159
+
2160
+ #: includes/helpers.php:489
2161
+ msgid "Nauru"
2162
+ msgstr ""
2163
+
2164
+ #: includes/helpers.php:490
2165
+ msgid "Nepal"
2166
+ msgstr ""
2167
+
2168
+ #: includes/helpers.php:491
2169
+ msgid "Netherlands"
2170
+ msgstr ""
2171
+
2172
+ #: includes/helpers.php:492
2173
+ msgid "Netherlands Antilles"
2174
+ msgstr ""
2175
+
2176
+ #: includes/helpers.php:493
2177
+ msgid "New Caledonia"
2178
+ msgstr ""
2179
+
2180
+ #: includes/helpers.php:494
2181
+ msgid "New Zealand"
2182
+ msgstr ""
2183
+
2184
+ #: includes/helpers.php:495
2185
+ msgid "Nicaragua"
2186
+ msgstr ""
2187
+
2188
+ #: includes/helpers.php:496
2189
+ msgid "Niger"
2190
+ msgstr ""
2191
+
2192
+ #: includes/helpers.php:497
2193
+ msgid "Nigeria"
2194
+ msgstr ""
2195
+
2196
+ #: includes/helpers.php:498
2197
+ msgid "Niue"
2198
+ msgstr ""
2199
+
2200
+ #: includes/helpers.php:499
2201
+ msgid "Norfolk Island"
2202
+ msgstr ""
2203
+
2204
+ #: includes/helpers.php:500
2205
+ msgid "North Korea"
2206
+ msgstr ""
2207
+
2208
+ #: includes/helpers.php:501
2209
+ msgid "Northern Mariana Islands"
2210
+ msgstr ""
2211
+
2212
+ #: includes/helpers.php:502
2213
+ msgid "Norway"
2214
+ msgstr ""
2215
+
2216
+ #: includes/helpers.php:503
2217
+ msgid "Oman"
2218
+ msgstr ""
2219
+
2220
+ #: includes/helpers.php:504
2221
+ msgid "Pakistan"
2222
+ msgstr ""
2223
+
2224
+ #: includes/helpers.php:505
2225
+ msgid "Palau"
2226
+ msgstr ""
2227
+
2228
+ #: includes/helpers.php:506
2229
+ msgid "Palestinian Territories"
2230
+ msgstr ""
2231
+
2232
+ #: includes/helpers.php:507
2233
+ msgid "Panama"
2234
+ msgstr ""
2235
+
2236
+ #: includes/helpers.php:508
2237
+ msgid "Papua New Guinea"
2238
+ msgstr ""
2239
+
2240
+ #: includes/helpers.php:509
2241
+ msgid "Paraguay"
2242
+ msgstr ""
2243
+
2244
+ #: includes/helpers.php:510
2245
+ msgid "Peru"
2246
+ msgstr ""
2247
+
2248
+ #: includes/helpers.php:511
2249
+ msgid "Philippines"
2250
+ msgstr ""
2251
+
2252
+ #: includes/helpers.php:512
2253
+ msgid "Pitcairn Island"
2254
+ msgstr ""
2255
+
2256
+ #: includes/helpers.php:513
2257
+ msgid "Poland"
2258
+ msgstr ""
2259
+
2260
+ #: includes/helpers.php:514
2261
+ msgid "Portugal"
2262
+ msgstr ""
2263
+
2264
+ #: includes/helpers.php:515
2265
+ msgid "Puerto Rico"
2266
+ msgstr ""
2267
+
2268
+ #: includes/helpers.php:516
2269
+ msgid "Qatar"
2270
+ msgstr ""
2271
+
2272
+ #: includes/helpers.php:517
2273
+ msgid "Republic of Kosovo"
2274
+ msgstr ""
2275
+
2276
+ #: includes/helpers.php:518
2277
+ msgid "Reunion Island"
2278
+ msgstr ""
2279
+
2280
+ #: includes/helpers.php:519
2281
+ msgid "Romania"
2282
+ msgstr ""
2283
+
2284
+ #: includes/helpers.php:520
2285
+ msgid "Russian Federation"
2286
+ msgstr ""
2287
+
2288
+ #: includes/helpers.php:521
2289
+ msgid "Rwanda"
2290
+ msgstr ""
2291
+
2292
+ #: includes/helpers.php:522
2293
+ msgid "Saint Barth&eacute;lemy"
2294
+ msgstr ""
2295
+
2296
+ #: includes/helpers.php:523
2297
+ msgid "Saint Helena"
2298
+ msgstr ""
2299
+
2300
+ #: includes/helpers.php:524
2301
+ msgid "Saint Kitts and Nevis"
2302
+ msgstr ""
2303
+
2304
+ #: includes/helpers.php:525
2305
+ msgid "Saint Lucia"
2306
+ msgstr ""
2307
+
2308
+ #: includes/helpers.php:526
2309
+ msgid "Saint Martin (French)"
2310
+ msgstr ""
2311
+
2312
+ #: includes/helpers.php:527
2313
+ msgid "Saint Martin (Dutch)"
2314
+ msgstr ""
2315
+
2316
+ #: includes/helpers.php:528
2317
+ msgid "Saint Pierre and Miquelon"
2318
+ msgstr ""
2319
+
2320
+ #: includes/helpers.php:529
2321
+ msgid "Saint Vincent and the Grenadines"
2322
+ msgstr ""
2323
+
2324
+ #: includes/helpers.php:530
2325
+ msgid "San Marino"
2326
+ msgstr ""
2327
+
2328
+ #: includes/helpers.php:531
2329
+ msgid "S&atilde;o Tom&eacute; and Pr&iacute;ncipe"
2330
+ msgstr ""
2331
+
2332
+ #: includes/helpers.php:532
2333
+ msgid "Saudi Arabia"
2334
+ msgstr ""
2335
+
2336
+ #: includes/helpers.php:533
2337
+ msgid "Senegal"
2338
+ msgstr ""
2339
+
2340
+ #: includes/helpers.php:534
2341
+ msgid "Serbia"
2342
+ msgstr ""
2343
+
2344
+ #: includes/helpers.php:535
2345
+ msgid "Seychelles"
2346
+ msgstr ""
2347
+
2348
+ #: includes/helpers.php:536
2349
+ msgid "Sierra Leone"
2350
+ msgstr ""
2351
+
2352
+ #: includes/helpers.php:537
2353
+ msgid "Singapore"
2354
+ msgstr ""
2355
+
2356
+ #: includes/helpers.php:538
2357
+ msgid "Slovak Republic"
2358
+ msgstr ""
2359
+
2360
+ #: includes/helpers.php:539
2361
+ msgid "Slovenia"
2362
+ msgstr ""
2363
+
2364
+ #: includes/helpers.php:540
2365
+ msgid "Solomon Islands"
2366
+ msgstr ""
2367
+
2368
+ #: includes/helpers.php:541
2369
+ msgid "Somalia"
2370
+ msgstr ""
2371
+
2372
+ #: includes/helpers.php:542
2373
+ msgid "South Africa"
2374
+ msgstr ""
2375
+
2376
+ #: includes/helpers.php:543
2377
+ msgid "South Georgia"
2378
+ msgstr ""
2379
+
2380
+ #: includes/helpers.php:544
2381
+ msgid "South Korea"
2382
+ msgstr ""
2383
+
2384
+ #: includes/helpers.php:545
2385
+ msgid "South Sudan"
2386
+ msgstr ""
2387
+
2388
+ #: includes/helpers.php:546
2389
+ msgid "Spain"
2390
+ msgstr ""
2391
+
2392
+ #: includes/helpers.php:547
2393
+ msgid "Sri Lanka"
2394
+ msgstr ""
2395
+
2396
+ #: includes/helpers.php:548
2397
+ msgid "Sudan"
2398
+ msgstr ""
2399
+
2400
+ #: includes/helpers.php:549
2401
+ msgid "Suriname"
2402
+ msgstr ""
2403
+
2404
+ #: includes/helpers.php:550
2405
+ msgid "Svalbard and Jan Mayen Islands"
2406
+ msgstr ""
2407
+
2408
+ #: includes/helpers.php:551
2409
+ msgid "Swaziland"
2410
+ msgstr ""
2411
+
2412
+ #: includes/helpers.php:552
2413
+ msgid "Sweden"
2414
+ msgstr ""
2415
+
2416
+ #: includes/helpers.php:553
2417
+ msgid "Switzerland"
2418
+ msgstr ""
2419
+
2420
+ #: includes/helpers.php:554
2421
+ msgid "Syrian Arab Republic"
2422
+ msgstr ""
2423
+
2424
+ #: includes/helpers.php:555
2425
+ msgid "Taiwan"
2426
+ msgstr ""
2427
+
2428
+ #: includes/helpers.php:556
2429
+ msgid "Tajikistan"
2430
+ msgstr ""
2431
+
2432
+ #: includes/helpers.php:557
2433
+ msgid "Tanzania"
2434
+ msgstr ""
2435
+
2436
+ #: includes/helpers.php:558
2437
+ msgid "Thailand"
2438
+ msgstr ""
2439
+
2440
+ #: includes/helpers.php:559
2441
+ msgid "Timor-Leste"
2442
+ msgstr ""
2443
+
2444
+ #: includes/helpers.php:560
2445
+ msgid "Togo"
2446
+ msgstr ""
2447
+
2448
+ #: includes/helpers.php:561
2449
+ msgid "Tokelau"
2450
+ msgstr ""
2451
+
2452
+ #: includes/helpers.php:562
2453
+ msgid "Tonga"
2454
+ msgstr ""
2455
+
2456
+ #: includes/helpers.php:563
2457
+ msgid "Trinidad and Tobago"
2458
+ msgstr ""
2459
+
2460
+ #: includes/helpers.php:564
2461
+ msgid "Tunisia"
2462
+ msgstr ""
2463
+
2464
+ #: includes/helpers.php:565
2465
+ msgid "Turkey"
2466
+ msgstr ""
2467
+
2468
+ #: includes/helpers.php:566
2469
+ msgid "Turkmenistan"
2470
+ msgstr ""
2471
+
2472
+ #: includes/helpers.php:567
2473
+ msgid "Turks and Caicos Islands"
2474
+ msgstr ""
2475
+
2476
+ #: includes/helpers.php:568
2477
+ msgid "Tuvalu"
2478
+ msgstr ""
2479
+
2480
+ #: includes/helpers.php:569
2481
+ msgid "Uganda"
2482
+ msgstr ""
2483
+
2484
+ #: includes/helpers.php:570
2485
+ msgid "Ukraine"
2486
+ msgstr ""
2487
+
2488
+ #: includes/helpers.php:571
2489
+ msgid "United Arab Emirates"
2490
+ msgstr ""
2491
+
2492
+ #: includes/helpers.php:572
2493
+ msgid "Uruguay"
2494
+ msgstr ""
2495
+
2496
+ #: includes/helpers.php:573
2497
+ msgid "US Minor Outlying Islands"
2498
+ msgstr ""
2499
+
2500
+ #: includes/helpers.php:574
2501
+ msgid "Uzbekistan"
2502
+ msgstr ""
2503
+
2504
+ #: includes/helpers.php:575
2505
+ msgid "Vanuatu"
2506
+ msgstr ""
2507
+
2508
+ #: includes/helpers.php:576
2509
+ msgid "Venezuela"
2510
+ msgstr ""
2511
+
2512
+ #: includes/helpers.php:577
2513
+ msgid "Vietnam"
2514
+ msgstr ""
2515
+
2516
+ #: includes/helpers.php:578
2517
+ msgid "Virgin Islands (British)"
2518
+ msgstr ""
2519
+
2520
+ #: includes/helpers.php:579
2521
+ msgid "Virgin Islands (USA)"
2522
+ msgstr ""
2523
+
2524
+ #: includes/helpers.php:580
2525
+ msgid "Wallis and Futuna Islands"
2526
+ msgstr ""
2527
+
2528
+ #: includes/helpers.php:581
2529
+ msgid "Western Sahara"
2530
+ msgstr ""
2531
+
2532
+ #: includes/helpers.php:582
2533
+ msgid "Western Samoa"
2534
+ msgstr ""
2535
+
2536
+ #: includes/helpers.php:583
2537
+ msgid "Yemen"
2538
+ msgstr ""
2539
+
2540
+ #: includes/helpers.php:584
2541
+ msgid "Zambia"
2542
+ msgstr ""
2543
+
2544
+ #: includes/helpers.php:585
2545
+ msgid "Zimbabwe"
2546
+ msgstr ""
2547
+
2548
+ #: lite/includes/admin/dashboard-widget.php:88
2549
+ #: lite/includes/admin/dashboard-widget.php:96
2550
+ #, php-format
2551
+ msgid "Last %d days"
2552
+ msgstr ""
2553
+
2554
+ #: lite/includes/admin/dashboard-widget.php:102
2555
+ msgid "Show in full-width mode"
2556
+ msgstr ""
2557
+
2558
+ #: lite/includes/admin/dashboard-widget.php:113
2559
+ msgid "View All Analytics on the WordPress Dashboard"
2560
+ msgstr ""
2561
+
2562
+ #: lite/includes/admin/dashboard-widget.php:114
2563
+ msgid "Once you upgrade to MonsterInsights Pro, you can see your analytics on the Dashboard"
2564
+ msgstr ""
2565
+
2566
+ #: lite/includes/admin/dashboard-widget.php:117
2567
+ msgid "Go to MonsterInsights Reports"
2568
+ msgstr ""
2569
+
2570
+ #: lite/includes/admin/dashboard-widget.php:133
2571
+ msgid "Reports are not available"
2572
+ msgstr ""
2573
+
2574
+ #: lite/includes/admin/dashboard-widget.php:134
2575
+ msgid "Please connect MonsterInsights to Google Analytics to see reports."
2576
+ msgstr ""
2577
+
2578
+ #: lite/includes/admin/dashboard-widget.php:135
2579
+ msgid "Configure MonsterInsights"
2580
+ msgstr ""
2581
+
2582
+ #: lite/includes/admin/reports/report-dimensions.php:22
2583
+ msgid "Dimensions"
2584
+ msgstr ""
2585
+
2586
+ #: lite/includes/admin/reports/report-publisher.php:22
2587
+ msgid "Publishers"
2588
+ msgstr ""
2589
+
2590
+ #: lite/includes/admin/reports/report-queries.php:22
2591
+ msgid "Search Console"
2592
+ msgstr ""
2593
+
2594
+ #: lite/includes/admin/reports/report-realtime.php:22
2595
+ msgid "Real Time"
2596
+ msgstr ""
2597
+
2598
+ #: lite/includes/admin/settings.php:14 lite/includes/admin/settings.php:32
2599
+ #: lite/includes/admin/settings.php:41 lite/includes/admin/settings.php:50
2600
+ #: lite/includes/admin/settings.php:59 lite/includes/admin/settings.php:68
2601
+ #: lite/includes/admin/settings.php:77 lite/includes/admin/settings.php:86
2602
+ #: lite/includes/admin/settings.php:131 lite/includes/admin/settings.php:140
2603
+ msgid "Want to increase your traffic, conversion, & engagement?"
2604
+ msgstr ""
2605
+
2606
+ #: lite/includes/admin/settings.php:16
2607
+ msgid "By upgrading to MonsterInsights Pro, you can add Social tracking to see who's clicking on your social share links, so you can track and maximize your social sharing exposure."
2608
+ msgstr ""
2609
+
2610
+ #: lite/includes/admin/settings.php:23
2611
+ msgid "Google Analytics EU Compliance"
2612
+ msgstr ""
2613
+
2614
+ #: lite/includes/admin/settings.php:25
2615
+ msgid "The MonsterInsights EU Compliance addon allows you to improve compliance with GDPR and other privacy regulations."
2616
+ msgstr ""
2617
+
2618
+ #: lite/includes/admin/settings.php:34
2619
+ msgid "By upgrading to MonsterInsights Pro, you can add Ads tracking to see who's clicking on your Google Ads, so you can increase your revenue."
2620
+ msgstr ""
2621
+
2622
+ #: lite/includes/admin/settings.php:43
2623
+ msgid "By upgrading to MonsterInsights Pro, you can add Forms tracking to see who's seeing and submitting your forms, so you can increase your conversion rate."
2624
+ msgstr ""
2625
+
2626
+ #: lite/includes/admin/settings.php:52
2627
+ msgid "By upgrading to MonsterInsights Pro, you can add Media tracking to see who's interacting with the media on your site, so you know what your users are most interested in on your site. You can use this to tailor future content to meet your audience's interest to promote repeat visitors and expand your average user's time spent visiting your website on each visit."
2628
+ msgstr ""
2629
+
2630
+ #: lite/includes/admin/settings.php:61
2631
+ msgid "By upgrading to MonsterInsights Pro, you can add Membership tracking."
2632
+ msgstr ""
2633
+
2634
+ #: lite/includes/admin/settings.php:70
2635
+ msgid "By upgrading to MonsterInsights Pro, you can add Custom Dimensions and track who's the most popular author on your site, which post types get the most traffic, and more. Why not check it out?"
2636
+ msgstr ""
2637
+
2638
+ #: lite/includes/admin/settings.php:79
2639
+ msgid "By upgrading to MonsterInsights Pro, you can adjust the sample rate so you don't exceed Google Analytics' processing limit. You can also use it to enable Google Optimize for A/B testing and personalization."
2640
+ msgstr ""
2641
+
2642
+ #: lite/includes/admin/settings.php:88
2643
+ msgid "By upgrading to MonsterInsights Pro, you can enable enhanced reporting."
2644
+ msgstr ""
2645
+
2646
+ #: lite/includes/admin/settings.php:95
2647
+ msgid "Want to use track users visiting your AMP pages?"
2648
+ msgstr ""
2649
+
2650
+ #: lite/includes/admin/settings.php:97
2651
+ msgid "By upgrading to MonsterInsights Pro, you can enable AMP page tracking."
2652
+ msgstr ""
2653
+
2654
+ #: lite/includes/admin/settings.php:104
2655
+ msgid "Want to use Google Optimize to retarget your website visitors and perform A/B split tests with ease?"
2656
+ msgstr ""
2657
+
2658
+ #: lite/includes/admin/settings.php:106
2659
+ msgid "By upgrading to MonsterInsights Pro, you can enable Google Optimize."
2660
+ msgstr ""
2661
+
2662
+ #: lite/includes/admin/settings.php:113
2663
+ msgid "Want to expand your website audience beyond your website with Facebook Instant Articles?"
2664
+ msgstr ""
2665
+
2666
+ #: lite/includes/admin/settings.php:115
2667
+ msgid "By upgrading to MonsterInsights Pro, you can track your Facebook Instant Article visitors with MonsterInsights."
2668
+ msgstr ""
2669
+
2670
+ #: lite/includes/admin/settings.php:122
2671
+ msgid "Want to adjust your website bounce rate?"
2672
+ msgstr ""
2673
+
2674
+ #: lite/includes/admin/settings.php:124
2675
+ msgid "By upgrading to MonsterInsights Pro, you can adjust your Google Analytics bounce rate with MonsterInsights."
2676
+ msgstr ""
2677
+
2678
+ #: lite/includes/admin/settings.php:133
2679
+ msgid "By upgrading to MonsterInsights Pro, you can enable notifications."
2680
+ msgstr ""
2681
+
2682
+ #: lite/includes/admin/settings.php:142
2683
+ msgid "By upgrading to MonsterInsights Pro, you can add Ecommerce tracking to see who's buying your product, what's the most popular item on your store, the average order value, and tons more."
2684
+ msgstr ""
2685
+
2686
+ #: lite/includes/admin/tools.php:11
2687
+ msgid "By upgrading to MonsterInsights Pro, you can unlock the MonsterInsights URL builder that helps you better track your advertising and email marketing campaigns."
2688
+ msgstr ""
2689
+
2690
+ #. Plugin Name of the plugin/theme
2691
+ msgid "Google Analytics for WordPress by MonsterInsights"
2692
+ msgstr ""
2693
+
2694
+ #. Plugin URI of the plugin/theme
2695
+ msgid "https://www.monsterinsights.com/?utm_source=liteplugin&utm_medium=pluginheader&utm_campaign=pluginurl&utm_content=7%2E0%2E0"
2696
+ msgstr ""
2697
+
2698
+ #. Description of the plugin/theme
2699
+ msgid "The best Google Analytics plugin for WordPress. See how visitors find and use your website, so you can keep them coming back."
2700
+ msgstr ""
2701
+
2702
+ #. Author URI of the plugin/theme
2703
+ msgid "https://www.monsterinsights.com/?utm_source=liteplugin&utm_medium=pluginheader&utm_campaign=authoruri&utm_content=7%2E0%2E0"
2704
+ msgstr ""
lite/includes/admin/reports/report-dimensions.php CHANGED
@@ -7,7 +7,7 @@ if ( ! defined( 'ABSPATH' ) ) {
7
  final class MonsterInsights_Lite_Report_Dimensions extends MonsterInsights_Report {
8
 
9
  public $title;
10
- public $class = 'MonsterInsights_Report_Dimensions';
11
  public $name = 'dimensions';
12
  public $version = '1.0.0';
13
  public $level = 'pro';
7
  final class MonsterInsights_Lite_Report_Dimensions extends MonsterInsights_Report {
8
 
9
  public $title;
10
+ public $class = 'MonsterInsights_Lite_Report_Dimensions';
11
  public $name = 'dimensions';
12
  public $version = '1.0.0';
13
  public $level = 'pro';
lite/includes/admin/reports/report-ecommerce.php CHANGED
@@ -7,7 +7,7 @@ if ( ! defined( 'ABSPATH' ) ) {
7
  final class MonsterInsights_Lite_Report_eCommerce extends MonsterInsights_Report {
8
 
9
  public $title;
10
- public $class = 'MonsterInsights_Report_eCommerce';
11
  public $name = 'ecommerce';
12
  public $version = '1.0.0';
13
  public $level = 'pro';
7
  final class MonsterInsights_Lite_Report_eCommerce extends MonsterInsights_Report {
8
 
9
  public $title;
10
+ public $class = 'MonsterInsights_Lite_Report_eCommerce';
11
  public $name = 'ecommerce';
12
  public $version = '1.0.0';
13
  public $level = 'pro';
lite/includes/admin/reports/report-forms.php CHANGED
@@ -7,7 +7,7 @@ if ( ! defined( 'ABSPATH' ) ) {
7
  final class MonsterInsights_Lite_Report_Forms extends MonsterInsights_Report {
8
 
9
  public $title;
10
- public $class = 'MonsterInsights_Report_Forms';
11
  public $name = 'forms';
12
  public $version = '1.0.0';
13
  public $level = 'pro';
7
  final class MonsterInsights_Lite_Report_Forms extends MonsterInsights_Report {
8
 
9
  public $title;
10
+ public $class = 'MonsterInsights_Lite_Report_Forms';
11
  public $name = 'forms';
12
  public $version = '1.0.0';
13
  public $level = 'pro';
lite/includes/admin/reports/report-publisher.php CHANGED
@@ -7,7 +7,7 @@ if ( ! defined( 'ABSPATH' ) ) {
7
  final class MonsterInsights_Lite_Report_Publisher extends MonsterInsights_Report {
8
 
9
  public $title;
10
- public $class = 'MonsterInsights_Report_Publisher';
11
  public $name = 'publisher';
12
  public $version = '1.0.0';
13
  public $level = 'plus';
7
  final class MonsterInsights_Lite_Report_Publisher extends MonsterInsights_Report {
8
 
9
  public $title;
10
+ public $class = 'MonsterInsights_Lite_Report_Publisher';
11
  public $name = 'publisher';
12
  public $version = '1.0.0';
13
  public $level = 'plus';
lite/includes/admin/reports/report-queries.php CHANGED
@@ -7,7 +7,7 @@ if ( ! defined( 'ABSPATH' ) ) {
7
  final class MonsterInsights_Lite_Report_Queries extends MonsterInsights_Report {
8
 
9
  public $title;
10
- public $class = 'MonsterInsights_Report_Queries';
11
  public $name = 'queries';
12
  public $version = '1.0.0';
13
  public $level = 'plus';
7
  final class MonsterInsights_Lite_Report_Queries extends MonsterInsights_Report {
8
 
9
  public $title;
10
+ public $class = 'MonsterInsights_Lite_Report_Queries';
11
  public $name = 'queries';
12
  public $version = '1.0.0';
13
  public $level = 'plus';
lite/includes/admin/reports/report-realtime.php ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ // Exit if accessed directly
3
+ if ( ! defined( 'ABSPATH' ) ) {
4
+ exit;
5
+ }
6
+
7
+ final class MonsterInsights_Lite_Report_Realtime extends MonsterInsights_Report {
8
+
9
+ public $title;
10
+ public $class = 'MonsterInsights_Lite_Report_Realtime';
11
+ public $name = 'queries';
12
+ public $version = '1.0.0';
13
+ public $level = 'plus';
14
+
15
+ /**
16
+ * Primary class constructor.
17
+ *
18
+ * @access public
19
+ * @since 6.0.0
20
+ */
21
+ public function __construct() {
22
+ $this->title = __( 'Real Time', 'google-analytics-for-wordpress' );
23
+ parent::__construct();
24
+ }
25
+
26
+ protected function get_report_html( $data = array() ){
27
+ return $this->get_upsell_notice();
28
+ }
29
+ }
lite/includes/load.php CHANGED
@@ -30,6 +30,10 @@ if ( is_admin() ) {
30
  $forms_report = new MonsterInsights_Lite_Report_Forms();
31
  MonsterInsights()->reporting->add_report( $forms_report );
32
 
 
 
 
 
33
  require_once MONSTERINSIGHTS_PLUGIN_DIR . 'lite/includes/admin/dashboard-widget.php';
34
  new MonsterInsights_Dashboard_Widget();
35
  }
30
  $forms_report = new MonsterInsights_Lite_Report_Forms();
31
  MonsterInsights()->reporting->add_report( $forms_report );
32
 
33
+ require_once MONSTERINSIGHTS_PLUGIN_DIR . 'lite/includes/admin/reports/report-realtime.php';
34
+ $realtime_report = new MonsterInsights_Lite_Report_RealTime();
35
+ MonsterInsights()->reporting->add_report( $realtime_report );
36
+
37
  require_once MONSTERINSIGHTS_PLUGIN_DIR . 'lite/includes/admin/dashboard-widget.php';
38
  new MonsterInsights_Dashboard_Widget();
39
  }
readme.txt CHANGED
@@ -1,10 +1,10 @@
1
- === Google Analytics for WordPress by MonsterInsights ===
2
  Contributors: chriscct7, smub
3
  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.8.0
6
  Tested up to: 4.9
7
- Stable tag: 7.2.0
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.
@@ -13,88 +13,217 @@ The best Google Analytics plugin for WordPress. See how visitors find and use yo
13
 
14
  = Google Analytics Plugin for WordPress =
15
 
16
- We believe that you shouldn't have to hire a developer to add Google Analytics to your website. That's why we built <a href="https://www.monsterinsights.com/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend" title="MonsterInsights">MonsterInsights</a>, a complete Google Analytics for WordPress plugin that's EASY and POWERFUL.
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
 
24
  > <strong>MonsterInsights Pro</strong><br />
25
- > This plugin is the lite version of the MonsterInsights Pro plugin that comes with all the analytics features you will ever need including ads tracking, ecommerce tracking, custom dimensions tracking, popular post tracing, events tracking, and tons more. <a href="https://www.monsterinsights.com/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend" title="MonsterInsights">Click here to purchase the best Google Analytics plugin for WordPress now!</a>
26
 
27
- We took the pain out of connecting with Google Analytics and made it easy. Here's why over 1 million smart business owners, designers, and developers love MonsterInsights, and you will too!
28
 
29
  https://www.youtube.com/watch?v=nHZBUDceRt0
30
 
31
  = Quick & Easy Google Analytics Setup =
32
 
33
- Easily setup Google Analytics on your site without touching any code. If you can point-and-click, then you can use MonsterInsights.
34
 
35
- Google Analytics for WordPress plugin by MonsterInsights allows you to track your blog visitors easily and always stays up to date with the newest features in Google Analytics.
36
 
 
 
 
 
 
37
 
38
  >It just works. Really easy way to insert Google Analytics tracking code and keep it there when switching themes. No need to copy/paste code anywhere. This is the best way to handle Google Analytics in WordPress.<br>
39
  > Steven Gliebe
40
 
41
-
42
  = Google Analytics Dashboard + Real Time Stats =
43
 
44
- MonsterInsights makes analytics easy. You can see your site’s performance at a glance with our Google Analytics Dashboard right inside your WordPress admin area.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
45
 
46
- With Google Analytics, there's no need to wait till the next day to find out about traffic spikes or potential problems. You can get real time stats, so you can unlock the maximum potential revenue for each customer.
47
 
48
- >Works everytime! This plugin has worked with every version of WordPress I’ve ever used. Very reliable.<br>
49
- >Vineeta
50
 
51
- = Universal Tracking + Page Level Analytics =
52
 
53
- MonsterInsights uses universal tracking, so you can track your users across devices and platforms. With demographics and interest reports, you also get a better understanding of your audience.
54
 
55
- The page level analytics show you exactly which pages and sections on your website are the most popular.
56
 
57
- You can also see how the users are finding your website, so you can better focus your marketing efforts.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
58
 
59
  >Analytics for PROs! This plugin brings it all, great features and helpful info to easily see what you are doing.<br>
60
  > Frank van der Sluijs
61
 
62
- = eCommerce and Ads Tracking =
 
 
 
 
 
 
 
 
 
 
 
 
63
 
64
- MonsterInsights Ecommerce addon helps you add Google Analytics Ecommerce tracking to your WordPress WooCommerce and Easy Digital Downloads store.
65
 
66
- You can add eCommerce tracking with literally 1 click, and start tracking popular products, average order value, ecommerce conversion rate, and more.
67
 
68
- With our Ads tracking addon, publishers can easily track the performance of their Google Adsense inside their Google Analytics dashboard.
69
 
70
- = Custom Dimensions, Events Tracking, and More =
71
 
72
- MonsterInsights allow you to take full advantage of all the powerful Google Analytics features such as custom dimensions, file download tracking, outbound link tracking, events tracking, performance tracking, and more.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
73
 
74
  >I like how simple it is for client users and how I can turn on the advanced features for myself to get all the details right.<br>
75
  > Skip Shean
76
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
77
  = Full MonsterInsights Feature List =
78
 
79
  * Quick and Easy Setup - Easily setup Google Analytics for WordPress with just a few clicks (no coding needed)
80
  * Real Time Stats - See real time stats inside your Google Analytics dashboard.
81
  * Universal Tracking - Get better insights with Google Analytics' universal tracking.
82
- * Google Analytics Dashboard - See the stats that matter from right inside your WordPress dashboard.
83
- * Ecommerce Tracking - Add Google Analytics tracking for WooCommerce and Easy Digital Downloads store.
 
 
84
  * Ads Tracking - Track your Google Adsense ads with Google Analytics.
 
85
  * File Download Tracking - Enable file download stats with just a click.
86
- * Link Tracking - Track your outbound link clicks with Google Analytics.
87
  * Events Tracking - Track custom button and banner clicks with Google Analytics.
88
  * Custom Dimensions Tracking - Enable Google analytics custom dimensions tracking for WordPress.
89
- * Author Tracking - See who's the most popular author with Author tracking.
90
  * Popular Post Tracking - See which blog post and section is the most popular.
91
  * Custom Post Type Tracking - Track the performance of your custom post types.
92
  * Referral Tracking - See how visitors are finding your website to better focus your marketing efforts.
93
  * Performance Tracking - Control the performance rate and sample rate for your Google Analytics report.
94
  * Enhanced Link Attribution - Get better analytics with enhanced link attribution.
95
- * Google Analytics Tools - Helpful tools for Google analytics.
 
 
 
 
 
96
  * Want us to add something else? Suggest a feature and we'll get it added!
97
 
 
 
 
 
 
 
98
  >Simple, yet powerful. Amazing piece of plugin, does exactly what expected and even more.<br>
99
  > Matt Jaworski
100
 
@@ -114,12 +243,22 @@ For more details, see this infographic on <a href="http://www.wpbeginner.com/beg
114
 
115
  This plugin is created by <a href="https://twitter.com/chriscct7" rel="friend" title="Chris Christoff">Chris Christoff</a> and <a href="https://syedbalkhi.com/" rel="friend" title="Syed Balkhi">Syed Balkhi</a> with sponsorship from <a href="http://www.wpbeginner.com/" rel="friend" title="WPBeginner">WPBeginner</a>.
116
 
 
 
 
 
 
 
 
 
 
117
  = What's Next =
118
 
119
  If you like this plugin, then consider checking out our other projects:
120
 
121
  * <a href="http://optinmonster.com/" rel="friend" title="OptinMonster">OptinMonster</a> - Get More Email Subscribers
122
  * <a href="https://wpforms.com/" rel="friend" title="WPForms">WPForms</a> - Best WordPress Contact Form Plugin
 
123
 
124
  This plugin would not be possible without the help and support of <a href="http://www.wpbeginner.com/" rel="friend" title="WPBeginner">WPBeginner</a>, the largest WordPress resource site. You can learn from our <a href="http://www.wpbeginner.com/category/wp-tutorials/" rel="friend" title="WordPress Tutorials">free WordPress Tutorials</a> like <a href="http://www.wpbeginner.com/how-to-install-wordpress/" rel="friend" title="How to Install WordPress - Step by Step">how to install WordPress</a>, <a href="http://www.wpbeginner.com/wordpress-hosting/" rel="friend" title="How to choose the best WordPress hosting">choose the best WordPress hosting</a>, <a href="http://www.wpbeginner.com/glossary/" rel="friend" title="WordPress Glossary Terms for Beginners">WordPress glossary</a>, and more.
125
 
@@ -134,10 +273,19 @@ You can also learn about other <a href="http://www.wpbeginner.com/category/plugi
134
  4. Want more features? <a href="https://www.monsterinsights.com/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion">Purchase MonsterInsights Pro</a>!
135
 
136
  == Changelog ==
 
 
 
 
 
 
 
 
 
137
  = 7.2.0: September 19, 2018 =
138
  - Tweak: Sites with large traffic will see numbers larger than 1 million abbreviated so the numbers will no longer overflow out of the report container boxes.
139
  - Tweak: We've clarified the download tracking setting to point out that externally hosted downloads are now tracked as downloads, not external links.
140
- - Tweak: Compatibility for the Fix WP Tables and Magee Shortcodes plugins.
141
  - Fixed: We've fixed issues where sites that were recreated/migrated sometimes could not re-authenticate with MonsterInsights.
142
 
143
  = 7.1.0: August 8, 2018 =
@@ -477,6 +625,59 @@ This is a major release. Please back up your site before upgrading.
477
 
478
  For all frequently asked questions, and their answers, check the [MonsterInsights Knowledge base](https://www.monsterinsights.com/docs/).
479
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
480
  == Screenshots ==
481
 
482
  1. The overview report
1
+ === Google Analytics Dashboard Plugin for WordPress by MonsterInsights ===
2
  Contributors: chriscct7, smub
3
  Donate link: http://www.wpbeginner.com/wpbeginner-needs-your-help/
4
+ Tags: WordPress analytics, google analytics, google analytics dashboard, google analytics widget, WooCommerce stats, analytics dashboard, universal google analytics, statistics, tracking, stats, google, google analytics by yoast, ga, monster insights, monsterinsights, universal analytics, web stats, ecommerce, ecommerce tracking
5
  Requires at least: 3.8.0
6
  Tested up to: 4.9
7
+ Stable tag: 7.3.0
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.
13
 
14
  = Google Analytics Plugin for WordPress =
15
 
16
+ We believe that it's easy to double your traffic and sales when you know exactly how people find and use your website. <a href="https://www.monsterinsights.com/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend" title="MonsterInsights">MonsterInsights</a> shows you the stats that matter, so you can grow your business with confidence.
17
 
18
+ With over 2 million active installs, MonsterInsights is the most popular Google Analytics plugin for WordPress.
19
 
20
+ At MonsterInsights, we make it "effortless" to properly connect your WordPress site with Google Analytics, so you can start making data-driven decisions to grow your business.
21
 
22
+ Unlike other Google Analytics plugins, MonsterInsights allow you to enable all advanced Google analytics tracking features with just a few clicks (no need to hire a developer).
23
+
24
+ The best part is that MonsterInsights comes with a Google Analytics Dashboard for WordPress that shows you actionable analytics reports right inside your WordPress dashboard. We have created customized reports that eliminates the fluff and only show you the stats that matter, so you can see exactly what's working and what's not!
25
+
26
+ Simply put, MonsterInsights is the most complete Google Analytics plugin for WordPress that's both EASY and POWERFUL.
27
+
28
+ That's why millions of small businesses and top companies like Microsoft, Bloomberg, FedEx, Yelp, Subway, etc. use MonsterInsights to setup Google Analytics on their WordPress sites.
29
 
30
  > <strong>MonsterInsights Pro</strong><br />
31
+ > This plugin is the lite version of MonsterInsights Pro plugin that comes with all the Google analytics tracking features you will ever need including events tracking, ecommerce tracking, custom dimensions tracking, popular post tracing, affiliate link tracking, and tons more. <a href="https://www.monsterinsights.com/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend" title="MonsterInsights">Click here to purchase the best premium Google Analytics plugin for WordPress now!</a>
32
 
33
+ We took the pain out of installing Google Analytics in WordPress and made it easy. Here's why over 2 million smart business owners, designers, and developers love MonsterInsights, and you will too!
34
 
35
  https://www.youtube.com/watch?v=nHZBUDceRt0
36
 
37
  = Quick & Easy Google Analytics Setup =
38
 
39
+ The old way of "properly" setting up Google Analytics was complicated. You had to either hire a developer or learn to add Google Analtyics code in various different areas of your WordPress theme. The setup time would take days to weeks if you wanted to add powerful features like events tracking, eCommerce tracking, etc.
40
 
41
+ With MonsterInsights, we made it "effortless" to properly setup Google Analytics in WordPress. Yes, you can enable all advanced Google Analytics features with just a few clicks.
42
 
43
+ If you can point-and-click, then you can setup WordPress analytics and start seeing insights in under 15 minutes (no code necessary).
44
+
45
+ We keep up with all Google Analytics updates, so you can sleep well at night knowing that your website will always stay up to date with the newest features in Google Analytics.
46
+
47
+ See what one business owner is saying about MonsterInsights:
48
 
49
  >It just works. Really easy way to insert Google Analytics tracking code and keep it there when switching themes. No need to copy/paste code anywhere. This is the best way to handle Google Analytics in WordPress.<br>
50
  > Steven Gliebe
51
 
 
52
  = Google Analytics Dashboard + Real Time Stats =
53
 
54
+ Our goal at MonsterInsights is to make analytics easy and accessible for everyone.
55
+
56
+ We understand that Google Analytics has a steep learning curve which often prevents small business owners from making informed decisions to grow their business.
57
+
58
+ That's why MonsterInsights comes with a built-in Google Analytics Dashboard for your WordPress site, so you can see all the useful information about your visitors right inside your WordPress dashboard.
59
+
60
+ We have created customized Google Analytics reports to help you filter through the noise and see the stats that really matter!
61
+
62
+ * **Audience Report** helps you get to know your visitors in a whole new way. It shows you detailed insights like which country your visitors are coming from, what are they most interested in, which device are they using, their age, gender, and a whole lot more. You can use this demographics report and audience clues to tweak your website design and content accordingly.
63
+
64
+ * **Behavior Report** shows you exactly how people find your website, which keywords did they search for, who referred them, what did they click on your site, and more. You can use these useful stats to identify low-hanging fruits, new partnership opportunities, and promotional areas to focus on.
65
+
66
+ * **Content Report** shows you stats on exactly which content gets the most visits, so you can stop guessing and start creating content that gets more traffic and conversion.
67
+
68
+ * **Ecommerce Report** shows you important store stats like total revenue, conversion rate, average order value, top referral sources, and more (all in one place).
69
+
70
+ * **Forms Report** shows you conversion stats for various contact forms and lead forms on your website, so you can improve the conversions to grow your business.
71
+
72
+ * **Search Console Report** shows you exactly how well your website is ranking in Google, so you can further optimize your SEO to grow your organic traffic.
73
+
74
+ * **Custom Dimensions Report** helps you dig deeper by showing you useful stats like who are your most popular authors, what are the best publication times, which are your most popular categories or tags, how well are your Yoast focus keywords and SEO score performing, and more.
75
+
76
+ Our custom Google Analytics Dashboard reports are based on over 12+ years of online business experience. We built MonsterInsights to be the Google Analytics plugin that we wish we had.
77
+
78
+ We currently use MonsterInsights on all our portfolio companies which include both media sites generating tens of millions of pageviews and eCommerce sites generating millions in sales.
79
+
80
+ That's why we can confidently say that MonsterInsights is the ultimate Google Analytics Shortcut for seeing the stats that matter and making data-driven decisions to grow your business.
81
+
82
+ >I love being able to drill down into the analytics via the reporting feature. I have the PRO version and it makes a big difference what you can analyze. I’m glad that I can integrate with Pretty Links too!<br>
83
+ >Kim Beasley - MonsterInsights user
84
+
85
+ = Google Analytics Enhanced Ecommerce Tracking Made Easy =
86
 
87
+ Google Analytics Enhanced Ecommerce tracking is a powerful feature that lets you track user behavior across your <a href="https://www.wpbeginner.com/wp-tutorials/how-to-start-an-online-store/" rel="friend">online store</a> starting from product views to checkout page to thank you page and beyond.
88
 
89
+ With MonsterInsights' easy WooCommerce Google Analytics integration, you can setup WooCommerce analytics with literally 1-click.
 
90
 
91
+ Once you have enabled WooCommerce tracking, MonsterInsights will show you all important WooCommerce metrics in a single dashboard including WooCommerce conversion rate, top products in your WooCommerce store, total transactions, total revenue, average order value, top referral sourecs, and more.
92
 
93
+ Our WooCommerce analytics report also include other detailed WooCommerce event tracking data like total add to carts, total removed from cart, time to purchase, and sessions to purchase.
94
 
95
+ For those who want to go beyond our WooCommerce stats dashboard, you can easily open up the Google Analytics dashboard to combine WooCommerce Google Analytics data with other secondary dimensions and filters to find exactly what you're looking for.
96
 
97
+ Aside from WooCommerce Google Analytics integration, MonsterInsights' Ecommerce addon also offers seamless integration for the Easy Digital Downloads plugin.
98
+
99
+ Our Easy Digital Downloads Google Analytics integration allows you to setup Enhanced Ecommerce Tracking on your store with just 1-click.
100
+
101
+ Simply put, MonsterInsights' Enhanced Ecommerce for WordPress feature is by far the easiest and most powerful in the market.
102
+
103
+ = Google Analytics + GDPR Compliance =
104
+
105
+ MonsterInsights helps make Google Analytics GDPR compliance easier for business owners.
106
+
107
+ Our EU compliance addon allows you to:
108
+
109
+ * Anonymyze IP in Google Analytics
110
+ * Disable the Demographics and Interest Reports for Remarketing and Advertising
111
+ * Disable UserID and author name tracking
112
+ * Enable the ga() compatibility mode
113
+ * Integrate with Cookie Notice and CookieBot plugins to collect user consent before tracking
114
+ * Integrate with Google AMP Consent Box before enable tracking
115
+ * Integrate with Google Analytic's Chrome browser opt-out extension and built-in cookie opt-out system
116
+ * Offer Easy Opt Out link for Google Analytics tracking
117
+
118
+ While no single plugin can guarantee 100% GDPR compliance in WordPress, MonsterInsights goes to great length in helping business owners with Google Analytics GDPR compliance.
119
+
120
+ For more details, see: <a href="https://www.monsterinsights.com/gdpr-and-monsterinsights-everything-you-need-to-know/" rel="friend">GDPR and MonsterInsights - Everything You Need to Know</a>.
121
+
122
+
123
+ = Universal Tracking + Google Analytics for AMP and Instant Articles =
124
+
125
+ MonsterInsights uses Google Analytics universal tracking, so you can track your users across devices and platforms.
126
+
127
+ Accelerated Mobile Pages (AMP) is a project by Google that helps you speed up your website. However if you don't set it up properly, Google AMP can cause you to lose your website analytics. Our Google Analytics AMP integration allows you to have accurate Google Analytics tracking on all AMP enabled pages. It works seamlessly with AMP for WordPress plugin.
128
+
129
+ We also offer 1-click Google Analytics integration with Facebook Instant Articles.
130
+
131
+ At MonsterInsights, we always stay ahead of the curve in helping you integrate WordPress with the latest Google Analytics tracking features.
132
 
133
  >Analytics for PROs! This plugin brings it all, great features and helpful info to easily see what you are doing.<br>
134
  > Frank van der Sluijs
135
 
136
+ = Google AdSense Tracking and Affiliate Link Tracking =
137
+
138
+ With MonsterInsights Ads tracking addon, publishers can easily track the performance of their Google AdSense Ads inside their Google Analytics dashboard.
139
+
140
+ Our affiliate link tracking makes it easy for bloggers and affiliate marketers to track their affiliate links with Google Analytics.
141
+
142
+ MonsterInsights uses event tracking for all WordPress outbound link tracking which is far more accurate than any built-in WordPress analytics solution.
143
+
144
+ Unlike other WordPress analytics plugin, our Google Analytics affiliate link tracking does NOT slow down your website because all events are recorded via JavaScript and sent straight to your Google Analytics account.
145
+
146
+ Most other WordPress stats plugin track data on your <a href="https://www.wpbeginner.com/wordpress-hosting/" rel="friend">WordPress hosting server</a> which slows down your website and does not scale for larger websites.
147
+
148
+ Since our affiliate link tracking use Google Analytics' powerful servers, we can skip WordPress entirely and send data directly to Google Analytics.
149
 
150
+ MonsterInsights' affiliate link tracking feature works with all WordPress affiliate link management plugins including Pretty Links, Thirsty Affiliates, and others.
151
 
152
+ = Custom Dimensions Tracking, Custom Google Analytics Event Tracking, and More =
153
 
154
+ Our Google Analytics event tracking feature for WordPress doesn't just stop at affiliate link tracking.
155
 
156
+ You can use MonsterInsights custom Google analytics event tracking feature to easily add outbound-link tracking, file downloads tracking, call-to-action button tracking, hashmark tracking, telephone link tracking, and more.
157
 
158
+ Our powerful Forms Tracking addon uses Google Analytics custom event tracking feature to enable form analytics in WordPress. With just 1-click, you can enable form conversion tracking for your contact forms, lead generation forms, registration forms, surveys, and any other type of form in WordPress.
159
+
160
+ MonsterInsights' Custom Dimensions addon allows you to push WordPress analytics even further. You can use Google Analytics custom dimensions to generate helpful WordPress stats for:
161
+
162
+ * Author Tracking - see stats for each author to find which author's posts generate the most traffic.
163
+ * Post Type Tracking - see stats for WordPress post types to find out which sections are performing the best.
164
+ * Category Tracking - see stats for your WordPress categories to find out which sections of your sites are the most popular.
165
+ * Tags Tracking - see stats for your WordPress tags to find out which tags are the most popular.
166
+ * SEO Score Tracking - see stats for your Yoast SEO score and see how it impacts your traffic.
167
+ * Focus Keyword Tracking - see stats for Yoast focus keyword and see how it correlates with your traffic.
168
+ * Logged-in User Tracking - see WordPress stats for what percentage of your users are logged-in.
169
+ * User ID Tracking - see stats for each individual logged-in user's activity through User ID custom dimension - great for Ecommerce and membership sites.
170
+ * Published Time Tracking - track the performance of your posts based on their published time in Google Analytics.
171
+
172
+ Simply put, MonsterInsights allow you to take full advantage of all the powerful Google Analytics features.
173
 
174
  >I like how simple it is for client users and how I can turn on the advanced features for myself to get all the details right.<br>
175
  > Skip Shean
176
 
177
+ = Google Analytics Dashboard Plugin for WordPress Multisite Networks =
178
+
179
+ MonsterInsights is the most popular analytics plugin for adding Google Analytics to WordPress multisite.
180
+ We have built-in all permissions and controls that you would need to successfully run Google Analytics on a WordPress multi-site.
181
+
182
+ You can control who has access to view the Google Analytics Dashboard report in WordPress. Our permissions setting allows you to hide Google analytics reports for specific user roles.
183
+
184
+ Similarly, we undrestand that some sites may want to exclude logged-in users from Google Analytics tracking. MonsterInsights gives you granular control to exclude admin in Google Analytics as well as other user roles.
185
+
186
+ Our performance addon allows you to adjust sample rate and site speed sample rates for Google Analytics.
187
+
188
+ By now you can probably see why MonsterInsights has become the most popular Google Analytics plugin for WordPress.
189
+
190
+ We understand Google Analytics better than any other analytics plugin for WordPress.
191
+
192
  = Full MonsterInsights Feature List =
193
 
194
  * Quick and Easy Setup - Easily setup Google Analytics for WordPress with just a few clicks (no coding needed)
195
  * Real Time Stats - See real time stats inside your Google Analytics dashboard.
196
  * Universal Tracking - Get better insights with Google Analytics' universal tracking.
197
+ * Google Analytics Dashboard - See the stats that matter from right inside your WordPress dashboard with custom Publisher Report, Ecommerce report, and Search Console report.
198
+ * Ecommerce Tracking - Add Google Analytics Ecommerce tracking to WordPress.
199
+ * WooCommerce Google Analytics - Add Enhanced Ecommerce Tracking to your WooCommerce store.
200
+ * Easy Digital Downloads Google Analytics - Add Enhanced Ecommerce Tracking to your EDD store.
201
  * Ads Tracking - Track your Google Adsense ads with Google Analytics.
202
+ * Affiliate Link Tracking - Track your affiliate links and get stats that matter.
203
  * File Download Tracking - Enable file download stats with just a click.
204
+ * Custom Link Tracking - Track your outbound link clicks with Google Analytics.
205
  * Events Tracking - Track custom button and banner clicks with Google Analytics.
206
  * Custom Dimensions Tracking - Enable Google analytics custom dimensions tracking for WordPress.
207
+ * Author Tracking - See author stats and discover who's the most popular author on your site.
208
  * Popular Post Tracking - See which blog post and section is the most popular.
209
  * Custom Post Type Tracking - Track the performance of your custom post types.
210
  * Referral Tracking - See how visitors are finding your website to better focus your marketing efforts.
211
  * Performance Tracking - Control the performance rate and sample rate for your Google Analytics report.
212
  * Enhanced Link Attribution - Get better analytics with enhanced link attribution.
213
+ * Google Analytics for AMP - Add proper Google Analytics tracking for Google AMP.
214
+ * Google Analytics for Facebook Instant Articles - Add proper Google Analytics tracking for Facebook Analytics.
215
+ * Google Analytics GDPR Compliance - EU compliance addon helps you improve Google Analytics GDPR compliance by adding adding anonymize IP, cookie consent for Google Analytics, opt-out tracking, and more.
216
+ * Form Conversion Tracking - Track conversions for your WordPress forms. Works with all popular plugins including WPForms, Contact Form 7, Gravity Forms, Formidable Forms, and more.
217
+ * Google Optimize Tracking - Enable Google Analytics support for Google Optimize A/B Testing.
218
+ * Google Analytics Tools - Helpful tools for Google analytics such as UTM link tracking builder.
219
  * Want us to add something else? Suggest a feature and we'll get it added!
220
 
221
+ After reading this exhaustive feature list, you can probably imagine why MonsterInsights is the best Google Analytics plugin for WordPress.
222
+
223
+ Give MonsterInsights a try.
224
+
225
+ Want to unlock more features? <a href="?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">Upgrade to our Pro version</a>.
226
+
227
  >Simple, yet powerful. Amazing piece of plugin, does exactly what expected and even more.<br>
228
  > Matt Jaworski
229
 
243
 
244
  This plugin is created by <a href="https://twitter.com/chriscct7" rel="friend" title="Chris Christoff">Chris Christoff</a> and <a href="https://syedbalkhi.com/" rel="friend" title="Syed Balkhi">Syed Balkhi</a> with sponsorship from <a href="http://www.wpbeginner.com/" rel="friend" title="WPBeginner">WPBeginner</a>.
245
 
246
+ = Branding Guidelines =
247
+
248
+ MonsterInsights&reg; is a registered trademark of MonsterInsights LLC. When writing about the Google Analytics for WordPress plugin by MonsterInsights, please make sure to uppercase the first letters of both word.
249
+
250
+ * MonsterInsights (correct)
251
+ * Monster Insights (incorrect)
252
+ * monsterinsights (incorrect)
253
+ * monsterinsight (incorrect)
254
+
255
  = What's Next =
256
 
257
  If you like this plugin, then consider checking out our other projects:
258
 
259
  * <a href="http://optinmonster.com/" rel="friend" title="OptinMonster">OptinMonster</a> - Get More Email Subscribers
260
  * <a href="https://wpforms.com/" rel="friend" title="WPForms">WPForms</a> - Best WordPress Contact Form Plugin
261
+ * <a href="https://www.seedprod.com/" rel="friend">SeedProd</a> - Most popular coming soon & maintenance mode plugin for WordPress
262
 
263
  This plugin would not be possible without the help and support of <a href="http://www.wpbeginner.com/" rel="friend" title="WPBeginner">WPBeginner</a>, the largest WordPress resource site. You can learn from our <a href="http://www.wpbeginner.com/category/wp-tutorials/" rel="friend" title="WordPress Tutorials">free WordPress Tutorials</a> like <a href="http://www.wpbeginner.com/how-to-install-wordpress/" rel="friend" title="How to Install WordPress - Step by Step">how to install WordPress</a>, <a href="http://www.wpbeginner.com/wordpress-hosting/" rel="friend" title="How to choose the best WordPress hosting">choose the best WordPress hosting</a>, <a href="http://www.wpbeginner.com/glossary/" rel="friend" title="WordPress Glossary Terms for Beginners">WordPress glossary</a>, and more.
264
 
273
  4. Want more features? <a href="https://www.monsterinsights.com/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion">Purchase MonsterInsights Pro</a>!
274
 
275
  == Changelog ==
276
+ = 7.3.0: October 30, 2018 =
277
+ - New: We've added new custom link attribution, so now you can easily set custom link categories, actions, and labels, which MonsterInsights will use with precedence over our comprehensive automatic link detection, and is compatible with our AMP addon. For usage instructions, see our documentation on <a href="https://www.monsterinsights.com/docs/custom-link-attribution/">custom link attribution</a>.
278
+ - Tweak: Better error handling for reports.
279
+ - Fixed: Issue where on MonsterInsights pages, the dropdowns on the WP admin menu might not work.
280
+ - Fixed: Compatibility for Writee theme, YouTube by EmbedPlus plugin, Blog Time plugin, MaterialWP plugin and Swifty Image Widget plugin.
281
+ - Fixed: Issue where on a network install of multisite, all sites might not de-authenticate on removal.
282
+ - Fixed: Compatibility issue with Microsoft Edge and IE browsers where the table on overview report might overflow.
283
+ - Fixed: On certain browsers when the browser screen width is small the graph tooltips might have appeared off-center.
284
+
285
  = 7.2.0: September 19, 2018 =
286
  - Tweak: Sites with large traffic will see numbers larger than 1 million abbreviated so the numbers will no longer overflow out of the report container boxes.
287
  - Tweak: We've clarified the download tracking setting to point out that externally hosted downloads are now tracked as downloads, not external links.
288
+ - Tweak: Compatibility for the Fix WP Tables and Magee Shortcodes
289
  - Fixed: We've fixed issues where sites that were recreated/migrated sometimes could not re-authenticate with MonsterInsights.
290
 
291
  = 7.1.0: August 8, 2018 =
625
 
626
  For all frequently asked questions, and their answers, check the [MonsterInsights Knowledge base](https://www.monsterinsights.com/docs/).
627
 
628
+ = Why use Google Analytics vs WordPress stats? =
629
+
630
+ Native WordPress stats plugin will always slow down your website because they rely on your WordPress hosting server. Most of them do not provide accurate WordPress analytics either.
631
+
632
+ Some WordPress stats plugin use third-party servers to mitigate this issue, but they all lack powerful features that Google Analytics can offer.
633
+
634
+ Google Analytics is the #1 analytics solution in the world. It comes with all the powerful features that you can ever ask for. MonsterInsights makes it easy for you to use all advanced Google Analytics features in WordPress.
635
+
636
+ = Can I use MonsterInsights together with another Google Analytics plugin? =
637
+
638
+ No. You should only use one Google Analytics plugin on your WordPress site. If you use multiple Google Analytics plugins, then you will compromise your data integrity. It will skew your data and you might see inflated stats.
639
+
640
+ We recommend uninstalling other Google Analytics plugins before you install MonsterInsights.
641
+
642
+ = Why does MonsterInsights load Google Analytics in WordPress header section? =
643
+
644
+ Some people believe that loading Google Analytics in WordPress header will slow down your website. That's a myth. Google Analytics loads asynchronously which means that it does not impact your website speed at all.
645
+
646
+ MonsterInsights load Google Analytics code in WordPress header because it makes sure that you have the most accurate tracking.
647
+
648
+ = How does MonsterInsights help with Google Analytics GDPR compliance? =
649
+
650
+ MonsterInsights helps make Google Analytics GDPR compliance easier for business owners.
651
+
652
+ Our EU compliance addon allows you to:
653
+
654
+ * Anonymyze IP in Google Analytics
655
+ * Disable the Demographics and Interest Reports for Remarketing and Advertising
656
+ * Disable UserID and author name tracking
657
+ * Enable the ga() compatibility mode
658
+ * Integrate with Cookie Notice and CookieBot plugins to collect user consent before tracking
659
+ * Integrate with Google AMP Consent Box before enable tracking
660
+ * Integrate with Google Analytic's Chrome browser opt-out extension and built-in cookie opt-out system
661
+ * Offer Easy Opt Out link for Google Analytics tracking
662
+
663
+ While no single plugin can guarantee 100% GDPR compliance in WordPress, MonsterInsights goes to great length in helping business owners with Google Analytics GDPR compliance.
664
+
665
+ For more details, see: <a href="https://www.monsterinsights.com/gdpr-and-monsterinsights-everything-you-need-to-know/" rel="friend">GDPR and MonsterInsights - Everything You Need to Know</a>.
666
+
667
+ = Which eCommerce plugins are compatible with MonsterInsights Enhanced Ecommerce Tracking feature? =
668
+
669
+ If you are looking to enable Google Analytics Ecommerce tracking in WordPress, then MonsterInsights is the best solution to do that.
670
+
671
+ MonsterInsights Enhanced Ecommerce Tracking works with both WooCommerce and Easy Digital Downloads.
672
+
673
+ With just 1-click, you can enable Google Analytics Enhanced Ecommerce Tracking for WooCommerce and see useful WooCommerce analytics report right inside your WordPress dashboard.
674
+
675
+ = Does MonsterInsights work on WordPress multisite? =
676
+
677
+ Yes. MonsterInsights offers the most comprehensive Google Analytics solution for WordPress multi-site.
678
+
679
+ It comes with advanced permission control, sample rate control, and other options that you need to properly enable Google Analytics on WordPress multisite.
680
+
681
  == Screenshots ==
682
 
683
  1. The overview report