Google Analytics Dashboard for WP (GADWP) - Version 6.6.2

Version Description

Download this release

Release Info

Developer gripgrip
Plugin Icon 128x128 Google Analytics Dashboard for WP (GADWP)
Version 6.6.2
Comparing to
See all releases

Code changes from version 6.6.1 to 6.6.2

gadwp.php CHANGED
@@ -4,7 +4,7 @@
4
  * Plugin URI: https://exactmetrics.com
5
  * Description: Displays Google Analytics Reports and Real-Time Statistics in your Dashboard. Automatically inserts the tracking code in every page of your website.
6
  * Author: ExactMetrics
7
- * Version: 6.6.1
8
  * Requires at least: 3.8.0
9
  * Requires PHP: 5.2
10
  * Author URI: https://exactmetrics.com
@@ -44,7 +44,7 @@ final class ExactMetrics_Lite {
44
  * @access public
45
  * @var string $version Plugin version.
46
  */
47
- public $version = '6.6.1';
48
 
49
  /**
50
  * Plugin file.
4
  * Plugin URI: https://exactmetrics.com
5
  * Description: Displays Google Analytics Reports and Real-Time Statistics in your Dashboard. Automatically inserts the tracking code in every page of your website.
6
  * Author: ExactMetrics
7
+ * Version: 6.6.2
8
  * Requires at least: 3.8.0
9
  * Requires PHP: 5.2
10
  * Author URI: https://exactmetrics.com
44
  * @access public
45
  * @var string $version Plugin version.
46
  */
47
+ public $version = '6.6.2';
48
 
49
  /**
50
  * Plugin file.
includes/frontend/tracking/class-tracking-gtag.php CHANGED
@@ -232,9 +232,7 @@ class ExactMetrics_Tracking_Gtag extends ExactMetrics_Tracking_Abstract {
232
  <?php } ?>
233
  window.dataLayer = window.dataLayer || [];
234
  if ( em_track_user ) {
235
- function __gtagTracker() {
236
- dataLayer.push( arguments );
237
- }
238
  __gtagTracker( 'js', new Date() );
239
  __gtagTracker( 'set', {
240
  'developer_id.dNDMyYj' : true,
@@ -271,8 +269,8 @@ class ExactMetrics_Tracking_Gtag extends ExactMetrics_Tracking_Abstract {
271
  var noopfn = function () {
272
  return null;
273
  };
274
- var noopnullfn = function () {
275
- return null;
276
  };
277
  var Tracker = function () {
278
  return null;
@@ -280,7 +278,11 @@ class ExactMetrics_Tracking_Gtag extends ExactMetrics_Tracking_Abstract {
280
  var p = Tracker.prototype;
281
  p.get = noopfn;
282
  p.set = noopfn;
283
- p.send = noopfn;
 
 
 
 
284
  var __gaTracker = function () {
285
  var len = arguments.length;
286
  if ( len === 0 ) {
@@ -343,10 +345,8 @@ class ExactMetrics_Tracking_Gtag extends ExactMetrics_Tracking_Abstract {
343
  } catch ( ex ) {
344
  }
345
  };
346
- __gaTracker.create = function () {
347
- return new Tracker();
348
- };
349
- __gaTracker.getByName = noopnullfn;
350
  __gaTracker.getAll = function () {
351
  return [];
352
  };
232
  <?php } ?>
233
  window.dataLayer = window.dataLayer || [];
234
  if ( em_track_user ) {
235
+ function __gtagTracker() {dataLayer.push( arguments );}
 
 
236
  __gtagTracker( 'js', new Date() );
237
  __gtagTracker( 'set', {
238
  'developer_id.dNDMyYj' : true,
269
  var noopfn = function () {
270
  return null;
271
  };
272
+ var newtracker = function () {
273
+ return new Tracker();
274
  };
275
  var Tracker = function () {
276
  return null;
278
  var p = Tracker.prototype;
279
  p.get = noopfn;
280
  p.set = noopfn;
281
+ p.send = function (){
282
+ var args = Array.prototype.slice.call(arguments);
283
+ args.unshift( 'send' );
284
+ __gaTracker.apply(null, args);
285
+ };
286
  var __gaTracker = function () {
287
  var len = arguments.length;
288
  if ( len === 0 ) {
345
  } catch ( ex ) {
346
  }
347
  };
348
+ __gaTracker.create = newtracker;
349
+ __gaTracker.getByName = newtracker;
 
 
350
  __gaTracker.getAll = function () {
351
  return [];
352
  };
languages/google-analytics-dashboard-for-wp.pot CHANGED
@@ -2,14 +2,14 @@
2
  # This file is distributed under the same license as the Google Analytics Dashboard for WP (GADWP) plugin.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: Google Analytics Dashboard for WP (GADWP) 6.6.1\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/google-analytics-dashboard-for-wp\n"
7
  "Last-Translator: ExactMetrics Team <support@exactmetrics.com>\n"
8
  "Language-Team: ExactMetrics Team <support@exactmetrics.com>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "POT-Creation-Date: 2021-02-17T10:13:04+00:00\n"
13
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14
  "X-Generator: WP-CLI 2.2.0\n"
15
  "X-Domain: google-analytics-dashboard-for-wp\n"
@@ -75,7 +75,7 @@ msgid "Theme:"
75
  msgstr ""
76
 
77
  #: lite/includes/popular-posts/class-popular-posts-widget-sidebar.php:257
78
- #: languages/vue.php:2010
79
  msgid "Theme Preview"
80
  msgstr ""
81
 
@@ -228,7 +228,7 @@ msgstr ""
228
  #: lite/includes/admin/wp-site-health.php:372
229
  #: lite/includes/admin/wp-site-health.php:398
230
  #: lite/includes/admin/wp-site-health.php:425
231
- #: languages/vue.php:1788
232
  msgid "View Addons"
233
  msgstr ""
234
 
@@ -361,8 +361,8 @@ msgid "%1$sBonus:%2$s You also get 50%% off discount for being a loyal ExactMetr
361
  msgstr ""
362
 
363
  #: lite/includes/admin/helpers.php:83
364
- #: languages/vue.php:2729
365
- #: languages/vue.php:2939
366
  msgid "Upgrade to ExactMetrics Pro"
367
  msgstr ""
368
 
@@ -381,12 +381,12 @@ msgid "You are not allowed to install plugins"
381
  msgstr ""
382
 
383
  #: lite/includes/admin/reports/report-queries.php:22
384
- #: languages/vue.php:249
385
  msgid "Search Console"
386
  msgstr ""
387
 
388
  #: lite/includes/admin/reports/report-ecommerce.php:22
389
- #: languages/vue.php:321
390
  msgid "eCommerce"
391
  msgstr ""
392
 
@@ -399,17 +399,17 @@ msgid "Real Time"
399
  msgstr ""
400
 
401
  #: lite/includes/admin/reports/report-publisher.php:22
402
- #: languages/vue.php:340
403
  msgid "Publishers"
404
  msgstr ""
405
 
406
  #: lite/includes/admin/reports/report-dimensions.php:22
407
- #: languages/vue.php:386
408
  msgid "Dimensions"
409
  msgstr ""
410
 
411
  #: lite/includes/admin/reports/report-forms.php:22
412
- #: languages/vue.php:346
413
  msgid "Forms"
414
  msgstr ""
415
 
@@ -670,7 +670,7 @@ msgid "Question"
670
  msgstr ""
671
 
672
  #: includes/gutenberg/headline-tool/headline-tool.php:302
673
- #: languages/vue.php:315
674
  msgid "General"
675
  msgstr ""
676
 
@@ -3203,7 +3203,7 @@ msgstr ""
3203
  #: includes/admin/notifications/notification-bounce-rate.php:40
3204
  #: includes/admin/notifications/notification-headline-analyzer.php:30
3205
  #: includes/admin/notifications/notification-audience.php:43
3206
- #: languages/vue.php:371
3207
  msgid "Learn More"
3208
  msgstr ""
3209
 
@@ -3230,14 +3230,14 @@ msgid "View 2020 Year in Review report!"
3230
  msgstr ""
3231
 
3232
  #: includes/admin/common.php:940
3233
- #: languages/vue.php:2765
3234
  msgid "See how your website performed this year and find tips along the way to help grow even more in 2021!"
3235
  msgstr ""
3236
 
3237
  #: includes/admin/admin.php:34
3238
  #: includes/admin/admin.php:42
3239
  #: includes/admin/admin.php:188
3240
- #: languages/vue.php:312
3241
  msgid "Settings"
3242
  msgstr ""
3243
 
@@ -3253,7 +3253,7 @@ msgstr ""
3253
 
3254
  #: includes/admin/admin.php:39
3255
  #: includes/admin/admin.php:98
3256
- #: languages/vue.php:1115
3257
  msgid "Reports"
3258
  msgstr ""
3259
 
@@ -3263,7 +3263,7 @@ msgstr ""
3263
 
3264
  #: includes/admin/admin.php:51
3265
  #: languages/gutenberg.php:83
3266
- #: languages/vue.php:3084
3267
  msgid "Popular Posts"
3268
  msgstr ""
3269
 
@@ -3292,7 +3292,7 @@ msgstr ""
3292
 
3293
  #: includes/admin/admin.php:63
3294
  #: includes/admin/admin.php:106
3295
- #: languages/vue.php:288
3296
  msgid "About Us"
3297
  msgstr ""
3298
 
@@ -3325,7 +3325,7 @@ msgstr ""
3325
 
3326
  #: includes/admin/admin.php:178
3327
  #: includes/admin/admin.php:181
3328
- #: languages/vue.php:512
3329
  msgid "Support"
3330
  msgstr ""
3331
 
@@ -3335,17 +3335,17 @@ msgid "Please rate %1$sExactMetrics%2$s on %3$s %4$sWordPress.org%5$s to help us
3335
  msgstr ""
3336
 
3337
  #: includes/admin/admin.php:284
3338
- #: languages/vue.php:362
3339
  msgid "Please Setup Website Analytics to See Audience Insights"
3340
  msgstr ""
3341
 
3342
  #: includes/admin/admin.php:285
3343
- #: languages/vue.php:368
3344
  msgid "Connect ExactMetrics and Setup Website Analytics"
3345
  msgstr ""
3346
 
3347
  #: includes/admin/admin.php:289
3348
- #: languages/vue.php:365
3349
  msgid "ExactMetrics, WordPress analytics plugin, helps you connect your website with Google Analytics, so you can see how people find and use your website. Over 1 million website owners use ExactMetrics to see the stats that matter and grow their business."
3350
  msgstr ""
3351
 
@@ -3356,17 +3356,17 @@ msgstr ""
3356
 
3357
  #. Translators: Adds a link to the license renewal.
3358
  #: includes/admin/admin.php:310
3359
- #: languages/vue.php:1950
3360
  msgid "Your license key for ExactMetrics has expired. %1$sPlease click here to renew your license key.%2$s"
3361
  msgstr ""
3362
 
3363
  #: includes/admin/admin.php:312
3364
- #: languages/vue.php:1953
3365
  msgid "Your license key for ExactMetrics has been disabled. Please use a different key."
3366
  msgstr ""
3367
 
3368
  #: includes/admin/admin.php:314
3369
- #: languages/vue.php:1956
3370
  msgid "Your license key for ExactMetrics is invalid. The key no longer exists or the user associated with the key has been deleted. Please use a different key."
3371
  msgstr ""
3372
 
@@ -3510,7 +3510,7 @@ msgstr ""
3510
  #. Translators: visitors notification title
3511
  #. Translators: Number of visitors.
3512
  #: includes/admin/notifications/notification-visitors.php:37
3513
- #: languages/vue.php:1497
3514
  msgid "See how %s visitors found your site!"
3515
  msgstr ""
3516
 
@@ -3601,12 +3601,12 @@ msgid "By upgrading to ExactMetrics Pro you get access to additional reports rig
3601
  msgstr ""
3602
 
3603
  #: includes/admin/notifications/notification-upgrade-to-pro.php:34
3604
- #: languages/vue.php:539
3605
  msgid "Upgrade to Pro"
3606
  msgstr ""
3607
 
3608
  #: includes/admin/reports/overview.php:34
3609
- #: languages/vue.php:337
3610
  msgid "Overview"
3611
  msgstr ""
3612
 
@@ -3698,7 +3698,7 @@ msgid "Upgrading is easy! To upgrade, navigate to %1$ssour pricing page%2$s, pur
3698
  msgstr ""
3699
 
3700
  #: includes/admin/reports/abstract-report.php:383
3701
- #: languages/vue.php:193
3702
  msgid "Upgrade Now"
3703
  msgstr ""
3704
 
@@ -4893,7 +4893,7 @@ msgid "Theme"
4893
  msgstr ""
4894
 
4895
  #: languages/gutenberg.php:77
4896
- #: languages/vue.php:303
4897
  msgid "Inline Popular Posts"
4898
  msgstr ""
4899
 
@@ -4930,7 +4930,7 @@ msgid "Comment Color"
4930
  msgstr ""
4931
 
4932
  #: languages/gutenberg.php:107
4933
- #: languages/vue.php:2046
4934
  msgid "Wide-Layout Options"
4935
  msgstr ""
4936
 
@@ -4939,12 +4939,12 @@ msgid "Choose Layout"
4939
  msgstr ""
4940
 
4941
  #: languages/gutenberg.php:113
4942
- #: languages/vue.php:2049
4943
  msgid "Adjust the number of columns displayed when the widget is placed in a wide container."
4944
  msgstr ""
4945
 
4946
  #: languages/gutenberg.php:116
4947
- #: languages/vue.php:2070
4948
  msgid "Post Count"
4949
  msgstr ""
4950
 
@@ -4953,7 +4953,7 @@ msgid "Number of posts displayed."
4953
  msgstr ""
4954
 
4955
  #: languages/gutenberg.php:122
4956
- #: languages/vue.php:2052
4957
  msgid "Display Options"
4958
  msgstr ""
4959
 
@@ -4966,7 +4966,7 @@ msgid "Display Widget Title"
4966
  msgstr ""
4967
 
4968
  #: languages/gutenberg.php:131
4969
- #: languages/vue.php:1054
4970
  msgid "Widget Title"
4971
  msgstr ""
4972
 
@@ -4975,17 +4975,17 @@ msgid "Only Show Posts From These Categories"
4975
  msgstr ""
4976
 
4977
  #: languages/gutenberg.php:137
4978
- #: languages/vue.php:2058
4979
  msgid "Display Author"
4980
  msgstr ""
4981
 
4982
  #: languages/gutenberg.php:140
4983
- #: languages/vue.php:2061
4984
  msgid "Display Date"
4985
  msgstr ""
4986
 
4987
  #: languages/gutenberg.php:143
4988
- #: languages/vue.php:2064
4989
  msgid "Display Comments"
4990
  msgstr ""
4991
 
@@ -5206,7 +5206,7 @@ msgid "Goal: "
5206
  msgstr ""
5207
 
5208
  #: languages/gutenberg.php:312
5209
- #: languages/vue.php:2114
5210
  msgid "Headline Analyzer"
5211
  msgstr ""
5212
 
@@ -5238,267 +5238,267 @@ msgstr ""
5238
  msgid "Today"
5239
  msgstr ""
5240
 
5241
- #: languages/vue.php:21
5242
  msgid "Yesterday"
5243
  msgstr ""
5244
 
5245
- #: languages/vue.php:24
5246
  msgid "Last Week"
5247
  msgstr ""
5248
 
5249
- #: languages/vue.php:27
5250
  msgid "Last Month"
5251
  msgstr ""
5252
 
5253
- #: languages/vue.php:30
5254
  msgid "Last 7 days"
5255
  msgstr ""
5256
 
5257
- #: languages/vue.php:34
5258
  msgid "Last 30 days"
5259
  msgstr ""
5260
 
5261
- #: languages/vue.php:37
5262
  msgid "Loading Settings"
5263
  msgstr ""
5264
 
5265
- #: languages/vue.php:43
5266
  msgid "Please wait..."
5267
  msgstr ""
5268
 
5269
- #: languages/vue.php:46
5270
  msgid "Saving Changes..."
5271
  msgstr ""
5272
 
5273
- #: languages/vue.php:49
5274
  msgid "Settings Updated"
5275
  msgstr ""
5276
 
5277
  #. Translators: Add a link to the onboarding wizard.
5278
- #: languages/vue.php:53
5279
  msgid "You need to %1$sconnect ExactMetrics%2$s first"
5280
  msgstr ""
5281
 
5282
- #: languages/vue.php:56
5283
  msgid "Could Not Save Changes"
5284
  msgstr ""
5285
 
5286
- #: languages/vue.php:59
5287
  msgid "Loading new report data"
5288
  msgstr ""
5289
 
5290
- #. Translators: Adds an arrow icon.
5291
- #: languages/vue.php:63
5292
  msgid "Continue %s"
5293
  msgstr ""
5294
 
5295
- #: languages/vue.php:66
5296
  msgid "Unlock the Publishers Report and Focus on the Content that Matters"
5297
  msgstr ""
5298
 
5299
- #: languages/vue.php:69
5300
  msgid "Stop guessing about what content your visitors are interested in. ExactMetrics Publisher Report shows you exactly which content gets the most visits, so you can analyze and optimize it for higher conversions."
5301
  msgstr ""
5302
 
5303
- #: languages/vue.php:72
5304
  msgid "Unlock the Publishers Report and Focus on the Content That Matters"
5305
  msgstr ""
5306
 
5307
- #: languages/vue.php:75
5308
  msgid "Stop guessing about what content your visitors are interested in. The Publisher Report shows you exactly which content gets the most traffic, so you can analyze and optimize it for higher conversions."
5309
  msgstr ""
5310
 
5311
- #: languages/vue.php:78
5312
  msgid "Unlock the eCommerce Report and See Your Important Store Metrics"
5313
  msgstr ""
5314
 
5315
- #: languages/vue.php:81
5316
  msgid "Increase your sales & revenue with insights. ExactMetrics answers all your top eCommerce questions using metrics like total revenue, conversion rate, average order value, top products, top referral sources and more."
5317
  msgstr ""
5318
 
5319
- #: languages/vue.php:84
5320
  msgid "Unlock the Dimensions Report and Track Your Own Custom Data"
5321
  msgstr ""
5322
 
5323
- #: languages/vue.php:87
5324
  msgid "Decide what data is important using your own custom tracking parameters. The Dimensions report allows you to easily see what's working right inside your WordPress dashboard."
5325
  msgstr ""
5326
 
5327
- #: languages/vue.php:91
5328
  msgid "Unlock the Forms Report and Improve Conversions"
5329
  msgstr ""
5330
 
5331
- #: languages/vue.php:95
5332
  msgid "Easily track your form views and conversions. The Forms Report allows you to see which forms are performing better and which forms have lower conversion rates so you can optimize using real data."
5333
  msgstr ""
5334
 
5335
- #: languages/vue.php:98
5336
  msgid "Unlock the Search Console Report and See How People Find Your Website"
5337
  msgstr ""
5338
 
5339
- #: languages/vue.php:101
5340
  msgid "See exactly how people find your website, which keywords they searched for, how many times the results were viewed, and more."
5341
  msgstr ""
5342
 
5343
- #: languages/vue.php:104
5344
  msgid "Unlock the Real-Time Report and Track the Visitors on Your Site in Real-Time"
5345
  msgstr ""
5346
 
5347
- #: languages/vue.php:107
5348
  msgid "Track the results of your marketing efforts and product launches as-it-happens right from your WordPress site. The Real-Time report allows you to view your traffic sources and visitors activity when you need it."
5349
  msgstr ""
5350
 
5351
- #: languages/vue.php:110
5352
  msgid "Loading settings"
5353
  msgstr ""
5354
 
5355
- #: languages/vue.php:113
5356
  msgid "Success! "
5357
  msgstr ""
5358
 
5359
- #: languages/vue.php:116
5360
  msgid "You're now using ExactMetrics Pro with all the features."
5361
  msgstr ""
5362
 
5363
  #. Translators: Placeholder gets replaced with an arrow icon.
5364
- #: languages/vue.php:120
5365
  msgid "Get Started %s"
5366
  msgstr ""
5367
 
5368
  #. Translators: Current PHP version and recommended PHP version.
5369
- #: languages/vue.php:124
5370
  msgid "ExactMetrics has detected that your site is running an outdated, insecure version of PHP (%1$s), which could be putting your site at risk for being hacked. WordPress stopped supporting your PHP version in April, 2019. Updating to the recommended version (PHP %2$s) only takes a few minutes and will make your website significantly faster and more secure."
5371
  msgstr ""
5372
 
5373
  #. Translators: Current WordPress version.
5374
- #: languages/vue.php:128
5375
  msgid "ExactMetrics has detected that your site is running an outdated version of WordPress (%s). ExactMetrics will stop supporting WordPress versions lower than 4.9 in 2020. Updating WordPress takes just a few minutes and will also solve many bugs that exist in your WordPress install."
5376
  msgstr ""
5377
 
5378
- #: languages/vue.php:131
5379
  msgid "Yikes! PHP Update Required"
5380
  msgstr ""
5381
 
5382
  #. Translators: Current PHP version and recommended PHP version.
5383
- #: languages/vue.php:135
5384
  msgid "ExactMetrics has detected that your site is running an outdated, insecure version of PHP (%1$s), which could be putting your site at risk for being hacked. Updating to the recommended version (PHP %2$s) only takes a few minutes and will make your website significantly faster and more secure."
5385
  msgstr ""
5386
 
5387
- #: languages/vue.php:138
5388
  msgid "Learn more about updating PHP"
5389
  msgstr ""
5390
 
5391
- #: languages/vue.php:141
5392
  msgid "Yikes! WordPress Update Required"
5393
  msgstr ""
5394
 
5395
  #. Translators: Current WordPress version.
5396
- #: languages/vue.php:145
5397
  msgid "ExactMetrics has detected that your site is running an outdated version of WordPress (%s). Updating WordPress takes just a few minutes and will also solve many bugs that exist in your WordPress install."
5398
  msgstr ""
5399
 
5400
- #: languages/vue.php:148
5401
  msgid "Learn more about updating WordPress"
5402
  msgstr ""
5403
 
5404
- #. Translators: Makes text bold.
5405
- #: languages/vue.php:152
5406
  msgid "%1$sUniversal Tracking%2$s – Setup universal website tracking across devices and campaigns with just a few clicks (without any code)."
5407
  msgstr ""
5408
 
5409
- #. Translators: Makes text bold.
5410
- #: languages/vue.php:156
5411
  msgid "%1$sGoogle Analytics Dashboard%2$s - See your website analytics report right inside your WordPress dashboard with actionable insights."
5412
  msgstr ""
5413
 
5414
- #. Translators: Makes text bold.
5415
- #: languages/vue.php:160
5416
  msgid "%1$sReal-time Stats%2$s - Get real-time stats inside WordPress to see who is online, what are they doing and more."
5417
  msgstr ""
5418
 
5419
  #. Translators: Makes text bold.
5420
- #: languages/vue.php:164
5421
  msgid "%1$sEnhanced Ecommerce Tracking%2$s - 1-click Google Analytics Enhanced eCommerce tracking for WooCommerce, Easy Digital Download & MemberPress."
5422
  msgstr ""
5423
 
5424
- #. Translators: Makes text bold.
5425
- #: languages/vue.php:168
5426
  msgid "%1$sPage Level Analytics%2$s - Get detailed stats for each post and page, so you can see the most popular posts, pages, and sections of your site."
5427
  msgstr ""
5428
 
5429
- #. Translators: Makes text bold.
5430
- #: languages/vue.php:172
5431
  msgid "%1$sAffiliate Link & Ads Tracking%2$s - Automatically track clicks on your affiliate links, banner ads, and other outbound links with our link tracking."
5432
  msgstr ""
5433
 
5434
- #. Translators: Makes text bold.
5435
- #: languages/vue.php:176
5436
  msgid "%1$sEU Compilance (GDPR Friendly)%2$s - Make Google Analytics compliant with GDPR and other privacy regulations automatically."
5437
  msgstr ""
5438
 
5439
  #. Translators: Makes text bold.
5440
- #: languages/vue.php:180
5441
  msgid "%1$sCustom Dimensions%2$s - Setup tracking for authors, tags, searches, custom post types, users, and other events with 1-click."
5442
  msgstr ""
5443
 
5444
- #. Translators: Adds link to the features page.
5445
- #: languages/vue.php:184
5446
  msgid "%1$sSee All Features%2$s"
5447
  msgstr ""
5448
 
5449
- #: languages/vue.php:187
5450
  msgid "Pro Plan"
5451
  msgstr ""
5452
 
5453
- #: languages/vue.php:190
5454
  msgid "per year"
5455
  msgstr ""
5456
 
5457
- #: languages/vue.php:196
5458
  msgid "Upgrade to ExactMetrics Pro Now"
5459
  msgstr ""
5460
 
5461
- #: languages/vue.php:199
5462
  msgid "This is absolutely, positively, one of the TOP plugins to install on your WP site. There is no better way to quickly gauge traffic for spikes, surges, and consistency. I installed this on over a dozen WordPress installations and counting, thank you for an outstanding app!"
5463
  msgstr ""
5464
 
5465
- #: languages/vue.php:202
5466
  msgid "Daniel Monaghan - Experienced"
5467
  msgstr ""
5468
 
5469
- #: languages/vue.php:205
5470
  msgid "Very simple to configure and the results are very clearly displayed. So much easier for clients to view than in their own analytics account! Delighted with it."
5471
  msgstr ""
5472
 
5473
- #: languages/vue.php:208
5474
  msgid "Naomi Spirit - From This Day"
5475
  msgstr ""
5476
 
5477
- #: languages/vue.php:211
5478
  msgid "Love this plugin! It’s got powerful customization options, it’s easy to use, there’s good documentation, and if all that’s not enough, ExactMetrics is quick to provide support. Thanks for this wonderful plugin!"
5479
  msgstr ""
5480
 
5481
- #: languages/vue.php:214
5482
  msgid "Julie Dupuis - Faraway Land Travel"
5483
  msgstr ""
5484
 
5485
- #: languages/vue.php:217
5486
  msgid "Guides and Documentation:"
5487
  msgstr ""
5488
 
5489
- #: languages/vue.php:221
5490
  msgid "Upgrade to PRO"
5491
  msgstr ""
5492
 
5493
- #: languages/vue.php:225
5494
  msgid "eCommerce Tracking"
5495
  msgstr ""
5496
 
5497
- #: languages/vue.php:228
5498
  msgid "Custom Dimensions"
5499
  msgstr ""
5500
 
5501
- #: languages/vue.php:231
5502
  msgid "Form Tracking"
5503
  msgstr ""
5504
 
@@ -5506,2244 +5506,2244 @@ msgstr ""
5506
  msgid "AMP Support"
5507
  msgstr ""
5508
 
5509
- #: languages/vue.php:237
5510
  msgid "Author Tracking"
5511
  msgstr ""
5512
 
5513
- #: languages/vue.php:240
5514
  msgid "EU Compliance Addon"
5515
  msgstr ""
5516
 
5517
- #: languages/vue.php:243
5518
  msgid "Real Time Report"
5519
  msgstr ""
5520
 
5521
- #: languages/vue.php:246
5522
  msgid "Google Optimize"
5523
  msgstr ""
5524
 
5525
- #: languages/vue.php:252
5526
  msgid "Custom Date Ranges"
5527
  msgstr ""
5528
 
5529
- #: languages/vue.php:255
5530
  msgid "Getting Started with ExactMetrics"
5531
  msgstr ""
5532
 
5533
- #: languages/vue.php:258
5534
  msgid "ExactMetrics is the easiest analytics solution on the market to get started with, as we walk you through exactly what you need to do, in plain english, using our 3 minute setup wizard."
5535
  msgstr ""
5536
 
5537
- #: languages/vue.php:261
5538
  msgid "To begin with, we’ll get your site authorized with Google Analytics, so we can start tracking and generating reports for you right away."
5539
  msgstr ""
5540
 
5541
- #: languages/vue.php:264
5542
  msgid "In no time at all, and after just a few clicks, you'll have setup the most powerful Google Analytics tracking available for WordPress. It's easy to double your traffic and sales when you know exactly how people find and use your website. Let's get started!."
5543
  msgstr ""
5544
 
5545
- #: languages/vue.php:267
5546
  msgid "Launch the wizard!"
5547
  msgstr ""
5548
 
5549
- #: languages/vue.php:271
5550
  msgid "Welcome to"
5551
  msgstr ""
5552
 
5553
  #. Translators: Adds a line break.
5554
- #: languages/vue.php:275
5555
  msgid "Thank you for choosing ExactMetrics -%s The Most Powerful WordPress Analytics Plugin"
5556
  msgstr ""
5557
 
5558
- #. Translators: Makes text bold.
5559
- #: languages/vue.php:279
5560
  msgid "%1$sExactMetrics%2$s makes it “effortless” to setup Google Analytics in WordPress, the RIGHT Way. You can watch the video tutorial or use our 3 minute setup wizard."
5561
  msgstr ""
5562
 
5563
- #: languages/vue.php:282
5564
  msgid "ExactMetrics Features & Addons"
5565
  msgstr ""
5566
 
5567
- #: languages/vue.php:285
5568
  msgid "Here are the features that make ExactMetrics the most powerful and user-friendly WordPress analytics plugin in the market."
5569
  msgstr ""
5570
 
5571
- #: languages/vue.php:291
5572
  msgid "Getting Started"
5573
  msgstr ""
5574
 
5575
- #: languages/vue.php:294
5576
  msgid "Lite vs Pro"
5577
  msgstr ""
5578
 
5579
- #: languages/vue.php:297
5580
  msgid "Import Export"
5581
  msgstr ""
5582
 
5583
- #: languages/vue.php:300
5584
  msgid "PrettyLinks Integration"
5585
  msgstr ""
5586
 
5587
- #: languages/vue.php:306
5588
  msgid "Popular Posts Widget"
5589
  msgstr ""
5590
 
5591
- #: languages/vue.php:309
5592
  msgid "Popular Products"
5593
  msgstr ""
5594
 
5595
- #: languages/vue.php:318
5596
  msgid "Engagement"
5597
  msgstr ""
5598
 
5599
- #: languages/vue.php:324
5600
  msgid "Publisher"
5601
  msgstr ""
5602
 
5603
- #: languages/vue.php:327
5604
  msgid "Conversions"
5605
  msgstr ""
5606
 
5607
- #: languages/vue.php:330
5608
  msgid "Advanced"
5609
  msgstr ""
5610
 
5611
- #: languages/vue.php:333
5612
  msgid "URL Builder"
5613
  msgstr ""
5614
 
5615
- #: languages/vue.php:343
5616
  msgid "Dimensions Report"
5617
  msgstr ""
5618
 
5619
- #: languages/vue.php:349
5620
  msgid "Real-Time"
5621
  msgstr ""
5622
 
5623
- #: languages/vue.php:352
5624
  msgid "Exit Setup"
5625
  msgstr ""
5626
 
5627
- #: languages/vue.php:355
5628
  msgid "Go back"
5629
  msgstr ""
5630
 
5631
  #. Translators: Placeholders are replaced with the current step number out of the total number of steps.
5632
- #: languages/vue.php:359
5633
  msgid "Step %1$s of %2$s"
5634
  msgstr ""
5635
 
5636
- #: languages/vue.php:374
5637
  msgid "You must connect with ExactMetrics before you can view reports."
5638
  msgstr ""
5639
 
5640
- #: languages/vue.php:377
5641
  msgid "ExactMetrics makes it \"effortless\" for you to connect your site with Google Analytics and see reports right here in the WordPress dashboard."
5642
  msgstr ""
5643
 
5644
- #: languages/vue.php:380
5645
  msgid "Launch Setup Wizard"
5646
  msgstr ""
5647
 
5648
- #: languages/vue.php:383
5649
  msgid "Please ask your webmaster to connect ExactMetrics to Google Analytics."
5650
  msgstr ""
5651
 
5652
- #: languages/vue.php:389
5653
  msgid "Inbox"
5654
  msgstr ""
5655
 
5656
- #: languages/vue.php:392
5657
  msgid "Back to Inbox"
5658
  msgstr ""
5659
 
5660
- #: languages/vue.php:395
5661
  msgid "View Dismissed"
5662
  msgstr ""
5663
 
5664
- #: languages/vue.php:398
5665
  msgid "Notifications"
5666
  msgstr ""
5667
 
5668
- #: languages/vue.php:401
5669
  msgid "Dismiss All"
5670
  msgstr ""
5671
 
5672
- #: languages/vue.php:404
5673
  msgid "Dismissed"
5674
  msgstr ""
5675
 
5676
- #: languages/vue.php:407
5677
  msgid "No Notifications"
5678
  msgstr ""
5679
 
5680
- #: languages/vue.php:410
5681
- #: languages/vue.php:587
5682
  msgid "ExactMetrics Addons"
5683
  msgstr ""
5684
 
5685
- #: languages/vue.php:413
5686
  msgid "Search Addons"
5687
  msgstr ""
5688
 
5689
- #: languages/vue.php:416
5690
  msgid "Save Changes"
5691
  msgstr ""
5692
 
5693
- #: languages/vue.php:419
5694
  msgid "ExactMetrics encountered an error loading your report data"
5695
  msgstr ""
5696
 
5697
- #: languages/vue.php:422
5698
  msgid "There is an issue with your Google Account authentication. Please use the button below to fix it by re-authenticating."
5699
  msgstr ""
5700
 
5701
- #: languages/vue.php:425
5702
- #: languages/vue.php:2707
5703
  msgid "Reconnect ExactMetrics"
5704
  msgstr ""
5705
 
5706
- #: languages/vue.php:428
5707
  msgid "Re-Authenticating"
5708
  msgstr ""
5709
 
5710
- #: languages/vue.php:431
5711
  msgid "Ok"
5712
  msgstr ""
5713
 
5714
- #: languages/vue.php:434
5715
  msgid "See Quick Links"
5716
  msgstr ""
5717
 
5718
- #: languages/vue.php:437
5719
  msgid "Suggest a Feature"
5720
  msgstr ""
5721
 
5722
- #: languages/vue.php:440
5723
  msgid "Join Our Community"
5724
  msgstr ""
5725
 
5726
- #: languages/vue.php:443
5727
  msgid "Support & Docs"
5728
  msgstr ""
5729
 
5730
- #: languages/vue.php:446
5731
  msgid "Upgrade to Pro &#187;"
5732
  msgstr ""
5733
 
5734
- #: languages/vue.php:449
5735
  msgid "One-click Complete eCommerce tracking"
5736
  msgstr ""
5737
 
5738
- #: languages/vue.php:452
5739
  msgid "Complete eCommerce tracking for WooCommerce, Easy Digital Downloads and MemberPress stores with no code or settings required"
5740
  msgstr ""
5741
 
5742
- #: languages/vue.php:455
5743
  msgid "Forms Tracking"
5744
  msgstr ""
5745
 
5746
- #: languages/vue.php:458
5747
  msgid "One-click Form Events Tracking"
5748
  msgstr ""
5749
 
5750
- #: languages/vue.php:461
5751
  msgid "WPForms, Ninja Forms, Contact Form 7, Gravity Forms and any other WordPress form plugin"
5752
  msgstr ""
5753
 
5754
- #: languages/vue.php:464
5755
  msgid "WordPress Admin Area Reports"
5756
  msgstr ""
5757
 
5758
- #: languages/vue.php:467
5759
  msgid "Standard Reports"
5760
  msgstr ""
5761
 
5762
- #: languages/vue.php:470
5763
  msgid "Overview Reports for the last 30 days."
5764
  msgstr ""
5765
 
5766
- #: languages/vue.php:473
5767
  msgid "Advanced Reports"
5768
  msgstr ""
5769
 
5770
- #: languages/vue.php:476
5771
  msgid "Publisher, eCommerce, Search Console, Custom Dimensions, Forms and Real-Time with custom date period selection"
5772
  msgstr ""
5773
 
5774
- #: languages/vue.php:479
5775
  msgid "Dashboard Widget"
5776
  msgstr ""
5777
 
5778
- #: languages/vue.php:482
5779
  msgid "Basic Widget"
5780
  msgstr ""
5781
 
5782
- #: languages/vue.php:485
5783
  msgid "Overview Report Synopsis"
5784
  msgstr ""
5785
 
5786
- #: languages/vue.php:488
5787
  msgid "Advanced Dashboard Widget"
5788
  msgstr ""
5789
 
5790
- #: languages/vue.php:491
5791
  msgid "Includes the complete Overview report, Publisher reports and 6 different eCommerce reports"
5792
  msgstr ""
5793
 
5794
- #: languages/vue.php:494
5795
  msgid "Publisher Reports"
5796
  msgstr ""
5797
 
5798
- #: languages/vue.php:497
5799
  msgid "Advanced Publisher Reports & Tracking"
5800
  msgstr ""
5801
 
5802
- #: languages/vue.php:500
5803
  msgid "View Top Landing/Exit Pages, Top Links, Demographics & Interests data and more"
5804
  msgstr ""
5805
 
5806
- #: languages/vue.php:503
5807
  msgid "Not Available"
5808
  msgstr ""
5809
 
5810
- #: languages/vue.php:506
5811
  msgid "Complete Custom Dimensions Tracking"
5812
  msgstr ""
5813
 
5814
- #: languages/vue.php:509
5815
  msgid "Track and measure by the Author, Post Type, Category, Tag, SEO Score, Focus Keyword, Logged-in User, User ID and Published Time of each post and page"
5816
  msgstr ""
5817
 
5818
- #: languages/vue.php:515
5819
  msgid "Limited Support"
5820
  msgstr ""
5821
 
5822
- #: languages/vue.php:518
5823
  msgid "Priority Support"
5824
  msgstr ""
5825
 
5826
- #: languages/vue.php:521
5827
  msgid "Get the most out of ExactMetrics by upgrading to Pro and unlocking all of the powerful features."
5828
  msgstr ""
5829
 
5830
- #: languages/vue.php:524
5831
  msgid "Feature"
5832
  msgstr ""
5833
 
5834
- #: languages/vue.php:527
5835
  msgid "Lite"
5836
  msgstr ""
5837
 
5838
- #: languages/vue.php:530
5839
  msgid "Pro"
5840
  msgstr ""
5841
 
5842
- #: languages/vue.php:533
5843
  msgid "Get ExactMetrics Pro Today and Unlock all the Powerful Features"
5844
  msgstr ""
5845
 
5846
- #: languages/vue.php:536
5847
  msgid "Bonus: ExactMetrics Lite users get 50% off regular price, automatically applied at checkout."
5848
  msgstr ""
5849
 
5850
- #: languages/vue.php:542
5851
  msgid "Universal Tracking"
5852
  msgstr ""
5853
 
5854
- #: languages/vue.php:545
5855
  msgid "Included"
5856
  msgstr ""
5857
 
5858
- #: languages/vue.php:548
5859
  msgid "Custom Google Analytics Link Tracking"
5860
  msgstr ""
5861
 
5862
- #: languages/vue.php:551
5863
  msgid "Standard Tracking"
5864
  msgstr ""
5865
 
5866
- #: languages/vue.php:554
5867
  msgid "Advanced Tracking"
5868
  msgstr ""
5869
 
5870
- #: languages/vue.php:557
5871
  msgid "Automatic tracking of outbound/external, file download, affiliate, email and telephone links and our simple Custom Link Attribution markup for custom link tracking"
5872
  msgstr ""
5873
 
5874
- #: languages/vue.php:560
5875
  msgid "Scroll tracking as well as tracking on Google Accelerated Mobile Pages (AMP) and Facebook Instant Articles for Publishers"
5876
  msgstr ""
5877
 
5878
- #: languages/vue.php:563
5879
  msgid "No-Code-Needed Tracking Features"
5880
  msgstr ""
5881
 
5882
- #: languages/vue.php:566
5883
  msgid "Basic Tracking Options"
5884
  msgstr ""
5885
 
5886
- #: languages/vue.php:569
5887
  msgid "Cross-domain tracking, anonymization of IP addresses, and automatic exclusion of administrators from tracking"
5888
  msgstr ""
5889
 
5890
- #: languages/vue.php:572
5891
  msgid "Advanced Tracking Options"
5892
  msgstr ""
5893
 
5894
- #: languages/vue.php:575
5895
  msgid "Easily integrate Google Optimize as well as adjust recordings of site speed and the sample rate of visitors"
5896
  msgstr ""
5897
 
5898
- #: languages/vue.php:578
5899
  msgid "There was an issue retrieving the addons for this site. Please click on the button below the refresh the addons data."
5900
  msgstr ""
5901
 
5902
- #: languages/vue.php:581
5903
  msgid "No addons found."
5904
  msgstr ""
5905
 
5906
- #: languages/vue.php:584
5907
  msgid "Refresh Addons"
5908
  msgstr ""
5909
 
5910
  #. Translators: Adds a line break.
5911
- #: languages/vue.php:591
5912
  msgid "Upgrade to Pro to unlock addons and other great features."
5913
  msgstr ""
5914
 
5915
- #: languages/vue.php:594
5916
  msgid "As a valued ExactMetrics Lite user you receive 50% off, automaticaly applied at checkout!"
5917
  msgstr ""
5918
 
5919
- #: languages/vue.php:597
5920
  msgid "Refreshing Addons"
5921
  msgstr ""
5922
 
5923
- #: languages/vue.php:600
5924
  msgid "Hello and Welcome to ExactMetrics, the Best Google Analytics Plugin for WordPress."
5925
  msgstr ""
5926
 
5927
- #: languages/vue.php:603
5928
  msgid "Ready to take your website to the next level? ExactMetrics gives you the accurate insights you need to make data-driven decisions to grow your traffic and conversions faster than ever before. Now you can easily enable advanced tracking on your website without having to know any code."
5929
  msgstr ""
5930
 
5931
- #: languages/vue.php:606
5932
  msgid "The ExactMetrics Team"
5933
  msgstr ""
5934
 
5935
  #. Translators: Placeholders make the text green.
5936
- #: languages/vue.php:610
5937
  msgid "Bonus: ExactMetrics Lite users get %1$s50%% off regular price%2$s, automatically applied at checkout."
5938
  msgstr ""
5939
 
5940
- #: languages/vue.php:613
5941
  msgid "How to Connect to Google Analytics"
5942
  msgstr ""
5943
 
5944
- #: languages/vue.php:616
5945
  msgid "After you install ExactMetrics, you’ll need to connect your WordPress site with your Google Analytics account. ExactMetrics makes the process easy, with no coding required."
5946
  msgstr ""
5947
 
5948
- #: languages/vue.php:619
5949
  msgid "Guide and Checklist for Advanced Insights"
5950
  msgstr ""
5951
 
5952
- #: languages/vue.php:622
5953
  msgid "Our goal is to make it as easy as possible for you to measure and track your stats so you can grow your business. This easy-to-follow guide and checklist will get you set up with ExactMetrics’ advanced tracking."
5954
  msgstr ""
5955
 
5956
- #: languages/vue.php:625
5957
  msgid "GDPR Guide"
5958
  msgstr ""
5959
 
5960
- #: languages/vue.php:628
5961
  msgid "Compliance with European data laws including GDPR can be confusing and time-consuming. In order to help ExactMetrics users comply with these laws, we’ve created an addon that automates a lot of the necessary configuration changes for you. "
5962
  msgstr ""
5963
 
5964
- #: languages/vue.php:631
5965
  msgid "How to Install and Activate ExactMetrics Addons"
5966
  msgstr ""
5967
 
5968
- #: languages/vue.php:634
5969
  msgid "The process for installing and activating addons is quick and easy after you install the ExactMetrics plugin. In this guide we’ll walk you through the process, step by step."
5970
  msgstr ""
5971
 
5972
- #: languages/vue.php:637
5973
  msgid "Enabling eCommerce Tracking and Reports"
5974
  msgstr ""
5975
 
5976
- #: languages/vue.php:640
5977
  msgid "Want to track your eCommerce sales data for your WooCommerce, MemberPress, or Easy Digital Downloads store with ExactMetrics? In this guide, we’ll show you how to enable eCommerce tracking in Google Analytics in just a few clicks."
5978
  msgstr ""
5979
 
5980
- #: languages/vue.php:643
5981
  msgid "Read Documentation"
5982
  msgstr ""
5983
 
5984
  #. Translators: Makes the text bold.
5985
- #: languages/vue.php:647
5986
  msgid "%1$sEnhanced eCommerce Tracking%2$s - 1-click Google Analyticks Enhanced Ecommerce trackin for WooCommerce, Easy Digital Download & MemberPress."
5987
  msgstr ""
5988
 
5989
  #. Translators: Makes the text bold.
5990
- #: languages/vue.php:651
5991
  msgid "%1$sCustom Dimensions%2$s - Setup tracking for authors, tags, searches, custom post type, users, and other events with 1-click."
5992
  msgstr ""
5993
 
5994
- #: languages/vue.php:654
5995
  msgid "ExactMetrics Recommends WPForms"
5996
  msgstr ""
5997
 
5998
- #: languages/vue.php:657
5999
  msgid "Built by the folks behind ExactMetrics, WPForms is the most beginner friendly form plugin in the market."
6000
  msgstr ""
6001
 
6002
- #: languages/vue.php:660
6003
  msgid "Used on over 3,000,000 websites!"
6004
  msgstr ""
6005
 
6006
- #: languages/vue.php:663
6007
  msgid "WPForms allow you to create beautiful contact forms, subscription forms, payment forms, and other types of forms for your site in minutes, not hours!"
6008
  msgstr ""
6009
 
6010
- #: languages/vue.php:666
6011
  msgid "Skip this Step"
6012
  msgstr ""
6013
 
6014
- #: languages/vue.php:669
6015
  msgid "Continue & Install WPForms"
6016
  msgstr ""
6017
 
6018
- #: languages/vue.php:672
6019
  msgid "Installing..."
6020
  msgstr ""
6021
 
6022
- #: languages/vue.php:675
6023
  msgid "Awesome, You're All Set!"
6024
  msgstr ""
6025
 
6026
- #: languages/vue.php:678
6027
  msgid "ExactMetrics is all set up and ready to use. We've verified that the tracking code is deployed properly and collecting data."
6028
  msgstr ""
6029
 
6030
  #. Translators: Make the text bold.
6031
- #: languages/vue.php:682
6032
  msgid "%1$sPlease Note:%2$s While Google Analytics is properly setup and tracking everything, it does not send the data back to WordPress immediately. Depending on the size of your website, it can take between a few hours to 24 hours for reports to populate."
6033
  msgstr ""
6034
 
6035
  #. Translators: Add link to blog.
6036
- #: languages/vue.php:686
6037
  msgid "%1$sSubscribe to the ExactMetrics blog%2$s for tips on how to get more traffic and grow your business."
6038
  msgstr ""
6039
 
6040
- #: languages/vue.php:689
6041
  msgid "Finish Setup & Exit Wizard"
6042
  msgstr ""
6043
 
6044
- #: languages/vue.php:692
6045
  msgid "Google Analytics"
6046
  msgstr ""
6047
 
6048
- #: languages/vue.php:695
6049
  msgid "Subscribe"
6050
  msgstr ""
6051
 
6052
- #: languages/vue.php:698
6053
  msgid "Checking your website..."
6054
  msgstr ""
6055
 
6056
  #. Translators: Placeholders make the text highlighted.
6057
- #: languages/vue.php:702
6058
  msgid "%1$sNeed%2$s to Grow FASTER??"
6059
  msgstr ""
6060
 
6061
- #: languages/vue.php:705
6062
  msgid "Get additional, actionable insights by going Pro."
6063
  msgstr ""
6064
 
6065
- #: languages/vue.php:708
6066
  msgid "Skip"
6067
  msgstr ""
6068
 
6069
- #: languages/vue.php:711
6070
  msgid "See All Features"
6071
  msgstr ""
6072
 
6073
- #: languages/vue.php:714
6074
  msgid "Upgrade to Pro to get the complete ExactMetrics experience including 1 click tracking integrations for your favorite WordPress plugins and insightful reports backed by our legendary support team."
6075
  msgstr ""
6076
 
6077
- #: languages/vue.php:717
6078
  msgid "Our Pro plan includes:"
6079
  msgstr ""
6080
 
6081
- #: languages/vue.php:720
6082
  msgid "Welcome to ExactMetrics!"
6083
  msgstr ""
6084
 
6085
- #: languages/vue.php:723
6086
  msgid "Let's get you set up."
6087
  msgstr ""
6088
 
6089
- #: languages/vue.php:727
6090
  msgid "Save and Continue"
6091
  msgstr ""
6092
 
6093
- #: languages/vue.php:730
6094
  msgid "Which category best describes your website?"
6095
  msgstr ""
6096
 
6097
- #: languages/vue.php:733
6098
  msgid "We will recommend the optimal settings for ExactMetrics based on your choice."
6099
  msgstr ""
6100
 
6101
- #: languages/vue.php:736
6102
  msgid "Business Website"
6103
  msgstr ""
6104
 
6105
  #. Translators: Make text bold.
6106
- #: languages/vue.php:740
6107
  msgid "Publisher %1$s(Blog)%2$s"
6108
  msgstr ""
6109
 
6110
- #: languages/vue.php:744
6111
  msgid "Ecommerce"
6112
  msgstr ""
6113
 
6114
- #: languages/vue.php:747
6115
  msgid "Connect ExactMetrics to Your Website"
6116
  msgstr ""
6117
 
6118
- #: languages/vue.php:750
6119
  msgid "ExactMetrics connects Google Analytics to WordPress and shows you stats that matter."
6120
  msgstr ""
6121
 
6122
- #: languages/vue.php:753
6123
  msgid "Connect Google Analytics + WordPress"
6124
  msgstr ""
6125
 
6126
- #: languages/vue.php:756
6127
  msgid "You will be taken to the ExactMetrics website where you'll need to connect your Analytics account."
6128
  msgstr ""
6129
 
6130
- #: languages/vue.php:759
6131
  msgid "Whoops, something went wrong and we weren't able to connect to ExactMetrics. Please enter your Google UA code manually."
6132
  msgstr ""
6133
 
6134
- #: languages/vue.php:762
6135
  msgid "Manually enter your UA code"
6136
  msgstr ""
6137
 
6138
- #: languages/vue.php:765
6139
  msgid "Warning: If you use a manual UA code, you won't be able to use any of the reporting and some of the tracking features. Your UA code should look like UA-XXXXXX-XX where the X's are numbers."
6140
  msgstr ""
6141
 
6142
- #: languages/vue.php:768
6143
  msgid "UA code can't be empty"
6144
  msgstr ""
6145
 
6146
- #: languages/vue.php:771
6147
  msgid "Saving UA code..."
6148
  msgstr ""
6149
 
6150
- #: languages/vue.php:774
6151
  msgid "Recommended Addons"
6152
  msgstr ""
6153
 
6154
  #. Translators: Add a link to upgrade and make the text green.
6155
- #: languages/vue.php:778
6156
  msgid "To unlock more features consider %1$supgrading to PRO%2$s.%3$s As a valued ExactMetrics Lite user you %4$sreceive 50%% off%5$s, automatically applied at checkout!"
6157
  msgstr ""
6158
 
6159
- #: languages/vue.php:782
6160
  msgid "Save and continue"
6161
  msgstr ""
6162
 
6163
- #: languages/vue.php:785
6164
  msgid "Upgrade to PRO Now"
6165
  msgstr ""
6166
 
6167
- #: languages/vue.php:788
6168
  msgid "See who’s viewing and submitting your forms, so you can increase your conversion rate."
6169
  msgstr ""
6170
 
6171
- #: languages/vue.php:791
6172
  msgid "See All Your Important Store Metrics in One Place."
6173
  msgstr ""
6174
 
6175
- #: languages/vue.php:794
6176
  msgid "... and more:"
6177
  msgstr ""
6178
 
6179
- #: languages/vue.php:797
6180
  msgid "Dimensions- Track authors, categories, trags, searches, users and more."
6181
  msgstr ""
6182
 
6183
- #: languages/vue.php:800
6184
  msgid "EU Compliance- Improve compliance with GDPR and other privacy regulations."
6185
  msgstr ""
6186
 
6187
- #: languages/vue.php:803
6188
  msgid "AMP- ExactMetrics Google AMP Addon enables accurate tracking of all mobile visitors to your AMP-enabled pages."
6189
  msgstr ""
6190
 
6191
- #: languages/vue.php:806
6192
  msgid "Facebook Instant Articles- Integrate Google Analytics and Facebook Instant Articles with just one click."
6193
  msgstr ""
6194
 
6195
- #: languages/vue.php:809
6196
  msgid "eCommerce- Sales tracking for your WooCommerce, Easy Digital Downloads, LifterLMS or MemberPress stores."
6197
  msgstr ""
6198
 
6199
- #: languages/vue.php:812
6200
  msgid "Google Optimize- Easily enable Google Optimize on your WordPress site."
6201
  msgstr ""
6202
 
6203
- #: languages/vue.php:815
6204
  msgid "Forms- Enable tracking of your form views, submissions and conversion rates."
6205
  msgstr ""
6206
 
6207
- #: languages/vue.php:818
6208
  msgid "Ads- See who’s clicking on your Google Adsense banner ads."
6209
  msgstr ""
6210
 
6211
- #: languages/vue.php:821
6212
  msgid "Recommended Settings"
6213
  msgstr ""
6214
 
6215
- #: languages/vue.php:824
6216
  msgid "ExactMetrics recommends the following settings based on your configuration."
6217
  msgstr ""
6218
 
6219
- #: languages/vue.php:827
6220
  msgid "Events Tracking"
6221
  msgstr ""
6222
 
6223
- #: languages/vue.php:830
6224
  msgid "Must have for all click tracking on site."
6225
  msgstr ""
6226
 
6227
- #: languages/vue.php:833
6228
  msgid "ExactMetrics uses an advanced system to automatically detect all outbound links, download links, affiliate links, telephone links, mail links, and more automatically. We do all the work for you so you don't have to write any code."
6229
  msgstr ""
6230
 
6231
- #: languages/vue.php:836
6232
  msgid "Enhanced Link Attribution"
6233
  msgstr ""
6234
 
6235
- #: languages/vue.php:839
6236
  msgid "Improves the accuracy of your In-Page Analytics."
6237
  msgstr ""
6238
 
6239
- #: languages/vue.php:842
6240
  msgid "ExactMetrics will automatically help Google determine which links are unique and where they are on your site so that your In-Page Analytics reporting will be more accurate."
6241
  msgstr ""
6242
 
6243
- #: languages/vue.php:845
6244
  msgid "Install Updates Automatically"
6245
  msgstr ""
6246
 
6247
- #: languages/vue.php:848
6248
  msgid "Get the latest features, bug fixes, and security updates as they are released."
6249
  msgstr ""
6250
 
6251
- #: languages/vue.php:851
6252
  msgid "To ensure you get the latest bugfixes and security updates and avoid needing to spend time logging into your WordPress site to update ExactMetrics, we offer the ability to automatically have ExactMetrics update itself."
6253
  msgstr ""
6254
 
6255
- #: languages/vue.php:854
6256
  msgid "File Download Tracking"
6257
  msgstr ""
6258
 
6259
- #: languages/vue.php:857
6260
  msgid "Helps you see file downloads data."
6261
  msgstr ""
6262
 
6263
- #: languages/vue.php:860
6264
  msgid "ExactMetrics will automatically track downloads of common file types from links you have inserted onto your website. For example: want to know how many of your site's visitors have downloaded a PDF or other file you offer your visitors to download on your site? ExactMetrics makes this both easy, and code-free! You can customize the file types to track at any time from our settings panel."
6265
  msgstr ""
6266
 
6267
  #. Translators: Example path (/go/).
6268
- #: languages/vue.php:864
6269
  msgid "Path (example: %s)"
6270
  msgstr ""
6271
 
6272
- #: languages/vue.php:867
6273
  msgid "Path has to start with a / and have no spaces"
6274
  msgstr ""
6275
 
6276
  #. Translators: Example label (aff).
6277
- #: languages/vue.php:871
6278
  msgid "Label (example: %s)"
6279
  msgstr ""
6280
 
6281
- #: languages/vue.php:874
6282
  msgid "Label can't contain any spaces"
6283
  msgstr ""
6284
 
6285
- #: languages/vue.php:877
6286
  msgid "Helps you increase affiliate revenue."
6287
  msgstr ""
6288
 
6289
- #: languages/vue.php:880
6290
  msgid "ExactMetrics will automatically help you track affiliate links that use internal looking urls like example.com/go/ or example.com/refer/. You can add custom affiliate patterns on our settings panel when you finish the onboarding wizard."
6291
  msgstr ""
6292
 
6293
- #: languages/vue.php:883
6294
  msgid "Affiliate Link Tracking"
6295
  msgstr ""
6296
 
6297
- #: languages/vue.php:886
6298
  msgid "Who Can See Reports"
6299
  msgstr ""
6300
 
6301
- #: languages/vue.php:889
6302
  msgid "These user roles will be able to access ExactMetrics's reports in the WordPress admin area."
6303
  msgstr ""
6304
 
6305
- #: languages/vue.php:892
6306
  msgid "Users that have at least one of these roles will be able to view the reports, along with any user with the manage_options capability."
6307
  msgstr ""
6308
 
6309
- #: languages/vue.php:895
6310
  msgid "Events Tracking is enabled the moment you set up ExactMetrics"
6311
  msgstr ""
6312
 
6313
- #: languages/vue.php:898
6314
  msgid "Enhanced Link Attribution is enabled the moment you set up ExactMetrics"
6315
  msgstr ""
6316
 
6317
- #: languages/vue.php:901
6318
  msgid "+ Add Role"
6319
  msgstr ""
6320
 
6321
- #: languages/vue.php:904
6322
  msgid "Welcome to the all-new ExactMetrics"
6323
  msgstr ""
6324
 
6325
- #: languages/vue.php:907
6326
  msgid "Redesigned from the ground up, ExactMetrics is built to bring a world-class analytics and reporting experience to WordPress."
6327
  msgstr ""
6328
 
6329
- #: languages/vue.php:910
6330
  msgid "The New & Improved ExactMetrics includes:"
6331
  msgstr ""
6332
 
6333
- #: languages/vue.php:913
6334
  msgid "All-New Design"
6335
  msgstr ""
6336
 
6337
- #: languages/vue.php:916
6338
  msgid "Better Reporting"
6339
  msgstr ""
6340
 
6341
- #: languages/vue.php:919
6342
  msgid "Better Tracking"
6343
  msgstr ""
6344
 
6345
- #: languages/vue.php:922
6346
  msgid "Better Support"
6347
  msgstr ""
6348
 
6349
- #: languages/vue.php:925
6350
  msgid "Continue"
6351
  msgstr ""
6352
 
6353
- #: languages/vue.php:928
6354
  msgid "Your settings have been automatically transferred."
6355
  msgstr ""
6356
 
6357
- #: languages/vue.php:931
6358
  msgid "On the next step, you will be asked to re-authenticate with Google Analytics. Please %1$ssee our detailed post%2$s to learn why we need your help. Don't worry, your tracking will continue to work as-is even if you don't do this, but re-auth is required to see analytics reports inside WordPress dashboard."
6359
  msgstr ""
6360
 
6361
- #: languages/vue.php:934
6362
  msgid "Caching"
6363
  msgstr ""
6364
 
6365
- #: languages/vue.php:937
6366
  msgid "Enable Data Caching"
6367
  msgstr ""
6368
 
6369
- #: languages/vue.php:940
6370
  msgid "Refresh Cache Every"
6371
  msgstr ""
6372
 
6373
- #: languages/vue.php:943
6374
  msgid "Choose how often to refresh the cache."
6375
  msgstr ""
6376
 
6377
- #: languages/vue.php:946
6378
  msgid "Enable Ajaxify"
6379
  msgstr ""
6380
 
6381
- #: languages/vue.php:949
6382
  msgid "Ajaxify Widget"
6383
  msgstr ""
6384
 
6385
- #: languages/vue.php:952
6386
  msgid "Use to bypass page caching."
6387
  msgstr ""
6388
 
6389
- #: languages/vue.php:955
6390
  msgid "Empty Cache"
6391
  msgstr ""
6392
 
6393
- #: languages/vue.php:958
6394
  msgid "Click to manually wipe the cache right now."
6395
  msgstr ""
6396
 
6397
- #: languages/vue.php:961
6398
  msgid "Popular posts cache emptied"
6399
  msgstr ""
6400
 
6401
- #: languages/vue.php:964
6402
  msgid "Error emptying the popular posts cache. Please try again."
6403
  msgstr ""
6404
 
6405
- #: languages/vue.php:967
6406
  msgid "Choose Theme"
6407
  msgstr ""
6408
 
6409
- #: languages/vue.php:970
6410
  msgid "Behavior"
6411
  msgstr ""
6412
 
6413
- #: languages/vue.php:973
6414
  msgid "Widget Styling"
6415
  msgstr ""
6416
 
6417
- #: languages/vue.php:976
6418
  msgid "Choose how you want to determine the colors, font sizes and spacing of the widget."
6419
  msgstr ""
6420
 
6421
- #: languages/vue.php:979
6422
  msgid "Sort By"
6423
  msgstr ""
6424
 
6425
- #: languages/vue.php:982
6426
  msgid "Choose how you'd like the widget to determine your popular posts."
6427
  msgstr ""
6428
 
6429
- #: languages/vue.php:985
6430
  msgid "Placement"
6431
  msgstr ""
6432
 
6433
- #: languages/vue.php:988
6434
  msgid "Choose how you'd like to place the widget."
6435
  msgstr ""
6436
 
6437
- #: languages/vue.php:991
6438
  msgid "Insert After"
6439
  msgstr ""
6440
 
6441
- #: languages/vue.php:994
6442
  msgid "Choose where in the post body the widget will be placed."
6443
  msgstr ""
6444
 
6445
- #: languages/vue.php:997
6446
  msgid "Include in Post Types"
6447
  msgstr ""
6448
 
6449
- #: languages/vue.php:1000
6450
  msgid "Exclude from specific posts"
6451
  msgstr ""
6452
 
6453
  #. Translators: Placeholders make the text bold.
6454
- #: languages/vue.php:1004
6455
  msgid "Choose which Post Types the widget %1$sWILL%2$s be placed."
6456
  msgstr ""
6457
 
6458
  #. Translators: Placeholders make the text bold.
6459
- #: languages/vue.php:1008
6460
  msgid "Choose from which Posts the widget %1$sWILL NOT%2$s be placed."
6461
  msgstr ""
6462
 
6463
- #: languages/vue.php:1011
6464
  msgid "Customize Design"
6465
  msgstr ""
6466
 
6467
- #: languages/vue.php:1014
6468
  msgid "Loading Themes"
6469
  msgstr ""
6470
 
6471
- #: languages/vue.php:1017
6472
  msgid "words"
6473
  msgstr ""
6474
 
6475
- #: languages/vue.php:1020
6476
  msgid "Please select at least one post to display."
6477
  msgstr ""
6478
 
6479
  #. Translators: placeholders make text small.
6480
- #: languages/vue.php:1024
6481
  msgid "Default Styles %1$s- As seen above.%2$s"
6482
  msgstr ""
6483
 
6484
  #. Translators: placeholders make text small.
6485
- #: languages/vue.php:1028
6486
  msgid "No Styles %1$s- Use your own CSS.%2$s"
6487
  msgstr ""
6488
 
6489
  #. Translators: placeholders make text small.
6490
- #: languages/vue.php:1032
6491
  msgid "Comments %1$s- Randomly rotate your most commented on posts from the past 30 days.%2$s"
6492
  msgstr ""
6493
 
6494
  #. Translators: placeholders make text small.
6495
- #: languages/vue.php:1036
6496
  msgid "SharedCount %1$s- Connect with your SharedCount account to determine popular posts by share count.%2$s"
6497
  msgstr ""
6498
 
6499
  #. Translators: placeholders make text small.
6500
- #: languages/vue.php:1040
6501
  msgid "Curated %1$s- Choose the posts which will randomly rotate in the widget.%2$s"
6502
  msgstr ""
6503
 
6504
  #. Translators: placeholders make text small.
6505
- #: languages/vue.php:1044
6506
  msgid "Automatic %1$s- The widget is automatically placed inside the post body.%2$s"
6507
  msgstr ""
6508
 
6509
  #. Translators: placeholders make text small.
6510
- #: languages/vue.php:1048
6511
  msgid "Manual %1$s- Manually place the widget using Gutenberg blocks or using our shortcode.%2$s"
6512
  msgstr ""
6513
 
6514
- #: languages/vue.php:1051
6515
  msgid "Display Title"
6516
  msgstr ""
6517
 
6518
- #: languages/vue.php:1057
6519
  msgid "Title your widget and set it’s display preferences."
6520
  msgstr ""
6521
 
6522
- #: languages/vue.php:1060
6523
  msgid "File imported"
6524
  msgstr ""
6525
 
6526
- #: languages/vue.php:1063
6527
  msgid "Settings successfully updated!"
6528
  msgstr ""
6529
 
6530
- #: languages/vue.php:1066
6531
  msgid "Error importing settings"
6532
  msgstr ""
6533
 
6534
- #: languages/vue.php:1069
6535
  msgid "Please choose a .json file generated by a ExactMetrics settings export."
6536
  msgstr ""
6537
 
6538
- #: languages/vue.php:1072
6539
  msgid "Import/Export"
6540
  msgstr ""
6541
 
6542
- #: languages/vue.php:1075
6543
  msgid "Import"
6544
  msgstr ""
6545
 
6546
- #: languages/vue.php:1078
6547
  msgid "Import settings from another ExactMetrics website."
6548
  msgstr ""
6549
 
6550
- #: languages/vue.php:1081
6551
  msgid "Export"
6552
  msgstr ""
6553
 
6554
- #: languages/vue.php:1084
6555
  msgid "Export settings to import into another ExactMetrics install."
6556
  msgstr ""
6557
 
6558
- #: languages/vue.php:1087
6559
  msgid "Import Settings"
6560
  msgstr ""
6561
 
6562
- #: languages/vue.php:1090
6563
  msgid "Export Settings"
6564
  msgstr ""
6565
 
6566
- #: languages/vue.php:1093
6567
  msgid "Please choose a file to import"
6568
  msgstr ""
6569
 
6570
- #: languages/vue.php:1096
6571
  msgid "Use the filepicker below to select the settings export file from another site."
6572
  msgstr ""
6573
 
6574
- #: languages/vue.php:1099
6575
  msgid "Use the button below to export a file with your ExactMetrics settings."
6576
  msgstr ""
6577
 
6578
- #: languages/vue.php:1102
6579
  msgid "Choose file"
6580
  msgstr ""
6581
 
6582
- #: languages/vue.php:1105
6583
  msgid "No file chosen"
6584
  msgstr ""
6585
 
6586
- #: languages/vue.php:1108
6587
  msgid "Uploading file..."
6588
  msgstr ""
6589
 
6590
  #. Translators: Adds a link to the Google reference.
6591
- #: languages/vue.php:1112
6592
  msgid "Not for the average user: this allows you to add a line of code, to be added before the %1$spageview is sent%2$s."
6593
  msgstr ""
6594
 
6595
- #: languages/vue.php:1118
6596
  msgid "Automatic Updates"
6597
  msgstr ""
6598
 
6599
- #: languages/vue.php:1121
6600
  msgid "You must have the \"unfiltered_html\" capability to view/edit this setting."
6601
  msgstr ""
6602
 
6603
- #: languages/vue.php:1124
6604
  msgid "Hide Admin Bar Reports"
6605
  msgstr ""
6606
 
6607
  #. Translators: placeholders make text small.
6608
- #: languages/vue.php:1128
6609
  msgid "Enabled %1$s- Show reports and dashboard widget.%2$s"
6610
  msgstr ""
6611
 
6612
  #. Translators: placeholders make text small.
6613
- #: languages/vue.php:1132
6614
  msgid "Dashboard Widget Only %1$s- Disable reports, but show dashboard widget.%2$s"
6615
  msgstr ""
6616
 
6617
  #. Translators: placeholders make text small.
6618
- #: languages/vue.php:1136
6619
  msgid "Disabled %1$s- Hide reports and dashboard widget.%2$s"
6620
  msgstr ""
6621
 
6622
  #. Translators: placeholders make text small.
6623
- #: languages/vue.php:1140
6624
  msgid "Yes (recommended) %1$s- Get the latest features, bugfixes, and security updates as they are released.%2$s"
6625
  msgstr ""
6626
 
6627
  #. Translators: placeholders make text small.
6628
- #: languages/vue.php:1144
6629
  msgid "Minor only %1$s- Get bugfixes and security updates, but not major features.%2$s"
6630
  msgstr ""
6631
 
6632
  #. Translators: placeholders make text small.
6633
- #: languages/vue.php:1148
6634
  msgid "None %1$s- Manually update everything.%2$s"
6635
  msgstr ""
6636
 
6637
  #. Translators: Adds a link to the general settings tab.
6638
- #: languages/vue.php:1152
6639
  msgid "It looks like you added a Google Analytics tracking code in the custom code area, this can potentially prevent proper tracking. If you want to use a manual UA please use the setting in the %1$sGeneral%2$s tab."
6640
  msgstr ""
6641
 
6642
- #: languages/vue.php:1155
6643
  msgid "Permissions"
6644
  msgstr ""
6645
 
6646
- #: languages/vue.php:1158
6647
  msgid "Email Summaries"
6648
  msgstr ""
6649
 
6650
- #: languages/vue.php:1161
6651
  msgid "Export PDF Reports"
6652
  msgstr ""
6653
 
6654
- #: languages/vue.php:1164
6655
  msgid "Allow These User Roles to See Reports"
6656
  msgstr ""
6657
 
6658
- #: languages/vue.php:1167
6659
  msgid "Users that have at least one of these roles will be able to view the reports."
6660
  msgstr ""
6661
 
6662
- #: languages/vue.php:1170
6663
  msgid "Allow These User Roles to Save Settings"
6664
  msgstr ""
6665
 
6666
- #: languages/vue.php:1173
6667
  msgid "Users that have at least one of these roles will be able to view and save the settings panel."
6668
  msgstr ""
6669
 
6670
- #: languages/vue.php:1176
6671
  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 manage_options capability."
6672
  msgstr ""
6673
 
6674
- #: languages/vue.php:1179
6675
  msgid "Exclude These User Roles From Tracking"
6676
  msgstr ""
6677
 
6678
- #: languages/vue.php:1182
6679
  msgid "Users that have at least one of these roles will not be tracked into Google Analytics."
6680
  msgstr ""
6681
 
6682
- #: languages/vue.php:1185
6683
  msgid "Custom code"
6684
  msgstr ""
6685
 
6686
- #: languages/vue.php:1188
6687
  msgid "License Key"
6688
  msgstr ""
6689
 
6690
  #. Translators: Adds link to the account area to retreive license key.
6691
- #: languages/vue.php:1192
6692
  msgid "Already have a license key? Add it below to unlock ExactMetrics PRO. %1$sRetrieve your license key%2$s."
6693
  msgstr ""
6694
 
6695
- #: languages/vue.php:1195
6696
  msgid "Paste your license key here"
6697
  msgstr ""
6698
 
6699
- #: languages/vue.php:1198
6700
  msgid "Google Authentication"
6701
  msgstr ""
6702
 
6703
- #: languages/vue.php:1201
6704
  msgid "Verify"
6705
  msgstr ""
6706
 
6707
- #: languages/vue.php:1204
6708
  msgid "Setup Wizard"
6709
  msgstr ""
6710
 
6711
- #: languages/vue.php:1207
6712
  msgid "Use our configuration wizard to properly setup Google Analytics with WordPress (with just a few clicks)."
6713
  msgstr ""
6714
 
6715
- #: languages/vue.php:1210
6716
  msgid "Relaunch Setup Wizard"
6717
  msgstr ""
6718
 
6719
- #: languages/vue.php:1213
6720
  msgid "Connect ExactMetrics to Start Tracking Your Data"
6721
  msgstr ""
6722
 
6723
- #: languages/vue.php:1216
6724
  msgid "You're using ExactMetrics Lite – no license needed. Enjoy!"
6725
  msgstr ""
6726
 
6727
- #. Translators: Adds link to upgrade.
6728
- #: languages/vue.php:1220
6729
  msgid "To unlock more features consider %1$supgrading to PRO%2$s."
6730
  msgstr ""
6731
 
6732
- #: languages/vue.php:1223
6733
  msgid "Receive 50% off automatically applied at the checkout!"
6734
  msgstr ""
6735
 
6736
- #: languages/vue.php:1226
6737
  msgid "See all features"
6738
  msgstr ""
6739
 
6740
- #: languages/vue.php:1229
6741
  msgid "Complete Upgrade"
6742
  msgstr ""
6743
 
6744
- #: languages/vue.php:1232
6745
  msgid "Upgrade to Pro Version!"
6746
  msgstr ""
6747
 
6748
  #. Translators: Make text bold.
6749
- #: languages/vue.php:1236
6750
  msgid "%1$sExactMetrics%2$s can automatically upgrade the installed version to the Pro and walk you through the process."
6751
  msgstr ""
6752
 
6753
- #: languages/vue.php:1239
6754
  msgid "There was an error unlocking ExactMetrics PRO please try again or install manually."
6755
  msgstr ""
6756
 
6757
- #: languages/vue.php:1242
6758
  msgid "Last 30 Days Analytics for "
6759
  msgstr ""
6760
 
6761
- #: languages/vue.php:1245
6762
  msgid "Your Website"
6763
  msgstr ""
6764
 
6765
- #: languages/vue.php:1248
6766
  msgid "Sessions"
6767
  msgstr ""
6768
 
6769
- #: languages/vue.php:1251
6770
  msgid "Pageviews"
6771
  msgstr ""
6772
 
6773
- #: languages/vue.php:1254
6774
  msgid "Avg. Duration"
6775
  msgstr ""
6776
 
6777
- #: languages/vue.php:1257
6778
  msgid "Bounce Rate"
6779
  msgstr ""
6780
 
6781
- #: languages/vue.php:1260
6782
  msgid "More data is available"
6783
  msgstr ""
6784
 
6785
- #: languages/vue.php:1263
6786
  msgid "Want to see page-specific stats?"
6787
  msgstr ""
6788
 
6789
- #: languages/vue.php:1266
6790
  msgid "Dismiss"
6791
  msgstr ""
6792
 
6793
  #. Translators: Error status and error text.
6794
- #: languages/vue.php:1270
6795
  msgid "Can't load settings. Error: %1$s, %2$s"
6796
  msgstr ""
6797
 
6798
- #: languages/vue.php:1274
6799
  msgid "You appear to be offline."
6800
  msgstr ""
6801
 
6802
  #. Translators: Error status and error text.
6803
- #: languages/vue.php:1279
6804
  msgid "Can't save settings. Error: %1$s, %2$s"
6805
  msgstr ""
6806
 
6807
- #: languages/vue.php:1282
6808
  msgid "Network error encountered. Settings not saved."
6809
  msgstr ""
6810
 
6811
  #. Translators: Error status and error text.
6812
- #: languages/vue.php:1286
6813
  msgid "Can't deauthenticate. Error: %1$s, %2$s"
6814
  msgstr ""
6815
 
6816
- #: languages/vue.php:1289
6817
  msgid "You appear to be offline. Settings not saved."
6818
  msgstr ""
6819
 
6820
  #. Translators: Error status and error text.
6821
- #: languages/vue.php:1293
6822
  msgid "Can't load authentication details. Error: %1$s, %2$s"
6823
  msgstr ""
6824
 
6825
  #. Translators: Error status and error text.
6826
- #: languages/vue.php:1297
6827
  msgid "Can't authenticate. Error: %1$s, %2$s"
6828
  msgstr ""
6829
 
6830
  #. Translators: Error status and error text.
6831
- #: languages/vue.php:1301
6832
  msgid "Can't reauthenticate. Error: %1$s, %2$s"
6833
  msgstr ""
6834
 
6835
  #. Translators: Error status and error text.
6836
- #: languages/vue.php:1305
6837
  msgid "Can't verify credentials. Error: %1$s, %2$s"
6838
  msgstr ""
6839
 
6840
- #: languages/vue.php:1308
6841
  msgid "Proceed"
6842
  msgstr ""
6843
 
6844
- #: languages/vue.php:1311
6845
  msgid "Connection Information"
6846
  msgstr ""
6847
 
6848
- #: languages/vue.php:1314
6849
  msgid "To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host."
6850
  msgstr ""
6851
 
6852
- #: languages/vue.php:1317
6853
  msgid "Hostname"
6854
  msgstr ""
6855
 
6856
- #: languages/vue.php:1320
6857
  msgid "FTP Username"
6858
  msgstr ""
6859
 
6860
- #: languages/vue.php:1323
6861
  msgid "FTP Password"
6862
  msgstr ""
6863
 
6864
- #: languages/vue.php:1326
6865
  msgid "This password will not be stored on the server."
6866
  msgstr ""
6867
 
6868
- #: languages/vue.php:1329
6869
  msgid "Connection Type"
6870
  msgstr ""
6871
 
6872
- #: languages/vue.php:1332
6873
  msgid "Cancel"
6874
  msgstr ""
6875
 
6876
- #: languages/vue.php:1335
6877
  msgid "Ecommerce Report"
6878
  msgstr ""
6879
 
6880
- #: languages/vue.php:1338
6881
  msgid "Increase your sales & revenue with insights. ExactMetrics answers all your top eCommerce questions using metrics like total revenue, conversion rate, average order value top products, top referral sources and more."
6882
  msgstr ""
6883
 
6884
- #: languages/vue.php:1342
6885
  msgid "Here's what you get:"
6886
  msgstr ""
6887
 
6888
- #: languages/vue.php:1345
6889
  msgid "See Your Conversion Rate to Improve Funnel"
6890
  msgstr ""
6891
 
6892
- #: languages/vue.php:1348
6893
  msgid "See The Number of Transactions and Make Data-Driven Decisions"
6894
  msgstr ""
6895
 
6896
- #: languages/vue.php:1351
6897
  msgid "See The Total Revenue to Track Growth"
6898
  msgstr ""
6899
 
6900
- #: languages/vue.php:1354
6901
  msgid "See Average Order Value to Find Offer Opportunities"
6902
  msgstr ""
6903
 
6904
- #: languages/vue.php:1357
6905
  msgid "See Your Top Products to See Individual Performance"
6906
  msgstr ""
6907
 
6908
- #: languages/vue.php:1360
6909
  msgid "See Your Top Conversion Sources and Focus on what's Working"
6910
  msgstr ""
6911
 
6912
- #: languages/vue.php:1363
6913
  msgid "See The Time it Takes for Customers to Purchase"
6914
  msgstr ""
6915
 
6916
- #: languages/vue.php:1366
6917
  msgid "See How Many Sessions are Needed for a Purchase"
6918
  msgstr ""
6919
 
6920
- #: languages/vue.php:1369
6921
  msgid "New"
6922
  msgstr ""
6923
 
6924
- #: languages/vue.php:1372
6925
  msgid "Returning"
6926
  msgstr ""
6927
 
6928
- #: languages/vue.php:1375
6929
  msgid "Desktop"
6930
  msgstr ""
6931
 
6932
- #: languages/vue.php:1378
6933
  msgid "Tablet"
6934
  msgstr ""
6935
 
6936
- #: languages/vue.php:1381
6937
  msgid "Mobile"
6938
  msgstr ""
6939
 
6940
- #: languages/vue.php:1385
6941
  msgid "Overview Report"
6942
  msgstr ""
6943
 
6944
- #: languages/vue.php:1388
6945
  msgid "Avg. Session Duration"
6946
  msgstr ""
6947
 
6948
- #: languages/vue.php:1392
6949
  msgid "New vs. Returning Visitors"
6950
  msgstr ""
6951
 
6952
- #: languages/vue.php:1396
6953
  msgid "Device Breakdown"
6954
  msgstr ""
6955
 
6956
- #: languages/vue.php:1399
6957
  msgid "Top 10 Countries"
6958
  msgstr ""
6959
 
6960
- #: languages/vue.php:1402
6961
  msgid "View Countries Report"
6962
  msgstr ""
6963
 
6964
- #: languages/vue.php:1405
6965
  msgid "Top 10 Referrals"
6966
  msgstr ""
6967
 
6968
- #: languages/vue.php:1408
6969
  msgid "View All Referral Sources"
6970
  msgstr ""
6971
 
6972
- #: languages/vue.php:1412
6973
  msgid "Top Posts/Pages"
6974
  msgstr ""
6975
 
6976
- #: languages/vue.php:1415
6977
  msgid "View Full Posts/Pages Report"
6978
  msgstr ""
6979
 
6980
- #: languages/vue.php:1418
6981
  msgid "A session is the browsing session of a single user to your site."
6982
  msgstr ""
6983
 
6984
- #: languages/vue.php:1421
6985
  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."
6986
  msgstr ""
6987
 
6988
- #: languages/vue.php:1424
6989
  msgid "Total duration of all sessions (in seconds) / number of sessions."
6990
  msgstr ""
6991
 
6992
- #: languages/vue.php:1427
6993
  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."
6994
  msgstr ""
6995
 
6996
- #: languages/vue.php:1431
6997
  msgid "This graph shows what percent of your user sessions come from new versus repeat visitors."
6998
  msgstr ""
6999
 
7000
- #: languages/vue.php:1435
7001
  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."
7002
  msgstr ""
7003
 
7004
- #: languages/vue.php:1438
7005
  msgid "This list shows the top countries your website visitors are from."
7006
  msgstr ""
7007
 
7008
- #: languages/vue.php:1441
7009
  msgid "This list shows the top websites that send your website traffic, known as referral traffic."
7010
  msgstr ""
7011
 
7012
- #: languages/vue.php:1445
7013
  msgid "This list shows the most viewed posts and pages on your website."
7014
  msgstr ""
7015
 
7016
- #: languages/vue.php:1448
7017
  msgid "Unlock the Publisher Report and Focus on the Content That Matters"
7018
  msgstr ""
7019
 
7020
- #: languages/vue.php:1451
7021
  msgid "See Your Top Landing Pages to Improve Engagement"
7022
  msgstr ""
7023
 
7024
- #: languages/vue.php:1454
7025
  msgid "See Your Top Exit Pages to Reduce Abandonment"
7026
  msgstr ""
7027
 
7028
- #: languages/vue.php:1457
7029
  msgid "See Your Top Outbound Links to Find New Revenue Opportunities"
7030
  msgstr ""
7031
 
7032
- #: languages/vue.php:1460
7033
  msgid "See Your Top Affiliate Links and Focus on what’s working"
7034
  msgstr ""
7035
 
7036
- #: languages/vue.php:1463
7037
  msgid "See Your Top Downloads and Improve Conversions"
7038
  msgstr ""
7039
 
7040
- #: languages/vue.php:1466
7041
  msgid "See Audience Demographic Report (Age / Gender / Interests)"
7042
  msgstr ""
7043
 
7044
- #: languages/vue.php:1469
7045
  msgid "Custom Dimensions Report"
7046
  msgstr ""
7047
 
7048
- #: languages/vue.php:1472
7049
  msgid "Unlock the Dimensions Report and decide what data is important using your own custom tracking parameters"
7050
  msgstr ""
7051
 
7052
- #: languages/vue.php:1475
7053
  msgid "The Dimensions report allows you to easily see what's working right inside your WordPress dashboard."
7054
  msgstr ""
7055
 
7056
- #: languages/vue.php:1478
7057
  msgid "Author tracking to see which author’s posts generate the most traffic"
7058
  msgstr ""
7059
 
7060
- #: languages/vue.php:1481
7061
  msgid "Post Type tracking to see which WordPress post types perform better"
7062
  msgstr ""
7063
 
7064
- #: languages/vue.php:1484
7065
  msgid "Category tracking to see which sections of your sites are the most popular"
7066
  msgstr ""
7067
 
7068
- #: languages/vue.php:1487
7069
  msgid "SEO score tracking to see which blog SEO scores are the most popular"
7070
  msgstr ""
7071
 
7072
- #: languages/vue.php:1490
7073
  msgid "Focus Keyword tracking to see which of your content is doing well in search engines."
7074
  msgstr ""
7075
 
7076
- #: languages/vue.php:1493
7077
  msgid "Tag tracking to determine which topics are the most engaging to for your website visitors."
7078
  msgstr ""
7079
 
7080
  #. Translators: Number of visitors.
7081
- #: languages/vue.php:1501
7082
  msgid "Your website was visited by %s users in the last 30 days."
7083
  msgstr ""
7084
 
7085
- #: languages/vue.php:1504
7086
  msgid "See the full analytics report!"
7087
  msgstr ""
7088
 
7089
- #: languages/vue.php:1507
7090
  msgid "Network Active"
7091
  msgstr ""
7092
 
7093
- #: languages/vue.php:1510
7094
  msgid "Active"
7095
  msgstr ""
7096
 
7097
- #: languages/vue.php:1513
7098
  msgid "Inactive"
7099
  msgstr ""
7100
 
7101
  #. Translators: Placeholder for the addon status (installed, active, etc).
7102
- #: languages/vue.php:1517
7103
  msgid "Status: %s"
7104
  msgstr ""
7105
 
7106
- #: languages/vue.php:1520
7107
  msgid "Not Installed"
7108
  msgstr ""
7109
 
7110
- #: languages/vue.php:1523
7111
  msgid "Custom Campaign Parameters"
7112
  msgstr ""
7113
 
7114
- #: languages/vue.php:1526
7115
  msgid "The URL builder helps you add parameters to your URLs you use in custom web or email ad campaigns."
7116
  msgstr ""
7117
 
7118
- #: languages/vue.php:1529
7119
  msgid "A custom campaign is any ad campaign not using the AdWords auto-tagging feature. When users click one of the custom links, the unique parameters are sent to your Analytics account, so you can identify the URLs that are the most effective in attracting users to your content."
7120
  msgstr ""
7121
 
7122
  #. Translators: Marks the field as required.
7123
- #: languages/vue.php:1533
7124
  msgid "Website URL %s"
7125
  msgstr ""
7126
 
7127
  #. Translators: Display the current website url in italic.
7128
- #: languages/vue.php:1537
7129
  msgid "The full website URL (e.g. %1$s %2$s%3$s)"
7130
  msgstr ""
7131
 
7132
  #. Translators: Marks the field as required.
7133
- #: languages/vue.php:1541
7134
  msgid "Campaign Source %s"
7135
  msgstr ""
7136
 
7137
  #. Translators: Make the text italic.
7138
- #: languages/vue.php:1545
7139
  msgid "Enter a referrer (e.g. %1$sfacebook, newsletter, google%2$s)"
7140
  msgstr ""
7141
 
7142
  #. Translators: Make the text italic.
7143
- #: languages/vue.php:1549
7144
  msgid "Enter a marketing medium (e.g. %1$scpc, banner, email%2$s)"
7145
  msgstr ""
7146
 
7147
  #. Translators: Make the text italic.
7148
- #: languages/vue.php:1553
7149
  msgid "Enter a name to easily identify (e.g. %1$sspring_sale%2$s)"
7150
  msgstr ""
7151
 
7152
- #: languages/vue.php:1556
7153
  msgid "Enter the paid keyword"
7154
  msgstr ""
7155
 
7156
- #: languages/vue.php:1559
7157
  msgid "Enter something to differentiate ads"
7158
  msgstr ""
7159
 
7160
- #: languages/vue.php:1562
7161
  msgid "Use Fragment"
7162
  msgstr ""
7163
 
7164
  #. Translators: Make the text bold.
7165
- #: languages/vue.php:1566
7166
  msgid "Set the parameters in the fragment portion of the URL %1$s(not recommended)%2$s"
7167
  msgstr ""
7168
 
7169
- #: languages/vue.php:1569
7170
  msgid "URL to use"
7171
  msgstr ""
7172
 
7173
- #: languages/vue.php:1572
7174
  msgid "(Updates automatically)"
7175
  msgstr ""
7176
 
7177
- #: languages/vue.php:1575
7178
  msgid "Copy to Clipboard"
7179
  msgstr ""
7180
 
7181
- #: languages/vue.php:1578
7182
  msgid "Copy to Pretty Links"
7183
  msgstr ""
7184
 
7185
- #: languages/vue.php:1581
7186
  msgid "Make your campaign links prettier!"
7187
  msgstr ""
7188
 
7189
- #: languages/vue.php:1584
7190
  msgid "Pretty Links turns those ugly, long campaign links into clean, memorable, speakable and totally shareable links."
7191
  msgstr ""
7192
 
7193
- #: languages/vue.php:1587
7194
  msgid "Download Pretty Links"
7195
  msgstr ""
7196
 
7197
- #: languages/vue.php:1590
7198
  msgid "More Information & Examples"
7199
  msgstr ""
7200
 
7201
- #: languages/vue.php:1593
7202
  msgid "The following table gives a detailed explanation and example of each of the campaign parameters."
7203
  msgstr ""
7204
 
7205
- #: languages/vue.php:1596
7206
  msgid "Campaign Source"
7207
  msgstr ""
7208
 
7209
- #: languages/vue.php:1599
7210
  msgid "Required. Use utm_source to identify a search engine, newsletter name, or other source."
7211
  msgstr ""
7212
 
7213
- #: languages/vue.php:1602
7214
  msgid "Campaign Medium"
7215
  msgstr ""
7216
 
7217
- #: languages/vue.php:1605
7218
  msgid "Use utm_medium to identify a medium such as email or cost-per-click."
7219
  msgstr ""
7220
 
7221
- #: languages/vue.php:1608
7222
  msgid "Campaign Name"
7223
  msgstr ""
7224
 
7225
- #: languages/vue.php:1611
7226
  msgid "Used for keyword analysis. Use utm_campaign to identify a specific product promotion or strategic campaign."
7227
  msgstr ""
7228
 
7229
- #: languages/vue.php:1614
7230
  msgid "Campaign Term"
7231
  msgstr ""
7232
 
7233
- #: languages/vue.php:1617
7234
  msgid "Used for paid search. Use utm_term to note the keywords for this ad."
7235
  msgstr ""
7236
 
7237
- #: languages/vue.php:1620
7238
  msgid "Campaign Content"
7239
  msgstr ""
7240
 
7241
- #: languages/vue.php:1623
7242
  msgid "Used for A/B testing and content-targeted ads. Use utm_content to differentiate ads or links that point to the same URL."
7243
  msgstr ""
7244
 
7245
  #. Translators: Example.
7246
- #: languages/vue.php:1627
7247
  msgid "Example: %s"
7248
  msgstr ""
7249
 
7250
  #. Translators: Examples.
7251
- #: languages/vue.php:1631
7252
  msgid "Examples: %s"
7253
  msgstr ""
7254
 
7255
- #: languages/vue.php:1634
7256
  msgid "About Campaigns"
7257
  msgstr ""
7258
 
7259
- #: languages/vue.php:1637
7260
  msgid "About Custom Campaigns"
7261
  msgstr ""
7262
 
7263
- #: languages/vue.php:1640
7264
  msgid "Best Practices for Creating Custom Campaigns"
7265
  msgstr ""
7266
 
7267
- #: languages/vue.php:1643
7268
  msgid "About the Referral Traffic Report"
7269
  msgstr ""
7270
 
7271
- #: languages/vue.php:1646
7272
  msgid "About Traffic Source Dimensions"
7273
  msgstr ""
7274
 
7275
- #: languages/vue.php:1649
7276
  msgid "AdWords Auto-Tagging"
7277
  msgstr ""
7278
 
7279
- #: languages/vue.php:1652
7280
  msgid "Additional Information"
7281
  msgstr ""
7282
 
7283
- #: languages/vue.php:1655
7284
  msgid "Forms Report"
7285
  msgstr ""
7286
 
7287
- #: languages/vue.php:1658
7288
  msgid "See Reports for Any Contact Form Plugin or Sign-up Form"
7289
  msgstr ""
7290
 
7291
- #: languages/vue.php:1661
7292
  msgid "See Your Top Converting Forms and Optimize"
7293
  msgstr ""
7294
 
7295
- #: languages/vue.php:1664
7296
  msgid "See Your Forms Impressions Count to Find the Best Placement"
7297
  msgstr ""
7298
 
7299
- #: languages/vue.php:1667
7300
  msgid "Cross Domain Tracking"
7301
  msgstr ""
7302
 
7303
  #. Translators: Add links to documentation.
7304
- #: languages/vue.php:1671
7305
  msgid "Cross domain tracking makes it possible for Analytics to see sessions on two related sites as a single session. More info on specific setup steps can be found in our %1$sknowledge base%2$s."
7306
  msgstr ""
7307
 
7308
- #: languages/vue.php:1674
7309
  msgid "Demographics"
7310
  msgstr ""
7311
 
7312
- #: languages/vue.php:1677
7313
  msgid "Enable Demographics and Interests Reports for Remarketing and Advertising"
7314
  msgstr ""
7315
 
7316
- #: languages/vue.php:1680
7317
  msgid "Anonymize IP Addresses"
7318
  msgstr ""
7319
 
7320
- #: languages/vue.php:1683
7321
  msgid "Link Attribution"
7322
  msgstr ""
7323
 
7324
- #: languages/vue.php:1686
7325
  msgid "Enable Enhanced Link Attribution"
7326
  msgstr ""
7327
 
7328
- #: languages/vue.php:1689
7329
  msgid "Enable Anchor Tracking"
7330
  msgstr ""
7331
 
7332
- #: languages/vue.php:1692
7333
  msgid "Enable allowAnchor"
7334
  msgstr ""
7335
 
7336
- #: languages/vue.php:1695
7337
  msgid "Enable allowLinker"
7338
  msgstr ""
7339
 
7340
- #: languages/vue.php:1698
7341
  msgid "Enable Tag Links in RSS"
7342
  msgstr ""
7343
 
7344
- #: languages/vue.php:1701
7345
  msgid "File Downloads"
7346
  msgstr ""
7347
 
7348
- #: languages/vue.php:1704
7349
  msgid "Extensions of Files to Track as Downloads"
7350
  msgstr ""
7351
 
7352
- #: languages/vue.php:1707
7353
  msgid "ExactMetrics will send an event to Google Analytics if a link to a file has one of the above extensions."
7354
  msgstr ""
7355
 
7356
  #. Translators: Add links to documentation.
7357
- #: languages/vue.php:1711
7358
  msgid "Enable 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%4$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."
7359
  msgstr ""
7360
 
7361
  #. Translators: Add links to documentation.
7362
- #: languages/vue.php:1715
7363
  msgid "This adds %1$sanonymizeIp%2$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."
7364
  msgstr ""
7365
 
7366
  #. Translators: Add links to documentation.
7367
- #: languages/vue.php:1719
7368
  msgid "Adds the Enhanced Link Attribution (retain link) code to improve the accuracy of your In-Page Analytics report by automatically differentiating between multiple links to the same URL on a single page by using link element IDs."
7369
  msgstr ""
7370
 
7371
- #: languages/vue.php:1722
7372
  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."
7373
  msgstr ""
7374
 
7375
  #. Translators: Add links to documentation.
7376
- #: languages/vue.php:1726
7377
  msgid "This adds %1$sallowAnchor%2$s to the create command of the pageview hit tracking code, and makes RSS link tagging use a # as well."
7378
  msgstr ""
7379
 
7380
  #. Translators: Add links to documentation.
7381
- #: languages/vue.php:1730
7382
  msgid "Enabling %1$scross-domain tracking (additional setup required)%2$s allows you to track users across multiple properties you own (such as example-1.com and example-2.com as a single session. It also allows you fix an issue so that when a user has to go to an off-site hosted payment gateway to finish a purchase it doesn't count it as referral traffic from that gateway but maintains the visit as part of the same session.) It is required that the other site includes a Google Analytics tracker with the same UA Code."
7383
  msgstr ""
7384
 
7385
  #. Translators: Add links to documentation.
7386
- #: languages/vue.php:1734
7387
  msgid "Do not use this feature if you use FeedBurner, as FeedBurner can do this automatically and better than this plugin can. Check this %1$shelp page%2$s for info on how to enable this feature in FeedBurner."
7388
  msgstr ""
7389
 
7390
- #: languages/vue.php:1737
7391
  msgid "Add domain"
7392
  msgstr ""
7393
 
7394
  #. Translators: Domain name example.
7395
- #: languages/vue.php:1741
7396
  msgid "Domain (example: %s)"
7397
  msgstr ""
7398
 
7399
  #. Translators: Current domain name that should not be used.
7400
- #: languages/vue.php:1745
7401
  msgid "Please enter domain names only ( example: example.com not http://example.com ) and not current site domain ( %s )."
7402
  msgstr ""
7403
 
7404
- #: languages/vue.php:1748
7405
  msgid "Search Console Report"
7406
  msgstr ""
7407
 
7408
- #: languages/vue.php:1751
7409
  msgid "See exactly how people find tour website, which keywords they searched for, how many times the results were viewed, and more."
7410
  msgstr ""
7411
 
7412
- #: languages/vue.php:1754
7413
  msgid "See Your Top Google Search Terms and Optimize Content"
7414
  msgstr ""
7415
 
7416
- #: languages/vue.php:1757
7417
  msgid "See The Number of Clicks and Track Interests"
7418
  msgstr ""
7419
 
7420
- #: languages/vue.php:1760
7421
  msgid "See The Click-Through-Ratio and Improve SEO"
7422
  msgstr ""
7423
 
7424
- #: languages/vue.php:1763
7425
  msgid "See The Average Results Position and Focus on what works."
7426
  msgstr ""
7427
 
7428
- #: languages/vue.php:1766
7429
  msgid "Installing Addon"
7430
  msgstr ""
7431
 
7432
- #: languages/vue.php:1769
7433
  msgid "Activating Addon"
7434
  msgstr ""
7435
 
7436
- #: languages/vue.php:1772
7437
  msgid "Addon Activated"
7438
  msgstr ""
7439
 
7440
- #: languages/vue.php:1775
7441
  msgid "Loading report data"
7442
  msgstr ""
7443
 
7444
- #: languages/vue.php:1778
7445
  msgid "Please activate manually"
7446
  msgstr ""
7447
 
7448
  #. Translators: Adds the error status and status text.
7449
- #: languages/vue.php:1782
7450
  msgid "Error: %1$s, %2$s"
7451
  msgstr ""
7452
 
7453
- #: languages/vue.php:1785
7454
  msgid "Error Activating Addon"
7455
  msgstr ""
7456
 
7457
- #: languages/vue.php:1791
7458
  msgid "Redirecting"
7459
  msgstr ""
7460
 
7461
- #: languages/vue.php:1794
7462
  msgid "Please wait"
7463
  msgstr ""
7464
 
7465
- #: languages/vue.php:1797
7466
  msgid "activate"
7467
  msgstr ""
7468
 
7469
- #: languages/vue.php:1800
7470
  msgid "install"
7471
  msgstr ""
7472
 
7473
- #: languages/vue.php:1803
7474
  msgid "Visit addons page"
7475
  msgstr ""
7476
 
7477
- #: languages/vue.php:1806
7478
  msgid "Report Unavailable"
7479
  msgstr ""
7480
 
7481
  #. Translators: Install/Activate the addon.
7482
- #: languages/vue.php:1810
7483
  msgid "%s Addon"
7484
  msgstr ""
7485
 
7486
- #: languages/vue.php:1813
7487
  msgid "Go Back To Reports"
7488
  msgstr ""
7489
 
7490
- #: languages/vue.php:1816
7491
  msgid "Enable Enhanced eCommerce"
7492
  msgstr ""
7493
 
7494
- #: languages/vue.php:1819
7495
  msgid "Real-Time Report"
7496
  msgstr ""
7497
 
7498
- #: languages/vue.php:1822
7499
  msgid "Track the results of your marketing efforts and product launches as-it-happens right from your WordPress site. The Real-Time report allows you to view your traffic sources and visitor's activity when you need it."
7500
  msgstr ""
7501
 
7502
  #. Translators: add link to blog.
7503
- #: languages/vue.php:1826
7504
  msgid "To comply with Google's API policies we've had to remove the real time report from the lite version. You can read about this decision and why it was made in %1$sthis blog post%2$s. To access the real time report in the WordPress backend, you will need to upgrade to Pro."
7505
  msgstr ""
7506
 
7507
- #: languages/vue.php:1829
7508
  msgid "See Your Active Visitors and Track Their Behaviour to Optimize"
7509
  msgstr ""
7510
 
7511
- #: languages/vue.php:1832
7512
  msgid "See Your Top Pages Immediately After Making Changes"
7513
  msgstr ""
7514
 
7515
- #: languages/vue.php:1835
7516
  msgid "See Your Top Referral Sources and Adapt Faster"
7517
  msgstr ""
7518
 
7519
- #: languages/vue.php:1838
7520
  msgid "See Your Traffic Demographics"
7521
  msgstr ""
7522
 
7523
- #: languages/vue.php:1841
7524
  msgid "Get Fresh Reports Data Every 60 Seconds"
7525
  msgstr ""
7526
 
7527
- #: languages/vue.php:1844
7528
  msgid "See Where Your Visitors are Connecting From (country & city)"
7529
  msgstr ""
7530
 
7531
- #: languages/vue.php:1847
7532
  msgid "Help Us Improve"
7533
  msgstr ""
7534
 
7535
- #: languages/vue.php:1850
7536
  msgid "Help us better understand our users and their website needs."
7537
  msgstr ""
7538
 
7539
  #. Translators: Adds a link to the documentation.
7540
- #: languages/vue.php:1854
7541
  msgid "If enabled ExactMetrics will send some information about your WordPress site like what plugins and themes you use and which ExactMetrics settings you use to us so that we can improve our product. For a complete list of what we send and what we use it for, %1$svisit our website.%2$s"
7542
  msgstr ""
7543
 
7544
- #: languages/vue.php:1857
7545
- #: languages/vue.php:2701
7546
  msgid "Connect ExactMetrics"
7547
  msgstr ""
7548
 
7549
- #: languages/vue.php:1860
7550
  msgid "Website profile"
7551
  msgstr ""
7552
 
7553
- #: languages/vue.php:1863
7554
  msgid "Active profile"
7555
  msgstr ""
7556
 
7557
- #: languages/vue.php:1866
7558
  msgid "Your website profile has been set at the network level of your WordPress Multisite."
7559
  msgstr ""
7560
 
7561
- #: languages/vue.php:1869
7562
  msgid "If you would like to use a different profile for this subsite, you can authenticate below."
7563
  msgstr ""
7564
 
7565
- #: languages/vue.php:1872
7566
  msgid "Skip and Keep Connection"
7567
  msgstr ""
7568
 
7569
- #: languages/vue.php:1875
7570
  msgid "Authenticating"
7571
  msgstr ""
7572
 
7573
- #: languages/vue.php:1878
7574
  msgid "No options available"
7575
  msgstr ""
7576
 
7577
- #: languages/vue.php:1881
7578
  msgid "This feature requires ExactMetrics Pro"
7579
  msgstr ""
7580
 
7581
- #: languages/vue.php:1884
7582
  msgid "By upgrading you will also get access to advanced eCommerce tracking, Custom Dimensions and more."
7583
  msgstr ""
7584
 
7585
- #: languages/vue.php:1887
7586
  msgid "Upgrade to Pro and Unlock Popular Products"
7587
  msgstr ""
7588
 
7589
- #: languages/vue.php:1890
7590
  msgid "View all Pro features"
7591
  msgstr ""
7592
 
7593
- #: languages/vue.php:1893
7594
  msgid "Reset to default"
7595
  msgstr ""
7596
 
7597
- #: languages/vue.php:1896
7598
  msgid "The value entered does not match the required format"
7599
  msgstr ""
7600
 
7601
  #. Translators: Placeholders are used for making text bold and adding a link.
7602
- #: languages/vue.php:1900
7603
  msgid "You're using %1$s%2$s Lite%3$s. To unlock more features consider %4$supgrading to Pro%5$s."
7604
  msgstr ""
7605
 
7606
  #. Translators: Error status and error text.
7607
- #: languages/vue.php:1904
7608
  msgid "Can't load errors. Error: %1$s, %2$s"
7609
  msgstr ""
7610
 
7611
- #: languages/vue.php:1907
7612
  msgid "Only Show Posts from These Categories"
7613
  msgstr ""
7614
 
7615
- #: languages/vue.php:1910
7616
  msgid "Choose from which categories posts will be displayed in the widget. All categories will be used if left empty."
7617
  msgstr ""
7618
 
7619
- #: languages/vue.php:1913
7620
  msgid "Popular Posts data can be fetched correctly"
7621
  msgstr ""
7622
 
7623
- #: languages/vue.php:1916
7624
  msgid "Please note: depending on when you set up the Custom Dimensions settings, it may take up to 7 days to see relevant Popular Posts data loading from Google Analytics."
7625
  msgstr ""
7626
 
7627
- #: languages/vue.php:1919
7628
  msgid "Close"
7629
  msgstr ""
7630
 
7631
- #: languages/vue.php:1922
7632
  msgid "Add Top 5 Posts from Google Analytics"
7633
  msgstr ""
7634
 
7635
- #: languages/vue.php:1925
7636
  msgid "In order to load the top posts from Google Analytics you will need to enable the Custom Dimensions addon and set up the Post Type custom dimension in both ExactMetrics and Google Analytics settings. Please use the button below to confirm your configuration is correct."
7637
  msgstr ""
7638
 
7639
- #: languages/vue.php:1928
7640
  msgid "Test Automated Posts"
7641
  msgstr ""
7642
 
7643
  #. Translators: Placeholder adds a link to the Popular Posts GA setup instructions doc.
7644
- #: languages/vue.php:1932
7645
  msgid "Click this button to run a series of checks that will confirm your setup is completed to load Popular Posts from Google Analytics."
7646
  msgstr ""
7647
 
7648
- #: languages/vue.php:1935
7649
  msgid "Automated + Curated"
7650
  msgstr ""
7651
 
7652
  #. Translators: Placeholder adds a link to the Custom Dimensions settings.
7653
- #: languages/vue.php:1939
7654
  msgid "Automatically add the top 5 Posts from the past 30 days to your Curated list of Posts using %1$sCustom Dimensions%2$s. Also requires Sort By - Curated to be selected. Setup steps can be found in our %3$sknowledge base%4$s."
7655
  msgstr ""
7656
 
7657
  #. Translators: Placeholder gets replaced with current license version.
7658
- #: languages/vue.php:1943
7659
  msgid "Pro version is required. Your current license level is: %s"
7660
  msgstr ""
7661
 
7662
- #: languages/vue.php:1946
7663
  msgid "Verifying Popular Posts data"
7664
  msgstr ""
7665
 
7666
- #: languages/vue.php:1959
7667
  msgid "Select posts/search"
7668
  msgstr ""
7669
 
7670
- #: languages/vue.php:1962
7671
  msgid "Oops! No posts found."
7672
  msgstr ""
7673
 
7674
- #: languages/vue.php:1965
7675
  msgid "Search by post title"
7676
  msgstr ""
7677
 
7678
- #: languages/vue.php:1968
7679
  msgid "Can't load posts."
7680
  msgstr ""
7681
 
7682
  #. Translators: Adds a link to documentation.
7683
- #: languages/vue.php:1972
7684
  msgid "In order for the ExactMetrics Google AMP addon to work properly, please ask your webmaster to install the WordPress AMP plugin by Automattic. %1$sLearn More%2$s"
7685
  msgstr ""
7686
 
7687
  #. Translators: Adds link to activate/install plugin and documentation.
7688
- #: languages/vue.php:1976
7689
  msgid "In order for the ExactMetrics Google AMP addon to work properly, you need to install the WordPress AMP plugin by Automattic. %1$s%2$s Plugin%3$s | %4$sLearn More%5$s"
7690
  msgstr ""
7691
 
7692
- #: languages/vue.php:1980
7693
  msgid "Activate"
7694
  msgstr ""
7695
 
7696
- #: languages/vue.php:1984
7697
  msgid "Install"
7698
  msgstr ""
7699
 
7700
  #. Translators: Adds a link to documentation.
7701
- #: languages/vue.php:1988
7702
  msgid "In order for the ExactMetrics Instant Articles addon to work properly, please ask your webmaster to install the Instant Articles for WP plugin by Automattic version 3.3.5 or newer. %1$sLearn More%2$s"
7703
  msgstr ""
7704
 
7705
  #. Translators: Adds link to activate/install plugin and documentation.
7706
- #: languages/vue.php:1992
7707
  msgid "In order for the ExactMetrics Instant Articles addon to work properly, you need to install the Instant Articles for WP plugin by Automattic version 3.3.5 or newer. %1$s%2$s Plugin%3$s | %4$sLearn More%5$s"
7708
  msgstr ""
7709
 
7710
- #: languages/vue.php:1995
7711
  msgid "SharedCount API Key"
7712
  msgstr ""
7713
 
7714
- #: languages/vue.php:1998
7715
  msgid "Insert your sharedcount API key found in your %1$sSettings%2$s panel. After, click Start Indexing."
7716
  msgstr ""
7717
 
7718
- #: languages/vue.php:2001
7719
  msgid "Start Indexing"
7720
  msgstr ""
7721
 
7722
- #: languages/vue.php:2004
7723
  msgid "%1$sIndex Progress: %2$s%%.%3$s You may leave this page during indexing."
7724
  msgstr ""
7725
 
7726
- #: languages/vue.php:2007
7727
  msgid "Indexing completed, counts will update automatically every day."
7728
  msgstr ""
7729
 
7730
- #: languages/vue.php:2013
7731
  msgid "Wide"
7732
  msgstr ""
7733
 
7734
- #: languages/vue.php:2016
7735
  msgid "Narrow"
7736
  msgstr ""
7737
 
7738
- #: languages/vue.php:2020
7739
  msgid "Title"
7740
  msgstr ""
7741
 
7742
- #: languages/vue.php:2024
7743
  msgid "Color"
7744
  msgstr ""
7745
 
7746
- #: languages/vue.php:2028
7747
  msgid "Size"
7748
  msgstr ""
7749
 
@@ -7755,1341 +7755,1341 @@ msgstr ""
7755
  msgid "Author/Date"
7756
  msgstr ""
7757
 
7758
- #: languages/vue.php:2039
7759
  msgid "Label"
7760
  msgstr ""
7761
 
7762
- #: languages/vue.php:2043
7763
  msgid "Background"
7764
  msgstr ""
7765
 
7766
- #: languages/vue.php:2055
7767
  msgid "Choose which content you would like displayed in the widget."
7768
  msgstr ""
7769
 
7770
- #: languages/vue.php:2067
7771
  msgid "Comments"
7772
  msgstr ""
7773
 
7774
- #: languages/vue.php:2073
7775
  msgid "Choose how many posts you’d like displayed in the widget."
7776
  msgstr ""
7777
 
7778
- #: languages/vue.php:2076
7779
  msgid "View notifications"
7780
  msgstr ""
7781
 
7782
  #. Translators: Add link to retrieve license key from account.
7783
- #: languages/vue.php:2080
7784
  msgid "Add your ExactMetrics license key from the email receipt or account area. %1$sRetrieve your license key%2$s."
7785
  msgstr ""
7786
 
7787
- #: languages/vue.php:2083
7788
  msgid "Miscellaneous"
7789
  msgstr ""
7790
 
7791
- #: languages/vue.php:2086
7792
  msgid "Hides plugin announcements and update details. This includes critical notices we use to inform about deprecations and important required configuration changes."
7793
  msgstr ""
7794
 
7795
- #: languages/vue.php:2089
7796
  msgid "Hide Announcements"
7797
  msgstr ""
7798
 
7799
- #: languages/vue.php:2092
7800
  msgid "Unlock Form Tracking"
7801
  msgstr ""
7802
 
7803
- #: languages/vue.php:2095
7804
  msgid "See who's viewing and submitting your forms, so you can increase your conversion rate."
7805
  msgstr ""
7806
 
7807
- #: languages/vue.php:2098
7808
  msgid "Use Google Optimize to retarget your website visitors and perform A/B split tests with ease."
7809
  msgstr ""
7810
 
7811
- #: languages/vue.php:2101
7812
  msgid "Add Custom Dimensions and track who's the most popular author on your site, which post types get the most traffic, and more"
7813
  msgstr ""
7814
 
7815
- #: languages/vue.php:2104
7816
  msgid "Affiliate Links"
7817
  msgstr ""
7818
 
7819
  #. Translators: Add links to documentation.
7820
- #: languages/vue.php:2108
7821
  msgid "This allows you to track custom affiliate links. A path of /go/ would match urls that start with that. The label is appended onto the end of the string \"outbound-link-\", to provide unique labels for these links in Google Analytics. Complete documentation on affiliate links is available %1$shere%2$s."
7822
  msgstr ""
7823
 
7824
- #: languages/vue.php:2111
7825
  msgid "Our affiliate link tracking works by setting path for internal links to track as outbound links."
7826
  msgstr ""
7827
 
7828
- #: languages/vue.php:2117
7829
  msgid "The ExactMetrics Headline Analyzer tool in the Gutenberg editor enables you to write irresistible SEO-friendly headlines that drive traffic, social media shares, and rank better in search results."
7830
  msgstr ""
7831
 
7832
- #: languages/vue.php:2120
7833
  msgid "Disable the Headline Analyzer"
7834
  msgstr ""
7835
 
7836
- #: languages/vue.php:2123
7837
  msgid "Make your ExactMetrics campaign links prettier with Pretty Links!"
7838
  msgstr ""
7839
 
7840
- #: languages/vue.php:2126
7841
  msgid "Pretty Links turns those ugly, long campaign links into clean, memorable, speakable, totally shareable links."
7842
  msgstr ""
7843
 
7844
- #: languages/vue.php:2129
7845
  msgid "Take your ExactMetrics campaign links from our URL Builder and shorten them with Pretty Links!"
7846
  msgstr ""
7847
 
7848
- #: languages/vue.php:2132
7849
  msgid "Over 200,000 websites use Pretty Links!"
7850
  msgstr ""
7851
 
7852
- #: languages/vue.php:2135
7853
  msgid "Install Pretty Links"
7854
  msgstr ""
7855
 
7856
- #: languages/vue.php:2138
7857
  msgid "Pretty Links Installed & Activated"
7858
  msgstr ""
7859
 
7860
- #: languages/vue.php:2141
7861
  msgid "Install Pretty Links from the WordPress.org plugin repository."
7862
  msgstr ""
7863
 
7864
- #: languages/vue.php:2144
7865
  msgid "Activate Pretty Links"
7866
  msgstr ""
7867
 
7868
- #: languages/vue.php:2147
7869
  msgid "Activating Pretty Links..."
7870
  msgstr ""
7871
 
7872
- #: languages/vue.php:2150
7873
  msgid "Create New Pretty Link"
7874
  msgstr ""
7875
 
7876
- #: languages/vue.php:2153
7877
  msgid "Create a New Pretty Link"
7878
  msgstr ""
7879
 
7880
- #: languages/vue.php:2156
7881
  msgid "Grab your campaign link and paste it into the Target URL field."
7882
  msgstr ""
7883
 
7884
  #. Translators: Error status and error text.
7885
- #: languages/vue.php:2160
7886
  msgid "Can't load report data. Error: %1$s, %2$s"
7887
  msgstr ""
7888
 
7889
- #: languages/vue.php:2163
7890
  msgid "Error loading report data"
7891
  msgstr ""
7892
 
7893
- #. Translators: Replaced with the number of days
7894
- #: languages/vue.php:2167
7895
  msgid "vs. Previous Day"
7896
  msgstr ""
7897
 
7898
- #: languages/vue.php:2170
7899
  msgid "No change"
7900
  msgstr ""
7901
 
7902
  #. Translators: Error status and error text.
7903
- #: languages/vue.php:2174
7904
  msgid "Can't deactivate the license. Error: %1$s, %2$s"
7905
  msgstr ""
7906
 
7907
  #. Translators: Error status and error text.
7908
- #: languages/vue.php:2178
7909
  msgid "Can't upgrade to PRO please try again. Error: %1$s, %2$s"
7910
  msgstr ""
7911
 
7912
  #. Translators: Error status and error text.
7913
- #: languages/vue.php:2182
7914
  msgid "Can't load license details. Error: %1$s, %2$s"
7915
  msgstr ""
7916
 
7917
- #: languages/vue.php:2185
7918
  msgid "Error loading license details"
7919
  msgstr ""
7920
 
7921
  #. Translators: Error status and error text.
7922
- #: languages/vue.php:2189
7923
  msgid "Can't verify the license. Error: %1$s, %2$s"
7924
  msgstr ""
7925
 
7926
  #. Translators: Error status and error text.
7927
- #: languages/vue.php:2193
7928
  msgid "Can't validate the license. Error: %1$s, %2$s"
7929
  msgstr ""
7930
 
7931
  #. Translators: Placeholder is replaced with WPForms.
7932
- #: languages/vue.php:2197
7933
  msgid "Recommended Plugin: %s"
7934
  msgstr ""
7935
 
7936
- #: languages/vue.php:2200
7937
  msgid "Activating..."
7938
  msgstr ""
7939
 
7940
- #: languages/vue.php:2203
7941
  msgid "Deactivating..."
7942
  msgstr ""
7943
 
7944
- #: languages/vue.php:2206
7945
  msgid "Deactivate"
7946
  msgstr ""
7947
 
7948
  #. Translators: Gets replaced with the number of days.
7949
- #: languages/vue.php:2210
7950
  msgid "Last %s days"
7951
  msgstr ""
7952
 
7953
  #. Translators: Make text green.
7954
- #: languages/vue.php:2214
7955
  msgid "Upgrade to Pro and unlock addons and other great features. %1$sSave 50%% automatically!%2$s"
7956
  msgstr ""
7957
 
7958
- #: languages/vue.php:2217
7959
  msgid "Analytics"
7960
  msgstr ""
7961
 
7962
  #. Translators: Adds an arrow icon.
7963
- #: languages/vue.php:2221
7964
  msgid "View All Reports %s"
7965
  msgstr ""
7966
 
7967
- #: languages/vue.php:2224
7968
  msgid "Multiple Entries"
7969
  msgstr ""
7970
 
7971
- #: languages/vue.php:2227
7972
  msgid "Total Number of Widgets to Show"
7973
  msgstr ""
7974
 
7975
- #: languages/vue.php:2230
7976
  msgid "Choose how many widgets will be placed in a single Post."
7977
  msgstr ""
7978
 
7979
- #: languages/vue.php:2233
7980
  msgid "Minimum Distance Between Widgets"
7981
  msgstr ""
7982
 
7983
- #: languages/vue.php:2236
7984
  msgid "Choose the distance between widgets."
7985
  msgstr ""
7986
 
7987
- #: languages/vue.php:2239
7988
  msgid "Minimum Word Count to Display Multiple Widgets"
7989
  msgstr ""
7990
 
7991
- #: languages/vue.php:2242
7992
  msgid "Choose the minimum word count for a Post to have multiple entries."
7993
  msgstr ""
7994
 
7995
- #: languages/vue.php:2245
7996
  msgid "Pro version is required"
7997
  msgstr ""
7998
 
7999
  #. Translators: Placeholder adds a link to the Custom Dimensions settings.
8000
- #: languages/vue.php:2249
8001
  msgid "Automatically add the top 5 Posts from the past 30 days to your Curated list of Posts using Custom Dimensions (Pro version required. %1$sUpgrade now%2$s)."
8002
  msgstr ""
8003
 
8004
  #. Translators: Page number of total pages. 1 & 2 make the first part of the text bold.
8005
- #: languages/vue.php:2253
8006
  msgid "%1$sPage %3$s%2$s of %4$s"
8007
  msgstr ""
8008
 
8009
- #: languages/vue.php:2256
8010
  msgid "Sartorial taxidermy venmo you probably haven't heard of them, tofu fingerstache ethical pickled hella ramps vice snackwave seitan typewriter tofu."
8011
  msgstr ""
8012
 
8013
- #: languages/vue.php:2259
8014
  msgid "Austin typewriter heirloom distillery twee migas wayfarers. Fingerstache master cleanse quinoa humblebrag, iPhone taxidermy snackwave seitan typewriter tofu organic affogato kitsch. Artisan"
8015
  msgstr ""
8016
 
8017
- #: languages/vue.php:2262
8018
  msgid "Icon"
8019
  msgstr ""
8020
 
8021
- #: languages/vue.php:2265
8022
  msgid "Display Method"
8023
  msgstr ""
8024
 
8025
- #: languages/vue.php:2268
8026
  msgid "There are two ways to manual include the widget in your posts."
8027
  msgstr ""
8028
 
8029
- #: languages/vue.php:2271
8030
  msgid "Using the Gutenberg Block"
8031
  msgstr ""
8032
 
8033
- #: languages/vue.php:2274
8034
  msgid "Using the Shortcode"
8035
  msgstr ""
8036
 
8037
- #: languages/vue.php:2277
8038
  msgid "Learn how to insert the widget using Gutenberg blocks."
8039
  msgstr ""
8040
 
8041
- #: languages/vue.php:2280
8042
  msgid "Learn how to insert the widget using out Shortcode."
8043
  msgstr ""
8044
 
8045
- #: languages/vue.php:2283
8046
  msgid "%1$sWatch Video%2$s - How to Add the Inline Popular Post widget using Gutenberg"
8047
  msgstr ""
8048
 
8049
- #: languages/vue.php:2286
8050
  msgid "%1$sStep 1%2$s - Click the “Add Block” icon while editing a Post or Page."
8051
  msgstr ""
8052
 
8053
- #: languages/vue.php:2289
8054
  msgid "%1$sStep 2%2$s - Search for “Inline Popular Posts by ExactMetrics”."
8055
  msgstr ""
8056
 
8057
- #: languages/vue.php:2292
8058
  msgid "%1$sStep 3%2$s - Style the widget using the Block Settings sidebar."
8059
  msgstr ""
8060
 
8061
- #: languages/vue.php:2295
8062
  msgid "Shortcode"
8063
  msgstr ""
8064
 
8065
- #: languages/vue.php:2298
8066
  msgid "Copy the shortcode and paste it into your Page and/or Post templates or using a shortcode plugin."
8067
  msgstr ""
8068
 
8069
- #: languages/vue.php:2301
8070
  msgid "Copy Shortcode"
8071
  msgstr ""
8072
 
8073
- #: languages/vue.php:2304
8074
  msgid "%1$sWatch Video%2$s - How to Add the Inline Popular Post widget using our Shortcode"
8075
  msgstr ""
8076
 
8077
- #: languages/vue.php:2307
8078
  msgid "Automatic Placement"
8079
  msgstr ""
8080
 
8081
- #: languages/vue.php:2310
8082
  msgid "Display using Gutenberg Blocks"
8083
  msgstr ""
8084
 
8085
- #: languages/vue.php:2313
8086
  msgid "Embed Options"
8087
  msgstr ""
8088
 
8089
- #: languages/vue.php:2316
8090
  msgid "All Embed Options can be used in conjunction with one another."
8091
  msgstr ""
8092
 
8093
- #: languages/vue.php:2319
8094
  msgid "Using Automatic Embed"
8095
  msgstr ""
8096
 
8097
- #: languages/vue.php:2322
8098
  msgid "Learn how to insert the Popular Posts Widget into your posts and pages using Gutenberg Blocks. To style this widget, use the Gutenberg Block settings."
8099
  msgstr ""
8100
 
8101
- #: languages/vue.php:2325
8102
  msgid "Enabling Automatic Placement will include the Popular Posts Widget after the last paragraph of any and all posts that match your Behavior settings. To style this widget use the Customize Design panel above."
8103
  msgstr ""
8104
 
8105
- #: languages/vue.php:2328
8106
  msgid "Learn how to insert the Popular Posts Widget using a shortcode. To style this widget use the Customize Design panel above."
8107
  msgstr ""
8108
 
8109
- #: languages/vue.php:2331
8110
  msgid "%1$sWatch Video%2$s - How to Add the Popular Posts widget using Gutenberg"
8111
  msgstr ""
8112
 
8113
- #: languages/vue.php:2334
8114
  msgid "%1$sStep 2%2$s - Search for “Popular Posts”."
8115
  msgstr ""
8116
 
8117
- #: languages/vue.php:2337
8118
  msgid "%1$sStep 1%2$s - Navigate to your Appearance > Widgets page using the menu on the left side your screen. Must be logged in as Admin."
8119
  msgstr ""
8120
 
8121
- #: languages/vue.php:2340
8122
  msgid "%1$sStep 2%2$s - On the left, under Available Widgets, look for the Popular Posts - ExactMetrics widget and drag it into the desired Sidebar on the right."
8123
  msgstr ""
8124
 
8125
- #: languages/vue.php:2343
8126
  msgid "%1$sStep 3%2$s - The widget options should automatically expand allowing you to customize the design."
8127
  msgstr ""
8128
 
8129
- #: languages/vue.php:2346
8130
  msgid "Display using a Shortcode"
8131
  msgstr ""
8132
 
8133
- #: languages/vue.php:2349
8134
  msgid "%1$sWatch Video%2$s - How to Add the Popular Posts widget using our Shortcode"
8135
  msgstr ""
8136
 
8137
- #: languages/vue.php:2352
8138
  msgid "Enable Automatic Placement"
8139
  msgstr ""
8140
 
8141
- #: languages/vue.php:2355
8142
  msgid "Display in a Sidebar"
8143
  msgstr ""
8144
 
8145
- #: languages/vue.php:2358
8146
  msgid "Learn how to insert the Popular Posts Widget into a Sidebar. To style this widget use the Customize Design panel above."
8147
  msgstr ""
8148
 
8149
- #: languages/vue.php:2361
8150
  msgid "Watch Video - How to Add the Popular Posts widget using Widgets"
8151
  msgstr ""
8152
 
8153
  #. Translators: Minimum and maximum number that can be used.
8154
- #: languages/vue.php:2365
8155
  msgid "Please enter a value between %1$s and %2$s"
8156
  msgstr ""
8157
 
8158
  #. Translators: The minimum set value.
8159
- #: languages/vue.php:2369
8160
  msgid "Please enter a value higher than %s"
8161
  msgstr ""
8162
 
8163
  #. Translators: The maximum set value.
8164
- #: languages/vue.php:2373
8165
  msgid "Please enter a value lower than %s"
8166
  msgstr ""
8167
 
8168
- #: languages/vue.php:2376
8169
  msgid "Please enter a number"
8170
  msgstr ""
8171
 
8172
- #: languages/vue.php:2379
8173
  msgid "Value has to be a round number"
8174
  msgstr ""
8175
 
8176
- #: languages/vue.php:2382
8177
  msgid "Days"
8178
  msgstr ""
8179
 
8180
  #. Translators: placeholders make text small.
8181
- #: languages/vue.php:2386
8182
  msgid "7 days"
8183
  msgstr ""
8184
 
8185
- #: languages/vue.php:2389
8186
  msgid "30 days"
8187
  msgstr ""
8188
 
8189
- #: languages/vue.php:2392
8190
  msgid "Custom"
8191
  msgstr ""
8192
 
8193
  #. Translators: Add line break.
8194
- #: languages/vue.php:2396
8195
  msgid "See All Your Important Store%s Metrics in One Place"
8196
  msgstr ""
8197
 
8198
- #: languages/vue.php:2399
8199
  msgid "Get an Answer to All Your Top Ecommerce Questions From a Single Report"
8200
  msgstr ""
8201
 
8202
- #: languages/vue.php:2402
8203
  msgid "See your Top Conversion Sources and Focus on what's Working"
8204
  msgstr ""
8205
 
8206
  #. Translators: The name of the field that is throwing a validation error.
8207
- #: languages/vue.php:2406
8208
  msgid "%s can't be empty."
8209
  msgstr ""
8210
 
8211
- #: languages/vue.php:2409
8212
  msgid "Duplicate values are not allowed."
8213
  msgstr ""
8214
 
8215
- #: languages/vue.php:2412
8216
  msgid "You can add maximum 5 items."
8217
  msgstr ""
8218
 
8219
- #: languages/vue.php:2415
8220
  msgid "At least 0 item required."
8221
  msgstr ""
8222
 
8223
- #: languages/vue.php:2418
8224
  msgid "Add Another Link Path"
8225
  msgstr ""
8226
 
8227
- #: languages/vue.php:2421
8228
  msgid "Remove row"
8229
  msgstr ""
8230
 
8231
- #: languages/vue.php:2424
8232
  msgid "Time to Purchase"
8233
  msgstr ""
8234
 
8235
- #: languages/vue.php:2427
8236
  msgid "This list shows how many days from first visit it took users to purchase products from your site."
8237
  msgstr ""
8238
 
8239
- #: languages/vue.php:2430
8240
  msgid "Sessions to Purchase"
8241
  msgstr ""
8242
 
8243
- #: languages/vue.php:2433
8244
  msgid "This list shows the number of sessions it took users before they purchased a product from your website."
8245
  msgstr ""
8246
 
8247
- #: languages/vue.php:2436
8248
  msgid "Top Landing Pages"
8249
  msgstr ""
8250
 
8251
- #: languages/vue.php:2439
8252
  msgid "This list shows the top pages users first land on when visiting your website."
8253
  msgstr ""
8254
 
8255
- #: languages/vue.php:2442
8256
  msgid "Top Exit Pages"
8257
  msgstr ""
8258
 
8259
- #: languages/vue.php:2445
8260
  msgid "This list shows the top pages users exit your website from."
8261
  msgstr ""
8262
 
8263
- #: languages/vue.php:2448
8264
  msgid "Top Outbound Links"
8265
  msgstr ""
8266
 
8267
- #: languages/vue.php:2451
8268
  msgid "This list shows the top links clicked on your website that go to another website."
8269
  msgstr ""
8270
 
8271
- #: languages/vue.php:2454
8272
  msgid "Top Affiliate Links"
8273
  msgstr ""
8274
 
8275
- #: languages/vue.php:2457
8276
  msgid "This list shows the top affiliate links your visitors clicked on."
8277
  msgstr ""
8278
 
8279
- #: languages/vue.php:2460
8280
  msgid "Top Download Links"
8281
  msgstr ""
8282
 
8283
- #: languages/vue.php:2463
8284
  msgid "This list shows the download links your visitors clicked the most."
8285
  msgstr ""
8286
 
8287
- #: languages/vue.php:2466
8288
  msgid "Top Products"
8289
  msgstr ""
8290
 
8291
- #: languages/vue.php:2469
8292
  msgid "This list shows the top selling products on your website."
8293
  msgstr ""
8294
 
8295
- #: languages/vue.php:2472
8296
  msgid "Top Conversion Sources"
8297
  msgstr ""
8298
 
8299
- #: languages/vue.php:2475
8300
  msgid "This list shows the top referral websites in terms of product revenue."
8301
  msgstr ""
8302
 
8303
- #: languages/vue.php:2478
8304
  msgid "Total Add/Remove"
8305
  msgstr ""
8306
 
8307
- #: languages/vue.php:2481
8308
  msgid "Unlock with %s"
8309
  msgstr ""
8310
 
8311
- #: languages/vue.php:2484
8312
  msgid "Upgrade"
8313
  msgstr ""
8314
 
8315
- #: languages/vue.php:2487
8316
  msgid "Our email summaries feature sends a weekly summary of the most important site analytics information."
8317
  msgstr ""
8318
 
8319
- #: languages/vue.php:2490
8320
  msgid "Download the analytics reports instantly from the WordPress dashboard as PDF files and share them with anyone."
8321
  msgstr ""
8322
 
8323
- #: languages/vue.php:2493
8324
  msgid "Performance"
8325
  msgstr ""
8326
 
8327
- #: languages/vue.php:2496
8328
  msgid "Adjust the sample rate so you don't exceed Google Analytics' processing limit. Can also be used to enable Google Optimize for A/B testing and personalization."
8329
  msgstr ""
8330
 
8331
- #: languages/vue.php:2499
8332
  msgid "Export PDF Report"
8333
  msgstr ""
8334
 
8335
- #: languages/vue.php:2502
8336
  msgid "You can export PDF reports only in the PRO version."
8337
  msgstr ""
8338
 
8339
- #: languages/vue.php:2505
8340
  msgid "Usage Tracking"
8341
  msgstr ""
8342
 
8343
- #: languages/vue.php:2508
8344
  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."
8345
  msgstr ""
8346
 
8347
- #: languages/vue.php:2511
8348
  msgid "Allow usage tracking"
8349
  msgstr ""
8350
 
8351
  #. Translators: Adds a link to the documentation.
8352
- #: languages/vue.php:2515
8353
  msgid "Complete documentation on usage tracking is available %1$shere%2$s."
8354
  msgstr ""
8355
 
8356
- #: languages/vue.php:2518
8357
  msgid "It's easy to double your traffic and sales when you know exactly how people find and use your website. ExactMetrics Pro shows you the stats that matter!"
8358
  msgstr ""
8359
 
8360
- #: languages/vue.php:2521
8361
  msgid "To unlock more features consider upgrading to PRO."
8362
  msgstr ""
8363
 
8364
- #: languages/vue.php:2524
8365
  msgid "Upgrade to"
8366
  msgstr ""
8367
 
8368
  #. Translators: Placeholder adds a line break.
8369
- #: languages/vue.php:2528
8370
  msgid "You can customize your %sdate range only in the PRO version."
8371
  msgstr ""
8372
 
8373
- #: languages/vue.php:2531
8374
  msgid "You appear to be offline. WPForms not installed."
8375
  msgstr ""
8376
 
8377
  #. Translators: Error status and error text.
8378
- #: languages/vue.php:2535
8379
  msgid "Can't activate addon. Error: %1$s, %2$s"
8380
  msgstr ""
8381
 
8382
- #: languages/vue.php:2538
8383
  msgid "You appear to be offline. Addon not activated."
8384
  msgstr ""
8385
 
8386
  #. Translators: Error status and error text.
8387
- #: languages/vue.php:2542
8388
  msgid "Can't deactivate addon. Error: %1$s, %2$s"
8389
  msgstr ""
8390
 
8391
- #: languages/vue.php:2545
8392
  msgid "You appear to be offline. Addon not deactivated."
8393
  msgstr ""
8394
 
8395
  #. Translators: Error status and error text.
8396
- #: languages/vue.php:2549
8397
  msgid "Can't install plugin. Error: %1$s, %2$s"
8398
  msgstr ""
8399
 
8400
- #: languages/vue.php:2552
8401
  msgid "You appear to be offline. Plugin not installed."
8402
  msgstr ""
8403
 
8404
  #. Translators: Error status and error text.
8405
- #: languages/vue.php:2556
8406
  msgid "Can't install addon. Error: %1$s, %2$s"
8407
  msgstr ""
8408
 
8409
- #: languages/vue.php:2559
8410
  msgid "You appear to be offline. Addon not installed."
8411
  msgstr ""
8412
 
8413
  #. Translators: Error status and error text.
8414
- #: languages/vue.php:2563
8415
  msgid "Can't install WPForms. Error: %1$s, %2$s"
8416
  msgstr ""
8417
 
8418
  #. Translators: Makes text bold and adds smiley.
8419
- #: languages/vue.php:2567
8420
  msgid "You’re using %1$sExactMetrics Lite%2$s - no license needed. Enjoy! %3$s"
8421
  msgstr ""
8422
 
8423
  #. Translators: Makes text green.
8424
- #: languages/vue.php:2571
8425
  msgid "As a valued ExactMetrics Lite user you %1$sreceive 50%% off%2$s, automatically applied at checkout."
8426
  msgstr ""
8427
 
8428
- #: languages/vue.php:2574
8429
  msgid "Unlock All Features and Upgrade to Pro"
8430
  msgstr ""
8431
 
8432
- #: languages/vue.php:2577
8433
  msgid "Show"
8434
  msgstr ""
8435
 
8436
  #. Translators: The number of results.
8437
- #: languages/vue.php:2581
8438
  msgid "%s results"
8439
  msgstr ""
8440
 
8441
- #: languages/vue.php:2584
8442
  msgid ""
8443
  "The EU Compliance addon allows you to improve compliance with GDPR\n"
8444
  " and other privacy regulations."
8445
  msgstr ""
8446
 
8447
- #: languages/vue.php:2588
8448
  msgid "EU Compliance"
8449
  msgstr ""
8450
 
8451
- #: languages/vue.php:2591
8452
  msgid "Show in widget mode"
8453
  msgstr ""
8454
 
8455
- #: languages/vue.php:2594
8456
  msgid "Show in full-width mode"
8457
  msgstr ""
8458
 
8459
- #: languages/vue.php:2597
8460
  msgid "Show Overview Reports"
8461
  msgstr ""
8462
 
8463
- #: languages/vue.php:2600
8464
  msgid "Show Publishers Reports"
8465
  msgstr ""
8466
 
8467
- #: languages/vue.php:2603
8468
  msgid "Show eCommerce Reports"
8469
  msgstr ""
8470
 
8471
- #: languages/vue.php:2606
8472
  msgid "Available in PRO version"
8473
  msgstr ""
8474
 
8475
- #: languages/vue.php:2609
8476
  msgid "Scroll Tracking"
8477
  msgstr ""
8478
 
8479
- #: languages/vue.php:2612
8480
  msgid "Scroll depth tracking in web analytics is one of those things you simply must do, especially if you have a content-heavy site."
8481
  msgstr ""
8482
 
8483
- #: languages/vue.php:2615
8484
  msgid "See All Reports"
8485
  msgstr ""
8486
 
8487
- #: languages/vue.php:2618
8488
  msgid "Go to the Analytics Dashboard"
8489
  msgstr ""
8490
 
8491
- #: languages/vue.php:2621
8492
  msgid "Google AMP"
8493
  msgstr ""
8494
 
8495
- #: languages/vue.php:2624
8496
  msgid "Want to use track users visiting your AMP pages? By upgrading to ExactMetrics Pro, you can enable AMP page tracking."
8497
  msgstr ""
8498
 
8499
- #: languages/vue.php:2627
8500
  msgid "Ads Tracking"
8501
  msgstr ""
8502
 
8503
- #: languages/vue.php:2630
8504
  msgid "Add Ads tracking to see who's clicking on your Google Ads, so you can increase your revenue."
8505
  msgstr ""
8506
 
8507
- #: languages/vue.php:2633
8508
  msgid "Facebook Instant Articles"
8509
  msgstr ""
8510
 
8511
- #: languages/vue.php:2636
8512
  msgid "Want to expand your website audience beyond your website with Facebook Instant Articles? Upgrade to ExactMetrics Pro."
8513
  msgstr ""
8514
 
8515
- #: languages/vue.php:2639
8516
  msgid "Check out the newly added classic mode"
8517
  msgstr ""
8518
 
8519
  #. Translators: Line break.
8520
- #: languages/vue.php:2643
8521
  msgid "Unique %s Sessions"
8522
  msgstr ""
8523
 
8524
  #. Translators: Line break.
8525
- #: languages/vue.php:2647
8526
  msgid "Unique %s Pageviews"
8527
  msgstr ""
8528
 
8529
- #: languages/vue.php:2650
8530
  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."
8531
  msgstr ""
8532
 
8533
- #: languages/vue.php:2653
8534
  msgid "Hide dashboard widget"
8535
  msgstr ""
8536
 
8537
- #: languages/vue.php:2656
8538
  msgid "Are you sure you want to hide the ExactMetrics Dashboard Widget? "
8539
  msgstr ""
8540
 
8541
- #: languages/vue.php:2659
8542
  msgid "Yes, hide it!"
8543
  msgstr ""
8544
 
8545
- #: languages/vue.php:2662
8546
  msgid "No, cancel!"
8547
  msgstr ""
8548
 
8549
- #: languages/vue.php:2665
8550
  msgid "ExactMetrics Widget Hidden"
8551
  msgstr ""
8552
 
8553
- #: languages/vue.php:2668
8554
  msgid "You can re-enable the ExactMetrics widget at any time using the \"Screen Options\" menu on the top right of this page"
8555
  msgstr ""
8556
 
8557
- #: languages/vue.php:2671
8558
  msgid "Classic mode"
8559
  msgstr ""
8560
 
8561
  #. Translators: Make text green and add smiley face.
8562
- #: languages/vue.php:2675
8563
  msgid "You're using %1$sExactMetrics Lite%2$s - no license needed. Enjoy! %3$s"
8564
  msgstr ""
8565
 
8566
  #. Translators: Make text green.
8567
- #: languages/vue.php:2679
8568
  msgid "As a valued ExactMetrics Lite user you %1$sreceive 50%% off%2$s, automatically applied at checkout!"
8569
  msgstr ""
8570
 
8571
- #: languages/vue.php:2682
8572
  msgid "Unlock PRO Features Now"
8573
  msgstr ""
8574
 
8575
  #. Translators: Add link to retrieve license from account area.
8576
- #: languages/vue.php:2686
8577
  msgid "Already purchased? Simply enter your license key below to connect with ExactMetrics PRO! %1$sRetrieve your license key%2$s."
8578
  msgstr ""
8579
 
8580
- #: languages/vue.php:2689
8581
  msgid "Verifying Credentials"
8582
  msgstr ""
8583
 
8584
- #: languages/vue.php:2692
8585
  msgid "Your site is connected to ExactMetrics!"
8586
  msgstr ""
8587
 
8588
- #: languages/vue.php:2695
8589
  msgid "Deauthenticating"
8590
  msgstr ""
8591
 
8592
- #: languages/vue.php:2698
8593
  msgid "You've disconnected your site from ExactMetrics. Your site is no longer being tracked by Google Analytics and you won't see reports anymore."
8594
  msgstr ""
8595
 
8596
- #: languages/vue.php:2704
8597
  msgid "Verify Credentials"
8598
  msgstr ""
8599
 
8600
- #: languages/vue.php:2710
8601
  msgid "Website Profile"
8602
  msgstr ""
8603
 
8604
- #: languages/vue.php:2713
8605
  msgid "Active Profile"
8606
  msgstr ""
8607
 
8608
- #: languages/vue.php:2716
8609
  msgid "Force Deauthenticate"
8610
  msgstr ""
8611
 
8612
- #: languages/vue.php:2719
8613
  msgid "Disconnect ExactMetrics"
8614
  msgstr ""
8615
 
8616
- #: languages/vue.php:2723
8617
  msgid "Site Speed Report"
8618
  msgstr ""
8619
 
8620
- #: languages/vue.php:2726
8621
  msgid "Site Speed"
8622
  msgstr ""
8623
 
8624
- #: languages/vue.php:2732
8625
  msgid "Unlock the Site Speed Report and Improve the Performance of Your Site"
8626
  msgstr ""
8627
 
8628
- #: languages/vue.php:2735
8629
  msgid "See How Your Homepage Performs According to Google’s Own Criteria and See How You Can Improve to Increase Your Ranking"
8630
  msgstr ""
8631
 
8632
- #: languages/vue.php:2738
8633
  msgid "See Your Homepage's Overall Performance Score"
8634
  msgstr ""
8635
 
8636
- #: languages/vue.php:2741
8637
  msgid "Run an Audit on Your Homepage and See Your Server Response Time"
8638
  msgstr ""
8639
 
8640
- #: languages/vue.php:2744
8641
  msgid "Learn How Long It Takes for Your Viewers to Interact With Your Site"
8642
  msgstr ""
8643
 
8644
- #: languages/vue.php:2747
8645
  msgid "Learn How to Improve the Core Metrics that Google Uses to Rank Your Site"
8646
  msgstr ""
8647
 
8648
- #: languages/vue.php:2750
8649
  msgid "2020 Year in Review"
8650
  msgstr ""
8651
 
8652
- #: languages/vue.php:2753
8653
  msgid "Still Calculating..."
8654
  msgstr ""
8655
 
8656
- #: languages/vue.php:2756
8657
  msgid "Your 2020 Year in Review is still calculating. Please check back later to see how your website performed last year."
8658
  msgstr ""
8659
 
8660
- #: languages/vue.php:2759
8661
  msgid "Back to Overview Report"
8662
  msgstr ""
8663
 
8664
- #: languages/vue.php:2762
8665
  msgid "Your 2020 Analytics Report"
8666
  msgstr ""
8667
 
8668
- #: languages/vue.php:2768
8669
  msgid "Audience"
8670
  msgstr ""
8671
 
8672
- #: languages/vue.php:2771
8673
  msgid "Congrats"
8674
  msgstr ""
8675
 
8676
- #: languages/vue.php:2774
8677
  msgid "Your website was quite popular this year! "
8678
  msgstr ""
8679
 
8680
- #: languages/vue.php:2777
8681
  msgid "You had "
8682
  msgstr ""
8683
 
8684
- #: languages/vue.php:2780
8685
  msgid " visitors!"
8686
  msgstr ""
8687
 
8688
- #: languages/vue.php:2783
8689
  msgid " visitors"
8690
  msgstr ""
8691
 
8692
- #: languages/vue.php:2786
8693
  msgid "Total Visitors"
8694
  msgstr ""
8695
 
8696
- #: languages/vue.php:2789
8697
  msgid "Total Sessions"
8698
  msgstr ""
8699
 
8700
- #: languages/vue.php:2792
8701
  msgid "Visitors by Month"
8702
  msgstr ""
8703
 
8704
- #: languages/vue.php:2795
8705
  msgid "January 1, 2020 - December 31, 2020"
8706
  msgstr ""
8707
 
8708
- #: languages/vue.php:2798
8709
  msgid "A Tip for 2021"
8710
  msgstr ""
8711
 
8712
- #: languages/vue.php:2801
8713
  msgid "#1"
8714
  msgstr ""
8715
 
8716
- #: languages/vue.php:2804
8717
  msgid "You Top 5 Countries"
8718
  msgstr ""
8719
 
8720
- #: languages/vue.php:2807
8721
  msgid "Let’s get to know your visitors a little better, shall we?"
8722
  msgstr ""
8723
 
8724
- #: languages/vue.php:2810
8725
  msgid "Gender"
8726
  msgstr ""
8727
 
8728
- #: languages/vue.php:2813
8729
  msgid "Female"
8730
  msgstr ""
8731
 
8732
- #: languages/vue.php:2816
8733
  msgid "Women"
8734
  msgstr ""
8735
 
8736
- #: languages/vue.php:2819
8737
  msgid "Male"
8738
  msgstr ""
8739
 
8740
- #: languages/vue.php:2822
8741
  msgid "Average Age"
8742
  msgstr ""
8743
 
8744
- #: languages/vue.php:2825
8745
  msgid "Your Top 5 Pages"
8746
  msgstr ""
8747
 
8748
- #: languages/vue.php:2828
8749
  msgid "Time Spent on Site"
8750
  msgstr ""
8751
 
8752
- #: languages/vue.php:2831
8753
  msgid "minutes"
8754
  msgstr ""
8755
 
8756
- #: languages/vue.php:2834
8757
  msgid "Device Type"
8758
  msgstr ""
8759
 
8760
- #: languages/vue.php:2837
8761
  msgid "A Tip For 2021"
8762
  msgstr ""
8763
 
8764
- #: languages/vue.php:2840
8765
  msgid "Are you wondering, how do I get my Google to index my site? If your website isn’t showing up on Google search results then it could be that your webpages aren’t being indexed."
8766
  msgstr ""
8767
 
8768
- #: languages/vue.php:2843
8769
  msgid "Read - 8 Ways to Get Google to Index Your Site Faster (Tried & Tested)"
8770
  msgstr ""
8771
 
8772
- #: languages/vue.php:2846
8773
  msgid "So, where did all of these visitors come from?"
8774
  msgstr ""
8775
 
8776
- #: languages/vue.php:2849
8777
  msgid "Clicks"
8778
  msgstr ""
8779
 
8780
- #: languages/vue.php:2852
8781
  msgid "Your Top 5 Keywords"
8782
  msgstr ""
8783
 
8784
- #: languages/vue.php:2855
8785
  msgid "What keywords visitors searched for to find your site"
8786
  msgstr ""
8787
 
8788
- #: languages/vue.php:2858
8789
  msgid "Your Top 5 Referrals"
8790
  msgstr ""
8791
 
8792
- #: languages/vue.php:2861
8793
  msgid "The websites that link back to your website"
8794
  msgstr ""
8795
 
8796
- #: languages/vue.php:2864
8797
  msgid "Opportunity"
8798
  msgstr ""
8799
 
8800
- #: languages/vue.php:2867
8801
  msgid "With Google Analytics, you can track and measure your site’s performance. Not only that, but you also get useful insights about your visitors."
8802
  msgstr ""
8803
 
8804
- #: languages/vue.php:2870
8805
  msgid "Read - 5 Ways to Skyrocket Your SEO Rankings with Google Analytics"
8806
  msgstr ""
8807
 
8808
- #: languages/vue.php:2873
8809
  msgid "Thank you for using ExactMetrics!"
8810
  msgstr ""
8811
 
8812
- #: languages/vue.php:2876
8813
  msgid "We’re grateful for your continued support. If there’s anything we can do to help you grow your business, please don’t hesitate to contact our team."
8814
  msgstr ""
8815
 
8816
- #: languages/vue.php:2879
8817
  msgid "Here's to an amazing 2021!"
8818
  msgstr ""
8819
 
8820
- #: languages/vue.php:2882
8821
  msgid "Enjoying ExactMetrics"
8822
  msgstr ""
8823
 
8824
- #: languages/vue.php:2885
8825
  msgid "Leave a five star review!"
8826
  msgstr ""
8827
 
8828
- #: languages/vue.php:2888
8829
  msgid "Syed Balkhi"
8830
  msgstr ""
8831
 
8832
- #: languages/vue.php:2891
8833
  msgid "Chris Christoff"
8834
  msgstr ""
8835
 
8836
- #: languages/vue.php:2894
8837
  msgid "Write Review"
8838
  msgstr ""
8839
 
8840
- #: languages/vue.php:2897
8841
  msgid "Did you know over 10 million websites use our plugins?"
8842
  msgstr ""
8843
 
8844
- #: languages/vue.php:2900
8845
  msgid "Try our other popular WordPress plugins to grow your website in 2021."
8846
  msgstr ""
8847
 
8848
- #: languages/vue.php:2903
8849
  msgid "Join our Communities!"
8850
  msgstr ""
8851
 
8852
- #: languages/vue.php:2906
8853
  msgid "Become a WordPress expert in 2021. Join our amazing communities and take your website to the next level."
8854
  msgstr ""
8855
 
8856
- #: languages/vue.php:2909
8857
  msgid "Facebook Group"
8858
  msgstr ""
8859
 
8860
- #: languages/vue.php:2912
8861
  msgid "Join our team of WordPress experts and other motivated website owners in the WPBeginner Engage Facebook Group."
8862
  msgstr ""
8863
 
8864
- #: languages/vue.php:2915
8865
  msgid "Join Now...It’s Free!"
8866
  msgstr ""
8867
 
8868
- #: languages/vue.php:2918
8869
  msgid "WordPress Tutorials by WPBeginner"
8870
  msgstr ""
8871
 
8872
- #: languages/vue.php:2921
8873
  msgid "WPBeginner is the largest free WordPress resource site for beginners and non-techy users."
8874
  msgstr ""
8875
 
8876
- #: languages/vue.php:2924
8877
  msgid "Visit WPBeginner"
8878
  msgstr ""
8879
 
8880
- #: languages/vue.php:2927
8881
  msgid "Follow Us!"
8882
  msgstr ""
8883
 
8884
- #: languages/vue.php:2930
8885
  msgid "Follow ExactMetrics on social media to stay up to date with latest updates, trends, and tutorials on how to make the most out of analytics."
8886
  msgstr ""
8887
 
8888
- #: languages/vue.php:2933
8889
  msgid "Copyright ExactMetrics, 2021"
8890
  msgstr ""
8891
 
8892
- #: languages/vue.php:2936
8893
  msgid "Upgrade to ExactMetrics Pro to Unlock Additional Actionable Insights"
8894
  msgstr ""
8895
 
8896
- #: languages/vue.php:2942
8897
  msgid "January"
8898
  msgstr ""
8899
 
8900
- #: languages/vue.php:2945
8901
  msgid "February"
8902
  msgstr ""
8903
 
8904
- #: languages/vue.php:2948
8905
  msgid "March"
8906
  msgstr ""
8907
 
8908
- #: languages/vue.php:2951
8909
  msgid "April"
8910
  msgstr ""
8911
 
8912
- #: languages/vue.php:2954
8913
  msgid "May"
8914
  msgstr ""
8915
 
8916
- #: languages/vue.php:2957
8917
  msgid "June"
8918
  msgstr ""
8919
 
8920
- #: languages/vue.php:2960
8921
  msgid "July"
8922
  msgstr ""
8923
 
8924
- #: languages/vue.php:2963
8925
  msgid "August"
8926
  msgstr ""
8927
 
8928
- #: languages/vue.php:2966
8929
  msgid "September"
8930
  msgstr ""
8931
 
8932
- #: languages/vue.php:2969
8933
  msgid "October"
8934
  msgstr ""
8935
 
8936
- #: languages/vue.php:2972
8937
  msgid "November"
8938
  msgstr ""
8939
 
8940
- #: languages/vue.php:2975
8941
  msgid "December"
8942
  msgstr ""
8943
 
8944
  #. Translators: Number of visitors.
8945
- #: languages/vue.php:2979
8946
  msgid "Your best month was <strong>%1$s</strong> with <strong>%2$s visitors!</strong>"
8947
  msgstr ""
8948
 
8949
- #: languages/vue.php:2982
8950
  msgid "See the top Traffic Sources and Top Pages for the Month of %s in the Overview Report to replicate your success."
8951
  msgstr ""
8952
 
8953
  #. Translators: Number of visitors.
8954
- #: languages/vue.php:2986
8955
  msgid "Your <strong>%1$s</strong> visitors came from <strong>%2$s</strong> different countries."
8956
  msgstr ""
8957
 
8958
  #. Translators: Number of visitors.
8959
- #: languages/vue.php:2990
8960
  msgid "%s Visitors"
8961
  msgstr ""
8962
 
8963
  #. Translators: Percent and Number of visitors.
8964
- #: languages/vue.php:2994
8965
  msgid "%1$s&#37 of your visitors were %2$s"
8966
  msgstr ""
8967
 
8968
  #. Translators: Number of visitors and their age.
8969
- #: languages/vue.php:2998
8970
  msgid "%1$s&#37 of your visitors were between the ages of %2$s"
8971
  msgstr ""
8972
 
8973
  #. Translators: Number of visitors and number of pages.
8974
- #: languages/vue.php:3002
8975
  msgid "Your <strong>%1$s</strong> visitors viewed a total of <strong>%2$s</strong> pages. <span class='average-page-per-user' style='font-size: 20px;margin-top:25px;display:block;font-family:Lato'>That's an average of %3$s pages for each visitor!</span>"
8976
  msgstr ""
8977
 
8978
  #. Translators: Number of minutes spent on site.
8979
- #: languages/vue.php:3006
8980
  msgid "Each visitor spent an average of %s minutes on your website in 2020."
8981
  msgstr ""
8982
 
8983
  #. Translators: Name of device type.
8984
- #: languages/vue.php:3010
8985
  msgid "Most of your visitors viewed your website from their <strong>%s</strong> device."
8986
  msgstr ""
8987
 
8988
  #. Translators: Number of visitors and device percentage.
8989
- #: languages/vue.php:3014
8990
  msgid "%1$s&#37 of your visitors were on a %2$s device."
8991
  msgstr ""
8992
 
8993
  #. Translators: add link to blog.
8994
- #: languages/vue.php:3018
8995
  msgid "To comply with Google's API policies we've had to remove the site speed report from the lite version. You can read about this decision and why it was made in %1$sthis blog post%2$s. To access the real time report in the WordPress backend, you will need to upgrade to Pro."
8996
  msgstr ""
8997
 
8998
  #. Translators: add link to blog.
8999
- #: languages/vue.php:3022
9000
  msgid "One of the factors that help deliver an outstanding user experience is having a website that loads quickly. But what happens if a website doesn't load quickly for users?"
9001
  msgstr ""
9002
 
9003
  #. Translators: add link to blog.
9004
- #: languages/vue.php:3026
9005
  msgid "One of the factors that help deliver an outstanding user experience is having a website that loads quickly."
9006
  msgstr ""
9007
 
9008
  #. Translators: add link to blog.
9009
- #: languages/vue.php:3030
9010
  msgid "One of the factors that help deliver an outstanding user experience is having a website that loads quickly. With the Site Speed report you'll be able to check your site's performance directly from your ExactMetrics dashboard."
9011
  msgstr ""
9012
 
9013
- #: languages/vue.php:3033
9014
  msgid "Are you looking for a way to track your landing pages and see which one gets the most conversions on your website?"
9015
  msgstr ""
9016
 
9017
- #: languages/vue.php:3036
9018
  msgid "Read - How to Track Google Analytics Landing Page Conversions"
9019
  msgstr ""
9020
 
9021
- #: languages/vue.php:3039
9022
  msgid "Learn how to boost your SEO rankings using ExactMetrics so more visitors reach your articles and increase engagement."
9023
  msgstr ""
9024
 
9025
- #: languages/vue.php:3042
9026
  msgid "Tracking Mode"
9027
  msgstr ""
9028
 
9029
- #: languages/vue.php:3045
9030
  msgid "Use Global Site Tag (gtag.js)"
9031
  msgstr ""
9032
 
9033
- #: languages/vue.php:3048
9034
  msgid "Enable gtag tracking code to improve compatibility. Read more about what this change means in this %1$sarticle%2$s. Once you switch you won’t be able to go back."
9035
  msgstr ""
9036
 
9037
- #: languages/vue.php:3051
9038
  msgid "Upgrade to the gtag.js tracking code for the latest Google Analytics tracking features. This will be the default in a future release and analytics.js tracking will no longer be supported. Tracking on your site should not be affected."
9039
  msgstr ""
9040
 
9041
- #: languages/vue.php:3054
9042
  msgid "Compatibility mode"
9043
  msgstr ""
9044
 
9045
- #: languages/vue.php:3057
9046
  msgid "Enable _gtagTracker Compatibility"
9047
  msgstr ""
9048
 
9049
  #. Translators: Placeholder gets replaced with default GA js function.
9050
- #: languages/vue.php:3061
9051
  msgid "This enables ExactMetrics to work with plugins that use %1$s and don't support %2$s"
9052
  msgstr ""
9053
 
9054
- #: languages/vue.php:3064
9055
  msgid "Upgrade to the gtag.js tracking code for the latest Google Analytics tracking features. This will be the default tracking option in a future release and analytics.js tracking will no longer be supported."
9056
  msgstr ""
9057
 
9058
- #: languages/vue.php:3067
9059
  msgid "Upgrade to the gtag.js tracking code for the latest Google Analytics tracking features. This will be the default %$1stracking%$2s option in a future release and analytics.js tracking will no longer be supported."
9060
  msgstr ""
9061
 
9062
  #. Translators: placeholders make the text bold.
9063
- #: languages/vue.php:3071
9064
  msgid "Upgrade to the gtag.js tracking code for the latest Google Analytics tracking features. This will be the default %1$stracking%2$s option in a future release and analytics.js tracking will no longer be supported."
9065
  msgstr ""
9066
 
9067
  #. Translators: placeholders make the text bold.
9068
- #: languages/vue.php:3075
9069
  msgid "Upgrade to the gtag.js tracking code for the latest Google Analytics tracking features. This will be the default %1$stracking option%2$s in a future release and analytics.js tracking will no longer be supported."
9070
  msgstr ""
9071
 
9072
- #: languages/vue.php:3078
9073
  msgid "Used on over 4,000,000 websites!"
9074
  msgstr ""
9075
 
9076
- #: languages/vue.php:3081
9077
  msgid "Get weekly traffic reports directly in your inbox."
9078
  msgstr ""
9079
 
9080
- #: languages/vue.php:3087
9081
  msgid "Basic Options"
9082
  msgstr ""
9083
 
9084
- #: languages/vue.php:3090
9085
  msgid "Order Popular Posts by comments or shares with 3 simple theme choices."
9086
  msgstr ""
9087
 
9088
- #: languages/vue.php:3093
9089
  msgid "Dynamic Popular Posts & Popular Products"
9090
  msgstr ""
9091
 
9092
- #: languages/vue.php:3096
9093
  msgid "Display Popular Posts based on your actual traffic data from Google Analytics and choose from over 20 advanced themes. Display Popular WooCommerce products using widgets or Gutenberg blocks."
9094
  msgstr ""
9095
 
2
  # This file is distributed under the same license as the Google Analytics Dashboard for WP (GADWP) plugin.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: Google Analytics Dashboard for WP (GADWP) 6.6.2\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/google-analytics-dashboard-for-wp\n"
7
  "Last-Translator: ExactMetrics Team <support@exactmetrics.com>\n"
8
  "Language-Team: ExactMetrics Team <support@exactmetrics.com>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
+ "POT-Creation-Date: 2021-02-22T13:00:59+00:00\n"
13
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14
  "X-Generator: WP-CLI 2.2.0\n"
15
  "X-Domain: google-analytics-dashboard-for-wp\n"
75
  msgstr ""
76
 
77
  #: lite/includes/popular-posts/class-popular-posts-widget-sidebar.php:257
78
+ #: languages/vue.php:2014
79
  msgid "Theme Preview"
80
  msgstr ""
81
 
228
  #: lite/includes/admin/wp-site-health.php:372
229
  #: lite/includes/admin/wp-site-health.php:398
230
  #: lite/includes/admin/wp-site-health.php:425
231
+ #: languages/vue.php:1791
232
  msgid "View Addons"
233
  msgstr ""
234
 
361
  msgstr ""
362
 
363
  #: lite/includes/admin/helpers.php:83
364
+ #: languages/vue.php:2726
365
+ #: languages/vue.php:2937
366
  msgid "Upgrade to ExactMetrics Pro"
367
  msgstr ""
368
 
381
  msgstr ""
382
 
383
  #: lite/includes/admin/reports/report-queries.php:22
384
+ #: languages/vue.php:255
385
  msgid "Search Console"
386
  msgstr ""
387
 
388
  #: lite/includes/admin/reports/report-ecommerce.php:22
389
+ #: languages/vue.php:328
390
  msgid "eCommerce"
391
  msgstr ""
392
 
399
  msgstr ""
400
 
401
  #: lite/includes/admin/reports/report-publisher.php:22
402
+ #: languages/vue.php:346
403
  msgid "Publishers"
404
  msgstr ""
405
 
406
  #: lite/includes/admin/reports/report-dimensions.php:22
407
+ #: languages/vue.php:392
408
  msgid "Dimensions"
409
  msgstr ""
410
 
411
  #: lite/includes/admin/reports/report-forms.php:22
412
+ #: languages/vue.php:352
413
  msgid "Forms"
414
  msgstr ""
415
 
670
  msgstr ""
671
 
672
  #: includes/gutenberg/headline-tool/headline-tool.php:302
673
+ #: languages/vue.php:322
674
  msgid "General"
675
  msgstr ""
676
 
3203
  #: includes/admin/notifications/notification-bounce-rate.php:40
3204
  #: includes/admin/notifications/notification-headline-analyzer.php:30
3205
  #: includes/admin/notifications/notification-audience.php:43
3206
+ #: languages/vue.php:377
3207
  msgid "Learn More"
3208
  msgstr ""
3209
 
3230
  msgstr ""
3231
 
3232
  #: includes/admin/common.php:940
3233
+ #: languages/vue.php:2763
3234
  msgid "See how your website performed this year and find tips along the way to help grow even more in 2021!"
3235
  msgstr ""
3236
 
3237
  #: includes/admin/admin.php:34
3238
  #: includes/admin/admin.php:42
3239
  #: includes/admin/admin.php:188
3240
+ #: languages/vue.php:319
3241
  msgid "Settings"
3242
  msgstr ""
3243
 
3253
 
3254
  #: includes/admin/admin.php:39
3255
  #: includes/admin/admin.php:98
3256
+ #: languages/vue.php:1121
3257
  msgid "Reports"
3258
  msgstr ""
3259
 
3263
 
3264
  #: includes/admin/admin.php:51
3265
  #: languages/gutenberg.php:83
3266
+ #: languages/vue.php:3082
3267
  msgid "Popular Posts"
3268
  msgstr ""
3269
 
3292
 
3293
  #: includes/admin/admin.php:63
3294
  #: includes/admin/admin.php:106
3295
+ #: languages/vue.php:294
3296
  msgid "About Us"
3297
  msgstr ""
3298
 
3325
 
3326
  #: includes/admin/admin.php:178
3327
  #: includes/admin/admin.php:181
3328
+ #: languages/vue.php:520
3329
  msgid "Support"
3330
  msgstr ""
3331
 
3335
  msgstr ""
3336
 
3337
  #: includes/admin/admin.php:284
3338
+ #: languages/vue.php:368
3339
  msgid "Please Setup Website Analytics to See Audience Insights"
3340
  msgstr ""
3341
 
3342
  #: includes/admin/admin.php:285
3343
+ #: languages/vue.php:374
3344
  msgid "Connect ExactMetrics and Setup Website Analytics"
3345
  msgstr ""
3346
 
3347
  #: includes/admin/admin.php:289
3348
+ #: languages/vue.php:371
3349
  msgid "ExactMetrics, WordPress analytics plugin, helps you connect your website with Google Analytics, so you can see how people find and use your website. Over 1 million website owners use ExactMetrics to see the stats that matter and grow their business."
3350
  msgstr ""
3351
 
3356
 
3357
  #. Translators: Adds a link to the license renewal.
3358
  #: includes/admin/admin.php:310
3359
+ #: languages/vue.php:1954
3360
  msgid "Your license key for ExactMetrics has expired. %1$sPlease click here to renew your license key.%2$s"
3361
  msgstr ""
3362
 
3363
  #: includes/admin/admin.php:312
3364
+ #: languages/vue.php:1957
3365
  msgid "Your license key for ExactMetrics has been disabled. Please use a different key."
3366
  msgstr ""
3367
 
3368
  #: includes/admin/admin.php:314
3369
+ #: languages/vue.php:1960
3370
  msgid "Your license key for ExactMetrics is invalid. The key no longer exists or the user associated with the key has been deleted. Please use a different key."
3371
  msgstr ""
3372
 
3510
  #. Translators: visitors notification title
3511
  #. Translators: Number of visitors.
3512
  #: includes/admin/notifications/notification-visitors.php:37
3513
+ #: languages/vue.php:1500
3514
  msgid "See how %s visitors found your site!"
3515
  msgstr ""
3516
 
3601
  msgstr ""
3602
 
3603
  #: includes/admin/notifications/notification-upgrade-to-pro.php:34
3604
+ #: languages/vue.php:548
3605
  msgid "Upgrade to Pro"
3606
  msgstr ""
3607
 
3608
  #: includes/admin/reports/overview.php:34
3609
+ #: languages/vue.php:343
3610
  msgid "Overview"
3611
  msgstr ""
3612
 
3698
  msgstr ""
3699
 
3700
  #: includes/admin/reports/abstract-report.php:383
3701
+ #: languages/vue.php:189
3702
  msgid "Upgrade Now"
3703
  msgstr ""
3704
 
4893
  msgstr ""
4894
 
4895
  #: languages/gutenberg.php:77
4896
+ #: languages/vue.php:310
4897
  msgid "Inline Popular Posts"
4898
  msgstr ""
4899
 
4930
  msgstr ""
4931
 
4932
  #: languages/gutenberg.php:107
4933
+ #: languages/vue.php:2044
4934
  msgid "Wide-Layout Options"
4935
  msgstr ""
4936
 
4939
  msgstr ""
4940
 
4941
  #: languages/gutenberg.php:113
4942
+ #: languages/vue.php:2047
4943
  msgid "Adjust the number of columns displayed when the widget is placed in a wide container."
4944
  msgstr ""
4945
 
4946
  #: languages/gutenberg.php:116
4947
+ #: languages/vue.php:2068
4948
  msgid "Post Count"
4949
  msgstr ""
4950
 
4953
  msgstr ""
4954
 
4955
  #: languages/gutenberg.php:122
4956
+ #: languages/vue.php:2050
4957
  msgid "Display Options"
4958
  msgstr ""
4959
 
4966
  msgstr ""
4967
 
4968
  #: languages/gutenberg.php:131
4969
+ #: languages/vue.php:1060
4970
  msgid "Widget Title"
4971
  msgstr ""
4972
 
4975
  msgstr ""
4976
 
4977
  #: languages/gutenberg.php:137
4978
+ #: languages/vue.php:2056
4979
  msgid "Display Author"
4980
  msgstr ""
4981
 
4982
  #: languages/gutenberg.php:140
4983
+ #: languages/vue.php:2059
4984
  msgid "Display Date"
4985
  msgstr ""
4986
 
4987
  #: languages/gutenberg.php:143
4988
+ #: languages/vue.php:2062
4989
  msgid "Display Comments"
4990
  msgstr ""
4991
 
5206
  msgstr ""
5207
 
5208
  #: languages/gutenberg.php:312
5209
+ #: languages/vue.php:2112
5210
  msgid "Headline Analyzer"
5211
  msgstr ""
5212
 
5238
  msgid "Today"
5239
  msgstr ""
5240
 
5241
+ #: languages/vue.php:20
5242
  msgid "Yesterday"
5243
  msgstr ""
5244
 
5245
+ #: languages/vue.php:23
5246
  msgid "Last Week"
5247
  msgstr ""
5248
 
5249
+ #: languages/vue.php:26
5250
  msgid "Last Month"
5251
  msgstr ""
5252
 
5253
+ #: languages/vue.php:29
5254
  msgid "Last 7 days"
5255
  msgstr ""
5256
 
5257
+ #: languages/vue.php:32
5258
  msgid "Last 30 days"
5259
  msgstr ""
5260
 
5261
+ #: languages/vue.php:35
5262
  msgid "Loading Settings"
5263
  msgstr ""
5264
 
5265
+ #: languages/vue.php:39
5266
  msgid "Please wait..."
5267
  msgstr ""
5268
 
5269
+ #: languages/vue.php:42
5270
  msgid "Saving Changes..."
5271
  msgstr ""
5272
 
5273
+ #: languages/vue.php:45
5274
  msgid "Settings Updated"
5275
  msgstr ""
5276
 
5277
  #. Translators: Add a link to the onboarding wizard.
5278
+ #: languages/vue.php:49
5279
  msgid "You need to %1$sconnect ExactMetrics%2$s first"
5280
  msgstr ""
5281
 
5282
+ #: languages/vue.php:52
5283
  msgid "Could Not Save Changes"
5284
  msgstr ""
5285
 
5286
+ #: languages/vue.php:55
5287
  msgid "Loading new report data"
5288
  msgstr ""
5289
 
5290
+ #. Translators: Placeholder gets replaced with an arrow icon.
5291
+ #: languages/vue.php:59
5292
  msgid "Continue %s"
5293
  msgstr ""
5294
 
5295
+ #: languages/vue.php:62
5296
  msgid "Unlock the Publishers Report and Focus on the Content that Matters"
5297
  msgstr ""
5298
 
5299
+ #: languages/vue.php:65
5300
  msgid "Stop guessing about what content your visitors are interested in. ExactMetrics Publisher Report shows you exactly which content gets the most visits, so you can analyze and optimize it for higher conversions."
5301
  msgstr ""
5302
 
5303
+ #: languages/vue.php:68
5304
  msgid "Unlock the Publishers Report and Focus on the Content That Matters"
5305
  msgstr ""
5306
 
5307
+ #: languages/vue.php:71
5308
  msgid "Stop guessing about what content your visitors are interested in. The Publisher Report shows you exactly which content gets the most traffic, so you can analyze and optimize it for higher conversions."
5309
  msgstr ""
5310
 
5311
+ #: languages/vue.php:74
5312
  msgid "Unlock the eCommerce Report and See Your Important Store Metrics"
5313
  msgstr ""
5314
 
5315
+ #: languages/vue.php:77
5316
  msgid "Increase your sales & revenue with insights. ExactMetrics answers all your top eCommerce questions using metrics like total revenue, conversion rate, average order value, top products, top referral sources and more."
5317
  msgstr ""
5318
 
5319
+ #: languages/vue.php:80
5320
  msgid "Unlock the Dimensions Report and Track Your Own Custom Data"
5321
  msgstr ""
5322
 
5323
+ #: languages/vue.php:83
5324
  msgid "Decide what data is important using your own custom tracking parameters. The Dimensions report allows you to easily see what's working right inside your WordPress dashboard."
5325
  msgstr ""
5326
 
5327
+ #: languages/vue.php:87
5328
  msgid "Unlock the Forms Report and Improve Conversions"
5329
  msgstr ""
5330
 
5331
+ #: languages/vue.php:91
5332
  msgid "Easily track your form views and conversions. The Forms Report allows you to see which forms are performing better and which forms have lower conversion rates so you can optimize using real data."
5333
  msgstr ""
5334
 
5335
+ #: languages/vue.php:94
5336
  msgid "Unlock the Search Console Report and See How People Find Your Website"
5337
  msgstr ""
5338
 
5339
+ #: languages/vue.php:97
5340
  msgid "See exactly how people find your website, which keywords they searched for, how many times the results were viewed, and more."
5341
  msgstr ""
5342
 
5343
+ #: languages/vue.php:100
5344
  msgid "Unlock the Real-Time Report and Track the Visitors on Your Site in Real-Time"
5345
  msgstr ""
5346
 
5347
+ #: languages/vue.php:103
5348
  msgid "Track the results of your marketing efforts and product launches as-it-happens right from your WordPress site. The Real-Time report allows you to view your traffic sources and visitors activity when you need it."
5349
  msgstr ""
5350
 
5351
+ #: languages/vue.php:106
5352
  msgid "Loading settings"
5353
  msgstr ""
5354
 
5355
+ #: languages/vue.php:109
5356
  msgid "Success! "
5357
  msgstr ""
5358
 
5359
+ #: languages/vue.php:112
5360
  msgid "You're now using ExactMetrics Pro with all the features."
5361
  msgstr ""
5362
 
5363
  #. Translators: Placeholder gets replaced with an arrow icon.
5364
+ #: languages/vue.php:116
5365
  msgid "Get Started %s"
5366
  msgstr ""
5367
 
5368
  #. Translators: Current PHP version and recommended PHP version.
5369
+ #: languages/vue.php:120
5370
  msgid "ExactMetrics has detected that your site is running an outdated, insecure version of PHP (%1$s), which could be putting your site at risk for being hacked. WordPress stopped supporting your PHP version in April, 2019. Updating to the recommended version (PHP %2$s) only takes a few minutes and will make your website significantly faster and more secure."
5371
  msgstr ""
5372
 
5373
  #. Translators: Current WordPress version.
5374
+ #: languages/vue.php:124
5375
  msgid "ExactMetrics has detected that your site is running an outdated version of WordPress (%s). ExactMetrics will stop supporting WordPress versions lower than 4.9 in 2020. Updating WordPress takes just a few minutes and will also solve many bugs that exist in your WordPress install."
5376
  msgstr ""
5377
 
5378
+ #: languages/vue.php:127
5379
  msgid "Yikes! PHP Update Required"
5380
  msgstr ""
5381
 
5382
  #. Translators: Current PHP version and recommended PHP version.
5383
+ #: languages/vue.php:131
5384
  msgid "ExactMetrics has detected that your site is running an outdated, insecure version of PHP (%1$s), which could be putting your site at risk for being hacked. Updating to the recommended version (PHP %2$s) only takes a few minutes and will make your website significantly faster and more secure."
5385
  msgstr ""
5386
 
5387
+ #: languages/vue.php:134
5388
  msgid "Learn more about updating PHP"
5389
  msgstr ""
5390
 
5391
+ #: languages/vue.php:137
5392
  msgid "Yikes! WordPress Update Required"
5393
  msgstr ""
5394
 
5395
  #. Translators: Current WordPress version.
5396
+ #: languages/vue.php:141
5397
  msgid "ExactMetrics has detected that your site is running an outdated version of WordPress (%s). Updating WordPress takes just a few minutes and will also solve many bugs that exist in your WordPress install."
5398
  msgstr ""
5399
 
5400
+ #: languages/vue.php:144
5401
  msgid "Learn more about updating WordPress"
5402
  msgstr ""
5403
 
5404
+ #. Translators: Makes the text bold.
5405
+ #: languages/vue.php:148
5406
  msgid "%1$sUniversal Tracking%2$s – Setup universal website tracking across devices and campaigns with just a few clicks (without any code)."
5407
  msgstr ""
5408
 
5409
+ #. Translators: Makes the text bold.
5410
+ #: languages/vue.php:152
5411
  msgid "%1$sGoogle Analytics Dashboard%2$s - See your website analytics report right inside your WordPress dashboard with actionable insights."
5412
  msgstr ""
5413
 
5414
+ #. Translators: Makes the text bold.
5415
+ #: languages/vue.php:156
5416
  msgid "%1$sReal-time Stats%2$s - Get real-time stats inside WordPress to see who is online, what are they doing and more."
5417
  msgstr ""
5418
 
5419
  #. Translators: Makes text bold.
5420
+ #: languages/vue.php:160
5421
  msgid "%1$sEnhanced Ecommerce Tracking%2$s - 1-click Google Analytics Enhanced eCommerce tracking for WooCommerce, Easy Digital Download & MemberPress."
5422
  msgstr ""
5423
 
5424
+ #. Translators: Makes the text bold.
5425
+ #: languages/vue.php:164
5426
  msgid "%1$sPage Level Analytics%2$s - Get detailed stats for each post and page, so you can see the most popular posts, pages, and sections of your site."
5427
  msgstr ""
5428
 
5429
+ #. Translators: Makes the text bold.
5430
+ #: languages/vue.php:168
5431
  msgid "%1$sAffiliate Link & Ads Tracking%2$s - Automatically track clicks on your affiliate links, banner ads, and other outbound links with our link tracking."
5432
  msgstr ""
5433
 
5434
+ #. Translators: Makes the text bold.
5435
+ #: languages/vue.php:172
5436
  msgid "%1$sEU Compilance (GDPR Friendly)%2$s - Make Google Analytics compliant with GDPR and other privacy regulations automatically."
5437
  msgstr ""
5438
 
5439
  #. Translators: Makes text bold.
5440
+ #: languages/vue.php:176
5441
  msgid "%1$sCustom Dimensions%2$s - Setup tracking for authors, tags, searches, custom post types, users, and other events with 1-click."
5442
  msgstr ""
5443
 
5444
+ #. Translators: Adds a link and an arrow icon.
5445
+ #: languages/vue.php:180
5446
  msgid "%1$sSee All Features%2$s"
5447
  msgstr ""
5448
 
5449
+ #: languages/vue.php:183
5450
  msgid "Pro Plan"
5451
  msgstr ""
5452
 
5453
+ #: languages/vue.php:186
5454
  msgid "per year"
5455
  msgstr ""
5456
 
5457
+ #: languages/vue.php:192
5458
  msgid "Upgrade to ExactMetrics Pro Now"
5459
  msgstr ""
5460
 
5461
+ #: languages/vue.php:195
5462
  msgid "This is absolutely, positively, one of the TOP plugins to install on your WP site. There is no better way to quickly gauge traffic for spikes, surges, and consistency. I installed this on over a dozen WordPress installations and counting, thank you for an outstanding app!"
5463
  msgstr ""
5464
 
5465
+ #: languages/vue.php:198
5466
  msgid "Daniel Monaghan - Experienced"
5467
  msgstr ""
5468
 
5469
+ #: languages/vue.php:201
5470
  msgid "Very simple to configure and the results are very clearly displayed. So much easier for clients to view than in their own analytics account! Delighted with it."
5471
  msgstr ""
5472
 
5473
+ #: languages/vue.php:204
5474
  msgid "Naomi Spirit - From This Day"
5475
  msgstr ""
5476
 
5477
+ #: languages/vue.php:207
5478
  msgid "Love this plugin! It’s got powerful customization options, it’s easy to use, there’s good documentation, and if all that’s not enough, ExactMetrics is quick to provide support. Thanks for this wonderful plugin!"
5479
  msgstr ""
5480
 
5481
+ #: languages/vue.php:210
5482
  msgid "Julie Dupuis - Faraway Land Travel"
5483
  msgstr ""
5484
 
5485
+ #: languages/vue.php:213
5486
  msgid "Guides and Documentation:"
5487
  msgstr ""
5488
 
5489
+ #: languages/vue.php:218
5490
  msgid "Upgrade to PRO"
5491
  msgstr ""
5492
 
5493
+ #: languages/vue.php:222
5494
  msgid "eCommerce Tracking"
5495
  msgstr ""
5496
 
5497
+ #: languages/vue.php:226
5498
  msgid "Custom Dimensions"
5499
  msgstr ""
5500
 
5501
+ #: languages/vue.php:230
5502
  msgid "Form Tracking"
5503
  msgstr ""
5504
 
5506
  msgid "AMP Support"
5507
  msgstr ""
5508
 
5509
+ #: languages/vue.php:238
5510
  msgid "Author Tracking"
5511
  msgstr ""
5512
 
5513
+ #: languages/vue.php:242
5514
  msgid "EU Compliance Addon"
5515
  msgstr ""
5516
 
5517
+ #: languages/vue.php:246
5518
  msgid "Real Time Report"
5519
  msgstr ""
5520
 
5521
+ #: languages/vue.php:250
5522
  msgid "Google Optimize"
5523
  msgstr ""
5524
 
5525
+ #: languages/vue.php:259
5526
  msgid "Custom Date Ranges"
5527
  msgstr ""
5528
 
5529
+ #: languages/vue.php:262
5530
  msgid "Getting Started with ExactMetrics"
5531
  msgstr ""
5532
 
5533
+ #: languages/vue.php:265
5534
  msgid "ExactMetrics is the easiest analytics solution on the market to get started with, as we walk you through exactly what you need to do, in plain english, using our 3 minute setup wizard."
5535
  msgstr ""
5536
 
5537
+ #: languages/vue.php:268
5538
  msgid "To begin with, we’ll get your site authorized with Google Analytics, so we can start tracking and generating reports for you right away."
5539
  msgstr ""
5540
 
5541
+ #: languages/vue.php:271
5542
  msgid "In no time at all, and after just a few clicks, you'll have setup the most powerful Google Analytics tracking available for WordPress. It's easy to double your traffic and sales when you know exactly how people find and use your website. Let's get started!."
5543
  msgstr ""
5544
 
5545
+ #: languages/vue.php:274
5546
  msgid "Launch the wizard!"
5547
  msgstr ""
5548
 
5549
+ #: languages/vue.php:277
5550
  msgid "Welcome to"
5551
  msgstr ""
5552
 
5553
  #. Translators: Adds a line break.
5554
+ #: languages/vue.php:281
5555
  msgid "Thank you for choosing ExactMetrics -%s The Most Powerful WordPress Analytics Plugin"
5556
  msgstr ""
5557
 
5558
+ #. Translators: Makes the product name bold.
5559
+ #: languages/vue.php:285
5560
  msgid "%1$sExactMetrics%2$s makes it “effortless” to setup Google Analytics in WordPress, the RIGHT Way. You can watch the video tutorial or use our 3 minute setup wizard."
5561
  msgstr ""
5562
 
5563
+ #: languages/vue.php:288
5564
  msgid "ExactMetrics Features & Addons"
5565
  msgstr ""
5566
 
5567
+ #: languages/vue.php:291
5568
  msgid "Here are the features that make ExactMetrics the most powerful and user-friendly WordPress analytics plugin in the market."
5569
  msgstr ""
5570
 
5571
+ #: languages/vue.php:297
5572
  msgid "Getting Started"
5573
  msgstr ""
5574
 
5575
+ #: languages/vue.php:301
5576
  msgid "Lite vs Pro"
5577
  msgstr ""
5578
 
5579
+ #: languages/vue.php:304
5580
  msgid "Import Export"
5581
  msgstr ""
5582
 
5583
+ #: languages/vue.php:307
5584
  msgid "PrettyLinks Integration"
5585
  msgstr ""
5586
 
5587
+ #: languages/vue.php:313
5588
  msgid "Popular Posts Widget"
5589
  msgstr ""
5590
 
5591
+ #: languages/vue.php:316
5592
  msgid "Popular Products"
5593
  msgstr ""
5594
 
5595
+ #: languages/vue.php:325
5596
  msgid "Engagement"
5597
  msgstr ""
5598
 
5599
+ #: languages/vue.php:331
5600
  msgid "Publisher"
5601
  msgstr ""
5602
 
5603
+ #: languages/vue.php:334
5604
  msgid "Conversions"
5605
  msgstr ""
5606
 
5607
+ #: languages/vue.php:337
5608
  msgid "Advanced"
5609
  msgstr ""
5610
 
5611
+ #: languages/vue.php:340
5612
  msgid "URL Builder"
5613
  msgstr ""
5614
 
5615
+ #: languages/vue.php:349
5616
  msgid "Dimensions Report"
5617
  msgstr ""
5618
 
5619
+ #: languages/vue.php:355
5620
  msgid "Real-Time"
5621
  msgstr ""
5622
 
5623
+ #: languages/vue.php:358
5624
  msgid "Exit Setup"
5625
  msgstr ""
5626
 
5627
+ #: languages/vue.php:361
5628
  msgid "Go back"
5629
  msgstr ""
5630
 
5631
  #. Translators: Placeholders are replaced with the current step number out of the total number of steps.
5632
+ #: languages/vue.php:365
5633
  msgid "Step %1$s of %2$s"
5634
  msgstr ""
5635
 
5636
+ #: languages/vue.php:380
5637
  msgid "You must connect with ExactMetrics before you can view reports."
5638
  msgstr ""
5639
 
5640
+ #: languages/vue.php:383
5641
  msgid "ExactMetrics makes it \"effortless\" for you to connect your site with Google Analytics and see reports right here in the WordPress dashboard."
5642
  msgstr ""
5643
 
5644
+ #: languages/vue.php:386
5645
  msgid "Launch Setup Wizard"
5646
  msgstr ""
5647
 
5648
+ #: languages/vue.php:389
5649
  msgid "Please ask your webmaster to connect ExactMetrics to Google Analytics."
5650
  msgstr ""
5651
 
5652
+ #: languages/vue.php:395
5653
  msgid "Inbox"
5654
  msgstr ""
5655
 
5656
+ #: languages/vue.php:398
5657
  msgid "Back to Inbox"
5658
  msgstr ""
5659
 
5660
+ #: languages/vue.php:401
5661
  msgid "View Dismissed"
5662
  msgstr ""
5663
 
5664
+ #: languages/vue.php:404
5665
  msgid "Notifications"
5666
  msgstr ""
5667
 
5668
+ #: languages/vue.php:407
5669
  msgid "Dismiss All"
5670
  msgstr ""
5671
 
5672
+ #: languages/vue.php:410
5673
  msgid "Dismissed"
5674
  msgstr ""
5675
 
5676
+ #: languages/vue.php:413
5677
  msgid "No Notifications"
5678
  msgstr ""
5679
 
5680
+ #: languages/vue.php:416
5681
+ #: languages/vue.php:596
5682
  msgid "ExactMetrics Addons"
5683
  msgstr ""
5684
 
5685
+ #: languages/vue.php:419
5686
  msgid "Search Addons"
5687
  msgstr ""
5688
 
5689
+ #: languages/vue.php:422
5690
  msgid "Save Changes"
5691
  msgstr ""
5692
 
5693
+ #: languages/vue.php:425
5694
  msgid "ExactMetrics encountered an error loading your report data"
5695
  msgstr ""
5696
 
5697
+ #: languages/vue.php:428
5698
  msgid "There is an issue with your Google Account authentication. Please use the button below to fix it by re-authenticating."
5699
  msgstr ""
5700
 
5701
+ #: languages/vue.php:432
5702
+ #: languages/vue.php:2705
5703
  msgid "Reconnect ExactMetrics"
5704
  msgstr ""
5705
 
5706
+ #: languages/vue.php:435
5707
  msgid "Re-Authenticating"
5708
  msgstr ""
5709
 
5710
+ #: languages/vue.php:438
5711
  msgid "Ok"
5712
  msgstr ""
5713
 
5714
+ #: languages/vue.php:441
5715
  msgid "See Quick Links"
5716
  msgstr ""
5717
 
5718
+ #: languages/vue.php:444
5719
  msgid "Suggest a Feature"
5720
  msgstr ""
5721
 
5722
+ #: languages/vue.php:447
5723
  msgid "Join Our Community"
5724
  msgstr ""
5725
 
5726
+ #: languages/vue.php:450
5727
  msgid "Support & Docs"
5728
  msgstr ""
5729
 
5730
+ #: languages/vue.php:453
5731
  msgid "Upgrade to Pro &#187;"
5732
  msgstr ""
5733
 
5734
+ #: languages/vue.php:456
5735
  msgid "One-click Complete eCommerce tracking"
5736
  msgstr ""
5737
 
5738
+ #: languages/vue.php:459
5739
  msgid "Complete eCommerce tracking for WooCommerce, Easy Digital Downloads and MemberPress stores with no code or settings required"
5740
  msgstr ""
5741
 
5742
+ #: languages/vue.php:462
5743
  msgid "Forms Tracking"
5744
  msgstr ""
5745
 
5746
+ #: languages/vue.php:465
5747
  msgid "One-click Form Events Tracking"
5748
  msgstr ""
5749
 
5750
+ #: languages/vue.php:468
5751
  msgid "WPForms, Ninja Forms, Contact Form 7, Gravity Forms and any other WordPress form plugin"
5752
  msgstr ""
5753
 
5754
+ #: languages/vue.php:471
5755
  msgid "WordPress Admin Area Reports"
5756
  msgstr ""
5757
 
5758
+ #: languages/vue.php:474
5759
  msgid "Standard Reports"
5760
  msgstr ""
5761
 
5762
+ #: languages/vue.php:477
5763
  msgid "Overview Reports for the last 30 days."
5764
  msgstr ""
5765
 
5766
+ #: languages/vue.php:480
5767
  msgid "Advanced Reports"
5768
  msgstr ""
5769
 
5770
+ #: languages/vue.php:483
5771
  msgid "Publisher, eCommerce, Search Console, Custom Dimensions, Forms and Real-Time with custom date period selection"
5772
  msgstr ""
5773
 
5774
+ #: languages/vue.php:486
5775
  msgid "Dashboard Widget"
5776
  msgstr ""
5777
 
5778
+ #: languages/vue.php:489
5779
  msgid "Basic Widget"
5780
  msgstr ""
5781
 
5782
+ #: languages/vue.php:492
5783
  msgid "Overview Report Synopsis"
5784
  msgstr ""
5785
 
5786
+ #: languages/vue.php:495
5787
  msgid "Advanced Dashboard Widget"
5788
  msgstr ""
5789
 
5790
+ #: languages/vue.php:498
5791
  msgid "Includes the complete Overview report, Publisher reports and 6 different eCommerce reports"
5792
  msgstr ""
5793
 
5794
+ #: languages/vue.php:501
5795
  msgid "Publisher Reports"
5796
  msgstr ""
5797
 
5798
+ #: languages/vue.php:504
5799
  msgid "Advanced Publisher Reports & Tracking"
5800
  msgstr ""
5801
 
5802
+ #: languages/vue.php:507
5803
  msgid "View Top Landing/Exit Pages, Top Links, Demographics & Interests data and more"
5804
  msgstr ""
5805
 
5806
+ #: languages/vue.php:511
5807
  msgid "Not Available"
5808
  msgstr ""
5809
 
5810
+ #: languages/vue.php:514
5811
  msgid "Complete Custom Dimensions Tracking"
5812
  msgstr ""
5813
 
5814
+ #: languages/vue.php:517
5815
  msgid "Track and measure by the Author, Post Type, Category, Tag, SEO Score, Focus Keyword, Logged-in User, User ID and Published Time of each post and page"
5816
  msgstr ""
5817
 
5818
+ #: languages/vue.php:523
5819
  msgid "Limited Support"
5820
  msgstr ""
5821
 
5822
+ #: languages/vue.php:526
5823
  msgid "Priority Support"
5824
  msgstr ""
5825
 
5826
+ #: languages/vue.php:529
5827
  msgid "Get the most out of ExactMetrics by upgrading to Pro and unlocking all of the powerful features."
5828
  msgstr ""
5829
 
5830
+ #: languages/vue.php:532
5831
  msgid "Feature"
5832
  msgstr ""
5833
 
5834
+ #: languages/vue.php:535
5835
  msgid "Lite"
5836
  msgstr ""
5837
 
5838
+ #: languages/vue.php:538
5839
  msgid "Pro"
5840
  msgstr ""
5841
 
5842
+ #: languages/vue.php:541
5843
  msgid "Get ExactMetrics Pro Today and Unlock all the Powerful Features"
5844
  msgstr ""
5845
 
5846
+ #: languages/vue.php:544
5847
  msgid "Bonus: ExactMetrics Lite users get 50% off regular price, automatically applied at checkout."
5848
  msgstr ""
5849
 
5850
+ #: languages/vue.php:551
5851
  msgid "Universal Tracking"
5852
  msgstr ""
5853
 
5854
+ #: languages/vue.php:554
5855
  msgid "Included"
5856
  msgstr ""
5857
 
5858
+ #: languages/vue.php:557
5859
  msgid "Custom Google Analytics Link Tracking"
5860
  msgstr ""
5861
 
5862
+ #: languages/vue.php:560
5863
  msgid "Standard Tracking"
5864
  msgstr ""
5865
 
5866
+ #: languages/vue.php:563
5867
  msgid "Advanced Tracking"
5868
  msgstr ""
5869
 
5870
+ #: languages/vue.php:566
5871
  msgid "Automatic tracking of outbound/external, file download, affiliate, email and telephone links and our simple Custom Link Attribution markup for custom link tracking"
5872
  msgstr ""
5873
 
5874
+ #: languages/vue.php:569
5875
  msgid "Scroll tracking as well as tracking on Google Accelerated Mobile Pages (AMP) and Facebook Instant Articles for Publishers"
5876
  msgstr ""
5877
 
5878
+ #: languages/vue.php:572
5879
  msgid "No-Code-Needed Tracking Features"
5880
  msgstr ""
5881
 
5882
+ #: languages/vue.php:575
5883
  msgid "Basic Tracking Options"
5884
  msgstr ""
5885
 
5886
+ #: languages/vue.php:578
5887
  msgid "Cross-domain tracking, anonymization of IP addresses, and automatic exclusion of administrators from tracking"
5888
  msgstr ""
5889
 
5890
+ #: languages/vue.php:581
5891
  msgid "Advanced Tracking Options"
5892
  msgstr ""
5893
 
5894
+ #: languages/vue.php:584
5895
  msgid "Easily integrate Google Optimize as well as adjust recordings of site speed and the sample rate of visitors"
5896
  msgstr ""
5897
 
5898
+ #: languages/vue.php:587
5899
  msgid "There was an issue retrieving the addons for this site. Please click on the button below the refresh the addons data."
5900
  msgstr ""
5901
 
5902
+ #: languages/vue.php:590
5903
  msgid "No addons found."
5904
  msgstr ""
5905
 
5906
+ #: languages/vue.php:593
5907
  msgid "Refresh Addons"
5908
  msgstr ""
5909
 
5910
  #. Translators: Adds a line break.
5911
+ #: languages/vue.php:600
5912
  msgid "Upgrade to Pro to unlock addons and other great features."
5913
  msgstr ""
5914
 
5915
+ #: languages/vue.php:603
5916
  msgid "As a valued ExactMetrics Lite user you receive 50% off, automaticaly applied at checkout!"
5917
  msgstr ""
5918
 
5919
+ #: languages/vue.php:606
5920
  msgid "Refreshing Addons"
5921
  msgstr ""
5922
 
5923
+ #: languages/vue.php:609
5924
  msgid "Hello and Welcome to ExactMetrics, the Best Google Analytics Plugin for WordPress."
5925
  msgstr ""
5926
 
5927
+ #: languages/vue.php:612
5928
  msgid "Ready to take your website to the next level? ExactMetrics gives you the accurate insights you need to make data-driven decisions to grow your traffic and conversions faster than ever before. Now you can easily enable advanced tracking on your website without having to know any code."
5929
  msgstr ""
5930
 
5931
+ #: languages/vue.php:615
5932
  msgid "The ExactMetrics Team"
5933
  msgstr ""
5934
 
5935
  #. Translators: Placeholders make the text green.
5936
+ #: languages/vue.php:619
5937
  msgid "Bonus: ExactMetrics Lite users get %1$s50%% off regular price%2$s, automatically applied at checkout."
5938
  msgstr ""
5939
 
5940
+ #: languages/vue.php:622
5941
  msgid "How to Connect to Google Analytics"
5942
  msgstr ""
5943
 
5944
+ #: languages/vue.php:625
5945
  msgid "After you install ExactMetrics, you’ll need to connect your WordPress site with your Google Analytics account. ExactMetrics makes the process easy, with no coding required."
5946
  msgstr ""
5947
 
5948
+ #: languages/vue.php:628
5949
  msgid "Guide and Checklist for Advanced Insights"
5950
  msgstr ""
5951
 
5952
+ #: languages/vue.php:631
5953
  msgid "Our goal is to make it as easy as possible for you to measure and track your stats so you can grow your business. This easy-to-follow guide and checklist will get you set up with ExactMetrics’ advanced tracking."
5954
  msgstr ""
5955
 
5956
+ #: languages/vue.php:634
5957
  msgid "GDPR Guide"
5958
  msgstr ""
5959
 
5960
+ #: languages/vue.php:637
5961
  msgid "Compliance with European data laws including GDPR can be confusing and time-consuming. In order to help ExactMetrics users comply with these laws, we’ve created an addon that automates a lot of the necessary configuration changes for you. "
5962
  msgstr ""
5963
 
5964
+ #: languages/vue.php:640
5965
  msgid "How to Install and Activate ExactMetrics Addons"
5966
  msgstr ""
5967
 
5968
+ #: languages/vue.php:643
5969
  msgid "The process for installing and activating addons is quick and easy after you install the ExactMetrics plugin. In this guide we’ll walk you through the process, step by step."
5970
  msgstr ""
5971
 
5972
+ #: languages/vue.php:646
5973
  msgid "Enabling eCommerce Tracking and Reports"
5974
  msgstr ""
5975
 
5976
+ #: languages/vue.php:649
5977
  msgid "Want to track your eCommerce sales data for your WooCommerce, MemberPress, or Easy Digital Downloads store with ExactMetrics? In this guide, we’ll show you how to enable eCommerce tracking in Google Analytics in just a few clicks."
5978
  msgstr ""
5979
 
5980
+ #: languages/vue.php:652
5981
  msgid "Read Documentation"
5982
  msgstr ""
5983
 
5984
  #. Translators: Makes the text bold.
5985
+ #: languages/vue.php:656
5986
  msgid "%1$sEnhanced eCommerce Tracking%2$s - 1-click Google Analyticks Enhanced Ecommerce trackin for WooCommerce, Easy Digital Download & MemberPress."
5987
  msgstr ""
5988
 
5989
  #. Translators: Makes the text bold.
5990
+ #: languages/vue.php:660
5991
  msgid "%1$sCustom Dimensions%2$s - Setup tracking for authors, tags, searches, custom post type, users, and other events with 1-click."
5992
  msgstr ""
5993
 
5994
+ #: languages/vue.php:663
5995
  msgid "ExactMetrics Recommends WPForms"
5996
  msgstr ""
5997
 
5998
+ #: languages/vue.php:666
5999
  msgid "Built by the folks behind ExactMetrics, WPForms is the most beginner friendly form plugin in the market."
6000
  msgstr ""
6001
 
6002
+ #: languages/vue.php:669
6003
  msgid "Used on over 3,000,000 websites!"
6004
  msgstr ""
6005
 
6006
+ #: languages/vue.php:672
6007
  msgid "WPForms allow you to create beautiful contact forms, subscription forms, payment forms, and other types of forms for your site in minutes, not hours!"
6008
  msgstr ""
6009
 
6010
+ #: languages/vue.php:675
6011
  msgid "Skip this Step"
6012
  msgstr ""
6013
 
6014
+ #: languages/vue.php:678
6015
  msgid "Continue & Install WPForms"
6016
  msgstr ""
6017
 
6018
+ #: languages/vue.php:681
6019
  msgid "Installing..."
6020
  msgstr ""
6021
 
6022
+ #: languages/vue.php:684
6023
  msgid "Awesome, You're All Set!"
6024
  msgstr ""
6025
 
6026
+ #: languages/vue.php:687
6027
  msgid "ExactMetrics is all set up and ready to use. We've verified that the tracking code is deployed properly and collecting data."
6028
  msgstr ""
6029
 
6030
  #. Translators: Make the text bold.
6031
+ #: languages/vue.php:691
6032
  msgid "%1$sPlease Note:%2$s While Google Analytics is properly setup and tracking everything, it does not send the data back to WordPress immediately. Depending on the size of your website, it can take between a few hours to 24 hours for reports to populate."
6033
  msgstr ""
6034
 
6035
  #. Translators: Add link to blog.
6036
+ #: languages/vue.php:695
6037
  msgid "%1$sSubscribe to the ExactMetrics blog%2$s for tips on how to get more traffic and grow your business."
6038
  msgstr ""
6039
 
6040
+ #: languages/vue.php:698
6041
  msgid "Finish Setup & Exit Wizard"
6042
  msgstr ""
6043
 
6044
+ #: languages/vue.php:701
6045
  msgid "Google Analytics"
6046
  msgstr ""
6047
 
6048
+ #: languages/vue.php:704
6049
  msgid "Subscribe"
6050
  msgstr ""
6051
 
6052
+ #: languages/vue.php:707
6053
  msgid "Checking your website..."
6054
  msgstr ""
6055
 
6056
  #. Translators: Placeholders make the text highlighted.
6057
+ #: languages/vue.php:711
6058
  msgid "%1$sNeed%2$s to Grow FASTER??"
6059
  msgstr ""
6060
 
6061
+ #: languages/vue.php:714
6062
  msgid "Get additional, actionable insights by going Pro."
6063
  msgstr ""
6064
 
6065
+ #: languages/vue.php:717
6066
  msgid "Skip"
6067
  msgstr ""
6068
 
6069
+ #: languages/vue.php:720
6070
  msgid "See All Features"
6071
  msgstr ""
6072
 
6073
+ #: languages/vue.php:723
6074
  msgid "Upgrade to Pro to get the complete ExactMetrics experience including 1 click tracking integrations for your favorite WordPress plugins and insightful reports backed by our legendary support team."
6075
  msgstr ""
6076
 
6077
+ #: languages/vue.php:726
6078
  msgid "Our Pro plan includes:"
6079
  msgstr ""
6080
 
6081
+ #: languages/vue.php:729
6082
  msgid "Welcome to ExactMetrics!"
6083
  msgstr ""
6084
 
6085
+ #: languages/vue.php:732
6086
  msgid "Let's get you set up."
6087
  msgstr ""
6088
 
6089
+ #: languages/vue.php:735
6090
  msgid "Save and Continue"
6091
  msgstr ""
6092
 
6093
+ #: languages/vue.php:738
6094
  msgid "Which category best describes your website?"
6095
  msgstr ""
6096
 
6097
+ #: languages/vue.php:741
6098
  msgid "We will recommend the optimal settings for ExactMetrics based on your choice."
6099
  msgstr ""
6100
 
6101
+ #: languages/vue.php:744
6102
  msgid "Business Website"
6103
  msgstr ""
6104
 
6105
  #. Translators: Make text bold.
6106
+ #: languages/vue.php:748
6107
  msgid "Publisher %1$s(Blog)%2$s"
6108
  msgstr ""
6109
 
6110
+ #: languages/vue.php:751
6111
  msgid "Ecommerce"
6112
  msgstr ""
6113
 
6114
+ #: languages/vue.php:754
6115
  msgid "Connect ExactMetrics to Your Website"
6116
  msgstr ""
6117
 
6118
+ #: languages/vue.php:757
6119
  msgid "ExactMetrics connects Google Analytics to WordPress and shows you stats that matter."
6120
  msgstr ""
6121
 
6122
+ #: languages/vue.php:760
6123
  msgid "Connect Google Analytics + WordPress"
6124
  msgstr ""
6125
 
6126
+ #: languages/vue.php:763
6127
  msgid "You will be taken to the ExactMetrics website where you'll need to connect your Analytics account."
6128
  msgstr ""
6129
 
6130
+ #: languages/vue.php:766
6131
  msgid "Whoops, something went wrong and we weren't able to connect to ExactMetrics. Please enter your Google UA code manually."
6132
  msgstr ""
6133
 
6134
+ #: languages/vue.php:769
6135
  msgid "Manually enter your UA code"
6136
  msgstr ""
6137
 
6138
+ #: languages/vue.php:772
6139
  msgid "Warning: If you use a manual UA code, you won't be able to use any of the reporting and some of the tracking features. Your UA code should look like UA-XXXXXX-XX where the X's are numbers."
6140
  msgstr ""
6141
 
6142
+ #: languages/vue.php:775
6143
  msgid "UA code can't be empty"
6144
  msgstr ""
6145
 
6146
+ #: languages/vue.php:778
6147
  msgid "Saving UA code..."
6148
  msgstr ""
6149
 
6150
+ #: languages/vue.php:781
6151
  msgid "Recommended Addons"
6152
  msgstr ""
6153
 
6154
  #. Translators: Add a link to upgrade and make the text green.
6155
+ #: languages/vue.php:785
6156
  msgid "To unlock more features consider %1$supgrading to PRO%2$s.%3$s As a valued ExactMetrics Lite user you %4$sreceive 50%% off%5$s, automatically applied at checkout!"
6157
  msgstr ""
6158
 
6159
+ #: languages/vue.php:788
6160
  msgid "Save and continue"
6161
  msgstr ""
6162
 
6163
+ #: languages/vue.php:791
6164
  msgid "Upgrade to PRO Now"
6165
  msgstr ""
6166
 
6167
+ #: languages/vue.php:794
6168
  msgid "See who’s viewing and submitting your forms, so you can increase your conversion rate."
6169
  msgstr ""
6170
 
6171
+ #: languages/vue.php:797
6172
  msgid "See All Your Important Store Metrics in One Place."
6173
  msgstr ""
6174
 
6175
+ #: languages/vue.php:800
6176
  msgid "... and more:"
6177
  msgstr ""
6178
 
6179
+ #: languages/vue.php:803
6180
  msgid "Dimensions- Track authors, categories, trags, searches, users and more."
6181
  msgstr ""
6182
 
6183
+ #: languages/vue.php:806
6184
  msgid "EU Compliance- Improve compliance with GDPR and other privacy regulations."
6185
  msgstr ""
6186
 
6187
+ #: languages/vue.php:809
6188
  msgid "AMP- ExactMetrics Google AMP Addon enables accurate tracking of all mobile visitors to your AMP-enabled pages."
6189
  msgstr ""
6190
 
6191
+ #: languages/vue.php:812
6192
  msgid "Facebook Instant Articles- Integrate Google Analytics and Facebook Instant Articles with just one click."
6193
  msgstr ""
6194
 
6195
+ #: languages/vue.php:815
6196
  msgid "eCommerce- Sales tracking for your WooCommerce, Easy Digital Downloads, LifterLMS or MemberPress stores."
6197
  msgstr ""
6198
 
6199
+ #: languages/vue.php:818
6200
  msgid "Google Optimize- Easily enable Google Optimize on your WordPress site."
6201
  msgstr ""
6202
 
6203
+ #: languages/vue.php:821
6204
  msgid "Forms- Enable tracking of your form views, submissions and conversion rates."
6205
  msgstr ""
6206
 
6207
+ #: languages/vue.php:824
6208
  msgid "Ads- See who’s clicking on your Google Adsense banner ads."
6209
  msgstr ""
6210
 
6211
+ #: languages/vue.php:827
6212
  msgid "Recommended Settings"
6213
  msgstr ""
6214
 
6215
+ #: languages/vue.php:830
6216
  msgid "ExactMetrics recommends the following settings based on your configuration."
6217
  msgstr ""
6218
 
6219
+ #: languages/vue.php:833
6220
  msgid "Events Tracking"
6221
  msgstr ""
6222
 
6223
+ #: languages/vue.php:836
6224
  msgid "Must have for all click tracking on site."
6225
  msgstr ""
6226
 
6227
+ #: languages/vue.php:839
6228
  msgid "ExactMetrics uses an advanced system to automatically detect all outbound links, download links, affiliate links, telephone links, mail links, and more automatically. We do all the work for you so you don't have to write any code."
6229
  msgstr ""
6230
 
6231
+ #: languages/vue.php:842
6232
  msgid "Enhanced Link Attribution"
6233
  msgstr ""
6234
 
6235
+ #: languages/vue.php:845
6236
  msgid "Improves the accuracy of your In-Page Analytics."
6237
  msgstr ""
6238
 
6239
+ #: languages/vue.php:848
6240
  msgid "ExactMetrics will automatically help Google determine which links are unique and where they are on your site so that your In-Page Analytics reporting will be more accurate."
6241
  msgstr ""
6242
 
6243
+ #: languages/vue.php:851
6244
  msgid "Install Updates Automatically"
6245
  msgstr ""
6246
 
6247
+ #: languages/vue.php:854
6248
  msgid "Get the latest features, bug fixes, and security updates as they are released."
6249
  msgstr ""
6250
 
6251
+ #: languages/vue.php:857
6252
  msgid "To ensure you get the latest bugfixes and security updates and avoid needing to spend time logging into your WordPress site to update ExactMetrics, we offer the ability to automatically have ExactMetrics update itself."
6253
  msgstr ""
6254
 
6255
+ #: languages/vue.php:860
6256
  msgid "File Download Tracking"
6257
  msgstr ""
6258
 
6259
+ #: languages/vue.php:863
6260
  msgid "Helps you see file downloads data."
6261
  msgstr ""
6262
 
6263
+ #: languages/vue.php:866
6264
  msgid "ExactMetrics will automatically track downloads of common file types from links you have inserted onto your website. For example: want to know how many of your site's visitors have downloaded a PDF or other file you offer your visitors to download on your site? ExactMetrics makes this both easy, and code-free! You can customize the file types to track at any time from our settings panel."
6265
  msgstr ""
6266
 
6267
  #. Translators: Example path (/go/).
6268
+ #: languages/vue.php:870
6269
  msgid "Path (example: %s)"
6270
  msgstr ""
6271
 
6272
+ #: languages/vue.php:873
6273
  msgid "Path has to start with a / and have no spaces"
6274
  msgstr ""
6275
 
6276
  #. Translators: Example label (aff).
6277
+ #: languages/vue.php:877
6278
  msgid "Label (example: %s)"
6279
  msgstr ""
6280
 
6281
+ #: languages/vue.php:880
6282
  msgid "Label can't contain any spaces"
6283
  msgstr ""
6284
 
6285
+ #: languages/vue.php:883
6286
  msgid "Helps you increase affiliate revenue."
6287
  msgstr ""
6288
 
6289
+ #: languages/vue.php:886
6290
  msgid "ExactMetrics will automatically help you track affiliate links that use internal looking urls like example.com/go/ or example.com/refer/. You can add custom affiliate patterns on our settings panel when you finish the onboarding wizard."
6291
  msgstr ""
6292
 
6293
+ #: languages/vue.php:889
6294
  msgid "Affiliate Link Tracking"
6295
  msgstr ""
6296
 
6297
+ #: languages/vue.php:892
6298
  msgid "Who Can See Reports"
6299
  msgstr ""
6300
 
6301
+ #: languages/vue.php:895
6302
  msgid "These user roles will be able to access ExactMetrics's reports in the WordPress admin area."
6303
  msgstr ""
6304
 
6305
+ #: languages/vue.php:898
6306
  msgid "Users that have at least one of these roles will be able to view the reports, along with any user with the manage_options capability."
6307
  msgstr ""
6308
 
6309
+ #: languages/vue.php:901
6310
  msgid "Events Tracking is enabled the moment you set up ExactMetrics"
6311
  msgstr ""
6312
 
6313
+ #: languages/vue.php:904
6314
  msgid "Enhanced Link Attribution is enabled the moment you set up ExactMetrics"
6315
  msgstr ""
6316
 
6317
+ #: languages/vue.php:907
6318
  msgid "+ Add Role"
6319
  msgstr ""
6320
 
6321
+ #: languages/vue.php:910
6322
  msgid "Welcome to the all-new ExactMetrics"
6323
  msgstr ""
6324
 
6325
+ #: languages/vue.php:913
6326
  msgid "Redesigned from the ground up, ExactMetrics is built to bring a world-class analytics and reporting experience to WordPress."
6327
  msgstr ""
6328
 
6329
+ #: languages/vue.php:916
6330
  msgid "The New & Improved ExactMetrics includes:"
6331
  msgstr ""
6332
 
6333
+ #: languages/vue.php:919
6334
  msgid "All-New Design"
6335
  msgstr ""
6336
 
6337
+ #: languages/vue.php:922
6338
  msgid "Better Reporting"
6339
  msgstr ""
6340
 
6341
+ #: languages/vue.php:925
6342
  msgid "Better Tracking"
6343
  msgstr ""
6344
 
6345
+ #: languages/vue.php:928
6346
  msgid "Better Support"
6347
  msgstr ""
6348
 
6349
+ #: languages/vue.php:931
6350
  msgid "Continue"
6351
  msgstr ""
6352
 
6353
+ #: languages/vue.php:934
6354
  msgid "Your settings have been automatically transferred."
6355
  msgstr ""
6356
 
6357
+ #: languages/vue.php:937
6358
  msgid "On the next step, you will be asked to re-authenticate with Google Analytics. Please %1$ssee our detailed post%2$s to learn why we need your help. Don't worry, your tracking will continue to work as-is even if you don't do this, but re-auth is required to see analytics reports inside WordPress dashboard."
6359
  msgstr ""
6360
 
6361
+ #: languages/vue.php:940
6362
  msgid "Caching"
6363
  msgstr ""
6364
 
6365
+ #: languages/vue.php:943
6366
  msgid "Enable Data Caching"
6367
  msgstr ""
6368
 
6369
+ #: languages/vue.php:946
6370
  msgid "Refresh Cache Every"
6371
  msgstr ""
6372
 
6373
+ #: languages/vue.php:949
6374
  msgid "Choose how often to refresh the cache."
6375
  msgstr ""
6376
 
6377
+ #: languages/vue.php:952
6378
  msgid "Enable Ajaxify"
6379
  msgstr ""
6380
 
6381
+ #: languages/vue.php:955
6382
  msgid "Ajaxify Widget"
6383
  msgstr ""
6384
 
6385
+ #: languages/vue.php:958
6386
  msgid "Use to bypass page caching."
6387
  msgstr ""
6388
 
6389
+ #: languages/vue.php:961
6390
  msgid "Empty Cache"
6391
  msgstr ""
6392
 
6393
+ #: languages/vue.php:964
6394
  msgid "Click to manually wipe the cache right now."
6395
  msgstr ""
6396
 
6397
+ #: languages/vue.php:967
6398
  msgid "Popular posts cache emptied"
6399
  msgstr ""
6400
 
6401
+ #: languages/vue.php:970
6402
  msgid "Error emptying the popular posts cache. Please try again."
6403
  msgstr ""
6404
 
6405
+ #: languages/vue.php:973
6406
  msgid "Choose Theme"
6407
  msgstr ""
6408
 
6409
+ #: languages/vue.php:976
6410
  msgid "Behavior"
6411
  msgstr ""
6412
 
6413
+ #: languages/vue.php:979
6414
  msgid "Widget Styling"
6415
  msgstr ""
6416
 
6417
+ #: languages/vue.php:982
6418
  msgid "Choose how you want to determine the colors, font sizes and spacing of the widget."
6419
  msgstr ""
6420
 
6421
+ #: languages/vue.php:985
6422
  msgid "Sort By"
6423
  msgstr ""
6424
 
6425
+ #: languages/vue.php:988
6426
  msgid "Choose how you'd like the widget to determine your popular posts."
6427
  msgstr ""
6428
 
6429
+ #: languages/vue.php:991
6430
  msgid "Placement"
6431
  msgstr ""
6432
 
6433
+ #: languages/vue.php:994
6434
  msgid "Choose how you'd like to place the widget."
6435
  msgstr ""
6436
 
6437
+ #: languages/vue.php:997
6438
  msgid "Insert After"
6439
  msgstr ""
6440
 
6441
+ #: languages/vue.php:1000
6442
  msgid "Choose where in the post body the widget will be placed."
6443
  msgstr ""
6444
 
6445
+ #: languages/vue.php:1003
6446
  msgid "Include in Post Types"
6447
  msgstr ""
6448
 
6449
+ #: languages/vue.php:1006
6450
  msgid "Exclude from specific posts"
6451
  msgstr ""
6452
 
6453
  #. Translators: Placeholders make the text bold.
6454
+ #: languages/vue.php:1010
6455
  msgid "Choose which Post Types the widget %1$sWILL%2$s be placed."
6456
  msgstr ""
6457
 
6458
  #. Translators: Placeholders make the text bold.
6459
+ #: languages/vue.php:1014
6460
  msgid "Choose from which Posts the widget %1$sWILL NOT%2$s be placed."
6461
  msgstr ""
6462
 
6463
+ #: languages/vue.php:1017
6464
  msgid "Customize Design"
6465
  msgstr ""
6466
 
6467
+ #: languages/vue.php:1020
6468
  msgid "Loading Themes"
6469
  msgstr ""
6470
 
6471
+ #: languages/vue.php:1023
6472
  msgid "words"
6473
  msgstr ""
6474
 
6475
+ #: languages/vue.php:1026
6476
  msgid "Please select at least one post to display."
6477
  msgstr ""
6478
 
6479
  #. Translators: placeholders make text small.
6480
+ #: languages/vue.php:1030
6481
  msgid "Default Styles %1$s- As seen above.%2$s"
6482
  msgstr ""
6483
 
6484
  #. Translators: placeholders make text small.
6485
+ #: languages/vue.php:1034
6486
  msgid "No Styles %1$s- Use your own CSS.%2$s"
6487
  msgstr ""
6488
 
6489
  #. Translators: placeholders make text small.
6490
+ #: languages/vue.php:1038
6491
  msgid "Comments %1$s- Randomly rotate your most commented on posts from the past 30 days.%2$s"
6492
  msgstr ""
6493
 
6494
  #. Translators: placeholders make text small.
6495
+ #: languages/vue.php:1042
6496
  msgid "SharedCount %1$s- Connect with your SharedCount account to determine popular posts by share count.%2$s"
6497
  msgstr ""
6498
 
6499
  #. Translators: placeholders make text small.
6500
+ #: languages/vue.php:1046
6501
  msgid "Curated %1$s- Choose the posts which will randomly rotate in the widget.%2$s"
6502
  msgstr ""
6503
 
6504
  #. Translators: placeholders make text small.
6505
+ #: languages/vue.php:1050
6506
  msgid "Automatic %1$s- The widget is automatically placed inside the post body.%2$s"
6507
  msgstr ""
6508
 
6509
  #. Translators: placeholders make text small.
6510
+ #: languages/vue.php:1054
6511
  msgid "Manual %1$s- Manually place the widget using Gutenberg blocks or using our shortcode.%2$s"
6512
  msgstr ""
6513
 
6514
+ #: languages/vue.php:1057
6515
  msgid "Display Title"
6516
  msgstr ""
6517
 
6518
+ #: languages/vue.php:1063
6519
  msgid "Title your widget and set it’s display preferences."
6520
  msgstr ""
6521
 
6522
+ #: languages/vue.php:1066
6523
  msgid "File imported"
6524
  msgstr ""
6525
 
6526
+ #: languages/vue.php:1069
6527
  msgid "Settings successfully updated!"
6528
  msgstr ""
6529
 
6530
+ #: languages/vue.php:1072
6531
  msgid "Error importing settings"
6532
  msgstr ""
6533
 
6534
+ #: languages/vue.php:1075
6535
  msgid "Please choose a .json file generated by a ExactMetrics settings export."
6536
  msgstr ""
6537
 
6538
+ #: languages/vue.php:1078
6539
  msgid "Import/Export"
6540
  msgstr ""
6541
 
6542
+ #: languages/vue.php:1081
6543
  msgid "Import"
6544
  msgstr ""
6545
 
6546
+ #: languages/vue.php:1084
6547
  msgid "Import settings from another ExactMetrics website."
6548
  msgstr ""
6549
 
6550
+ #: languages/vue.php:1087
6551
  msgid "Export"
6552
  msgstr ""
6553
 
6554
+ #: languages/vue.php:1090
6555
  msgid "Export settings to import into another ExactMetrics install."
6556
  msgstr ""
6557
 
6558
+ #: languages/vue.php:1093
6559
  msgid "Import Settings"
6560
  msgstr ""
6561
 
6562
+ #: languages/vue.php:1096
6563
  msgid "Export Settings"
6564
  msgstr ""
6565
 
6566
+ #: languages/vue.php:1099
6567
  msgid "Please choose a file to import"
6568
  msgstr ""
6569
 
6570
+ #: languages/vue.php:1102
6571
  msgid "Use the filepicker below to select the settings export file from another site."
6572
  msgstr ""
6573
 
6574
+ #: languages/vue.php:1105
6575
  msgid "Use the button below to export a file with your ExactMetrics settings."
6576
  msgstr ""
6577
 
6578
+ #: languages/vue.php:1108
6579
  msgid "Choose file"
6580
  msgstr ""
6581
 
6582
+ #: languages/vue.php:1111
6583
  msgid "No file chosen"
6584
  msgstr ""
6585
 
6586
+ #: languages/vue.php:1114
6587
  msgid "Uploading file..."
6588
  msgstr ""
6589
 
6590
  #. Translators: Adds a link to the Google reference.
6591
+ #: languages/vue.php:1118
6592
  msgid "Not for the average user: this allows you to add a line of code, to be added before the %1$spageview is sent%2$s."
6593
  msgstr ""
6594
 
6595
+ #: languages/vue.php:1124
6596
  msgid "Automatic Updates"
6597
  msgstr ""
6598
 
6599
+ #: languages/vue.php:1127
6600
  msgid "You must have the \"unfiltered_html\" capability to view/edit this setting."
6601
  msgstr ""
6602
 
6603
+ #: languages/vue.php:1130
6604
  msgid "Hide Admin Bar Reports"
6605
  msgstr ""
6606
 
6607
  #. Translators: placeholders make text small.
6608
+ #: languages/vue.php:1134
6609
  msgid "Enabled %1$s- Show reports and dashboard widget.%2$s"
6610
  msgstr ""
6611
 
6612
  #. Translators: placeholders make text small.
6613
+ #: languages/vue.php:1138
6614
  msgid "Dashboard Widget Only %1$s- Disable reports, but show dashboard widget.%2$s"
6615
  msgstr ""
6616
 
6617
  #. Translators: placeholders make text small.
6618
+ #: languages/vue.php:1142
6619
  msgid "Disabled %1$s- Hide reports and dashboard widget.%2$s"
6620
  msgstr ""
6621
 
6622
  #. Translators: placeholders make text small.
6623
+ #: languages/vue.php:1146
6624
  msgid "Yes (recommended) %1$s- Get the latest features, bugfixes, and security updates as they are released.%2$s"
6625
  msgstr ""
6626
 
6627
  #. Translators: placeholders make text small.
6628
+ #: languages/vue.php:1150
6629
  msgid "Minor only %1$s- Get bugfixes and security updates, but not major features.%2$s"
6630
  msgstr ""
6631
 
6632
  #. Translators: placeholders make text small.
6633
+ #: languages/vue.php:1154
6634
  msgid "None %1$s- Manually update everything.%2$s"
6635
  msgstr ""
6636
 
6637
  #. Translators: Adds a link to the general settings tab.
6638
+ #: languages/vue.php:1158
6639
  msgid "It looks like you added a Google Analytics tracking code in the custom code area, this can potentially prevent proper tracking. If you want to use a manual UA please use the setting in the %1$sGeneral%2$s tab."
6640
  msgstr ""
6641
 
6642
+ #: languages/vue.php:1161
6643
  msgid "Permissions"
6644
  msgstr ""
6645
 
6646
+ #: languages/vue.php:1164
6647
  msgid "Email Summaries"
6648
  msgstr ""
6649
 
6650
+ #: languages/vue.php:1167
6651
  msgid "Export PDF Reports"
6652
  msgstr ""
6653
 
6654
+ #: languages/vue.php:1170
6655
  msgid "Allow These User Roles to See Reports"
6656
  msgstr ""
6657
 
6658
+ #: languages/vue.php:1173
6659
  msgid "Users that have at least one of these roles will be able to view the reports."
6660
  msgstr ""
6661
 
6662
+ #: languages/vue.php:1176
6663
  msgid "Allow These User Roles to Save Settings"
6664
  msgstr ""
6665
 
6666
+ #: languages/vue.php:1179
6667
  msgid "Users that have at least one of these roles will be able to view and save the settings panel."
6668
  msgstr ""
6669
 
6670
+ #: languages/vue.php:1182
6671
  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 manage_options capability."
6672
  msgstr ""
6673
 
6674
+ #: languages/vue.php:1185
6675
  msgid "Exclude These User Roles From Tracking"
6676
  msgstr ""
6677
 
6678
+ #: languages/vue.php:1188
6679
  msgid "Users that have at least one of these roles will not be tracked into Google Analytics."
6680
  msgstr ""
6681
 
6682
+ #: languages/vue.php:1191
6683
  msgid "Custom code"
6684
  msgstr ""
6685
 
6686
+ #: languages/vue.php:1194
6687
  msgid "License Key"
6688
  msgstr ""
6689
 
6690
  #. Translators: Adds link to the account area to retreive license key.
6691
+ #: languages/vue.php:1198
6692
  msgid "Already have a license key? Add it below to unlock ExactMetrics PRO. %1$sRetrieve your license key%2$s."
6693
  msgstr ""
6694
 
6695
+ #: languages/vue.php:1201
6696
  msgid "Paste your license key here"
6697
  msgstr ""
6698
 
6699
+ #: languages/vue.php:1204
6700
  msgid "Google Authentication"
6701
  msgstr ""
6702
 
6703
+ #: languages/vue.php:1207
6704
  msgid "Verify"
6705
  msgstr ""
6706
 
6707
+ #: languages/vue.php:1210
6708
  msgid "Setup Wizard"
6709
  msgstr ""
6710
 
6711
+ #: languages/vue.php:1213
6712
  msgid "Use our configuration wizard to properly setup Google Analytics with WordPress (with just a few clicks)."
6713
  msgstr ""
6714
 
6715
+ #: languages/vue.php:1216
6716
  msgid "Relaunch Setup Wizard"
6717
  msgstr ""
6718
 
6719
+ #: languages/vue.php:1219
6720
  msgid "Connect ExactMetrics to Start Tracking Your Data"
6721
  msgstr ""
6722
 
6723
+ #: languages/vue.php:1222
6724
  msgid "You're using ExactMetrics Lite – no license needed. Enjoy!"
6725
  msgstr ""
6726
 
6727
+ #. Translators: Add link to upgrade.
6728
+ #: languages/vue.php:1227
6729
  msgid "To unlock more features consider %1$supgrading to PRO%2$s."
6730
  msgstr ""
6731
 
6732
+ #: languages/vue.php:1230
6733
  msgid "Receive 50% off automatically applied at the checkout!"
6734
  msgstr ""
6735
 
6736
+ #: languages/vue.php:1233
6737
  msgid "See all features"
6738
  msgstr ""
6739
 
6740
+ #: languages/vue.php:1236
6741
  msgid "Complete Upgrade"
6742
  msgstr ""
6743
 
6744
+ #: languages/vue.php:1239
6745
  msgid "Upgrade to Pro Version!"
6746
  msgstr ""
6747
 
6748
  #. Translators: Make text bold.
6749
+ #: languages/vue.php:1243
6750
  msgid "%1$sExactMetrics%2$s can automatically upgrade the installed version to the Pro and walk you through the process."
6751
  msgstr ""
6752
 
6753
+ #: languages/vue.php:1246
6754
  msgid "There was an error unlocking ExactMetrics PRO please try again or install manually."
6755
  msgstr ""
6756
 
6757
+ #: languages/vue.php:1249
6758
  msgid "Last 30 Days Analytics for "
6759
  msgstr ""
6760
 
6761
+ #: languages/vue.php:1252
6762
  msgid "Your Website"
6763
  msgstr ""
6764
 
6765
+ #: languages/vue.php:1255
6766
  msgid "Sessions"
6767
  msgstr ""
6768
 
6769
+ #: languages/vue.php:1258
6770
  msgid "Pageviews"
6771
  msgstr ""
6772
 
6773
+ #: languages/vue.php:1261
6774
  msgid "Avg. Duration"
6775
  msgstr ""
6776
 
6777
+ #: languages/vue.php:1264
6778
  msgid "Bounce Rate"
6779
  msgstr ""
6780
 
6781
+ #: languages/vue.php:1267
6782
  msgid "More data is available"
6783
  msgstr ""
6784
 
6785
+ #: languages/vue.php:1270
6786
  msgid "Want to see page-specific stats?"
6787
  msgstr ""
6788
 
6789
+ #: languages/vue.php:1273
6790
  msgid "Dismiss"
6791
  msgstr ""
6792
 
6793
  #. Translators: Error status and error text.
6794
+ #: languages/vue.php:1277
6795
  msgid "Can't load settings. Error: %1$s, %2$s"
6796
  msgstr ""
6797
 
6798
+ #: languages/vue.php:1280
6799
  msgid "You appear to be offline."
6800
  msgstr ""
6801
 
6802
  #. Translators: Error status and error text.
6803
+ #: languages/vue.php:1284
6804
  msgid "Can't save settings. Error: %1$s, %2$s"
6805
  msgstr ""
6806
 
6807
+ #: languages/vue.php:1287
6808
  msgid "Network error encountered. Settings not saved."
6809
  msgstr ""
6810
 
6811
  #. Translators: Error status and error text.
6812
+ #: languages/vue.php:1291
6813
  msgid "Can't deauthenticate. Error: %1$s, %2$s"
6814
  msgstr ""
6815
 
6816
+ #: languages/vue.php:1294
6817
  msgid "You appear to be offline. Settings not saved."
6818
  msgstr ""
6819
 
6820
  #. Translators: Error status and error text.
6821
+ #: languages/vue.php:1298
6822
  msgid "Can't load authentication details. Error: %1$s, %2$s"
6823
  msgstr ""
6824
 
6825
  #. Translators: Error status and error text.
6826
+ #: languages/vue.php:1302
6827
  msgid "Can't authenticate. Error: %1$s, %2$s"
6828
  msgstr ""
6829
 
6830
  #. Translators: Error status and error text.
6831
+ #: languages/vue.php:1306
6832
  msgid "Can't reauthenticate. Error: %1$s, %2$s"
6833
  msgstr ""
6834
 
6835
  #. Translators: Error status and error text.
6836
+ #: languages/vue.php:1310
6837
  msgid "Can't verify credentials. Error: %1$s, %2$s"
6838
  msgstr ""
6839
 
6840
+ #: languages/vue.php:1313
6841
  msgid "Proceed"
6842
  msgstr ""
6843
 
6844
+ #: languages/vue.php:1316
6845
  msgid "Connection Information"
6846
  msgstr ""
6847
 
6848
+ #: languages/vue.php:1319
6849
  msgid "To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host."
6850
  msgstr ""
6851
 
6852
+ #: languages/vue.php:1322
6853
  msgid "Hostname"
6854
  msgstr ""
6855
 
6856
+ #: languages/vue.php:1325
6857
  msgid "FTP Username"
6858
  msgstr ""
6859
 
6860
+ #: languages/vue.php:1328
6861
  msgid "FTP Password"
6862
  msgstr ""
6863
 
6864
+ #: languages/vue.php:1331
6865
  msgid "This password will not be stored on the server."
6866
  msgstr ""
6867
 
6868
+ #: languages/vue.php:1334
6869
  msgid "Connection Type"
6870
  msgstr ""
6871
 
6872
+ #: languages/vue.php:1337
6873
  msgid "Cancel"
6874
  msgstr ""
6875
 
6876
+ #: languages/vue.php:1340
6877
  msgid "Ecommerce Report"
6878
  msgstr ""
6879
 
6880
+ #: languages/vue.php:1343
6881
  msgid "Increase your sales & revenue with insights. ExactMetrics answers all your top eCommerce questions using metrics like total revenue, conversion rate, average order value top products, top referral sources and more."
6882
  msgstr ""
6883
 
6884
+ #: languages/vue.php:1346
6885
  msgid "Here's what you get:"
6886
  msgstr ""
6887
 
6888
+ #: languages/vue.php:1349
6889
  msgid "See Your Conversion Rate to Improve Funnel"
6890
  msgstr ""
6891
 
6892
+ #: languages/vue.php:1352
6893
  msgid "See The Number of Transactions and Make Data-Driven Decisions"
6894
  msgstr ""
6895
 
6896
+ #: languages/vue.php:1355
6897
  msgid "See The Total Revenue to Track Growth"
6898
  msgstr ""
6899
 
6900
+ #: languages/vue.php:1358
6901
  msgid "See Average Order Value to Find Offer Opportunities"
6902
  msgstr ""
6903
 
6904
+ #: languages/vue.php:1361
6905
  msgid "See Your Top Products to See Individual Performance"
6906
  msgstr ""
6907
 
6908
+ #: languages/vue.php:1364
6909
  msgid "See Your Top Conversion Sources and Focus on what's Working"
6910
  msgstr ""
6911
 
6912
+ #: languages/vue.php:1367
6913
  msgid "See The Time it Takes for Customers to Purchase"
6914
  msgstr ""
6915
 
6916
+ #: languages/vue.php:1370
6917
  msgid "See How Many Sessions are Needed for a Purchase"
6918
  msgstr ""
6919
 
6920
+ #: languages/vue.php:1373
6921
  msgid "New"
6922
  msgstr ""
6923
 
6924
+ #: languages/vue.php:1376
6925
  msgid "Returning"
6926
  msgstr ""
6927
 
6928
+ #: languages/vue.php:1379
6929
  msgid "Desktop"
6930
  msgstr ""
6931
 
6932
+ #: languages/vue.php:1382
6933
  msgid "Tablet"
6934
  msgstr ""
6935
 
6936
+ #: languages/vue.php:1385
6937
  msgid "Mobile"
6938
  msgstr ""
6939
 
6940
+ #: languages/vue.php:1388
6941
  msgid "Overview Report"
6942
  msgstr ""
6943
 
6944
+ #: languages/vue.php:1391
6945
  msgid "Avg. Session Duration"
6946
  msgstr ""
6947
 
6948
+ #: languages/vue.php:1395
6949
  msgid "New vs. Returning Visitors"
6950
  msgstr ""
6951
 
6952
+ #: languages/vue.php:1399
6953
  msgid "Device Breakdown"
6954
  msgstr ""
6955
 
6956
+ #: languages/vue.php:1402
6957
  msgid "Top 10 Countries"
6958
  msgstr ""
6959
 
6960
+ #: languages/vue.php:1405
6961
  msgid "View Countries Report"
6962
  msgstr ""
6963
 
6964
+ #: languages/vue.php:1408
6965
  msgid "Top 10 Referrals"
6966
  msgstr ""
6967
 
6968
+ #: languages/vue.php:1411
6969
  msgid "View All Referral Sources"
6970
  msgstr ""
6971
 
6972
+ #: languages/vue.php:1415
6973
  msgid "Top Posts/Pages"
6974
  msgstr ""
6975
 
6976
+ #: languages/vue.php:1418
6977
  msgid "View Full Posts/Pages Report"
6978
  msgstr ""
6979
 
6980
+ #: languages/vue.php:1421
6981
  msgid "A session is the browsing session of a single user to your site."
6982
  msgstr ""
6983
 
6984
+ #: languages/vue.php:1424
6985
  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."
6986
  msgstr ""
6987
 
6988
+ #: languages/vue.php:1427
6989
  msgid "Total duration of all sessions (in seconds) / number of sessions."
6990
  msgstr ""
6991
 
6992
+ #: languages/vue.php:1430
6993
  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."
6994
  msgstr ""
6995
 
6996
+ #: languages/vue.php:1434
6997
  msgid "This graph shows what percent of your user sessions come from new versus repeat visitors."
6998
  msgstr ""
6999
 
7000
+ #: languages/vue.php:1438
7001
  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."
7002
  msgstr ""
7003
 
7004
+ #: languages/vue.php:1441
7005
  msgid "This list shows the top countries your website visitors are from."
7006
  msgstr ""
7007
 
7008
+ #: languages/vue.php:1444
7009
  msgid "This list shows the top websites that send your website traffic, known as referral traffic."
7010
  msgstr ""
7011
 
7012
+ #: languages/vue.php:1448
7013
  msgid "This list shows the most viewed posts and pages on your website."
7014
  msgstr ""
7015
 
7016
+ #: languages/vue.php:1451
7017
  msgid "Unlock the Publisher Report and Focus on the Content That Matters"
7018
  msgstr ""
7019
 
7020
+ #: languages/vue.php:1454
7021
  msgid "See Your Top Landing Pages to Improve Engagement"
7022
  msgstr ""
7023
 
7024
+ #: languages/vue.php:1457
7025
  msgid "See Your Top Exit Pages to Reduce Abandonment"
7026
  msgstr ""
7027
 
7028
+ #: languages/vue.php:1460
7029
  msgid "See Your Top Outbound Links to Find New Revenue Opportunities"
7030
  msgstr ""
7031
 
7032
+ #: languages/vue.php:1463
7033
  msgid "See Your Top Affiliate Links and Focus on what’s working"
7034
  msgstr ""
7035
 
7036
+ #: languages/vue.php:1466
7037
  msgid "See Your Top Downloads and Improve Conversions"
7038
  msgstr ""
7039
 
7040
+ #: languages/vue.php:1469
7041
  msgid "See Audience Demographic Report (Age / Gender / Interests)"
7042
  msgstr ""
7043
 
7044
+ #: languages/vue.php:1472
7045
  msgid "Custom Dimensions Report"
7046
  msgstr ""
7047
 
7048
+ #: languages/vue.php:1475
7049
  msgid "Unlock the Dimensions Report and decide what data is important using your own custom tracking parameters"
7050
  msgstr ""
7051
 
7052
+ #: languages/vue.php:1478
7053
  msgid "The Dimensions report allows you to easily see what's working right inside your WordPress dashboard."
7054
  msgstr ""
7055
 
7056
+ #: languages/vue.php:1481
7057
  msgid "Author tracking to see which author’s posts generate the most traffic"
7058
  msgstr ""
7059
 
7060
+ #: languages/vue.php:1484
7061
  msgid "Post Type tracking to see which WordPress post types perform better"
7062
  msgstr ""
7063
 
7064
+ #: languages/vue.php:1487
7065
  msgid "Category tracking to see which sections of your sites are the most popular"
7066
  msgstr ""
7067
 
7068
+ #: languages/vue.php:1490
7069
  msgid "SEO score tracking to see which blog SEO scores are the most popular"
7070
  msgstr ""
7071
 
7072
+ #: languages/vue.php:1493
7073
  msgid "Focus Keyword tracking to see which of your content is doing well in search engines."
7074
  msgstr ""
7075
 
7076
+ #: languages/vue.php:1496
7077
  msgid "Tag tracking to determine which topics are the most engaging to for your website visitors."
7078
  msgstr ""
7079
 
7080
  #. Translators: Number of visitors.
7081
+ #: languages/vue.php:1504
7082
  msgid "Your website was visited by %s users in the last 30 days."
7083
  msgstr ""
7084
 
7085
+ #: languages/vue.php:1507
7086
  msgid "See the full analytics report!"
7087
  msgstr ""
7088
 
7089
+ #: languages/vue.php:1510
7090
  msgid "Network Active"
7091
  msgstr ""
7092
 
7093
+ #: languages/vue.php:1513
7094
  msgid "Active"
7095
  msgstr ""
7096
 
7097
+ #: languages/vue.php:1516
7098
  msgid "Inactive"
7099
  msgstr ""
7100
 
7101
  #. Translators: Placeholder for the addon status (installed, active, etc).
7102
+ #: languages/vue.php:1520
7103
  msgid "Status: %s"
7104
  msgstr ""
7105
 
7106
+ #: languages/vue.php:1523
7107
  msgid "Not Installed"
7108
  msgstr ""
7109
 
7110
+ #: languages/vue.php:1526
7111
  msgid "Custom Campaign Parameters"
7112
  msgstr ""
7113
 
7114
+ #: languages/vue.php:1529
7115
  msgid "The URL builder helps you add parameters to your URLs you use in custom web or email ad campaigns."
7116
  msgstr ""
7117
 
7118
+ #: languages/vue.php:1532
7119
  msgid "A custom campaign is any ad campaign not using the AdWords auto-tagging feature. When users click one of the custom links, the unique parameters are sent to your Analytics account, so you can identify the URLs that are the most effective in attracting users to your content."
7120
  msgstr ""
7121
 
7122
  #. Translators: Marks the field as required.
7123
+ #: languages/vue.php:1536
7124
  msgid "Website URL %s"
7125
  msgstr ""
7126
 
7127
  #. Translators: Display the current website url in italic.
7128
+ #: languages/vue.php:1540
7129
  msgid "The full website URL (e.g. %1$s %2$s%3$s)"
7130
  msgstr ""
7131
 
7132
  #. Translators: Marks the field as required.
7133
+ #: languages/vue.php:1544
7134
  msgid "Campaign Source %s"
7135
  msgstr ""
7136
 
7137
  #. Translators: Make the text italic.
7138
+ #: languages/vue.php:1548
7139
  msgid "Enter a referrer (e.g. %1$sfacebook, newsletter, google%2$s)"
7140
  msgstr ""
7141
 
7142
  #. Translators: Make the text italic.
7143
+ #: languages/vue.php:1552
7144
  msgid "Enter a marketing medium (e.g. %1$scpc, banner, email%2$s)"
7145
  msgstr ""
7146
 
7147
  #. Translators: Make the text italic.
7148
+ #: languages/vue.php:1556
7149
  msgid "Enter a name to easily identify (e.g. %1$sspring_sale%2$s)"
7150
  msgstr ""
7151
 
7152
+ #: languages/vue.php:1559
7153
  msgid "Enter the paid keyword"
7154
  msgstr ""
7155
 
7156
+ #: languages/vue.php:1562
7157
  msgid "Enter something to differentiate ads"
7158
  msgstr ""
7159
 
7160
+ #: languages/vue.php:1565
7161
  msgid "Use Fragment"
7162
  msgstr ""
7163
 
7164
  #. Translators: Make the text bold.
7165
+ #: languages/vue.php:1569
7166
  msgid "Set the parameters in the fragment portion of the URL %1$s(not recommended)%2$s"
7167
  msgstr ""
7168
 
7169
+ #: languages/vue.php:1572
7170
  msgid "URL to use"
7171
  msgstr ""
7172
 
7173
+ #: languages/vue.php:1575
7174
  msgid "(Updates automatically)"
7175
  msgstr ""
7176
 
7177
+ #: languages/vue.php:1578
7178
  msgid "Copy to Clipboard"
7179
  msgstr ""
7180
 
7181
+ #: languages/vue.php:1581
7182
  msgid "Copy to Pretty Links"
7183
  msgstr ""
7184
 
7185
+ #: languages/vue.php:1584
7186
  msgid "Make your campaign links prettier!"
7187
  msgstr ""
7188
 
7189
+ #: languages/vue.php:1587
7190
  msgid "Pretty Links turns those ugly, long campaign links into clean, memorable, speakable and totally shareable links."
7191
  msgstr ""
7192
 
7193
+ #: languages/vue.php:1590
7194
  msgid "Download Pretty Links"
7195
  msgstr ""
7196
 
7197
+ #: languages/vue.php:1593
7198
  msgid "More Information & Examples"
7199
  msgstr ""
7200
 
7201
+ #: languages/vue.php:1596
7202
  msgid "The following table gives a detailed explanation and example of each of the campaign parameters."
7203
  msgstr ""
7204
 
7205
+ #: languages/vue.php:1599
7206
  msgid "Campaign Source"
7207
  msgstr ""
7208
 
7209
+ #: languages/vue.php:1602
7210
  msgid "Required. Use utm_source to identify a search engine, newsletter name, or other source."
7211
  msgstr ""
7212
 
7213
+ #: languages/vue.php:1605
7214
  msgid "Campaign Medium"
7215
  msgstr ""
7216
 
7217
+ #: languages/vue.php:1608
7218
  msgid "Use utm_medium to identify a medium such as email or cost-per-click."
7219
  msgstr ""
7220
 
7221
+ #: languages/vue.php:1611
7222
  msgid "Campaign Name"
7223
  msgstr ""
7224
 
7225
+ #: languages/vue.php:1614
7226
  msgid "Used for keyword analysis. Use utm_campaign to identify a specific product promotion or strategic campaign."
7227
  msgstr ""
7228
 
7229
+ #: languages/vue.php:1617
7230
  msgid "Campaign Term"
7231
  msgstr ""
7232
 
7233
+ #: languages/vue.php:1620
7234
  msgid "Used for paid search. Use utm_term to note the keywords for this ad."
7235
  msgstr ""
7236
 
7237
+ #: languages/vue.php:1623
7238
  msgid "Campaign Content"
7239
  msgstr ""
7240
 
7241
+ #: languages/vue.php:1626
7242
  msgid "Used for A/B testing and content-targeted ads. Use utm_content to differentiate ads or links that point to the same URL."
7243
  msgstr ""
7244
 
7245
  #. Translators: Example.
7246
+ #: languages/vue.php:1630
7247
  msgid "Example: %s"
7248
  msgstr ""
7249
 
7250
  #. Translators: Examples.
7251
+ #: languages/vue.php:1634
7252
  msgid "Examples: %s"
7253
  msgstr ""
7254
 
7255
+ #: languages/vue.php:1637
7256
  msgid "About Campaigns"
7257
  msgstr ""
7258
 
7259
+ #: languages/vue.php:1640
7260
  msgid "About Custom Campaigns"
7261
  msgstr ""
7262
 
7263
+ #: languages/vue.php:1643
7264
  msgid "Best Practices for Creating Custom Campaigns"
7265
  msgstr ""
7266
 
7267
+ #: languages/vue.php:1646
7268
  msgid "About the Referral Traffic Report"
7269
  msgstr ""
7270
 
7271
+ #: languages/vue.php:1649
7272
  msgid "About Traffic Source Dimensions"
7273
  msgstr ""
7274
 
7275
+ #: languages/vue.php:1652
7276
  msgid "AdWords Auto-Tagging"
7277
  msgstr ""
7278
 
7279
+ #: languages/vue.php:1655
7280
  msgid "Additional Information"
7281
  msgstr ""
7282
 
7283
+ #: languages/vue.php:1658
7284
  msgid "Forms Report"
7285
  msgstr ""
7286
 
7287
+ #: languages/vue.php:1661
7288
  msgid "See Reports for Any Contact Form Plugin or Sign-up Form"
7289
  msgstr ""
7290
 
7291
+ #: languages/vue.php:1664
7292
  msgid "See Your Top Converting Forms and Optimize"
7293
  msgstr ""
7294
 
7295
+ #: languages/vue.php:1667
7296
  msgid "See Your Forms Impressions Count to Find the Best Placement"
7297
  msgstr ""
7298
 
7299
+ #: languages/vue.php:1670
7300
  msgid "Cross Domain Tracking"
7301
  msgstr ""
7302
 
7303
  #. Translators: Add links to documentation.
7304
+ #: languages/vue.php:1674
7305
  msgid "Cross domain tracking makes it possible for Analytics to see sessions on two related sites as a single session. More info on specific setup steps can be found in our %1$sknowledge base%2$s."
7306
  msgstr ""
7307
 
7308
+ #: languages/vue.php:1677
7309
  msgid "Demographics"
7310
  msgstr ""
7311
 
7312
+ #: languages/vue.php:1680
7313
  msgid "Enable Demographics and Interests Reports for Remarketing and Advertising"
7314
  msgstr ""
7315
 
7316
+ #: languages/vue.php:1683
7317
  msgid "Anonymize IP Addresses"
7318
  msgstr ""
7319
 
7320
+ #: languages/vue.php:1686
7321
  msgid "Link Attribution"
7322
  msgstr ""
7323
 
7324
+ #: languages/vue.php:1689
7325
  msgid "Enable Enhanced Link Attribution"
7326
  msgstr ""
7327
 
7328
+ #: languages/vue.php:1692
7329
  msgid "Enable Anchor Tracking"
7330
  msgstr ""
7331
 
7332
+ #: languages/vue.php:1695
7333
  msgid "Enable allowAnchor"
7334
  msgstr ""
7335
 
7336
+ #: languages/vue.php:1698
7337
  msgid "Enable allowLinker"
7338
  msgstr ""
7339
 
7340
+ #: languages/vue.php:1701
7341
  msgid "Enable Tag Links in RSS"
7342
  msgstr ""
7343
 
7344
+ #: languages/vue.php:1704
7345
  msgid "File Downloads"
7346
  msgstr ""
7347
 
7348
+ #: languages/vue.php:1707
7349
  msgid "Extensions of Files to Track as Downloads"
7350
  msgstr ""
7351
 
7352
+ #: languages/vue.php:1710
7353
  msgid "ExactMetrics will send an event to Google Analytics if a link to a file has one of the above extensions."
7354
  msgstr ""
7355
 
7356
  #. Translators: Add links to documentation.
7357
+ #: languages/vue.php:1714
7358
  msgid "Enable 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%4$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."
7359
  msgstr ""
7360
 
7361
  #. Translators: Add links to documentation.
7362
+ #: languages/vue.php:1718
7363
  msgid "This adds %1$sanonymizeIp%2$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."
7364
  msgstr ""
7365
 
7366
  #. Translators: Add links to documentation.
7367
+ #: languages/vue.php:1722
7368
  msgid "Adds the Enhanced Link Attribution (retain link) code to improve the accuracy of your In-Page Analytics report by automatically differentiating between multiple links to the same URL on a single page by using link element IDs."
7369
  msgstr ""
7370
 
7371
+ #: languages/vue.php:1725
7372
  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."
7373
  msgstr ""
7374
 
7375
  #. Translators: Add links to documentation.
7376
+ #: languages/vue.php:1729
7377
  msgid "This adds %1$sallowAnchor%2$s to the create command of the pageview hit tracking code, and makes RSS link tagging use a # as well."
7378
  msgstr ""
7379
 
7380
  #. Translators: Add links to documentation.
7381
+ #: languages/vue.php:1733
7382
  msgid "Enabling %1$scross-domain tracking (additional setup required)%2$s allows you to track users across multiple properties you own (such as example-1.com and example-2.com as a single session. It also allows you fix an issue so that when a user has to go to an off-site hosted payment gateway to finish a purchase it doesn't count it as referral traffic from that gateway but maintains the visit as part of the same session.) It is required that the other site includes a Google Analytics tracker with the same UA Code."
7383
  msgstr ""
7384
 
7385
  #. Translators: Add links to documentation.
7386
+ #: languages/vue.php:1737
7387
  msgid "Do not use this feature if you use FeedBurner, as FeedBurner can do this automatically and better than this plugin can. Check this %1$shelp page%2$s for info on how to enable this feature in FeedBurner."
7388
  msgstr ""
7389
 
7390
+ #: languages/vue.php:1740
7391
  msgid "Add domain"
7392
  msgstr ""
7393
 
7394
  #. Translators: Domain name example.
7395
+ #: languages/vue.php:1744
7396
  msgid "Domain (example: %s)"
7397
  msgstr ""
7398
 
7399
  #. Translators: Current domain name that should not be used.
7400
+ #: languages/vue.php:1748
7401
  msgid "Please enter domain names only ( example: example.com not http://example.com ) and not current site domain ( %s )."
7402
  msgstr ""
7403
 
7404
+ #: languages/vue.php:1751
7405
  msgid "Search Console Report"
7406
  msgstr ""
7407
 
7408
+ #: languages/vue.php:1754
7409
  msgid "See exactly how people find tour website, which keywords they searched for, how many times the results were viewed, and more."
7410
  msgstr ""
7411
 
7412
+ #: languages/vue.php:1757
7413
  msgid "See Your Top Google Search Terms and Optimize Content"
7414
  msgstr ""
7415
 
7416
+ #: languages/vue.php:1760
7417
  msgid "See The Number of Clicks and Track Interests"
7418
  msgstr ""
7419
 
7420
+ #: languages/vue.php:1763
7421
  msgid "See The Click-Through-Ratio and Improve SEO"
7422
  msgstr ""
7423
 
7424
+ #: languages/vue.php:1766
7425
  msgid "See The Average Results Position and Focus on what works."
7426
  msgstr ""
7427
 
7428
+ #: languages/vue.php:1769
7429
  msgid "Installing Addon"
7430
  msgstr ""
7431
 
7432
+ #: languages/vue.php:1772
7433
  msgid "Activating Addon"
7434
  msgstr ""
7435
 
7436
+ #: languages/vue.php:1775
7437
  msgid "Addon Activated"
7438
  msgstr ""
7439
 
7440
+ #: languages/vue.php:1778
7441
  msgid "Loading report data"
7442
  msgstr ""
7443
 
7444
+ #: languages/vue.php:1781
7445
  msgid "Please activate manually"
7446
  msgstr ""
7447
 
7448
  #. Translators: Adds the error status and status text.
7449
+ #: languages/vue.php:1785
7450
  msgid "Error: %1$s, %2$s"
7451
  msgstr ""
7452
 
7453
+ #: languages/vue.php:1788
7454
  msgid "Error Activating Addon"
7455
  msgstr ""
7456
 
7457
+ #: languages/vue.php:1794
7458
  msgid "Redirecting"
7459
  msgstr ""
7460
 
7461
+ #: languages/vue.php:1797
7462
  msgid "Please wait"
7463
  msgstr ""
7464
 
7465
+ #: languages/vue.php:1800
7466
  msgid "activate"
7467
  msgstr ""
7468
 
7469
+ #: languages/vue.php:1803
7470
  msgid "install"
7471
  msgstr ""
7472
 
7473
+ #: languages/vue.php:1806
7474
  msgid "Visit addons page"
7475
  msgstr ""
7476
 
7477
+ #: languages/vue.php:1809
7478
  msgid "Report Unavailable"
7479
  msgstr ""
7480
 
7481
  #. Translators: Install/Activate the addon.
7482
+ #: languages/vue.php:1813
7483
  msgid "%s Addon"
7484
  msgstr ""
7485
 
7486
+ #: languages/vue.php:1816
7487
  msgid "Go Back To Reports"
7488
  msgstr ""
7489
 
7490
+ #: languages/vue.php:1819
7491
  msgid "Enable Enhanced eCommerce"
7492
  msgstr ""
7493
 
7494
+ #: languages/vue.php:1822
7495
  msgid "Real-Time Report"
7496
  msgstr ""
7497
 
7498
+ #: languages/vue.php:1825
7499
  msgid "Track the results of your marketing efforts and product launches as-it-happens right from your WordPress site. The Real-Time report allows you to view your traffic sources and visitor's activity when you need it."
7500
  msgstr ""
7501
 
7502
  #. Translators: add link to blog.
7503
+ #: languages/vue.php:1829
7504
  msgid "To comply with Google's API policies we've had to remove the real time report from the lite version. You can read about this decision and why it was made in %1$sthis blog post%2$s. To access the real time report in the WordPress backend, you will need to upgrade to Pro."
7505
  msgstr ""
7506
 
7507
+ #: languages/vue.php:1832
7508
  msgid "See Your Active Visitors and Track Their Behaviour to Optimize"
7509
  msgstr ""
7510
 
7511
+ #: languages/vue.php:1835
7512
  msgid "See Your Top Pages Immediately After Making Changes"
7513
  msgstr ""
7514
 
7515
+ #: languages/vue.php:1838
7516
  msgid "See Your Top Referral Sources and Adapt Faster"
7517
  msgstr ""
7518
 
7519
+ #: languages/vue.php:1841
7520
  msgid "See Your Traffic Demographics"
7521
  msgstr ""
7522
 
7523
+ #: languages/vue.php:1844
7524
  msgid "Get Fresh Reports Data Every 60 Seconds"
7525
  msgstr ""
7526
 
7527
+ #: languages/vue.php:1847
7528
  msgid "See Where Your Visitors are Connecting From (country & city)"
7529
  msgstr ""
7530
 
7531
+ #: languages/vue.php:1850
7532
  msgid "Help Us Improve"
7533
  msgstr ""
7534
 
7535
+ #: languages/vue.php:1853
7536
  msgid "Help us better understand our users and their website needs."
7537
  msgstr ""
7538
 
7539
  #. Translators: Adds a link to the documentation.
7540
+ #: languages/vue.php:1857
7541
  msgid "If enabled ExactMetrics will send some information about your WordPress site like what plugins and themes you use and which ExactMetrics settings you use to us so that we can improve our product. For a complete list of what we send and what we use it for, %1$svisit our website.%2$s"
7542
  msgstr ""
7543
 
7544
+ #: languages/vue.php:1860
7545
+ #: languages/vue.php:2699
7546
  msgid "Connect ExactMetrics"
7547
  msgstr ""
7548
 
7549
+ #: languages/vue.php:1863
7550
  msgid "Website profile"
7551
  msgstr ""
7552
 
7553
+ #: languages/vue.php:1866
7554
  msgid "Active profile"
7555
  msgstr ""
7556
 
7557
+ #: languages/vue.php:1869
7558
  msgid "Your website profile has been set at the network level of your WordPress Multisite."
7559
  msgstr ""
7560
 
7561
+ #: languages/vue.php:1872
7562
  msgid "If you would like to use a different profile for this subsite, you can authenticate below."
7563
  msgstr ""
7564
 
7565
+ #: languages/vue.php:1875
7566
  msgid "Skip and Keep Connection"
7567
  msgstr ""
7568
 
7569
+ #: languages/vue.php:1878
7570
  msgid "Authenticating"
7571
  msgstr ""
7572
 
7573
+ #: languages/vue.php:1881
7574
  msgid "No options available"
7575
  msgstr ""
7576
 
7577
+ #: languages/vue.php:1884
7578
  msgid "This feature requires ExactMetrics Pro"
7579
  msgstr ""
7580
 
7581
+ #: languages/vue.php:1887
7582
  msgid "By upgrading you will also get access to advanced eCommerce tracking, Custom Dimensions and more."
7583
  msgstr ""
7584
 
7585
+ #: languages/vue.php:1890
7586
  msgid "Upgrade to Pro and Unlock Popular Products"
7587
  msgstr ""
7588
 
7589
+ #: languages/vue.php:1893
7590
  msgid "View all Pro features"
7591
  msgstr ""
7592
 
7593
+ #: languages/vue.php:1897
7594
  msgid "Reset to default"
7595
  msgstr ""
7596
 
7597
+ #: languages/vue.php:1900
7598
  msgid "The value entered does not match the required format"
7599
  msgstr ""
7600
 
7601
  #. Translators: Placeholders are used for making text bold and adding a link.
7602
+ #: languages/vue.php:1904
7603
  msgid "You're using %1$s%2$s Lite%3$s. To unlock more features consider %4$supgrading to Pro%5$s."
7604
  msgstr ""
7605
 
7606
  #. Translators: Error status and error text.
7607
+ #: languages/vue.php:1908
7608
  msgid "Can't load errors. Error: %1$s, %2$s"
7609
  msgstr ""
7610
 
7611
+ #: languages/vue.php:1911
7612
  msgid "Only Show Posts from These Categories"
7613
  msgstr ""
7614
 
7615
+ #: languages/vue.php:1914
7616
  msgid "Choose from which categories posts will be displayed in the widget. All categories will be used if left empty."
7617
  msgstr ""
7618
 
7619
+ #: languages/vue.php:1917
7620
  msgid "Popular Posts data can be fetched correctly"
7621
  msgstr ""
7622
 
7623
+ #: languages/vue.php:1920
7624
  msgid "Please note: depending on when you set up the Custom Dimensions settings, it may take up to 7 days to see relevant Popular Posts data loading from Google Analytics."
7625
  msgstr ""
7626
 
7627
+ #: languages/vue.php:1923
7628
  msgid "Close"
7629
  msgstr ""
7630
 
7631
+ #: languages/vue.php:1926
7632
  msgid "Add Top 5 Posts from Google Analytics"
7633
  msgstr ""
7634
 
7635
+ #: languages/vue.php:1929
7636
  msgid "In order to load the top posts from Google Analytics you will need to enable the Custom Dimensions addon and set up the Post Type custom dimension in both ExactMetrics and Google Analytics settings. Please use the button below to confirm your configuration is correct."
7637
  msgstr ""
7638
 
7639
+ #: languages/vue.php:1932
7640
  msgid "Test Automated Posts"
7641
  msgstr ""
7642
 
7643
  #. Translators: Placeholder adds a link to the Popular Posts GA setup instructions doc.
7644
+ #: languages/vue.php:1936
7645
  msgid "Click this button to run a series of checks that will confirm your setup is completed to load Popular Posts from Google Analytics."
7646
  msgstr ""
7647
 
7648
+ #: languages/vue.php:1939
7649
  msgid "Automated + Curated"
7650
  msgstr ""
7651
 
7652
  #. Translators: Placeholder adds a link to the Custom Dimensions settings.
7653
+ #: languages/vue.php:1943
7654
  msgid "Automatically add the top 5 Posts from the past 30 days to your Curated list of Posts using %1$sCustom Dimensions%2$s. Also requires Sort By - Curated to be selected. Setup steps can be found in our %3$sknowledge base%4$s."
7655
  msgstr ""
7656
 
7657
  #. Translators: Placeholder gets replaced with current license version.
7658
+ #: languages/vue.php:1947
7659
  msgid "Pro version is required. Your current license level is: %s"
7660
  msgstr ""
7661
 
7662
+ #: languages/vue.php:1950
7663
  msgid "Verifying Popular Posts data"
7664
  msgstr ""
7665
 
7666
+ #: languages/vue.php:1963
7667
  msgid "Select posts/search"
7668
  msgstr ""
7669
 
7670
+ #: languages/vue.php:1966
7671
  msgid "Oops! No posts found."
7672
  msgstr ""
7673
 
7674
+ #: languages/vue.php:1969
7675
  msgid "Search by post title"
7676
  msgstr ""
7677
 
7678
+ #: languages/vue.php:1972
7679
  msgid "Can't load posts."
7680
  msgstr ""
7681
 
7682
  #. Translators: Adds a link to documentation.
7683
+ #: languages/vue.php:1976
7684
  msgid "In order for the ExactMetrics Google AMP addon to work properly, please ask your webmaster to install the WordPress AMP plugin by Automattic. %1$sLearn More%2$s"
7685
  msgstr ""
7686
 
7687
  #. Translators: Adds link to activate/install plugin and documentation.
7688
+ #: languages/vue.php:1980
7689
  msgid "In order for the ExactMetrics Google AMP addon to work properly, you need to install the WordPress AMP plugin by Automattic. %1$s%2$s Plugin%3$s | %4$sLearn More%5$s"
7690
  msgstr ""
7691
 
7692
+ #: languages/vue.php:1984
7693
  msgid "Activate"
7694
  msgstr ""
7695
 
7696
+ #: languages/vue.php:1988
7697
  msgid "Install"
7698
  msgstr ""
7699
 
7700
  #. Translators: Adds a link to documentation.
7701
+ #: languages/vue.php:1992
7702
  msgid "In order for the ExactMetrics Instant Articles addon to work properly, please ask your webmaster to install the Instant Articles for WP plugin by Automattic version 3.3.5 or newer. %1$sLearn More%2$s"
7703
  msgstr ""
7704
 
7705
  #. Translators: Adds link to activate/install plugin and documentation.
7706
+ #: languages/vue.php:1996
7707
  msgid "In order for the ExactMetrics Instant Articles addon to work properly, you need to install the Instant Articles for WP plugin by Automattic version 3.3.5 or newer. %1$s%2$s Plugin%3$s | %4$sLearn More%5$s"
7708
  msgstr ""
7709
 
7710
+ #: languages/vue.php:1999
7711
  msgid "SharedCount API Key"
7712
  msgstr ""
7713
 
7714
+ #: languages/vue.php:2002
7715
  msgid "Insert your sharedcount API key found in your %1$sSettings%2$s panel. After, click Start Indexing."
7716
  msgstr ""
7717
 
7718
+ #: languages/vue.php:2005
7719
  msgid "Start Indexing"
7720
  msgstr ""
7721
 
7722
+ #: languages/vue.php:2008
7723
  msgid "%1$sIndex Progress: %2$s%%.%3$s You may leave this page during indexing."
7724
  msgstr ""
7725
 
7726
+ #: languages/vue.php:2011
7727
  msgid "Indexing completed, counts will update automatically every day."
7728
  msgstr ""
7729
 
7730
+ #: languages/vue.php:2017
7731
  msgid "Wide"
7732
  msgstr ""
7733
 
7734
+ #: languages/vue.php:2020
7735
  msgid "Narrow"
7736
  msgstr ""
7737
 
7738
+ #: languages/vue.php:2023
7739
  msgid "Title"
7740
  msgstr ""
7741
 
7742
+ #: languages/vue.php:2026
7743
  msgid "Color"
7744
  msgstr ""
7745
 
7746
+ #: languages/vue.php:2029
7747
  msgid "Size"
7748
  msgstr ""
7749
 
7755
  msgid "Author/Date"
7756
  msgstr ""
7757
 
7758
+ #: languages/vue.php:2038
7759
  msgid "Label"
7760
  msgstr ""
7761
 
7762
+ #: languages/vue.php:2041
7763
  msgid "Background"
7764
  msgstr ""
7765
 
7766
+ #: languages/vue.php:2053
7767
  msgid "Choose which content you would like displayed in the widget."
7768
  msgstr ""
7769
 
7770
+ #: languages/vue.php:2065
7771
  msgid "Comments"
7772
  msgstr ""
7773
 
7774
+ #: languages/vue.php:2071
7775
  msgid "Choose how many posts you’d like displayed in the widget."
7776
  msgstr ""
7777
 
7778
+ #: languages/vue.php:2074
7779
  msgid "View notifications"
7780
  msgstr ""
7781
 
7782
  #. Translators: Add link to retrieve license key from account.
7783
+ #: languages/vue.php:2078
7784
  msgid "Add your ExactMetrics license key from the email receipt or account area. %1$sRetrieve your license key%2$s."
7785
  msgstr ""
7786
 
7787
+ #: languages/vue.php:2081
7788
  msgid "Miscellaneous"
7789
  msgstr ""
7790
 
7791
+ #: languages/vue.php:2084
7792
  msgid "Hides plugin announcements and update details. This includes critical notices we use to inform about deprecations and important required configuration changes."
7793
  msgstr ""
7794
 
7795
+ #: languages/vue.php:2087
7796
  msgid "Hide Announcements"
7797
  msgstr ""
7798
 
7799
+ #: languages/vue.php:2090
7800
  msgid "Unlock Form Tracking"
7801
  msgstr ""
7802
 
7803
+ #: languages/vue.php:2093
7804
  msgid "See who's viewing and submitting your forms, so you can increase your conversion rate."
7805
  msgstr ""
7806
 
7807
+ #: languages/vue.php:2096
7808
  msgid "Use Google Optimize to retarget your website visitors and perform A/B split tests with ease."
7809
  msgstr ""
7810
 
7811
+ #: languages/vue.php:2099
7812
  msgid "Add Custom Dimensions and track who's the most popular author on your site, which post types get the most traffic, and more"
7813
  msgstr ""
7814
 
7815
+ #: languages/vue.php:2102
7816
  msgid "Affiliate Links"
7817
  msgstr ""
7818
 
7819
  #. Translators: Add links to documentation.
7820
+ #: languages/vue.php:2106
7821
  msgid "This allows you to track custom affiliate links. A path of /go/ would match urls that start with that. The label is appended onto the end of the string \"outbound-link-\", to provide unique labels for these links in Google Analytics. Complete documentation on affiliate links is available %1$shere%2$s."
7822
  msgstr ""
7823
 
7824
+ #: languages/vue.php:2109
7825
  msgid "Our affiliate link tracking works by setting path for internal links to track as outbound links."
7826
  msgstr ""
7827
 
7828
+ #: languages/vue.php:2115
7829
  msgid "The ExactMetrics Headline Analyzer tool in the Gutenberg editor enables you to write irresistible SEO-friendly headlines that drive traffic, social media shares, and rank better in search results."
7830
  msgstr ""
7831
 
7832
+ #: languages/vue.php:2118
7833
  msgid "Disable the Headline Analyzer"
7834
  msgstr ""
7835
 
7836
+ #: languages/vue.php:2121
7837
  msgid "Make your ExactMetrics campaign links prettier with Pretty Links!"
7838
  msgstr ""
7839
 
7840
+ #: languages/vue.php:2124
7841
  msgid "Pretty Links turns those ugly, long campaign links into clean, memorable, speakable, totally shareable links."
7842
  msgstr ""
7843
 
7844
+ #: languages/vue.php:2127
7845
  msgid "Take your ExactMetrics campaign links from our URL Builder and shorten them with Pretty Links!"
7846
  msgstr ""
7847
 
7848
+ #: languages/vue.php:2130
7849
  msgid "Over 200,000 websites use Pretty Links!"
7850
  msgstr ""
7851
 
7852
+ #: languages/vue.php:2133
7853
  msgid "Install Pretty Links"
7854
  msgstr ""
7855
 
7856
+ #: languages/vue.php:2136
7857
  msgid "Pretty Links Installed & Activated"
7858
  msgstr ""
7859
 
7860
+ #: languages/vue.php:2139
7861
  msgid "Install Pretty Links from the WordPress.org plugin repository."
7862
  msgstr ""
7863
 
7864
+ #: languages/vue.php:2142
7865
  msgid "Activate Pretty Links"
7866
  msgstr ""
7867
 
7868
+ #: languages/vue.php:2145
7869
  msgid "Activating Pretty Links..."
7870
  msgstr ""
7871
 
7872
+ #: languages/vue.php:2148
7873
  msgid "Create New Pretty Link"
7874
  msgstr ""
7875
 
7876
+ #: languages/vue.php:2151
7877
  msgid "Create a New Pretty Link"
7878
  msgstr ""
7879
 
7880
+ #: languages/vue.php:2154
7881
  msgid "Grab your campaign link and paste it into the Target URL field."
7882
  msgstr ""
7883
 
7884
  #. Translators: Error status and error text.
7885
+ #: languages/vue.php:2158
7886
  msgid "Can't load report data. Error: %1$s, %2$s"
7887
  msgstr ""
7888
 
7889
+ #: languages/vue.php:2161
7890
  msgid "Error loading report data"
7891
  msgstr ""
7892
 
7893
+ #. Translators: Number of days.
7894
+ #: languages/vue.php:2165
7895
  msgid "vs. Previous Day"
7896
  msgstr ""
7897
 
7898
+ #: languages/vue.php:2168
7899
  msgid "No change"
7900
  msgstr ""
7901
 
7902
  #. Translators: Error status and error text.
7903
+ #: languages/vue.php:2172
7904
  msgid "Can't deactivate the license. Error: %1$s, %2$s"
7905
  msgstr ""
7906
 
7907
  #. Translators: Error status and error text.
7908
+ #: languages/vue.php:2176
7909
  msgid "Can't upgrade to PRO please try again. Error: %1$s, %2$s"
7910
  msgstr ""
7911
 
7912
  #. Translators: Error status and error text.
7913
+ #: languages/vue.php:2180
7914
  msgid "Can't load license details. Error: %1$s, %2$s"
7915
  msgstr ""
7916
 
7917
+ #: languages/vue.php:2183
7918
  msgid "Error loading license details"
7919
  msgstr ""
7920
 
7921
  #. Translators: Error status and error text.
7922
+ #: languages/vue.php:2187
7923
  msgid "Can't verify the license. Error: %1$s, %2$s"
7924
  msgstr ""
7925
 
7926
  #. Translators: Error status and error text.
7927
+ #: languages/vue.php:2191
7928
  msgid "Can't validate the license. Error: %1$s, %2$s"
7929
  msgstr ""
7930
 
7931
  #. Translators: Placeholder is replaced with WPForms.
7932
+ #: languages/vue.php:2195
7933
  msgid "Recommended Plugin: %s"
7934
  msgstr ""
7935
 
7936
+ #: languages/vue.php:2198
7937
  msgid "Activating..."
7938
  msgstr ""
7939
 
7940
+ #: languages/vue.php:2201
7941
  msgid "Deactivating..."
7942
  msgstr ""
7943
 
7944
+ #: languages/vue.php:2204
7945
  msgid "Deactivate"
7946
  msgstr ""
7947
 
7948
  #. Translators: Gets replaced with the number of days.
7949
+ #: languages/vue.php:2208
7950
  msgid "Last %s days"
7951
  msgstr ""
7952
 
7953
  #. Translators: Make text green.
7954
+ #: languages/vue.php:2212
7955
  msgid "Upgrade to Pro and unlock addons and other great features. %1$sSave 50%% automatically!%2$s"
7956
  msgstr ""
7957
 
7958
+ #: languages/vue.php:2215
7959
  msgid "Analytics"
7960
  msgstr ""
7961
 
7962
  #. Translators: Adds an arrow icon.
7963
+ #: languages/vue.php:2219
7964
  msgid "View All Reports %s"
7965
  msgstr ""
7966
 
7967
+ #: languages/vue.php:2222
7968
  msgid "Multiple Entries"
7969
  msgstr ""
7970
 
7971
+ #: languages/vue.php:2225
7972
  msgid "Total Number of Widgets to Show"
7973
  msgstr ""
7974
 
7975
+ #: languages/vue.php:2228
7976
  msgid "Choose how many widgets will be placed in a single Post."
7977
  msgstr ""
7978
 
7979
+ #: languages/vue.php:2231
7980
  msgid "Minimum Distance Between Widgets"
7981
  msgstr ""
7982
 
7983
+ #: languages/vue.php:2234
7984
  msgid "Choose the distance between widgets."
7985
  msgstr ""
7986
 
7987
+ #: languages/vue.php:2237
7988
  msgid "Minimum Word Count to Display Multiple Widgets"
7989
  msgstr ""
7990
 
7991
+ #: languages/vue.php:2240
7992
  msgid "Choose the minimum word count for a Post to have multiple entries."
7993
  msgstr ""
7994
 
7995
+ #: languages/vue.php:2243
7996
  msgid "Pro version is required"
7997
  msgstr ""
7998
 
7999
  #. Translators: Placeholder adds a link to the Custom Dimensions settings.
8000
+ #: languages/vue.php:2247
8001
  msgid "Automatically add the top 5 Posts from the past 30 days to your Curated list of Posts using Custom Dimensions (Pro version required. %1$sUpgrade now%2$s)."
8002
  msgstr ""
8003
 
8004
  #. Translators: Page number of total pages. 1 & 2 make the first part of the text bold.
8005
+ #: languages/vue.php:2251
8006
  msgid "%1$sPage %3$s%2$s of %4$s"
8007
  msgstr ""
8008
 
8009
+ #: languages/vue.php:2254
8010
  msgid "Sartorial taxidermy venmo you probably haven't heard of them, tofu fingerstache ethical pickled hella ramps vice snackwave seitan typewriter tofu."
8011
  msgstr ""
8012
 
8013
+ #: languages/vue.php:2257
8014
  msgid "Austin typewriter heirloom distillery twee migas wayfarers. Fingerstache master cleanse quinoa humblebrag, iPhone taxidermy snackwave seitan typewriter tofu organic affogato kitsch. Artisan"
8015
  msgstr ""
8016
 
8017
+ #: languages/vue.php:2260
8018
  msgid "Icon"
8019
  msgstr ""
8020
 
8021
+ #: languages/vue.php:2263
8022
  msgid "Display Method"
8023
  msgstr ""
8024
 
8025
+ #: languages/vue.php:2266
8026
  msgid "There are two ways to manual include the widget in your posts."
8027
  msgstr ""
8028
 
8029
+ #: languages/vue.php:2269
8030
  msgid "Using the Gutenberg Block"
8031
  msgstr ""
8032
 
8033
+ #: languages/vue.php:2272
8034
  msgid "Using the Shortcode"
8035
  msgstr ""
8036
 
8037
+ #: languages/vue.php:2275
8038
  msgid "Learn how to insert the widget using Gutenberg blocks."
8039
  msgstr ""
8040
 
8041
+ #: languages/vue.php:2278
8042
  msgid "Learn how to insert the widget using out Shortcode."
8043
  msgstr ""
8044
 
8045
+ #: languages/vue.php:2281
8046
  msgid "%1$sWatch Video%2$s - How to Add the Inline Popular Post widget using Gutenberg"
8047
  msgstr ""
8048
 
8049
+ #: languages/vue.php:2284
8050
  msgid "%1$sStep 1%2$s - Click the “Add Block” icon while editing a Post or Page."
8051
  msgstr ""
8052
 
8053
+ #: languages/vue.php:2287
8054
  msgid "%1$sStep 2%2$s - Search for “Inline Popular Posts by ExactMetrics”."
8055
  msgstr ""
8056
 
8057
+ #: languages/vue.php:2290
8058
  msgid "%1$sStep 3%2$s - Style the widget using the Block Settings sidebar."
8059
  msgstr ""
8060
 
8061
+ #: languages/vue.php:2293
8062
  msgid "Shortcode"
8063
  msgstr ""
8064
 
8065
+ #: languages/vue.php:2296
8066
  msgid "Copy the shortcode and paste it into your Page and/or Post templates or using a shortcode plugin."
8067
  msgstr ""
8068
 
8069
+ #: languages/vue.php:2299
8070
  msgid "Copy Shortcode"
8071
  msgstr ""
8072
 
8073
+ #: languages/vue.php:2302
8074
  msgid "%1$sWatch Video%2$s - How to Add the Inline Popular Post widget using our Shortcode"
8075
  msgstr ""
8076
 
8077
+ #: languages/vue.php:2305
8078
  msgid "Automatic Placement"
8079
  msgstr ""
8080
 
8081
+ #: languages/vue.php:2308
8082
  msgid "Display using Gutenberg Blocks"
8083
  msgstr ""
8084
 
8085
+ #: languages/vue.php:2311
8086
  msgid "Embed Options"
8087
  msgstr ""
8088
 
8089
+ #: languages/vue.php:2314
8090
  msgid "All Embed Options can be used in conjunction with one another."
8091
  msgstr ""
8092
 
8093
+ #: languages/vue.php:2317
8094
  msgid "Using Automatic Embed"
8095
  msgstr ""
8096
 
8097
+ #: languages/vue.php:2320
8098
  msgid "Learn how to insert the Popular Posts Widget into your posts and pages using Gutenberg Blocks. To style this widget, use the Gutenberg Block settings."
8099
  msgstr ""
8100
 
8101
+ #: languages/vue.php:2323
8102
  msgid "Enabling Automatic Placement will include the Popular Posts Widget after the last paragraph of any and all posts that match your Behavior settings. To style this widget use the Customize Design panel above."
8103
  msgstr ""
8104
 
8105
+ #: languages/vue.php:2326
8106
  msgid "Learn how to insert the Popular Posts Widget using a shortcode. To style this widget use the Customize Design panel above."
8107
  msgstr ""
8108
 
8109
+ #: languages/vue.php:2329
8110
  msgid "%1$sWatch Video%2$s - How to Add the Popular Posts widget using Gutenberg"
8111
  msgstr ""
8112
 
8113
+ #: languages/vue.php:2332
8114
  msgid "%1$sStep 2%2$s - Search for “Popular Posts”."
8115
  msgstr ""
8116
 
8117
+ #: languages/vue.php:2335
8118
  msgid "%1$sStep 1%2$s - Navigate to your Appearance > Widgets page using the menu on the left side your screen. Must be logged in as Admin."
8119
  msgstr ""
8120
 
8121
+ #: languages/vue.php:2338
8122
  msgid "%1$sStep 2%2$s - On the left, under Available Widgets, look for the Popular Posts - ExactMetrics widget and drag it into the desired Sidebar on the right."
8123
  msgstr ""
8124
 
8125
+ #: languages/vue.php:2341
8126
  msgid "%1$sStep 3%2$s - The widget options should automatically expand allowing you to customize the design."
8127
  msgstr ""
8128
 
8129
+ #: languages/vue.php:2344
8130
  msgid "Display using a Shortcode"
8131
  msgstr ""
8132
 
8133
+ #: languages/vue.php:2347
8134
  msgid "%1$sWatch Video%2$s - How to Add the Popular Posts widget using our Shortcode"
8135
  msgstr ""
8136
 
8137
+ #: languages/vue.php:2350
8138
  msgid "Enable Automatic Placement"
8139
  msgstr ""
8140
 
8141
+ #: languages/vue.php:2353
8142
  msgid "Display in a Sidebar"
8143
  msgstr ""
8144
 
8145
+ #: languages/vue.php:2356
8146
  msgid "Learn how to insert the Popular Posts Widget into a Sidebar. To style this widget use the Customize Design panel above."
8147
  msgstr ""
8148
 
8149
+ #: languages/vue.php:2359
8150
  msgid "Watch Video - How to Add the Popular Posts widget using Widgets"
8151
  msgstr ""
8152
 
8153
  #. Translators: Minimum and maximum number that can be used.
8154
+ #: languages/vue.php:2363
8155
  msgid "Please enter a value between %1$s and %2$s"
8156
  msgstr ""
8157
 
8158
  #. Translators: The minimum set value.
8159
+ #: languages/vue.php:2367
8160
  msgid "Please enter a value higher than %s"
8161
  msgstr ""
8162
 
8163
  #. Translators: The maximum set value.
8164
+ #: languages/vue.php:2371
8165
  msgid "Please enter a value lower than %s"
8166
  msgstr ""
8167
 
8168
+ #: languages/vue.php:2374
8169
  msgid "Please enter a number"
8170
  msgstr ""
8171
 
8172
+ #: languages/vue.php:2377
8173
  msgid "Value has to be a round number"
8174
  msgstr ""
8175
 
8176
+ #: languages/vue.php:2380
8177
  msgid "Days"
8178
  msgstr ""
8179
 
8180
  #. Translators: placeholders make text small.
8181
+ #: languages/vue.php:2384
8182
  msgid "7 days"
8183
  msgstr ""
8184
 
8185
+ #: languages/vue.php:2387
8186
  msgid "30 days"
8187
  msgstr ""
8188
 
8189
+ #: languages/vue.php:2390
8190
  msgid "Custom"
8191
  msgstr ""
8192
 
8193
  #. Translators: Add line break.
8194
+ #: languages/vue.php:2394
8195
  msgid "See All Your Important Store%s Metrics in One Place"
8196
  msgstr ""
8197
 
8198
+ #: languages/vue.php:2397
8199
  msgid "Get an Answer to All Your Top Ecommerce Questions From a Single Report"
8200
  msgstr ""
8201
 
8202
+ #: languages/vue.php:2400
8203
  msgid "See your Top Conversion Sources and Focus on what's Working"
8204
  msgstr ""
8205
 
8206
  #. Translators: The name of the field that is throwing a validation error.
8207
+ #: languages/vue.php:2404
8208
  msgid "%s can't be empty."
8209
  msgstr ""
8210
 
8211
+ #: languages/vue.php:2407
8212
  msgid "Duplicate values are not allowed."
8213
  msgstr ""
8214
 
8215
+ #: languages/vue.php:2410
8216
  msgid "You can add maximum 5 items."
8217
  msgstr ""
8218
 
8219
+ #: languages/vue.php:2413
8220
  msgid "At least 0 item required."
8221
  msgstr ""
8222
 
8223
+ #: languages/vue.php:2416
8224
  msgid "Add Another Link Path"
8225
  msgstr ""
8226
 
8227
+ #: languages/vue.php:2419
8228
  msgid "Remove row"
8229
  msgstr ""
8230
 
8231
+ #: languages/vue.php:2422
8232
  msgid "Time to Purchase"
8233
  msgstr ""
8234
 
8235
+ #: languages/vue.php:2425
8236
  msgid "This list shows how many days from first visit it took users to purchase products from your site."
8237
  msgstr ""
8238
 
8239
+ #: languages/vue.php:2428
8240
  msgid "Sessions to Purchase"
8241
  msgstr ""
8242
 
8243
+ #: languages/vue.php:2431
8244
  msgid "This list shows the number of sessions it took users before they purchased a product from your website."
8245
  msgstr ""
8246
 
8247
+ #: languages/vue.php:2434
8248
  msgid "Top Landing Pages"
8249
  msgstr ""
8250
 
8251
+ #: languages/vue.php:2437
8252
  msgid "This list shows the top pages users first land on when visiting your website."
8253
  msgstr ""
8254
 
8255
+ #: languages/vue.php:2440
8256
  msgid "Top Exit Pages"
8257
  msgstr ""
8258
 
8259
+ #: languages/vue.php:2443
8260
  msgid "This list shows the top pages users exit your website from."
8261
  msgstr ""
8262
 
8263
+ #: languages/vue.php:2446
8264
  msgid "Top Outbound Links"
8265
  msgstr ""
8266
 
8267
+ #: languages/vue.php:2449
8268
  msgid "This list shows the top links clicked on your website that go to another website."
8269
  msgstr ""
8270
 
8271
+ #: languages/vue.php:2452
8272
  msgid "Top Affiliate Links"
8273
  msgstr ""
8274
 
8275
+ #: languages/vue.php:2455
8276
  msgid "This list shows the top affiliate links your visitors clicked on."
8277
  msgstr ""
8278
 
8279
+ #: languages/vue.php:2458
8280
  msgid "Top Download Links"
8281
  msgstr ""
8282
 
8283
+ #: languages/vue.php:2461
8284
  msgid "This list shows the download links your visitors clicked the most."
8285
  msgstr ""
8286
 
8287
+ #: languages/vue.php:2464
8288
  msgid "Top Products"
8289
  msgstr ""
8290
 
8291
+ #: languages/vue.php:2467
8292
  msgid "This list shows the top selling products on your website."
8293
  msgstr ""
8294
 
8295
+ #: languages/vue.php:2470
8296
  msgid "Top Conversion Sources"
8297
  msgstr ""
8298
 
8299
+ #: languages/vue.php:2473
8300
  msgid "This list shows the top referral websites in terms of product revenue."
8301
  msgstr ""
8302
 
8303
+ #: languages/vue.php:2476
8304
  msgid "Total Add/Remove"
8305
  msgstr ""
8306
 
8307
+ #: languages/vue.php:2479
8308
  msgid "Unlock with %s"
8309
  msgstr ""
8310
 
8311
+ #: languages/vue.php:2482
8312
  msgid "Upgrade"
8313
  msgstr ""
8314
 
8315
+ #: languages/vue.php:2485
8316
  msgid "Our email summaries feature sends a weekly summary of the most important site analytics information."
8317
  msgstr ""
8318
 
8319
+ #: languages/vue.php:2488
8320
  msgid "Download the analytics reports instantly from the WordPress dashboard as PDF files and share them with anyone."
8321
  msgstr ""
8322
 
8323
+ #: languages/vue.php:2491
8324
  msgid "Performance"
8325
  msgstr ""
8326
 
8327
+ #: languages/vue.php:2494
8328
  msgid "Adjust the sample rate so you don't exceed Google Analytics' processing limit. Can also be used to enable Google Optimize for A/B testing and personalization."
8329
  msgstr ""
8330
 
8331
+ #: languages/vue.php:2497
8332
  msgid "Export PDF Report"
8333
  msgstr ""
8334
 
8335
+ #: languages/vue.php:2500
8336
  msgid "You can export PDF reports only in the PRO version."
8337
  msgstr ""
8338
 
8339
+ #: languages/vue.php:2503
8340
  msgid "Usage Tracking"
8341
  msgstr ""
8342
 
8343
+ #: languages/vue.php:2506
8344
  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."
8345
  msgstr ""
8346
 
8347
+ #: languages/vue.php:2509
8348
  msgid "Allow usage tracking"
8349
  msgstr ""
8350
 
8351
  #. Translators: Adds a link to the documentation.
8352
+ #: languages/vue.php:2513
8353
  msgid "Complete documentation on usage tracking is available %1$shere%2$s."
8354
  msgstr ""
8355
 
8356
+ #: languages/vue.php:2516
8357
  msgid "It's easy to double your traffic and sales when you know exactly how people find and use your website. ExactMetrics Pro shows you the stats that matter!"
8358
  msgstr ""
8359
 
8360
+ #: languages/vue.php:2519
8361
  msgid "To unlock more features consider upgrading to PRO."
8362
  msgstr ""
8363
 
8364
+ #: languages/vue.php:2522
8365
  msgid "Upgrade to"
8366
  msgstr ""
8367
 
8368
  #. Translators: Placeholder adds a line break.
8369
+ #: languages/vue.php:2526
8370
  msgid "You can customize your %sdate range only in the PRO version."
8371
  msgstr ""
8372
 
8373
+ #: languages/vue.php:2529
8374
  msgid "You appear to be offline. WPForms not installed."
8375
  msgstr ""
8376
 
8377
  #. Translators: Error status and error text.
8378
+ #: languages/vue.php:2533
8379
  msgid "Can't activate addon. Error: %1$s, %2$s"
8380
  msgstr ""
8381
 
8382
+ #: languages/vue.php:2536
8383
  msgid "You appear to be offline. Addon not activated."
8384
  msgstr ""
8385
 
8386
  #. Translators: Error status and error text.
8387
+ #: languages/vue.php:2540
8388
  msgid "Can't deactivate addon. Error: %1$s, %2$s"
8389
  msgstr ""
8390
 
8391
+ #: languages/vue.php:2543
8392
  msgid "You appear to be offline. Addon not deactivated."
8393
  msgstr ""
8394
 
8395
  #. Translators: Error status and error text.
8396
+ #: languages/vue.php:2547
8397
  msgid "Can't install plugin. Error: %1$s, %2$s"
8398
  msgstr ""
8399
 
8400
+ #: languages/vue.php:2550
8401
  msgid "You appear to be offline. Plugin not installed."
8402
  msgstr ""
8403
 
8404
  #. Translators: Error status and error text.
8405
+ #: languages/vue.php:2554
8406
  msgid "Can't install addon. Error: %1$s, %2$s"
8407
  msgstr ""
8408
 
8409
+ #: languages/vue.php:2557
8410
  msgid "You appear to be offline. Addon not installed."
8411
  msgstr ""
8412
 
8413
  #. Translators: Error status and error text.
8414
+ #: languages/vue.php:2561
8415
  msgid "Can't install WPForms. Error: %1$s, %2$s"
8416
  msgstr ""
8417
 
8418
  #. Translators: Makes text bold and adds smiley.
8419
+ #: languages/vue.php:2565
8420
  msgid "You’re using %1$sExactMetrics Lite%2$s - no license needed. Enjoy! %3$s"
8421
  msgstr ""
8422
 
8423
  #. Translators: Makes text green.
8424
+ #: languages/vue.php:2569
8425
  msgid "As a valued ExactMetrics Lite user you %1$sreceive 50%% off%2$s, automatically applied at checkout."
8426
  msgstr ""
8427
 
8428
+ #: languages/vue.php:2572
8429
  msgid "Unlock All Features and Upgrade to Pro"
8430
  msgstr ""
8431
 
8432
+ #: languages/vue.php:2575
8433
  msgid "Show"
8434
  msgstr ""
8435
 
8436
  #. Translators: The number of results.
8437
+ #: languages/vue.php:2579
8438
  msgid "%s results"
8439
  msgstr ""
8440
 
8441
+ #: languages/vue.php:2582
8442
  msgid ""
8443
  "The EU Compliance addon allows you to improve compliance with GDPR\n"
8444
  " and other privacy regulations."
8445
  msgstr ""
8446
 
8447
+ #: languages/vue.php:2586
8448
  msgid "EU Compliance"
8449
  msgstr ""
8450
 
8451
+ #: languages/vue.php:2589
8452
  msgid "Show in widget mode"
8453
  msgstr ""
8454
 
8455
+ #: languages/vue.php:2592
8456
  msgid "Show in full-width mode"
8457
  msgstr ""
8458
 
8459
+ #: languages/vue.php:2595
8460
  msgid "Show Overview Reports"
8461
  msgstr ""
8462
 
8463
+ #: languages/vue.php:2598
8464
  msgid "Show Publishers Reports"
8465
  msgstr ""
8466
 
8467
+ #: languages/vue.php:2601
8468
  msgid "Show eCommerce Reports"
8469
  msgstr ""
8470
 
8471
+ #: languages/vue.php:2604
8472
  msgid "Available in PRO version"
8473
  msgstr ""
8474
 
8475
+ #: languages/vue.php:2607
8476
  msgid "Scroll Tracking"
8477
  msgstr ""
8478
 
8479
+ #: languages/vue.php:2610
8480
  msgid "Scroll depth tracking in web analytics is one of those things you simply must do, especially if you have a content-heavy site."
8481
  msgstr ""
8482
 
8483
+ #: languages/vue.php:2613
8484
  msgid "See All Reports"
8485
  msgstr ""
8486
 
8487
+ #: languages/vue.php:2616
8488
  msgid "Go to the Analytics Dashboard"
8489
  msgstr ""
8490
 
8491
+ #: languages/vue.php:2619
8492
  msgid "Google AMP"
8493
  msgstr ""
8494
 
8495
+ #: languages/vue.php:2622
8496
  msgid "Want to use track users visiting your AMP pages? By upgrading to ExactMetrics Pro, you can enable AMP page tracking."
8497
  msgstr ""
8498
 
8499
+ #: languages/vue.php:2625
8500
  msgid "Ads Tracking"
8501
  msgstr ""
8502
 
8503
+ #: languages/vue.php:2628
8504
  msgid "Add Ads tracking to see who's clicking on your Google Ads, so you can increase your revenue."
8505
  msgstr ""
8506
 
8507
+ #: languages/vue.php:2631
8508
  msgid "Facebook Instant Articles"
8509
  msgstr ""
8510
 
8511
+ #: languages/vue.php:2634
8512
  msgid "Want to expand your website audience beyond your website with Facebook Instant Articles? Upgrade to ExactMetrics Pro."
8513
  msgstr ""
8514
 
8515
+ #: languages/vue.php:2637
8516
  msgid "Check out the newly added classic mode"
8517
  msgstr ""
8518
 
8519
  #. Translators: Line break.
8520
+ #: languages/vue.php:2641
8521
  msgid "Unique %s Sessions"
8522
  msgstr ""
8523
 
8524
  #. Translators: Line break.
8525
+ #: languages/vue.php:2645
8526
  msgid "Unique %s Pageviews"
8527
  msgstr ""
8528
 
8529
+ #: languages/vue.php:2648
8530
  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."
8531
  msgstr ""
8532
 
8533
+ #: languages/vue.php:2651
8534
  msgid "Hide dashboard widget"
8535
  msgstr ""
8536
 
8537
+ #: languages/vue.php:2654
8538
  msgid "Are you sure you want to hide the ExactMetrics Dashboard Widget? "
8539
  msgstr ""
8540
 
8541
+ #: languages/vue.php:2657
8542
  msgid "Yes, hide it!"
8543
  msgstr ""
8544
 
8545
+ #: languages/vue.php:2660
8546
  msgid "No, cancel!"
8547
  msgstr ""
8548
 
8549
+ #: languages/vue.php:2663
8550
  msgid "ExactMetrics Widget Hidden"
8551
  msgstr ""
8552
 
8553
+ #: languages/vue.php:2666
8554
  msgid "You can re-enable the ExactMetrics widget at any time using the \"Screen Options\" menu on the top right of this page"
8555
  msgstr ""
8556
 
8557
+ #: languages/vue.php:2669
8558
  msgid "Classic mode"
8559
  msgstr ""
8560
 
8561
  #. Translators: Make text green and add smiley face.
8562
+ #: languages/vue.php:2673
8563
  msgid "You're using %1$sExactMetrics Lite%2$s - no license needed. Enjoy! %3$s"
8564
  msgstr ""
8565
 
8566
  #. Translators: Make text green.
8567
+ #: languages/vue.php:2677
8568
  msgid "As a valued ExactMetrics Lite user you %1$sreceive 50%% off%2$s, automatically applied at checkout!"
8569
  msgstr ""
8570
 
8571
+ #: languages/vue.php:2680
8572
  msgid "Unlock PRO Features Now"
8573
  msgstr ""
8574
 
8575
  #. Translators: Add link to retrieve license from account area.
8576
+ #: languages/vue.php:2684
8577
  msgid "Already purchased? Simply enter your license key below to connect with ExactMetrics PRO! %1$sRetrieve your license key%2$s."
8578
  msgstr ""
8579
 
8580
+ #: languages/vue.php:2687
8581
  msgid "Verifying Credentials"
8582
  msgstr ""
8583
 
8584
+ #: languages/vue.php:2690
8585
  msgid "Your site is connected to ExactMetrics!"
8586
  msgstr ""
8587
 
8588
+ #: languages/vue.php:2693
8589
  msgid "Deauthenticating"
8590
  msgstr ""
8591
 
8592
+ #: languages/vue.php:2696
8593
  msgid "You've disconnected your site from ExactMetrics. Your site is no longer being tracked by Google Analytics and you won't see reports anymore."
8594
  msgstr ""
8595
 
8596
+ #: languages/vue.php:2702
8597
  msgid "Verify Credentials"
8598
  msgstr ""
8599
 
8600
+ #: languages/vue.php:2708
8601
  msgid "Website Profile"
8602
  msgstr ""
8603
 
8604
+ #: languages/vue.php:2711
8605
  msgid "Active Profile"
8606
  msgstr ""
8607
 
8608
+ #: languages/vue.php:2714
8609
  msgid "Force Deauthenticate"
8610
  msgstr ""
8611
 
8612
+ #: languages/vue.php:2717
8613
  msgid "Disconnect ExactMetrics"
8614
  msgstr ""
8615
 
8616
+ #: languages/vue.php:2720
8617
  msgid "Site Speed Report"
8618
  msgstr ""
8619
 
8620
+ #: languages/vue.php:2723
8621
  msgid "Site Speed"
8622
  msgstr ""
8623
 
8624
+ #: languages/vue.php:2729
8625
  msgid "Unlock the Site Speed Report and Improve the Performance of Your Site"
8626
  msgstr ""
8627
 
8628
+ #: languages/vue.php:2732
8629
  msgid "See How Your Homepage Performs According to Google’s Own Criteria and See How You Can Improve to Increase Your Ranking"
8630
  msgstr ""
8631
 
8632
+ #: languages/vue.php:2735
8633
  msgid "See Your Homepage's Overall Performance Score"
8634
  msgstr ""
8635
 
8636
+ #: languages/vue.php:2738
8637
  msgid "Run an Audit on Your Homepage and See Your Server Response Time"
8638
  msgstr ""
8639
 
8640
+ #: languages/vue.php:2741
8641
  msgid "Learn How Long It Takes for Your Viewers to Interact With Your Site"
8642
  msgstr ""
8643
 
8644
+ #: languages/vue.php:2744
8645
  msgid "Learn How to Improve the Core Metrics that Google Uses to Rank Your Site"
8646
  msgstr ""
8647
 
8648
+ #: languages/vue.php:2748
8649
  msgid "2020 Year in Review"
8650
  msgstr ""
8651
 
8652
+ #: languages/vue.php:2751
8653
  msgid "Still Calculating..."
8654
  msgstr ""
8655
 
8656
+ #: languages/vue.php:2754
8657
  msgid "Your 2020 Year in Review is still calculating. Please check back later to see how your website performed last year."
8658
  msgstr ""
8659
 
8660
+ #: languages/vue.php:2757
8661
  msgid "Back to Overview Report"
8662
  msgstr ""
8663
 
8664
+ #: languages/vue.php:2760
8665
  msgid "Your 2020 Analytics Report"
8666
  msgstr ""
8667
 
8668
+ #: languages/vue.php:2766
8669
  msgid "Audience"
8670
  msgstr ""
8671
 
8672
+ #: languages/vue.php:2769
8673
  msgid "Congrats"
8674
  msgstr ""
8675
 
8676
+ #: languages/vue.php:2772
8677
  msgid "Your website was quite popular this year! "
8678
  msgstr ""
8679
 
8680
+ #: languages/vue.php:2775
8681
  msgid "You had "
8682
  msgstr ""
8683
 
8684
+ #: languages/vue.php:2778
8685
  msgid " visitors!"
8686
  msgstr ""
8687
 
8688
+ #: languages/vue.php:2781
8689
  msgid " visitors"
8690
  msgstr ""
8691
 
8692
+ #: languages/vue.php:2784
8693
  msgid "Total Visitors"
8694
  msgstr ""
8695
 
8696
+ #: languages/vue.php:2787
8697
  msgid "Total Sessions"
8698
  msgstr ""
8699
 
8700
+ #: languages/vue.php:2790
8701
  msgid "Visitors by Month"
8702
  msgstr ""
8703
 
8704
+ #: languages/vue.php:2793
8705
  msgid "January 1, 2020 - December 31, 2020"
8706
  msgstr ""
8707
 
8708
+ #: languages/vue.php:2796
8709
  msgid "A Tip for 2021"
8710
  msgstr ""
8711
 
8712
+ #: languages/vue.php:2799
8713
  msgid "#1"
8714
  msgstr ""
8715
 
8716
+ #: languages/vue.php:2802
8717
  msgid "You Top 5 Countries"
8718
  msgstr ""
8719
 
8720
+ #: languages/vue.php:2805
8721
  msgid "Let’s get to know your visitors a little better, shall we?"
8722
  msgstr ""
8723
 
8724
+ #: languages/vue.php:2808
8725
  msgid "Gender"
8726
  msgstr ""
8727
 
8728
+ #: languages/vue.php:2811
8729
  msgid "Female"
8730
  msgstr ""
8731
 
8732
+ #: languages/vue.php:2814
8733
  msgid "Women"
8734
  msgstr ""
8735
 
8736
+ #: languages/vue.php:2817
8737
  msgid "Male"
8738
  msgstr ""
8739
 
8740
+ #: languages/vue.php:2820
8741
  msgid "Average Age"
8742
  msgstr ""
8743
 
8744
+ #: languages/vue.php:2823
8745
  msgid "Your Top 5 Pages"
8746
  msgstr ""
8747
 
8748
+ #: languages/vue.php:2826
8749
  msgid "Time Spent on Site"
8750
  msgstr ""
8751
 
8752
+ #: languages/vue.php:2829
8753
  msgid "minutes"
8754
  msgstr ""
8755
 
8756
+ #: languages/vue.php:2832
8757
  msgid "Device Type"
8758
  msgstr ""
8759
 
8760
+ #: languages/vue.php:2835
8761
  msgid "A Tip For 2021"
8762
  msgstr ""
8763
 
8764
+ #: languages/vue.php:2838
8765
  msgid "Are you wondering, how do I get my Google to index my site? If your website isn’t showing up on Google search results then it could be that your webpages aren’t being indexed."
8766
  msgstr ""
8767
 
8768
+ #: languages/vue.php:2841
8769
  msgid "Read - 8 Ways to Get Google to Index Your Site Faster (Tried & Tested)"
8770
  msgstr ""
8771
 
8772
+ #: languages/vue.php:2844
8773
  msgid "So, where did all of these visitors come from?"
8774
  msgstr ""
8775
 
8776
+ #: languages/vue.php:2847
8777
  msgid "Clicks"
8778
  msgstr ""
8779
 
8780
+ #: languages/vue.php:2850
8781
  msgid "Your Top 5 Keywords"
8782
  msgstr ""
8783
 
8784
+ #: languages/vue.php:2853
8785
  msgid "What keywords visitors searched for to find your site"
8786
  msgstr ""
8787
 
8788
+ #: languages/vue.php:2856
8789
  msgid "Your Top 5 Referrals"
8790
  msgstr ""
8791
 
8792
+ #: languages/vue.php:2859
8793
  msgid "The websites that link back to your website"
8794
  msgstr ""
8795
 
8796
+ #: languages/vue.php:2862
8797
  msgid "Opportunity"
8798
  msgstr ""
8799
 
8800
+ #: languages/vue.php:2865
8801
  msgid "With Google Analytics, you can track and measure your site’s performance. Not only that, but you also get useful insights about your visitors."
8802
  msgstr ""
8803
 
8804
+ #: languages/vue.php:2868
8805
  msgid "Read - 5 Ways to Skyrocket Your SEO Rankings with Google Analytics"
8806
  msgstr ""
8807
 
8808
+ #: languages/vue.php:2871
8809
  msgid "Thank you for using ExactMetrics!"
8810
  msgstr ""
8811
 
8812
+ #: languages/vue.php:2874
8813
  msgid "We’re grateful for your continued support. If there’s anything we can do to help you grow your business, please don’t hesitate to contact our team."
8814
  msgstr ""
8815
 
8816
+ #: languages/vue.php:2877
8817
  msgid "Here's to an amazing 2021!"
8818
  msgstr ""
8819
 
8820
+ #: languages/vue.php:2880
8821
  msgid "Enjoying ExactMetrics"
8822
  msgstr ""
8823
 
8824
+ #: languages/vue.php:2883
8825
  msgid "Leave a five star review!"
8826
  msgstr ""
8827
 
8828
+ #: languages/vue.php:2886
8829
  msgid "Syed Balkhi"
8830
  msgstr ""
8831
 
8832
+ #: languages/vue.php:2889
8833
  msgid "Chris Christoff"
8834
  msgstr ""
8835
 
8836
+ #: languages/vue.php:2892
8837
  msgid "Write Review"
8838
  msgstr ""
8839
 
8840
+ #: languages/vue.php:2895
8841
  msgid "Did you know over 10 million websites use our plugins?"
8842
  msgstr ""
8843
 
8844
+ #: languages/vue.php:2898
8845
  msgid "Try our other popular WordPress plugins to grow your website in 2021."
8846
  msgstr ""
8847
 
8848
+ #: languages/vue.php:2901
8849
  msgid "Join our Communities!"
8850
  msgstr ""
8851
 
8852
+ #: languages/vue.php:2904
8853
  msgid "Become a WordPress expert in 2021. Join our amazing communities and take your website to the next level."
8854
  msgstr ""
8855
 
8856
+ #: languages/vue.php:2907
8857
  msgid "Facebook Group"
8858
  msgstr ""
8859
 
8860
+ #: languages/vue.php:2910
8861
  msgid "Join our team of WordPress experts and other motivated website owners in the WPBeginner Engage Facebook Group."
8862
  msgstr ""
8863
 
8864
+ #: languages/vue.php:2913
8865
  msgid "Join Now...It’s Free!"
8866
  msgstr ""
8867
 
8868
+ #: languages/vue.php:2916
8869
  msgid "WordPress Tutorials by WPBeginner"
8870
  msgstr ""
8871
 
8872
+ #: languages/vue.php:2919
8873
  msgid "WPBeginner is the largest free WordPress resource site for beginners and non-techy users."
8874
  msgstr ""
8875
 
8876
+ #: languages/vue.php:2922
8877
  msgid "Visit WPBeginner"
8878
  msgstr ""
8879
 
8880
+ #: languages/vue.php:2925
8881
  msgid "Follow Us!"
8882
  msgstr ""
8883
 
8884
+ #: languages/vue.php:2928
8885
  msgid "Follow ExactMetrics on social media to stay up to date with latest updates, trends, and tutorials on how to make the most out of analytics."
8886
  msgstr ""
8887
 
8888
+ #: languages/vue.php:2931
8889
  msgid "Copyright ExactMetrics, 2021"
8890
  msgstr ""
8891
 
8892
+ #: languages/vue.php:2934
8893
  msgid "Upgrade to ExactMetrics Pro to Unlock Additional Actionable Insights"
8894
  msgstr ""
8895
 
8896
+ #: languages/vue.php:2940
8897
  msgid "January"
8898
  msgstr ""
8899
 
8900
+ #: languages/vue.php:2943
8901
  msgid "February"
8902
  msgstr ""
8903
 
8904
+ #: languages/vue.php:2946
8905
  msgid "March"
8906
  msgstr ""
8907
 
8908
+ #: languages/vue.php:2949
8909
  msgid "April"
8910
  msgstr ""
8911
 
8912
+ #: languages/vue.php:2952
8913
  msgid "May"
8914
  msgstr ""
8915
 
8916
+ #: languages/vue.php:2955
8917
  msgid "June"
8918
  msgstr ""
8919
 
8920
+ #: languages/vue.php:2958
8921
  msgid "July"
8922
  msgstr ""
8923
 
8924
+ #: languages/vue.php:2961
8925
  msgid "August"
8926
  msgstr ""
8927
 
8928
+ #: languages/vue.php:2964
8929
  msgid "September"
8930
  msgstr ""
8931
 
8932
+ #: languages/vue.php:2967
8933
  msgid "October"
8934
  msgstr ""
8935
 
8936
+ #: languages/vue.php:2970
8937
  msgid "November"
8938
  msgstr ""
8939
 
8940
+ #: languages/vue.php:2973
8941
  msgid "December"
8942
  msgstr ""
8943
 
8944
  #. Translators: Number of visitors.
8945
+ #: languages/vue.php:2977
8946
  msgid "Your best month was <strong>%1$s</strong> with <strong>%2$s visitors!</strong>"
8947
  msgstr ""
8948
 
8949
+ #: languages/vue.php:2980
8950
  msgid "See the top Traffic Sources and Top Pages for the Month of %s in the Overview Report to replicate your success."
8951
  msgstr ""
8952
 
8953
  #. Translators: Number of visitors.
8954
+ #: languages/vue.php:2984
8955
  msgid "Your <strong>%1$s</strong> visitors came from <strong>%2$s</strong> different countries."
8956
  msgstr ""
8957
 
8958
  #. Translators: Number of visitors.
8959
+ #: languages/vue.php:2988
8960
  msgid "%s Visitors"
8961
  msgstr ""
8962
 
8963
  #. Translators: Percent and Number of visitors.
8964
+ #: languages/vue.php:2992
8965
  msgid "%1$s&#37 of your visitors were %2$s"
8966
  msgstr ""
8967
 
8968
  #. Translators: Number of visitors and their age.
8969
+ #: languages/vue.php:2996
8970
  msgid "%1$s&#37 of your visitors were between the ages of %2$s"
8971
  msgstr ""
8972
 
8973
  #. Translators: Number of visitors and number of pages.
8974
+ #: languages/vue.php:3000
8975
  msgid "Your <strong>%1$s</strong> visitors viewed a total of <strong>%2$s</strong> pages. <span class='average-page-per-user' style='font-size: 20px;margin-top:25px;display:block;font-family:Lato'>That's an average of %3$s pages for each visitor!</span>"
8976
  msgstr ""
8977
 
8978
  #. Translators: Number of minutes spent on site.
8979
+ #: languages/vue.php:3004
8980
  msgid "Each visitor spent an average of %s minutes on your website in 2020."
8981
  msgstr ""
8982
 
8983
  #. Translators: Name of device type.
8984
+ #: languages/vue.php:3008
8985
  msgid "Most of your visitors viewed your website from their <strong>%s</strong> device."
8986
  msgstr ""
8987
 
8988
  #. Translators: Number of visitors and device percentage.
8989
+ #: languages/vue.php:3012
8990
  msgid "%1$s&#37 of your visitors were on a %2$s device."
8991
  msgstr ""
8992
 
8993
  #. Translators: add link to blog.
8994
+ #: languages/vue.php:3016
8995
  msgid "To comply with Google's API policies we've had to remove the site speed report from the lite version. You can read about this decision and why it was made in %1$sthis blog post%2$s. To access the real time report in the WordPress backend, you will need to upgrade to Pro."
8996
  msgstr ""
8997
 
8998
  #. Translators: add link to blog.
8999
+ #: languages/vue.php:3020
9000
  msgid "One of the factors that help deliver an outstanding user experience is having a website that loads quickly. But what happens if a website doesn't load quickly for users?"
9001
  msgstr ""
9002
 
9003
  #. Translators: add link to blog.
9004
+ #: languages/vue.php:3024
9005
  msgid "One of the factors that help deliver an outstanding user experience is having a website that loads quickly."
9006
  msgstr ""
9007
 
9008
  #. Translators: add link to blog.
9009
+ #: languages/vue.php:3028
9010
  msgid "One of the factors that help deliver an outstanding user experience is having a website that loads quickly. With the Site Speed report you'll be able to check your site's performance directly from your ExactMetrics dashboard."
9011
  msgstr ""
9012
 
9013
+ #: languages/vue.php:3031
9014
  msgid "Are you looking for a way to track your landing pages and see which one gets the most conversions on your website?"
9015
  msgstr ""
9016
 
9017
+ #: languages/vue.php:3034
9018
  msgid "Read - How to Track Google Analytics Landing Page Conversions"
9019
  msgstr ""
9020
 
9021
+ #: languages/vue.php:3037
9022
  msgid "Learn how to boost your SEO rankings using ExactMetrics so more visitors reach your articles and increase engagement."
9023
  msgstr ""
9024
 
9025
+ #: languages/vue.php:3040
9026
  msgid "Tracking Mode"
9027
  msgstr ""
9028
 
9029
+ #: languages/vue.php:3043
9030
  msgid "Use Global Site Tag (gtag.js)"
9031
  msgstr ""
9032
 
9033
+ #: languages/vue.php:3046
9034
  msgid "Enable gtag tracking code to improve compatibility. Read more about what this change means in this %1$sarticle%2$s. Once you switch you won’t be able to go back."
9035
  msgstr ""
9036
 
9037
+ #: languages/vue.php:3049
9038
  msgid "Upgrade to the gtag.js tracking code for the latest Google Analytics tracking features. This will be the default in a future release and analytics.js tracking will no longer be supported. Tracking on your site should not be affected."
9039
  msgstr ""
9040
 
9041
+ #: languages/vue.php:3052
9042
  msgid "Compatibility mode"
9043
  msgstr ""
9044
 
9045
+ #: languages/vue.php:3055
9046
  msgid "Enable _gtagTracker Compatibility"
9047
  msgstr ""
9048
 
9049
  #. Translators: Placeholder gets replaced with default GA js function.
9050
+ #: languages/vue.php:3059
9051
  msgid "This enables ExactMetrics to work with plugins that use %1$s and don't support %2$s"
9052
  msgstr ""
9053
 
9054
+ #: languages/vue.php:3062
9055
  msgid "Upgrade to the gtag.js tracking code for the latest Google Analytics tracking features. This will be the default tracking option in a future release and analytics.js tracking will no longer be supported."
9056
  msgstr ""
9057
 
9058
+ #: languages/vue.php:3065
9059
  msgid "Upgrade to the gtag.js tracking code for the latest Google Analytics tracking features. This will be the default %$1stracking%$2s option in a future release and analytics.js tracking will no longer be supported."
9060
  msgstr ""
9061
 
9062
  #. Translators: placeholders make the text bold.
9063
+ #: languages/vue.php:3069
9064
  msgid "Upgrade to the gtag.js tracking code for the latest Google Analytics tracking features. This will be the default %1$stracking%2$s option in a future release and analytics.js tracking will no longer be supported."
9065
  msgstr ""
9066
 
9067
  #. Translators: placeholders make the text bold.
9068
+ #: languages/vue.php:3073
9069
  msgid "Upgrade to the gtag.js tracking code for the latest Google Analytics tracking features. This will be the default %1$stracking option%2$s in a future release and analytics.js tracking will no longer be supported."
9070
  msgstr ""
9071
 
9072
+ #: languages/vue.php:3076
9073
  msgid "Used on over 4,000,000 websites!"
9074
  msgstr ""
9075
 
9076
+ #: languages/vue.php:3079
9077
  msgid "Get weekly traffic reports directly in your inbox."
9078
  msgstr ""
9079
 
9080
+ #: languages/vue.php:3085
9081
  msgid "Basic Options"
9082
  msgstr ""
9083
 
9084
+ #: languages/vue.php:3088
9085
  msgid "Order Popular Posts by comments or shares with 3 simple theme choices."
9086
  msgstr ""
9087
 
9088
+ #: languages/vue.php:3091
9089
  msgid "Dynamic Popular Posts & Popular Products"
9090
  msgstr ""
9091
 
9092
+ #: languages/vue.php:3094
9093
  msgid "Display Popular Posts based on your actual traffic data from Google Analytics and choose from over 20 advanced themes. Display Popular WooCommerce products using widgets or Gutenberg blocks."
9094
  msgstr ""
9095
 
languages/vue.php CHANGED
@@ -7,39 +7,35 @@ $generated_i18n_strings = array(
7
  // Reference: src/modules/tools/components/exactmetrics-ToolsPrettyLinksFlow.vue:97
8
  __( '2', 'google-analytics-dashboard-for-wp' ),
9
 
10
- // Reference: src/modules/wizard-onboarding/components/inputs/OnboardingAuthenticate-Lite.vue:124
11
  __( 'Error', 'google-analytics-dashboard-for-wp' ),
12
 
13
- // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:151
14
  __( 'Please try again.', 'google-analytics-dashboard-for-wp' ),
15
 
16
- // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:223
17
  __( 'Today', 'google-analytics-dashboard-for-wp' ),
18
 
19
- // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemePreview.vue:67
20
- // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:229
21
  __( 'Yesterday', 'google-analytics-dashboard-for-wp' ),
22
 
23
- // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:235
24
  __( 'Last Week', 'google-analytics-dashboard-for-wp' ),
25
 
26
- // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:241
27
  __( 'Last Month', 'google-analytics-dashboard-for-wp' ),
28
 
29
- // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:247
30
  __( 'Last 7 days', 'google-analytics-dashboard-for-wp' ),
31
 
32
- // Reference: src/modules/reports/components/reports-overview/exactmetrics-ReportOverviewDatePicker-Lite.vue:48
33
- // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:253
34
  __( 'Last 30 days', 'google-analytics-dashboard-for-wp' ),
35
 
36
  // Reference: src/plugins/exactmetrics-settings-helper-plugin.js:116
37
  __( 'Loading Settings', 'google-analytics-dashboard-for-wp' ),
38
 
 
39
  // Reference: src/modules/popular-posts/components/PopularPostsSettings.vue:53
40
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:154
41
- // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:130
42
- // Reference: src/plugins/exactmetrics-settings-helper-plugin.js:117
43
  __( 'Please wait...', 'google-analytics-dashboard-for-wp' ),
44
 
45
  // Reference: src/plugins/exactmetrics-settings-helper-plugin.js:20
@@ -58,8 +54,8 @@ $generated_i18n_strings = array(
58
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:129
59
  __( 'Loading new report data', 'google-analytics-dashboard-for-wp' ),
60
 
61
- // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:143
62
- /* Translators: Adds an arrow icon. */
63
  __( 'Continue %s', 'google-analytics-dashboard-for-wp' ),
64
 
65
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:181
@@ -71,10 +67,10 @@ $generated_i18n_strings = array(
71
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:185
72
  __( 'Unlock the Publishers Report and Focus on the Content That Matters', 'google-analytics-dashboard-for-wp' ),
73
 
74
- // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:186
75
  __( 'Stop guessing about what content your visitors are interested in. The Publisher Report shows you exactly which content gets the most traffic, so you can analyze and optimize it for higher conversions.', 'google-analytics-dashboard-for-wp' ),
76
 
77
- // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:189
78
  __( 'Unlock the eCommerce Report and See Your Important Store Metrics', 'google-analytics-dashboard-for-wp' ),
79
 
80
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:190
@@ -94,13 +90,13 @@ $generated_i18n_strings = array(
94
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:198
95
  __( 'Easily track your form views and conversions. The Forms Report allows you to see which forms are performing better and which forms have lower conversion rates so you can optimize using real data.', 'google-analytics-dashboard-for-wp' ),
96
 
97
- // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:201
98
  __( 'Unlock the Search Console Report and See How People Find Your Website', 'google-analytics-dashboard-for-wp' ),
99
 
100
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:202
101
  __( 'See exactly how people find your website, which keywords they searched for, how many times the results were viewed, and more.', 'google-analytics-dashboard-for-wp' ),
102
 
103
- // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:205
104
  __( 'Unlock the Real-Time Report and Track the Visitors on Your Site in Real-Time', 'google-analytics-dashboard-for-wp' ),
105
 
106
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:206
@@ -147,150 +143,161 @@ $generated_i18n_strings = array(
147
  // Reference: src/plugins/exactmetrics-compatibility-plugin.js:59
148
  __( 'Learn more about updating WordPress', 'google-analytics-dashboard-for-wp' ),
149
 
150
- // Reference: src/modules/wizard-onboarding/exactmetrics-welcome-Lite.vue:102
151
- /* Translators: Makes text bold. */
152
  __( '%1$sUniversal Tracking%2$s – Setup universal website tracking across devices and campaigns with just a few clicks (without any code).', 'google-analytics-dashboard-for-wp' ),
153
 
154
- // Reference: src/modules/wizard-onboarding/exactmetrics-welcome-Lite.vue:107
155
- /* Translators: Makes text bold. */
156
  __( '%1$sGoogle Analytics Dashboard%2$s - See your website analytics report right inside your WordPress dashboard with actionable insights.', 'google-analytics-dashboard-for-wp' ),
157
 
158
- // Reference: src/modules/wizard-onboarding/exactmetrics-welcome-Lite.vue:112
159
- /* Translators: Makes text bold. */
160
  __( '%1$sReal-time Stats%2$s - Get real-time stats inside WordPress to see who is online, what are they doing and more.', 'google-analytics-dashboard-for-wp' ),
161
 
162
  // Reference: src/modules/wizard-onboarding/exactmetrics-welcome-Lite.vue:117
163
  /* Translators: Makes text bold. */
164
  __( '%1$sEnhanced Ecommerce Tracking%2$s - 1-click Google Analytics Enhanced eCommerce tracking for WooCommerce, Easy Digital Download & MemberPress.', 'google-analytics-dashboard-for-wp' ),
165
 
166
- // Reference: src/modules/wizard-onboarding/exactmetrics-welcome-Lite.vue:122
167
- /* Translators: Makes text bold. */
168
  __( '%1$sPage Level Analytics%2$s - Get detailed stats for each post and page, so you can see the most popular posts, pages, and sections of your site.', 'google-analytics-dashboard-for-wp' ),
169
 
170
- // Reference: src/modules/wizard-onboarding/exactmetrics-welcome-Lite.vue:127
171
- /* Translators: Makes text bold. */
172
  __( '%1$sAffiliate Link & Ads Tracking%2$s - Automatically track clicks on your affiliate links, banner ads, and other outbound links with our link tracking.', 'google-analytics-dashboard-for-wp' ),
173
 
174
- // Reference: src/modules/wizard-onboarding/exactmetrics-welcome-Lite.vue:132
175
- /* Translators: Makes text bold. */
176
  __( '%1$sEU Compilance (GDPR Friendly)%2$s - Make Google Analytics compliant with GDPR and other privacy regulations automatically.', 'google-analytics-dashboard-for-wp' ),
177
 
178
  // Reference: src/modules/wizard-onboarding/exactmetrics-welcome-Lite.vue:137
179
  /* Translators: Makes text bold. */
180
  __( '%1$sCustom Dimensions%2$s - Setup tracking for authors, tags, searches, custom post types, users, and other events with 1-click.', 'google-analytics-dashboard-for-wp' ),
181
 
182
- // Reference: src/modules/wizard-onboarding/exactmetrics-welcome-Lite.vue:142
183
- /* Translators: Adds link to the features page. */
184
  __( '%1$sSee All Features%2$s', 'google-analytics-dashboard-for-wp' ),
185
 
186
- // Reference: src/modules/wizard-onboarding/components/exactmetrics-OnboardingBottomUpsell-Lite.vue:41
187
  __( 'Pro Plan', 'google-analytics-dashboard-for-wp' ),
188
 
189
- // Reference: src/modules/wizard-onboarding/components/exactmetrics-OnboardingBottomUpsell-Lite.vue:42
190
  __( 'per year', 'google-analytics-dashboard-for-wp' ),
191
 
192
- // Reference: src/modules/addons/components/exactmetrics-AddonBlock.vue:46
193
  __( 'Upgrade Now', 'google-analytics-dashboard-for-wp' ),
194
 
195
  // Reference: src/modules/wizard-onboarding/exactmetrics-welcome-Lite.vue:148
196
  __( 'Upgrade to ExactMetrics Pro Now', 'google-analytics-dashboard-for-wp' ),
197
 
198
- // Reference: src/modules/wizard-onboarding/components/exactmetrics-OnboardingBottomUpsell-Lite.vue:63
199
  __( 'This is absolutely, positively, one of the TOP plugins to install on your WP site. There is no better way to quickly gauge traffic for spikes, surges, and consistency. I installed this on over a dozen WordPress installations and counting, thank you for an outstanding app!', 'google-analytics-dashboard-for-wp' ),
200
 
201
- // Reference: src/modules/wizard-onboarding/components/exactmetrics-OnboardingBottomUpsell-Lite.vue:64
202
  __( 'Daniel Monaghan - Experienced', 'google-analytics-dashboard-for-wp' ),
203
 
204
- // Reference: src/modules/wizard-onboarding/components/exactmetrics-OnboardingBottomUpsell-Lite.vue:68
205
  __( 'Very simple to configure and the results are very clearly displayed. So much easier for clients to view than in their own analytics account! Delighted with it.', 'google-analytics-dashboard-for-wp' ),
206
 
207
- // Reference: src/modules/wizard-onboarding/components/exactmetrics-OnboardingBottomUpsell-Lite.vue:69
208
  __( 'Naomi Spirit - From This Day', 'google-analytics-dashboard-for-wp' ),
209
 
210
- // Reference: src/modules/wizard-onboarding/components/exactmetrics-OnboardingBottomUpsell-Lite.vue:73
211
  __( 'Love this plugin! It’s got powerful customization options, it’s easy to use, there’s good documentation, and if all that’s not enough, ExactMetrics is quick to provide support. Thanks for this wonderful plugin!', 'google-analytics-dashboard-for-wp' ),
212
 
213
- // Reference: src/modules/wizard-onboarding/components/exactmetrics-OnboardingBottomUpsell-Lite.vue:74
214
  __( 'Julie Dupuis - Faraway Land Travel', 'google-analytics-dashboard-for-wp' ),
215
 
216
- // Reference: src/modules/wizard-onboarding/exactmetrics-welcome-Lite.vue:167
217
  __( 'Guides and Documentation:', 'google-analytics-dashboard-for-wp' ),
218
 
219
- // Reference: src/modules/reports/components/exactmetrics-ReportsPdfExport-Lite.vue:48
220
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabConversions-Lite.vue:54
 
221
  __( 'Upgrade to PRO', 'google-analytics-dashboard-for-wp' ),
222
 
223
- // Reference: src/modules/about/components/exactmetrics-AboutTabLiteVsPro.vue:98
224
- // Reference: src/modules/wizard-onboarding/components/exactmetrics-OnboardingBottomUpsell-Lite.vue:47
225
  __( 'eCommerce Tracking', 'google-analytics-dashboard-for-wp' ),
226
 
227
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabConversions-Lite.vue:49
 
228
  __( 'Custom Dimensions', 'google-analytics-dashboard-for-wp' ),
229
 
230
- // Reference: src/modules/wizard-onboarding/components/steps/exactmetrics-OnboardingStepRecommendedAddons-Lite.vue:60
 
231
  __( 'Form Tracking', 'google-analytics-dashboard-for-wp' ),
232
 
233
- // Reference: src/modules/wizard-onboarding/components/exactmetrics-OnboardingBottomUpsell-Lite.vue:50
 
234
  __( 'AMP Support', 'google-analytics-dashboard-for-wp' ),
235
 
236
- // Reference: src/modules/wizard-onboarding/components/exactmetrics-OnboardingBottomUpsell-Lite.vue:51
 
237
  __( 'Author Tracking', 'google-analytics-dashboard-for-wp' ),
238
 
239
- // Reference: src/modules/wizard-onboarding/components/exactmetrics-OnboardingBottomUpsell-Lite.vue:54
 
240
  __( 'EU Compliance Addon', 'google-analytics-dashboard-for-wp' ),
241
 
242
- // Reference: src/modules/wizard-onboarding/components/exactmetrics-OnboardingBottomUpsell-Lite.vue:55
 
243
  __( 'Real Time Report', 'google-analytics-dashboard-for-wp' ),
244
 
245
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabConversions-Lite.vue:47
 
246
  __( 'Google Optimize', 'google-analytics-dashboard-for-wp' ),
247
 
 
248
  // Reference: src/modules/reports/components/exactmetrics-ReportsNavigation.vue:45
 
249
  __( 'Search Console', 'google-analytics-dashboard-for-wp' ),
250
 
251
- // Reference: src/modules/wizard-onboarding/components/exactmetrics-OnboardingBottomUpsell-Lite.vue:58
 
252
  __( 'Custom Date Ranges', 'google-analytics-dashboard-for-wp' ),
253
 
254
- // Reference: src/modules/wizard-onboarding/exactmetrics-welcome-Lite.vue:84
255
  __( 'Getting Started with ExactMetrics', 'google-analytics-dashboard-for-wp' ),
256
 
257
- // Reference: src/modules/wizard-onboarding/exactmetrics-welcome-Lite.vue:85
258
  __( 'ExactMetrics is the easiest analytics solution on the market to get started with, as we walk you through exactly what you need to do, in plain english, using our 3 minute setup wizard.', 'google-analytics-dashboard-for-wp' ),
259
 
260
- // Reference: src/modules/wizard-onboarding/exactmetrics-welcome-Lite.vue:86
261
  __( 'To begin with, we’ll get your site authorized with Google Analytics, so we can start tracking and generating reports for you right away.', 'google-analytics-dashboard-for-wp' ),
262
 
263
- // Reference: src/modules/wizard-onboarding/exactmetrics-welcome-Lite.vue:87
264
  __( 'In no time at all, and after just a few clicks, you\'ll have setup the most powerful Google Analytics tracking available for WordPress. It\'s easy to double your traffic and sales when you know exactly how people find and use your website. Let\'s get started!.', 'google-analytics-dashboard-for-wp' ),
265
 
266
- // Reference: src/modules/wizard-onboarding/exactmetrics-welcome-Lite.vue:88
267
  __( 'Launch the wizard!', 'google-analytics-dashboard-for-wp' ),
268
 
269
  // Reference: src/components/ContentIntroFullWidth.vue:46
270
- // Reference: src/modules/wizard-onboarding/exactmetrics-welcome-Lite.vue:90
271
  __( 'Welcome to', 'google-analytics-dashboard-for-wp' ),
272
 
273
- // Reference: src/modules/wizard-onboarding/exactmetrics-welcome-Lite.vue:92
274
  /* Translators: Adds a line break. */
275
  __( 'Thank you for choosing ExactMetrics -%s The Most Powerful WordPress Analytics Plugin', 'google-analytics-dashboard-for-wp' ),
276
 
277
- // Reference: src/modules/wizard-onboarding/exactmetrics-welcome-Lite.vue:94
278
- /* Translators: Makes text bold. */
279
  __( '%1$sExactMetrics%2$s makes it “effortless” to setup Google Analytics in WordPress, the RIGHT Way. You can watch the video tutorial or use our 3 minute setup wizard.', 'google-analytics-dashboard-for-wp' ),
280
 
281
- // Reference: src/modules/wizard-onboarding/exactmetrics-welcome-Lite.vue:96
282
  __( 'ExactMetrics Features & Addons', 'google-analytics-dashboard-for-wp' ),
283
 
284
- // Reference: src/modules/wizard-onboarding/exactmetrics-welcome-Lite.vue:97
285
  __( 'Here are the features that make ExactMetrics the most powerful and user-friendly WordPress analytics plugin in the market.', 'google-analytics-dashboard-for-wp' ),
286
 
287
- // Reference: src/modules/about/components/AboutNavigation-Lite.vue:15
288
  __( 'About Us', 'google-analytics-dashboard-for-wp' ),
289
 
290
- // Reference: src/modules/about/components/AboutNavigation-Lite.vue:16
291
  __( 'Getting Started', 'google-analytics-dashboard-for-wp' ),
292
 
293
- // Reference: src/modules/about/components/AboutNavigation-Lite.vue:17
 
294
  __( 'Lite vs Pro', 'google-analytics-dashboard-for-wp' ),
295
 
296
  // Reference: src/modules/tools/components/ToolsNavigation.vue:14
@@ -333,7 +340,6 @@ $generated_i18n_strings = array(
333
  __( 'URL Builder', 'google-analytics-dashboard-for-wp' ),
334
 
335
  // Reference: src/modules/reports/components/exactmetrics-ReportsNavigation.vue:42
336
- // Reference: src/modules/widget/store/index.js:76
337
  __( 'Overview', 'google-analytics-dashboard-for-wp' ),
338
 
339
  // Reference: src/modules/reports/components/exactmetrics-ReportsNavigation.vue:43
@@ -376,7 +382,7 @@ $generated_i18n_strings = array(
376
  // Reference: src/modules/reports/components/ReportNoAuth.vue:26
377
  __( 'ExactMetrics makes it "effortless" for you to connect your site with Google Analytics and see reports right here in the WordPress dashboard.', 'google-analytics-dashboard-for-wp' ),
378
 
379
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:121
380
  __( 'Launch Setup Wizard', 'google-analytics-dashboard-for-wp' ),
381
 
382
  // Reference: src/modules/reports/components/ReportNoAuth.vue:28
@@ -421,13 +427,14 @@ $generated_i18n_strings = array(
421
  // Reference: src/modules/reports/components/ReportReAuth.vue:20
422
  __( 'There is an issue with your Google Account authentication. Please use the button below to fix it by re-authenticating.', 'google-analytics-dashboard-for-wp' ),
423
 
 
424
  // Reference: src/modules/wizard-onboarding/components/inputs/OnboardingAuthenticate-Lite.vue:47
425
  __( 'Reconnect ExactMetrics', 'google-analytics-dashboard-for-wp' ),
426
 
427
- // Reference: src/modules/wizard-onboarding/components/inputs/OnboardingAuthenticate-Lite.vue:108
428
  __( 'Re-Authenticating', 'google-analytics-dashboard-for-wp' ),
429
 
430
- // Reference: src/modules/wizard-onboarding/components/inputs/OnboardingAuthenticate-Lite.vue:126
431
  __( 'Ok', 'google-analytics-dashboard-for-wp' ),
432
 
433
  // Reference: src/components/TheQuickLinks.vue:31
@@ -499,6 +506,7 @@ $generated_i18n_strings = array(
499
  // Reference: src/modules/about/components/exactmetrics-AboutTabLiteVsPro.vue:141
500
  __( 'View Top Landing/Exit Pages, Top Links, Demographics & Interests data and more', 'google-analytics-dashboard-for-wp' ),
501
 
 
502
  // Reference: src/modules/addons/components/exactmetrics-AddonBlock.vue:102
503
  __( 'Not Available', 'google-analytics-dashboard-for-wp' ),
504
 
@@ -529,12 +537,13 @@ $generated_i18n_strings = array(
529
  // Reference: src/modules/about/components/exactmetrics-AboutTabLiteVsPro.vue:64
530
  __( 'Pro', 'google-analytics-dashboard-for-wp' ),
531
 
532
- // Reference: src/modules/about/components/exactmetrics-AboutTabLiteVsPro.vue:65
533
  __( 'Get ExactMetrics Pro Today and Unlock all the Powerful Features', 'google-analytics-dashboard-for-wp' ),
534
 
535
  // Reference: src/modules/about/components/exactmetrics-AboutTabLiteVsPro.vue:66
536
  __( 'Bonus: ExactMetrics Lite users get 50% off regular price, automatically applied at checkout.', 'google-analytics-dashboard-for-wp' ),
537
 
 
538
  // Reference: src/modules/addons/components/exactmetrics-AddonBlock.vue:60
539
  __( 'Upgrade to Pro', 'google-analytics-dashboard-for-wp' ),
540
 
@@ -723,7 +732,6 @@ $generated_i18n_strings = array(
723
  __( 'Let\'s get you set up.', 'google-analytics-dashboard-for-wp' ),
724
 
725
  // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepAuthenticate.vue:55
726
- // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepWelcome.vue:34
727
  __( 'Save and Continue', 'google-analytics-dashboard-for-wp' ),
728
 
729
  // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepWelcome.vue:35
@@ -740,7 +748,6 @@ $generated_i18n_strings = array(
740
  __( 'Publisher %1$s(Blog)%2$s', 'google-analytics-dashboard-for-wp' ),
741
 
742
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabEcommerce-Lite.vue:28
743
- // Reference: src/modules/wizard-onboarding/components/steps/exactmetrics-OnboardingStepRecommendedAddons-Lite.vue:62
744
  __( 'Ecommerce', 'google-analytics-dashboard-for-wp' ),
745
 
746
  // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepAuthenticate.vue:48
@@ -749,10 +756,10 @@ $generated_i18n_strings = array(
749
  // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepAuthenticate.vue:49
750
  __( 'ExactMetrics connects Google Analytics to WordPress and shows you stats that matter.', 'google-analytics-dashboard-for-wp' ),
751
 
752
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:115
753
  __( 'Connect Google Analytics + WordPress', 'google-analytics-dashboard-for-wp' ),
754
 
755
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:116
756
  __( 'You will be taken to the ExactMetrics website where you\'ll need to connect your Analytics account.', 'google-analytics-dashboard-for-wp' ),
757
 
758
  // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepAuthenticate.vue:52
@@ -778,7 +785,6 @@ $generated_i18n_strings = array(
778
  __( 'To unlock more features consider %1$supgrading to PRO%2$s.%3$s As a valued ExactMetrics Lite user you %4$sreceive 50%% off%5$s, automatically applied at checkout!', 'google-analytics-dashboard-for-wp' ),
779
 
780
  // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepRecommendedSettings.vue:89
781
- // Reference: src/modules/wizard-onboarding/components/steps/exactmetrics-OnboardingStepRecommendedAddons-Lite.vue:56
782
  __( 'Save and continue', 'google-analytics-dashboard-for-wp' ),
783
 
784
  // Reference: src/modules/wizard-onboarding/components/steps/exactmetrics-OnboardingStepRecommendedAddons-Lite.vue:57
@@ -859,18 +865,18 @@ $generated_i18n_strings = array(
859
  // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepRecommendedSettings.vue:66
860
  __( 'ExactMetrics will automatically track downloads of common file types from links you have inserted onto your website. For example: want to know how many of your site\'s visitors have downloaded a PDF or other file you offer your visitors to download on your site? ExactMetrics makes this both easy, and code-free! You can customize the file types to track at any time from our settings panel.', 'google-analytics-dashboard-for-wp' ),
861
 
862
- // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepRecommendedSettings.vue:71
863
  /* Translators: Example path (/go/). */
864
  __( 'Path (example: %s)', 'google-analytics-dashboard-for-wp' ),
865
 
866
- // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepRecommendedSettings.vue:73
867
  __( 'Path has to start with a / and have no spaces', 'google-analytics-dashboard-for-wp' ),
868
 
869
- // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepRecommendedSettings.vue:78
870
  /* Translators: Example label (aff). */
871
  __( 'Label (example: %s)', 'google-analytics-dashboard-for-wp' ),
872
 
873
- // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepRecommendedSettings.vue:80
874
  __( 'Label can\'t contain any spaces', 'google-analytics-dashboard-for-wp' ),
875
 
876
  // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepRecommendedSettings.vue:83
@@ -888,7 +894,7 @@ $generated_i18n_strings = array(
888
  // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepRecommendedSettings.vue:87
889
  __( 'These user roles will be able to access ExactMetrics\'s reports in the WordPress admin area.', 'google-analytics-dashboard-for-wp' ),
890
 
891
- // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepRecommendedSettings.vue:88
892
  __( 'Users that have at least one of these roles will be able to view the reports, along with any user with the manage_options capability.', 'google-analytics-dashboard-for-wp' ),
893
 
894
  // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepRecommendedSettings.vue:91
@@ -897,7 +903,7 @@ $generated_i18n_strings = array(
897
  // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepRecommendedSettings.vue:92
898
  __( 'Enhanced Link Attribution is enabled the moment you set up ExactMetrics', 'google-analytics-dashboard-for-wp' ),
899
 
900
- // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepRecommendedSettings.vue:93
901
  __( '+ Add Role', 'google-analytics-dashboard-for-wp' ),
902
 
903
  // Reference: src/modules/wizard-onboarding/components/steps/MigrationStepWelcome.vue:38
@@ -1114,7 +1120,7 @@ $generated_i18n_strings = array(
1114
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabAdvanced.vue:102
1115
  __( 'Reports', 'google-analytics-dashboard-for-wp' ),
1116
 
1117
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:117
1118
  __( 'Automatic Updates', 'google-analytics-dashboard-for-wp' ),
1119
 
1120
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabAdvanced.vue:104
@@ -1154,7 +1160,7 @@ $generated_i18n_strings = array(
1154
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabAdvanced.vue:87
1155
  __( 'Permissions', 'google-analytics-dashboard-for-wp' ),
1156
 
1157
- // Reference: src/modules/about/components/exactmetrics-AboutTabLiteVsPro.vue:153
1158
  __( 'Email Summaries', 'google-analytics-dashboard-for-wp' ),
1159
 
1160
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabAdvanced.vue:89
@@ -1184,45 +1190,46 @@ $generated_i18n_strings = array(
1184
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabAdvanced.vue:99
1185
  __( 'Custom code', 'google-analytics-dashboard-for-wp' ),
1186
 
1187
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:107
1188
  __( 'License Key', 'google-analytics-dashboard-for-wp' ),
1189
 
1190
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:109
1191
  /* Translators: Adds link to the account area to retreive license key. */
1192
  __( 'Already have a license key? Add it below to unlock ExactMetrics PRO. %1$sRetrieve your license key%2$s.', 'google-analytics-dashboard-for-wp' ),
1193
 
1194
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:110
1195
  __( 'Paste your license key here', 'google-analytics-dashboard-for-wp' ),
1196
 
1197
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:111
1198
  __( 'Google Authentication', 'google-analytics-dashboard-for-wp' ),
1199
 
1200
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:112
1201
  __( 'Verify', 'google-analytics-dashboard-for-wp' ),
1202
 
1203
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:118
1204
  __( 'Setup Wizard', 'google-analytics-dashboard-for-wp' ),
1205
 
1206
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:119
1207
  __( 'Use our configuration wizard to properly setup Google Analytics with WordPress (with just a few clicks).', 'google-analytics-dashboard-for-wp' ),
1208
 
1209
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:120
1210
  __( 'Relaunch Setup Wizard', 'google-analytics-dashboard-for-wp' ),
1211
 
1212
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:122
1213
  __( 'Connect ExactMetrics to Start Tracking Your Data', 'google-analytics-dashboard-for-wp' ),
1214
 
1215
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:126
1216
  __( 'You\'re using ExactMetrics Lite – no license needed. Enjoy!', 'google-analytics-dashboard-for-wp' ),
1217
 
1218
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:128
1219
- /* Translators: Adds link to upgrade. */
 
1220
  __( 'To unlock more features consider %1$supgrading to PRO%2$s.', 'google-analytics-dashboard-for-wp' ),
1221
 
1222
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:129
1223
  __( 'Receive 50% off automatically applied at the checkout!', 'google-analytics-dashboard-for-wp' ),
1224
 
1225
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:131
1226
  __( 'See all features', 'google-analytics-dashboard-for-wp' ),
1227
 
1228
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:132
@@ -1235,7 +1242,7 @@ $generated_i18n_strings = array(
1235
  /* Translators: Make text bold. */
1236
  __( '%1$sExactMetrics%2$s can automatically upgrade the installed version to the Pro and walk you through the process.', 'google-analytics-dashboard-for-wp' ),
1237
 
1238
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:169
1239
  __( 'There was an error unlocking ExactMetrics PRO please try again or install manually.', 'google-analytics-dashboard-for-wp' ),
1240
 
1241
  // Reference: src/modules/frontend/components/exactmetrics-FrontendStatsGeneral.vue:42
@@ -1244,16 +1251,16 @@ $generated_i18n_strings = array(
1244
  // Reference: src/modules/frontend/components/exactmetrics-FrontendStatsGeneral.vue:43
1245
  __( 'Your Website', 'google-analytics-dashboard-for-wp' ),
1246
 
1247
- // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:253
1248
  __( 'Sessions', 'google-analytics-dashboard-for-wp' ),
1249
 
1250
- // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:254
1251
  __( 'Pageviews', 'google-analytics-dashboard-for-wp' ),
1252
 
1253
  // Reference: src/modules/frontend/components/exactmetrics-FrontendStatsGeneral.vue:46
1254
  __( 'Avg. Duration', 'google-analytics-dashboard-for-wp' ),
1255
 
1256
- // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:256
1257
  __( 'Bounce Rate', 'google-analytics-dashboard-for-wp' ),
1258
 
1259
  // Reference: src/modules/frontend/components/exactmetrics-FrontendStatsGeneral.vue:56
@@ -1262,18 +1269,16 @@ $generated_i18n_strings = array(
1262
  // Reference: src/modules/frontend/components/exactmetrics-FrontendStatsGeneral.vue:58
1263
  __( 'Want to see page-specific stats?', 'google-analytics-dashboard-for-wp' ),
1264
 
1265
- // Reference: src/modules/reports/store/actions.js:204
1266
  __( 'Dismiss', 'google-analytics-dashboard-for-wp' ),
1267
 
1268
  // Reference: src/modules/settings/api/index.js:19
1269
  /* Translators: Error status and error text. */
1270
  __( 'Can\'t load settings. Error: %1$s, %2$s', 'google-analytics-dashboard-for-wp' ),
1271
 
1272
- // Reference: src/modules/auth/api/index.js:123
1273
  // Reference: src/modules/settings/api/index.js:23
1274
  __( 'You appear to be offline.', 'google-analytics-dashboard-for-wp' ),
1275
 
1276
- // Reference: src/modules/auth/api/index.js:146
1277
  // Reference: src/modules/settings/api/index.js:73
1278
  /* Translators: Error status and error text. */
1279
  __( 'Can\'t save settings. Error: %1$s, %2$s', 'google-analytics-dashboard-for-wp' ),
@@ -1337,32 +1342,31 @@ $generated_i18n_strings = array(
1337
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportEcommerce-Lite.vue:32
1338
  __( 'Increase your sales & revenue with insights. ExactMetrics answers all your top eCommerce questions using metrics like total revenue, conversion rate, average order value top products, top referral sources and more.', 'google-analytics-dashboard-for-wp' ),
1339
 
1340
- // Reference: src/modules/reports/components/reports/exactmetrics-ReportForms-Lite.vue:35
1341
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabEcommerce-Lite.vue:34
1342
  __( 'Here\'s what you get:', 'google-analytics-dashboard-for-wp' ),
1343
 
1344
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabEcommerce-Lite.vue:38
1345
  __( 'See Your Conversion Rate to Improve Funnel', 'google-analytics-dashboard-for-wp' ),
1346
 
1347
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabEcommerce-Lite.vue:42
1348
  __( 'See The Number of Transactions and Make Data-Driven Decisions', 'google-analytics-dashboard-for-wp' ),
1349
 
1350
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabEcommerce-Lite.vue:46
1351
  __( 'See The Total Revenue to Track Growth', 'google-analytics-dashboard-for-wp' ),
1352
 
1353
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabEcommerce-Lite.vue:50
1354
  __( 'See Average Order Value to Find Offer Opportunities', 'google-analytics-dashboard-for-wp' ),
1355
 
1356
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabEcommerce-Lite.vue:54
1357
  __( 'See Your Top Products to See Individual Performance', 'google-analytics-dashboard-for-wp' ),
1358
 
1359
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportEcommerce-Lite.vue:59
1360
  __( 'See Your Top Conversion Sources and Focus on what\'s Working', 'google-analytics-dashboard-for-wp' ),
1361
 
1362
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabEcommerce-Lite.vue:62
1363
  __( 'See The Time it Takes for Customers to Purchase', 'google-analytics-dashboard-for-wp' ),
1364
 
1365
- // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabEcommerce-Lite.vue:66
1366
  __( 'See How Many Sessions are Needed for a Purchase', 'google-analytics-dashboard-for-wp' ),
1367
 
1368
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:159
@@ -1371,20 +1375,19 @@ $generated_i18n_strings = array(
1371
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:160
1372
  __( 'Returning', 'google-analytics-dashboard-for-wp' ),
1373
 
1374
- // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:193
1375
  __( 'Desktop', 'google-analytics-dashboard-for-wp' ),
1376
 
1377
- // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:194
1378
  __( 'Tablet', 'google-analytics-dashboard-for-wp' ),
1379
 
1380
- // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:195
1381
  __( 'Mobile', 'google-analytics-dashboard-for-wp' ),
1382
 
1383
- // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:252
1384
- // Reference: src/modules/widget/store/index.js:14
1385
  __( 'Overview Report', 'google-analytics-dashboard-for-wp' ),
1386
 
1387
- // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:255
1388
  __( 'Avg. Session Duration', 'google-analytics-dashboard-for-wp' ),
1389
 
1390
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:257
@@ -1414,13 +1417,13 @@ $generated_i18n_strings = array(
1414
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:264
1415
  __( 'View Full Posts/Pages Report', 'google-analytics-dashboard-for-wp' ),
1416
 
1417
- // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:266
1418
  __( 'A session is the browsing session of a single user to your site.', 'google-analytics-dashboard-for-wp' ),
1419
 
1420
- // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:267
1421
  __( '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.', 'google-analytics-dashboard-for-wp' ),
1422
 
1423
- // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:268
1424
  __( 'Total duration of all sessions (in seconds) / number of sessions.', 'google-analytics-dashboard-for-wp' ),
1425
 
1426
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:269
@@ -1583,7 +1586,7 @@ $generated_i18n_strings = array(
1583
  // Reference: src/modules/tools/components/exactmetrics-ToolsTabUrlBuilder.vue:190
1584
  __( 'Pretty Links turns those ugly, long campaign links into clean, memorable, speakable and totally shareable links.', 'google-analytics-dashboard-for-wp' ),
1585
 
1586
- // Reference: src/modules/tools/components/exactmetrics-ToolsPrettyLinksFlow.vue:89
1587
  __( 'Download Pretty Links', 'google-analytics-dashboard-for-wp' ),
1588
 
1589
  // Reference: src/modules/tools/components/exactmetrics-ToolsTabUrlBuilder.vue:192
@@ -1793,13 +1796,13 @@ $generated_i18n_strings = array(
1793
  // Reference: src/modules/reports/store/actions.js:212
1794
  __( 'Please wait', 'google-analytics-dashboard-for-wp' ),
1795
 
1796
- // Reference: src/modules/popular-posts/components/input/PopularPostsGaInput-Pro.vue:119
1797
  __( 'activate', 'google-analytics-dashboard-for-wp' ),
1798
 
1799
- // Reference: src/modules/popular-posts/components/input/PopularPostsGaInput-Pro.vue:119
1800
  __( 'install', 'google-analytics-dashboard-for-wp' ),
1801
 
1802
- // Reference: src/modules/popular-posts/components/input/PopularPostsGaInput-Pro.vue:127
1803
  __( 'Visit addons page', 'google-analytics-dashboard-for-wp' ),
1804
 
1805
  // Reference: src/modules/reports/store/actions.js:64
@@ -1862,16 +1865,16 @@ $generated_i18n_strings = array(
1862
  // Reference: src/modules/wizard-onboarding/components/inputs/OnboardingAuthenticate-Lite.vue:49
1863
  __( 'Active profile', 'google-analytics-dashboard-for-wp' ),
1864
 
1865
- // Reference: src/modules/wizard-onboarding/components/inputs/OnboardingAuthenticate-Lite.vue:50
1866
  __( 'Your website profile has been set at the network level of your WordPress Multisite.', 'google-analytics-dashboard-for-wp' ),
1867
 
1868
- // Reference: src/modules/wizard-onboarding/components/inputs/OnboardingAuthenticate-Lite.vue:51
1869
  __( 'If you would like to use a different profile for this subsite, you can authenticate below.', 'google-analytics-dashboard-for-wp' ),
1870
 
1871
  // Reference: src/modules/wizard-onboarding/components/inputs/OnboardingAuthenticate-Lite.vue:52
1872
  __( 'Skip and Keep Connection', 'google-analytics-dashboard-for-wp' ),
1873
 
1874
- // Reference: src/modules/wizard-onboarding/components/inputs/OnboardingAuthenticate-Lite.vue:79
1875
  __( 'Authenticating', 'google-analytics-dashboard-for-wp' ),
1876
 
1877
  // Reference: src/modules/settings/components/input/SettingsInputSelect.vue:62
@@ -1890,6 +1893,7 @@ $generated_i18n_strings = array(
1890
  __( 'View all Pro features', 'google-analytics-dashboard-for-wp' ),
1891
 
1892
  // Reference: src/modules/settings/components/input/SettingsInputNumber.vue:56
 
1893
  __( 'Reset to default', 'google-analytics-dashboard-for-wp' ),
1894
 
1895
  // Reference: src/modules/settings/components/input/SettingsInputText.vue:47
@@ -1918,7 +1922,7 @@ $generated_i18n_strings = array(
1918
  // Reference: src/modules/popular-posts/components/input/PopularPostsGaInput-Pro.vue:112
1919
  __( 'Close', 'google-analytics-dashboard-for-wp' ),
1920
 
1921
- // Reference: src/modules/popular-posts/components/input/PopularPostsGaInput-Pro.vue:48
1922
  __( 'Add Top 5 Posts from Google Analytics', 'google-analytics-dashboard-for-wp' ),
1923
 
1924
  // Reference: src/modules/popular-posts/components/input/PopularPostsGaInput-Pro.vue:49
@@ -1931,7 +1935,7 @@ $generated_i18n_strings = array(
1931
  /* Translators: Placeholder adds a link to the Popular Posts GA setup instructions doc. */
1932
  __( 'Click this button to run a series of checks that will confirm your setup is completed to load Popular Posts from Google Analytics.', 'google-analytics-dashboard-for-wp' ),
1933
 
1934
- // Reference: src/modules/popular-posts/components/input/PopularPostsGaInput-Pro.vue:53
1935
  __( 'Automated + Curated', 'google-analytics-dashboard-for-wp' ),
1936
 
1937
  // Reference: src/modules/popular-posts/components/input/PopularPostsGaInput-Pro.vue:55
@@ -1975,11 +1979,11 @@ $generated_i18n_strings = array(
1975
  /* Translators: Adds link to activate/install plugin and documentation. */
1976
  __( 'In order for the ExactMetrics Google AMP addon to work properly, you need to install the WordPress AMP plugin by Automattic. %1$s%2$s Plugin%3$s | %4$sLearn More%5$s', 'google-analytics-dashboard-for-wp' ),
1977
 
1978
- // Reference: src/modules/addons/store/actions.js:49
1979
  // Reference: src/modules/widget/components/WidgetFooter.vue:21
1980
  __( 'Activate', 'google-analytics-dashboard-for-wp' ),
1981
 
1982
- // Reference: src/modules/addons/store/actions.js:49
1983
  // Reference: src/modules/widget/components/WidgetFooter.vue:20
1984
  __( 'Install', 'google-analytics-dashboard-for-wp' ),
1985
 
@@ -2015,30 +2019,24 @@ $generated_i18n_strings = array(
2015
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemePreview.vue:62
2016
  __( 'Narrow', 'google-analytics-dashboard-for-wp' ),
2017
 
2018
- // Reference: src/modules/popular-posts/components/input/PopularPostsThemePreview.vue:51
2019
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:137
2020
  __( 'Title', 'google-analytics-dashboard-for-wp' ),
2021
 
2022
- // Reference: src/modules/popular-posts/components/input/PopularPostsThemePreview.vue:49
2023
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:138
2024
  __( 'Color', 'google-analytics-dashboard-for-wp' ),
2025
 
2026
- // Reference: src/modules/popular-posts/components/input/PopularPostsThemePreview.vue:50
2027
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:139
2028
  __( 'Size', 'google-analytics-dashboard-for-wp' ),
2029
 
2030
- // Reference: src/modules/popular-posts/components/input/PopularPostsThemePreview.vue:54
2031
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:140
2032
  __( 'Border', 'google-analytics-dashboard-for-wp' ),
2033
 
2034
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:141
2035
  __( 'Author/Date', 'google-analytics-dashboard-for-wp' ),
2036
 
2037
- // Reference: src/modules/popular-posts/components/input/PopularPostsThemePreview.vue:52
2038
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:142
2039
  __( 'Label', 'google-analytics-dashboard-for-wp' ),
2040
 
2041
- // Reference: src/modules/popular-posts/components/input/PopularPostsThemePreview.vue:53
2042
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:143
2043
  __( 'Background', 'google-analytics-dashboard-for-wp' ),
2044
 
@@ -2110,7 +2108,7 @@ $generated_i18n_strings = array(
2110
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabPublisher.vue:67
2111
  __( 'Our affiliate link tracking works by setting path for internal links to track as outbound links.', 'google-analytics-dashboard-for-wp' ),
2112
 
2113
- // Reference: src/modules/about/components/exactmetrics-AboutTabLiteVsPro.vue:145
2114
  __( 'Headline Analyzer', 'google-analytics-dashboard-for-wp' ),
2115
 
2116
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabPublisher.vue:70
@@ -2162,11 +2160,11 @@ $generated_i18n_strings = array(
2162
  // Reference: src/modules/reports/api/index.js:28
2163
  __( 'Error loading report data', 'google-analytics-dashboard-for-wp' ),
2164
 
2165
- // Reference: src/modules/frontend/components/FrontendInfoboxChange.vue:29
2166
- /* Translators: Replaced with the number of days */
2167
  __( 'vs. Previous Day', 'google-analytics-dashboard-for-wp' ),
2168
 
2169
- // Reference: src/modules/frontend/components/FrontendInfoboxChange.vue:46
2170
  __( 'No change', 'google-analytics-dashboard-for-wp' ),
2171
 
2172
  // Reference: src/modules/license/api/index.js:118
@@ -2216,7 +2214,7 @@ $generated_i18n_strings = array(
2216
  // Reference: src/modules/widget/components/exactmetrics-WidgetAccordion-Lite.vue:213
2217
  __( 'Analytics', 'google-analytics-dashboard-for-wp' ),
2218
 
2219
- // Reference: src/modules/widget/components/settings/exactmetrics-WidgetFullReportButton.vue:16
2220
  /* Translators: Adds an arrow icon. */
2221
  __( 'View All Reports %s', 'google-analytics-dashboard-for-wp' ),
2222
 
@@ -2252,13 +2250,13 @@ $generated_i18n_strings = array(
2252
  /* Translators: Page number of total pages. 1 & 2 make the first part of the text bold. */
2253
  __( '%1$sPage %3$s%2$s of %4$s', 'google-analytics-dashboard-for-wp' ),
2254
 
2255
- // Reference: src/modules/popular-posts/components/input/PopularPostsThemePreview.vue:47
2256
  __( 'Sartorial taxidermy venmo you probably haven\'t heard of them, tofu fingerstache ethical pickled hella ramps vice snackwave seitan typewriter tofu.', 'google-analytics-dashboard-for-wp' ),
2257
 
2258
- // Reference: src/modules/popular-posts/components/input/PopularPostsThemePreview.vue:48
2259
  __( 'Austin typewriter heirloom distillery twee migas wayfarers. Fingerstache master cleanse quinoa humblebrag, iPhone taxidermy snackwave seitan typewriter tofu organic affogato kitsch. Artisan', 'google-analytics-dashboard-for-wp' ),
2260
 
2261
- // Reference: src/modules/popular-posts/components/input/PopularPostsThemePreview.vue:55
2262
  __( 'Icon', 'google-analytics-dashboard-for-wp' ),
2263
 
2264
  // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:75
@@ -2480,7 +2478,7 @@ $generated_i18n_strings = array(
2480
  // Reference: src/modules/popular-posts/components/PopularPostsUpgradeOverlay.vue:23
2481
  __( 'Unlock with %s', 'google-analytics-dashboard-for-wp' ),
2482
 
2483
- // Reference: src/modules/settings/components/input/tab-advanced/exactmetrics-SettingsInputEmailSummaries-Lite.vue:16
2484
  __( 'Upgrade', 'google-analytics-dashboard-for-wp' ),
2485
 
2486
  // Reference: src/modules/settings/components/input/tab-advanced/exactmetrics-SettingsInputEmailSummaries-Lite.vue:17
@@ -2523,7 +2521,7 @@ $generated_i18n_strings = array(
2523
  // Reference: src/modules/reports/components/reports-overview/exactmetrics-ReportOverviewUpsell-Lite.vue:38
2524
  __( 'Upgrade to', 'google-analytics-dashboard-for-wp' ),
2525
 
2526
- // Reference: src/modules/reports/components/reports-overview/exactmetrics-ReportOverviewDatePicker-Lite.vue:50
2527
  /* Translators: Placeholder adds a line break. */
2528
  __( 'You can customize your %sdate range only in the PRO version.', 'google-analytics-dashboard-for-wp' ),
2529
 
@@ -2573,7 +2571,7 @@ $generated_i18n_strings = array(
2573
  // Reference: src/modules/wizard-onboarding/components/inputs/exactmetrics-OnboardingLicense-Lite.vue:32
2574
  __( 'Unlock All Features and Upgrade to Pro', 'google-analytics-dashboard-for-wp' ),
2575
 
2576
- // Reference: src/modules/reports/components/reports-year-in-review/ReportYearInReviewListBox.vue:38
2577
  __( 'Show', 'google-analytics-dashboard-for-wp' ),
2578
 
2579
  // Reference: src/modules/reports/components/exactmetrics-ReportsPagination.vue:27
@@ -2719,7 +2717,6 @@ $generated_i18n_strings = array(
2719
  __( 'Disconnect ExactMetrics', 'google-analytics-dashboard-for-wp' ),
2720
 
2721
  // Reference: src/modules/reports/components/reports/exactmetrics-SiteSpeed-Lite.vue:30
2722
- // Reference: src/modules/reports/routes/exactmetrics-routes.js:81
2723
  __( 'Site Speed Report', 'google-analytics-dashboard-for-wp' ),
2724
 
2725
  // Reference: src/modules/reports/components/exactmetrics-ReportsNavigation.vue:50
@@ -2728,10 +2725,10 @@ $generated_i18n_strings = array(
2728
  // Reference: src/modules/reports/components/upsells/ReportUpsellOverlay.vue:29
2729
  __( 'Upgrade to ExactMetrics Pro', 'google-analytics-dashboard-for-wp' ),
2730
 
2731
- // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:209
2732
  __( 'Unlock the Site Speed Report and Improve the Performance of Your Site', 'google-analytics-dashboard-for-wp' ),
2733
 
2734
- // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:210
2735
  __( 'See How Your Homepage Performs According to Google’s Own Criteria and See How You Can Improve to Increase Your Ranking', 'google-analytics-dashboard-for-wp' ),
2736
 
2737
  // Reference: src/modules/reports/components/reports/exactmetrics-SiteSpeed-Lite.vue:41
@@ -2747,6 +2744,7 @@ $generated_i18n_strings = array(
2747
  __( 'Learn How to Improve the Core Metrics that Google Uses to Rank Your Site', 'google-analytics-dashboard-for-wp' ),
2748
 
2749
  // Reference: src/modules/reports/components/exactmetrics-ReportsNavigation.vue:49
 
2750
  __( '2020 Year in Review', 'google-analytics-dashboard-for-wp' ),
2751
 
2752
  // Reference: src/modules/reports/components/reports/exactmetrics-YearInReview-Lite.vue:256
7
  // Reference: src/modules/tools/components/exactmetrics-ToolsPrettyLinksFlow.vue:97
8
  __( '2', 'google-analytics-dashboard-for-wp' ),
9
 
10
+ // Reference: src/plugins/exactmetrics-widget-helper-plugin.js:15
11
  __( 'Error', 'google-analytics-dashboard-for-wp' ),
12
 
13
+ // Reference: src/plugins/exactmetrics-widget-helper-plugin.js:16
14
  __( 'Please try again.', 'google-analytics-dashboard-for-wp' ),
15
 
16
+ // Reference: src/plugins/exactmetrics-widget-helper-plugin.js:42
17
  __( 'Today', 'google-analytics-dashboard-for-wp' ),
18
 
19
+ // Reference: src/plugins/exactmetrics-widget-helper-plugin.js:48
 
20
  __( 'Yesterday', 'google-analytics-dashboard-for-wp' ),
21
 
22
+ // Reference: src/plugins/exactmetrics-widget-helper-plugin.js:54
23
  __( 'Last Week', 'google-analytics-dashboard-for-wp' ),
24
 
25
+ // Reference: src/plugins/exactmetrics-widget-helper-plugin.js:60
26
  __( 'Last Month', 'google-analytics-dashboard-for-wp' ),
27
 
28
+ // Reference: src/plugins/exactmetrics-widget-helper-plugin.js:66
29
  __( 'Last 7 days', 'google-analytics-dashboard-for-wp' ),
30
 
31
+ // Reference: src/plugins/exactmetrics-widget-helper-plugin.js:72
 
32
  __( 'Last 30 days', 'google-analytics-dashboard-for-wp' ),
33
 
34
  // Reference: src/plugins/exactmetrics-settings-helper-plugin.js:116
35
  __( 'Loading Settings', 'google-analytics-dashboard-for-wp' ),
36
 
37
+ // Reference: src/components/TheAppFTPForm.vue:110
38
  // Reference: src/modules/popular-posts/components/PopularPostsSettings.vue:53
 
 
 
39
  __( 'Please wait...', 'google-analytics-dashboard-for-wp' ),
40
 
41
  // Reference: src/plugins/exactmetrics-settings-helper-plugin.js:20
54
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:129
55
  __( 'Loading new report data', 'google-analytics-dashboard-for-wp' ),
56
 
57
+ // Reference: src/modules/settings/components/input/tab-general/exactmetrics-SettingsInputAuthenticate-Lite.vue:228
58
+ /* Translators: Placeholder gets replaced with an arrow icon. */
59
  __( 'Continue %s', 'google-analytics-dashboard-for-wp' ),
60
 
61
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:181
67
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:185
68
  __( 'Unlock the Publishers Report and Focus on the Content That Matters', 'google-analytics-dashboard-for-wp' ),
69
 
70
+ // Reference: src/modules/reports/components/reports/exactmetrics-ReportPublishers-Lite.vue:32
71
  __( 'Stop guessing about what content your visitors are interested in. The Publisher Report shows you exactly which content gets the most traffic, so you can analyze and optimize it for higher conversions.', 'google-analytics-dashboard-for-wp' ),
72
 
73
+ // Reference: src/modules/reports/components/reports/exactmetrics-ReportEcommerce-Lite.vue:31
74
  __( 'Unlock the eCommerce Report and See Your Important Store Metrics', 'google-analytics-dashboard-for-wp' ),
75
 
76
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:190
90
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:198
91
  __( 'Easily track your form views and conversions. The Forms Report allows you to see which forms are performing better and which forms have lower conversion rates so you can optimize using real data.', 'google-analytics-dashboard-for-wp' ),
92
 
93
+ // Reference: src/modules/reports/components/reports/exactmetrics-ReportSearchConsole-Lite.vue:31
94
  __( 'Unlock the Search Console Report and See How People Find Your Website', 'google-analytics-dashboard-for-wp' ),
95
 
96
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:202
97
  __( 'See exactly how people find your website, which keywords they searched for, how many times the results were viewed, and more.', 'google-analytics-dashboard-for-wp' ),
98
 
99
+ // Reference: src/modules/reports/components/reports/exactmetrics-ReportRealTime-Lite.vue:31
100
  __( 'Unlock the Real-Time Report and Track the Visitors on Your Site in Real-Time', 'google-analytics-dashboard-for-wp' ),
101
 
102
  // Reference: src/plugins/exactmetrics-reports-helper-plugin.js:206
143
  // Reference: src/plugins/exactmetrics-compatibility-plugin.js:59
144
  __( 'Learn more about updating WordPress', 'google-analytics-dashboard-for-wp' ),
145
 
146
+ // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:154
147
+ /* Translators: Makes the text bold. */
148
  __( '%1$sUniversal Tracking%2$s – Setup universal website tracking across devices and campaigns with just a few clicks (without any code).', 'google-analytics-dashboard-for-wp' ),
149
 
150
+ // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:159
151
+ /* Translators: Makes the text bold. */
152
  __( '%1$sGoogle Analytics Dashboard%2$s - See your website analytics report right inside your WordPress dashboard with actionable insights.', 'google-analytics-dashboard-for-wp' ),
153
 
154
+ // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:164
155
+ /* Translators: Makes the text bold. */
156
  __( '%1$sReal-time Stats%2$s - Get real-time stats inside WordPress to see who is online, what are they doing and more.', 'google-analytics-dashboard-for-wp' ),
157
 
158
  // Reference: src/modules/wizard-onboarding/exactmetrics-welcome-Lite.vue:117
159
  /* Translators: Makes text bold. */
160
  __( '%1$sEnhanced Ecommerce Tracking%2$s - 1-click Google Analytics Enhanced eCommerce tracking for WooCommerce, Easy Digital Download & MemberPress.', 'google-analytics-dashboard-for-wp' ),
161
 
162
+ // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:174
163
+ /* Translators: Makes the text bold. */
164
  __( '%1$sPage Level Analytics%2$s - Get detailed stats for each post and page, so you can see the most popular posts, pages, and sections of your site.', 'google-analytics-dashboard-for-wp' ),
165
 
166
+ // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:179
167
+ /* Translators: Makes the text bold. */
168
  __( '%1$sAffiliate Link & Ads Tracking%2$s - Automatically track clicks on your affiliate links, banner ads, and other outbound links with our link tracking.', 'google-analytics-dashboard-for-wp' ),
169
 
170
+ // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:184
171
+ /* Translators: Makes the text bold. */
172
  __( '%1$sEU Compilance (GDPR Friendly)%2$s - Make Google Analytics compliant with GDPR and other privacy regulations automatically.', 'google-analytics-dashboard-for-wp' ),
173
 
174
  // Reference: src/modules/wizard-onboarding/exactmetrics-welcome-Lite.vue:137
175
  /* Translators: Makes text bold. */
176
  __( '%1$sCustom Dimensions%2$s - Setup tracking for authors, tags, searches, custom post types, users, and other events with 1-click.', 'google-analytics-dashboard-for-wp' ),
177
 
178
+ // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:194
179
+ /* Translators: Adds a link and an arrow icon. */
180
  __( '%1$sSee All Features%2$s', 'google-analytics-dashboard-for-wp' ),
181
 
182
+ // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:197
183
  __( 'Pro Plan', 'google-analytics-dashboard-for-wp' ),
184
 
185
+ // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:198
186
  __( 'per year', 'google-analytics-dashboard-for-wp' ),
187
 
188
+ // Reference: src/modules/reports/components/reports-overview/ReportOverviewUpsellMobile-Lite.vue:22
189
  __( 'Upgrade Now', 'google-analytics-dashboard-for-wp' ),
190
 
191
  // Reference: src/modules/wizard-onboarding/exactmetrics-welcome-Lite.vue:148
192
  __( 'Upgrade to ExactMetrics Pro Now', 'google-analytics-dashboard-for-wp' ),
193
 
194
+ // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:204
195
  __( 'This is absolutely, positively, one of the TOP plugins to install on your WP site. There is no better way to quickly gauge traffic for spikes, surges, and consistency. I installed this on over a dozen WordPress installations and counting, thank you for an outstanding app!', 'google-analytics-dashboard-for-wp' ),
196
 
197
+ // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:205
198
  __( 'Daniel Monaghan - Experienced', 'google-analytics-dashboard-for-wp' ),
199
 
200
+ // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:209
201
  __( 'Very simple to configure and the results are very clearly displayed. So much easier for clients to view than in their own analytics account! Delighted with it.', 'google-analytics-dashboard-for-wp' ),
202
 
203
+ // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:210
204
  __( 'Naomi Spirit - From This Day', 'google-analytics-dashboard-for-wp' ),
205
 
206
+ // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:214
207
  __( 'Love this plugin! It’s got powerful customization options, it’s easy to use, there’s good documentation, and if all that’s not enough, ExactMetrics is quick to provide support. Thanks for this wonderful plugin!', 'google-analytics-dashboard-for-wp' ),
208
 
209
+ // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:215
210
  __( 'Julie Dupuis - Faraway Land Travel', 'google-analytics-dashboard-for-wp' ),
211
 
212
+ // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:218
213
  __( 'Guides and Documentation:', 'google-analytics-dashboard-for-wp' ),
214
 
215
+ // Reference: src/modules/addons/exactmetrics-addons-Lite.vue:61
216
+ // Reference: src/modules/reports/components/reports/exactmetrics-ReportDimensions-Lite.vue:33
217
+ // Reference: src/modules/widget/components/settings/WidgetSettingsIntervalUpsell.vue:30
218
  __( 'Upgrade to PRO', 'google-analytics-dashboard-for-wp' ),
219
 
220
+ // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:92
221
+ // Reference: src/modules/wizard-onboarding/components/steps/MigrationStepUpsell.vue:42
222
  __( 'eCommerce Tracking', 'google-analytics-dashboard-for-wp' ),
223
 
224
+ // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:93
225
+ // Reference: src/modules/wizard-onboarding/components/steps/MigrationStepUpsell.vue:44
226
  __( 'Custom Dimensions', 'google-analytics-dashboard-for-wp' ),
227
 
228
+ // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:94
229
+ // Reference: src/modules/wizard-onboarding/components/steps/MigrationStepUpsell.vue:46
230
  __( 'Form Tracking', 'google-analytics-dashboard-for-wp' ),
231
 
232
+ // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:95
233
+ // Reference: src/modules/wizard-onboarding/components/steps/MigrationStepUpsell.vue:48
234
  __( 'AMP Support', 'google-analytics-dashboard-for-wp' ),
235
 
236
+ // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:96
237
+ // Reference: src/modules/wizard-onboarding/components/steps/MigrationStepUpsell.vue:50
238
  __( 'Author Tracking', 'google-analytics-dashboard-for-wp' ),
239
 
240
+ // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:99
241
+ // Reference: src/modules/wizard-onboarding/components/steps/MigrationStepUpsell.vue:43
242
  __( 'EU Compliance Addon', 'google-analytics-dashboard-for-wp' ),
243
 
244
+ // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:100
245
+ // Reference: src/modules/wizard-onboarding/components/steps/MigrationStepUpsell.vue:45
246
  __( 'Real Time Report', 'google-analytics-dashboard-for-wp' ),
247
 
248
+ // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:101
249
+ // Reference: src/modules/wizard-onboarding/components/steps/MigrationStepUpsell.vue:47
250
  __( 'Google Optimize', 'google-analytics-dashboard-for-wp' ),
251
 
252
+ // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:102
253
  // Reference: src/modules/reports/components/exactmetrics-ReportsNavigation.vue:45
254
+ // Reference: src/modules/wizard-onboarding/components/steps/MigrationStepUpsell.vue:49
255
  __( 'Search Console', 'google-analytics-dashboard-for-wp' ),
256
 
257
+ // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:103
258
+ // Reference: src/modules/wizard-onboarding/components/steps/MigrationStepUpsell.vue:51
259
  __( 'Custom Date Ranges', 'google-analytics-dashboard-for-wp' ),
260
 
261
+ // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:85
262
  __( 'Getting Started with ExactMetrics', 'google-analytics-dashboard-for-wp' ),
263
 
264
+ // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:86
265
  __( 'ExactMetrics is the easiest analytics solution on the market to get started with, as we walk you through exactly what you need to do, in plain english, using our 3 minute setup wizard.', 'google-analytics-dashboard-for-wp' ),
266
 
267
+ // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:87
268
  __( 'To begin with, we’ll get your site authorized with Google Analytics, so we can start tracking and generating reports for you right away.', 'google-analytics-dashboard-for-wp' ),
269
 
270
+ // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:88
271
  __( 'In no time at all, and after just a few clicks, you\'ll have setup the most powerful Google Analytics tracking available for WordPress. It\'s easy to double your traffic and sales when you know exactly how people find and use your website. Let\'s get started!.', 'google-analytics-dashboard-for-wp' ),
272
 
273
+ // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:89
274
  __( 'Launch the wizard!', 'google-analytics-dashboard-for-wp' ),
275
 
276
  // Reference: src/components/ContentIntroFullWidth.vue:46
 
277
  __( 'Welcome to', 'google-analytics-dashboard-for-wp' ),
278
 
279
+ // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:144
280
  /* Translators: Adds a line break. */
281
  __( 'Thank you for choosing ExactMetrics -%s The Most Powerful WordPress Analytics Plugin', 'google-analytics-dashboard-for-wp' ),
282
 
283
+ // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:146
284
+ /* Translators: Makes the product name bold. */
285
  __( '%1$sExactMetrics%2$s makes it “effortless” to setup Google Analytics in WordPress, the RIGHT Way. You can watch the video tutorial or use our 3 minute setup wizard.', 'google-analytics-dashboard-for-wp' ),
286
 
287
+ // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:148
288
  __( 'ExactMetrics Features & Addons', 'google-analytics-dashboard-for-wp' ),
289
 
290
+ // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:149
291
  __( 'Here are the features that make ExactMetrics the most powerful and user-friendly WordPress analytics plugin in the market.', 'google-analytics-dashboard-for-wp' ),
292
 
293
+ // Reference: src/modules/about/components/exactmetrics-AboutTabAboutUs.vue:36
294
  __( 'About Us', 'google-analytics-dashboard-for-wp' ),
295
 
296
+ // Reference: src/modules/settings/routes/network.js:43
297
  __( 'Getting Started', 'google-analytics-dashboard-for-wp' ),
298
 
299
+ // Reference: src/modules/about/components/exactmetrics-AboutTabLiteVsPro.vue:60
300
+ // Reference: src/modules/settings/routes/network.js:52
301
  __( 'Lite vs Pro', 'google-analytics-dashboard-for-wp' ),
302
 
303
  // Reference: src/modules/tools/components/ToolsNavigation.vue:14
340
  __( 'URL Builder', 'google-analytics-dashboard-for-wp' ),
341
 
342
  // Reference: src/modules/reports/components/exactmetrics-ReportsNavigation.vue:42
 
343
  __( 'Overview', 'google-analytics-dashboard-for-wp' ),
344
 
345
  // Reference: src/modules/reports/components/exactmetrics-ReportsNavigation.vue:43
382
  // Reference: src/modules/reports/components/ReportNoAuth.vue:26
383
  __( 'ExactMetrics makes it "effortless" for you to connect your site with Google Analytics and see reports right here in the WordPress dashboard.', 'google-analytics-dashboard-for-wp' ),
384
 
385
+ // Reference: src/modules/reports/components/ReportNoAuth.vue:27
386
  __( 'Launch Setup Wizard', 'google-analytics-dashboard-for-wp' ),
387
 
388
  // Reference: src/modules/reports/components/ReportNoAuth.vue:28
427
  // Reference: src/modules/reports/components/ReportReAuth.vue:20
428
  __( 'There is an issue with your Google Account authentication. Please use the button below to fix it by re-authenticating.', 'google-analytics-dashboard-for-wp' ),
429
 
430
+ // Reference: src/modules/reports/components/ReportReAuth.vue:21
431
  // Reference: src/modules/wizard-onboarding/components/inputs/OnboardingAuthenticate-Lite.vue:47
432
  __( 'Reconnect ExactMetrics', 'google-analytics-dashboard-for-wp' ),
433
 
434
+ // Reference: src/modules/settings/components/input/tab-general/exactmetrics-SettingsInputAuthenticate-Lite.vue:127
435
  __( 'Re-Authenticating', 'google-analytics-dashboard-for-wp' ),
436
 
437
+ // Reference: src/modules/tools/components/exactmetrics-ToolsTabImportExport.vue:110
438
  __( 'Ok', 'google-analytics-dashboard-for-wp' ),
439
 
440
  // Reference: src/components/TheQuickLinks.vue:31
506
  // Reference: src/modules/about/components/exactmetrics-AboutTabLiteVsPro.vue:141
507
  __( 'View Top Landing/Exit Pages, Top Links, Demographics & Interests data and more', 'google-analytics-dashboard-for-wp' ),
508
 
509
+ // Reference: src/modules/about/components/exactmetrics-AboutTabLiteVsPro.vue:175
510
  // Reference: src/modules/addons/components/exactmetrics-AddonBlock.vue:102
511
  __( 'Not Available', 'google-analytics-dashboard-for-wp' ),
512
 
537
  // Reference: src/modules/about/components/exactmetrics-AboutTabLiteVsPro.vue:64
538
  __( 'Pro', 'google-analytics-dashboard-for-wp' ),
539
 
540
+ // Reference: src/modules/about/components/exactmetrics-AboutTabGettingStarted.vue:105
541
  __( 'Get ExactMetrics Pro Today and Unlock all the Powerful Features', 'google-analytics-dashboard-for-wp' ),
542
 
543
  // Reference: src/modules/about/components/exactmetrics-AboutTabLiteVsPro.vue:66
544
  __( 'Bonus: ExactMetrics Lite users get 50% off regular price, automatically applied at checkout.', 'google-analytics-dashboard-for-wp' ),
545
 
546
+ // Reference: src/modules/about/components/exactmetrics-AboutTabLiteVsPro.vue:67
547
  // Reference: src/modules/addons/components/exactmetrics-AddonBlock.vue:60
548
  __( 'Upgrade to Pro', 'google-analytics-dashboard-for-wp' ),
549
 
732
  __( 'Let\'s get you set up.', 'google-analytics-dashboard-for-wp' ),
733
 
734
  // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepAuthenticate.vue:55
 
735
  __( 'Save and Continue', 'google-analytics-dashboard-for-wp' ),
736
 
737
  // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepWelcome.vue:35
748
  __( 'Publisher %1$s(Blog)%2$s', 'google-analytics-dashboard-for-wp' ),
749
 
750
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabEcommerce-Lite.vue:28
 
751
  __( 'Ecommerce', 'google-analytics-dashboard-for-wp' ),
752
 
753
  // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepAuthenticate.vue:48
756
  // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepAuthenticate.vue:49
757
  __( 'ExactMetrics connects Google Analytics to WordPress and shows you stats that matter.', 'google-analytics-dashboard-for-wp' ),
758
 
759
+ // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepAuthenticate.vue:50
760
  __( 'Connect Google Analytics + WordPress', 'google-analytics-dashboard-for-wp' ),
761
 
762
+ // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepAuthenticate.vue:51
763
  __( 'You will be taken to the ExactMetrics website where you\'ll need to connect your Analytics account.', 'google-analytics-dashboard-for-wp' ),
764
 
765
  // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepAuthenticate.vue:52
785
  __( 'To unlock more features consider %1$supgrading to PRO%2$s.%3$s As a valued ExactMetrics Lite user you %4$sreceive 50%% off%5$s, automatically applied at checkout!', 'google-analytics-dashboard-for-wp' ),
786
 
787
  // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepRecommendedSettings.vue:89
 
788
  __( 'Save and continue', 'google-analytics-dashboard-for-wp' ),
789
 
790
  // Reference: src/modules/wizard-onboarding/components/steps/exactmetrics-OnboardingStepRecommendedAddons-Lite.vue:57
865
  // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepRecommendedSettings.vue:66
866
  __( 'ExactMetrics will automatically track downloads of common file types from links you have inserted onto your website. For example: want to know how many of your site\'s visitors have downloaded a PDF or other file you offer your visitors to download on your site? ExactMetrics makes this both easy, and code-free! You can customize the file types to track at any time from our settings panel.', 'google-analytics-dashboard-for-wp' ),
867
 
868
+ // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabPublisher.vue:52
869
  /* Translators: Example path (/go/). */
870
  __( 'Path (example: %s)', 'google-analytics-dashboard-for-wp' ),
871
 
872
+ // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabPublisher.vue:54
873
  __( 'Path has to start with a / and have no spaces', 'google-analytics-dashboard-for-wp' ),
874
 
875
+ // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabPublisher.vue:59
876
  /* Translators: Example label (aff). */
877
  __( 'Label (example: %s)', 'google-analytics-dashboard-for-wp' ),
878
 
879
+ // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabPublisher.vue:61
880
  __( 'Label can\'t contain any spaces', 'google-analytics-dashboard-for-wp' ),
881
 
882
  // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepRecommendedSettings.vue:83
894
  // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepRecommendedSettings.vue:87
895
  __( 'These user roles will be able to access ExactMetrics\'s reports in the WordPress admin area.', 'google-analytics-dashboard-for-wp' ),
896
 
897
+ // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabAdvanced.vue:92
898
  __( 'Users that have at least one of these roles will be able to view the reports, along with any user with the manage_options capability.', 'google-analytics-dashboard-for-wp' ),
899
 
900
  // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepRecommendedSettings.vue:91
903
  // Reference: src/modules/wizard-onboarding/components/steps/OnboardingStepRecommendedSettings.vue:92
904
  __( 'Enhanced Link Attribution is enabled the moment you set up ExactMetrics', 'google-analytics-dashboard-for-wp' ),
905
 
906
+ // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabAdvanced.vue:141
907
  __( '+ Add Role', 'google-analytics-dashboard-for-wp' ),
908
 
909
  // Reference: src/modules/wizard-onboarding/components/steps/MigrationStepWelcome.vue:38
1120
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabAdvanced.vue:102
1121
  __( 'Reports', 'google-analytics-dashboard-for-wp' ),
1122
 
1123
+ // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabAdvanced.vue:103
1124
  __( 'Automatic Updates', 'google-analytics-dashboard-for-wp' ),
1125
 
1126
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabAdvanced.vue:104
1160
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabAdvanced.vue:87
1161
  __( 'Permissions', 'google-analytics-dashboard-for-wp' ),
1162
 
1163
+ // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabAdvanced.vue:88
1164
  __( 'Email Summaries', 'google-analytics-dashboard-for-wp' ),
1165
 
1166
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabAdvanced.vue:89
1190
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabAdvanced.vue:99
1191
  __( 'Custom code', 'google-analytics-dashboard-for-wp' ),
1192
 
1193
+ // Reference: src/modules/wizard-onboarding/components/inputs/exactmetrics-OnboardingLicense-Lite.vue:27
1194
  __( 'License Key', 'google-analytics-dashboard-for-wp' ),
1195
 
1196
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:109
1197
  /* Translators: Adds link to the account area to retreive license key. */
1198
  __( 'Already have a license key? Add it below to unlock ExactMetrics PRO. %1$sRetrieve your license key%2$s.', 'google-analytics-dashboard-for-wp' ),
1199
 
1200
+ // Reference: src/modules/settings/components/input/tab-general/SettingsInputLicense-Lite.vue:36
1201
  __( 'Paste your license key here', 'google-analytics-dashboard-for-wp' ),
1202
 
1203
+ // Reference: src/modules/settings/components/exactmetrics-SettingsNetwork.vue:63
1204
  __( 'Google Authentication', 'google-analytics-dashboard-for-wp' ),
1205
 
1206
+ // Reference: src/modules/settings/components/input/tab-general/SettingsInputLicense-Lite.vue:37
1207
  __( 'Verify', 'google-analytics-dashboard-for-wp' ),
1208
 
1209
+ // Reference: src/modules/settings/components/exactmetrics-SettingsNetwork.vue:76
1210
  __( 'Setup Wizard', 'google-analytics-dashboard-for-wp' ),
1211
 
1212
+ // Reference: src/modules/settings/components/exactmetrics-SettingsNetwork.vue:77
1213
  __( 'Use our configuration wizard to properly setup Google Analytics with WordPress (with just a few clicks).', 'google-analytics-dashboard-for-wp' ),
1214
 
1215
+ // Reference: src/modules/settings/components/exactmetrics-SettingsNetwork.vue:78
1216
  __( 'Relaunch Setup Wizard', 'google-analytics-dashboard-for-wp' ),
1217
 
1218
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:122
1219
  __( 'Connect ExactMetrics to Start Tracking Your Data', 'google-analytics-dashboard-for-wp' ),
1220
 
1221
+ // Reference: src/modules/settings/components/exactmetrics-SettingsNetwork.vue:70
1222
  __( 'You\'re using ExactMetrics Lite – no license needed. Enjoy!', 'google-analytics-dashboard-for-wp' ),
1223
 
1224
+ // Reference: src/modules/settings/components/exactmetrics-SettingsNetwork.vue:72
1225
+ // Reference: src/modules/settings/components/input/tab-general/SettingsInputLicense-Lite.vue:32
1226
+ /* Translators: Add link to upgrade. */
1227
  __( 'To unlock more features consider %1$supgrading to PRO%2$s.', 'google-analytics-dashboard-for-wp' ),
1228
 
1229
+ // Reference: src/modules/reports/components/reports-overview/exactmetrics-ReportOverviewUpsell-Lite.vue:34
1230
  __( 'Receive 50% off automatically applied at the checkout!', 'google-analytics-dashboard-for-wp' ),
1231
 
1232
+ // Reference: src/modules/reports/components/reports-overview/exactmetrics-ReportOverviewUpsell-Lite.vue:37
1233
  __( 'See all features', 'google-analytics-dashboard-for-wp' ),
1234
 
1235
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabGeneral-Lite.vue:132
1242
  /* Translators: Make text bold. */
1243
  __( '%1$sExactMetrics%2$s can automatically upgrade the installed version to the Pro and walk you through the process.', 'google-analytics-dashboard-for-wp' ),
1244
 
1245
+ // Reference: src/modules/settings/components/input/tab-general/SettingsInputLicense-Lite.vue:69
1246
  __( 'There was an error unlocking ExactMetrics PRO please try again or install manually.', 'google-analytics-dashboard-for-wp' ),
1247
 
1248
  // Reference: src/modules/frontend/components/exactmetrics-FrontendStatsGeneral.vue:42
1251
  // Reference: src/modules/frontend/components/exactmetrics-FrontendStatsGeneral.vue:43
1252
  __( 'Your Website', 'google-analytics-dashboard-for-wp' ),
1253
 
1254
+ // Reference: src/modules/widget/components/reports/exactmetrics-WidgetReportOverview-Lite.vue:63
1255
  __( 'Sessions', 'google-analytics-dashboard-for-wp' ),
1256
 
1257
+ // Reference: src/modules/reports/components/reports/exactmetrics-YearInReview-Lite.vue:297
1258
  __( 'Pageviews', 'google-analytics-dashboard-for-wp' ),
1259
 
1260
  // Reference: src/modules/frontend/components/exactmetrics-FrontendStatsGeneral.vue:46
1261
  __( 'Avg. Duration', 'google-analytics-dashboard-for-wp' ),
1262
 
1263
+ // Reference: src/modules/widget/components/reports/exactmetrics-WidgetReportOverview-Lite.vue:74
1264
  __( 'Bounce Rate', 'google-analytics-dashboard-for-wp' ),
1265
 
1266
  // Reference: src/modules/frontend/components/exactmetrics-FrontendStatsGeneral.vue:56
1269
  // Reference: src/modules/frontend/components/exactmetrics-FrontendStatsGeneral.vue:58
1270
  __( 'Want to see page-specific stats?', 'google-analytics-dashboard-for-wp' ),
1271
 
1272
+ // Reference: src/modules/notifications/components/Notification.vue:34
1273
  __( 'Dismiss', 'google-analytics-dashboard-for-wp' ),
1274
 
1275
  // Reference: src/modules/settings/api/index.js:19
1276
  /* Translators: Error status and error text. */
1277
  __( 'Can\'t load settings. Error: %1$s, %2$s', 'google-analytics-dashboard-for-wp' ),
1278
 
 
1279
  // Reference: src/modules/settings/api/index.js:23
1280
  __( 'You appear to be offline.', 'google-analytics-dashboard-for-wp' ),
1281
 
 
1282
  // Reference: src/modules/settings/api/index.js:73
1283
  /* Translators: Error status and error text. */
1284
  __( 'Can\'t save settings. Error: %1$s, %2$s', 'google-analytics-dashboard-for-wp' ),
1342
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportEcommerce-Lite.vue:32
1343
  __( 'Increase your sales & revenue with insights. ExactMetrics answers all your top eCommerce questions using metrics like total revenue, conversion rate, average order value top products, top referral sources and more.', 'google-analytics-dashboard-for-wp' ),
1344
 
1345
+ // Reference: src/modules/reports/components/reports/exactmetrics-ReportDimensions-Lite.vue:35
 
1346
  __( 'Here\'s what you get:', 'google-analytics-dashboard-for-wp' ),
1347
 
1348
+ // Reference: src/modules/reports/components/reports/exactmetrics-ReportEcommerce-Lite.vue:39
1349
  __( 'See Your Conversion Rate to Improve Funnel', 'google-analytics-dashboard-for-wp' ),
1350
 
1351
+ // Reference: src/modules/reports/components/reports/exactmetrics-ReportEcommerce-Lite.vue:43
1352
  __( 'See The Number of Transactions and Make Data-Driven Decisions', 'google-analytics-dashboard-for-wp' ),
1353
 
1354
+ // Reference: src/modules/reports/components/reports/exactmetrics-ReportEcommerce-Lite.vue:47
1355
  __( 'See The Total Revenue to Track Growth', 'google-analytics-dashboard-for-wp' ),
1356
 
1357
+ // Reference: src/modules/reports/components/reports/exactmetrics-ReportEcommerce-Lite.vue:51
1358
  __( 'See Average Order Value to Find Offer Opportunities', 'google-analytics-dashboard-for-wp' ),
1359
 
1360
+ // Reference: src/modules/reports/components/reports/exactmetrics-ReportEcommerce-Lite.vue:55
1361
  __( 'See Your Top Products to See Individual Performance', 'google-analytics-dashboard-for-wp' ),
1362
 
1363
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportEcommerce-Lite.vue:59
1364
  __( 'See Your Top Conversion Sources and Focus on what\'s Working', 'google-analytics-dashboard-for-wp' ),
1365
 
1366
+ // Reference: src/modules/reports/components/reports/exactmetrics-ReportEcommerce-Lite.vue:63
1367
  __( 'See The Time it Takes for Customers to Purchase', 'google-analytics-dashboard-for-wp' ),
1368
 
1369
+ // Reference: src/modules/reports/components/reports/exactmetrics-ReportEcommerce-Lite.vue:67
1370
  __( 'See How Many Sessions are Needed for a Purchase', 'google-analytics-dashboard-for-wp' ),
1371
 
1372
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:159
1375
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:160
1376
  __( 'Returning', 'google-analytics-dashboard-for-wp' ),
1377
 
1378
+ // Reference: src/modules/reports/components/reports/exactmetrics-YearInReview-Lite.vue:507
1379
  __( 'Desktop', 'google-analytics-dashboard-for-wp' ),
1380
 
1381
+ // Reference: src/modules/reports/components/reports/exactmetrics-YearInReview-Lite.vue:508
1382
  __( 'Tablet', 'google-analytics-dashboard-for-wp' ),
1383
 
1384
+ // Reference: src/modules/reports/components/reports/exactmetrics-YearInReview-Lite.vue:509
1385
  __( 'Mobile', 'google-analytics-dashboard-for-wp' ),
1386
 
1387
+ // Reference: src/modules/widget/widget.vue:25
 
1388
  __( 'Overview Report', 'google-analytics-dashboard-for-wp' ),
1389
 
1390
+ // Reference: src/modules/widget/components/reports/exactmetrics-WidgetReportOverview-Lite.vue:73
1391
  __( 'Avg. Session Duration', 'google-analytics-dashboard-for-wp' ),
1392
 
1393
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:257
1417
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:264
1418
  __( 'View Full Posts/Pages Report', 'google-analytics-dashboard-for-wp' ),
1419
 
1420
+ // Reference: src/modules/widget/components/reports/exactmetrics-WidgetReportOverview-Lite.vue:69
1421
  __( 'A session is the browsing session of a single user to your site.', 'google-analytics-dashboard-for-wp' ),
1422
 
1423
+ // Reference: src/modules/widget/components/reports/exactmetrics-WidgetReportOverview-Lite.vue:70
1424
  __( '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.', 'google-analytics-dashboard-for-wp' ),
1425
 
1426
+ // Reference: src/modules/widget/components/reports/exactmetrics-WidgetReportOverview-Lite.vue:71
1427
  __( 'Total duration of all sessions (in seconds) / number of sessions.', 'google-analytics-dashboard-for-wp' ),
1428
 
1429
  // Reference: src/modules/reports/components/reports/exactmetrics-ReportOverview.vue:269
1586
  // Reference: src/modules/tools/components/exactmetrics-ToolsTabUrlBuilder.vue:190
1587
  __( 'Pretty Links turns those ugly, long campaign links into clean, memorable, speakable and totally shareable links.', 'google-analytics-dashboard-for-wp' ),
1588
 
1589
+ // Reference: src/modules/tools/components/exactmetrics-ToolsTabUrlBuilder.vue:191
1590
  __( 'Download Pretty Links', 'google-analytics-dashboard-for-wp' ),
1591
 
1592
  // Reference: src/modules/tools/components/exactmetrics-ToolsTabUrlBuilder.vue:192
1796
  // Reference: src/modules/reports/store/actions.js:212
1797
  __( 'Please wait', 'google-analytics-dashboard-for-wp' ),
1798
 
1799
+ // Reference: src/modules/reports/store/actions.js:52
1800
  __( 'activate', 'google-analytics-dashboard-for-wp' ),
1801
 
1802
+ // Reference: src/modules/reports/store/actions.js:52
1803
  __( 'install', 'google-analytics-dashboard-for-wp' ),
1804
 
1805
+ // Reference: src/modules/reports/store/actions.js:56
1806
  __( 'Visit addons page', 'google-analytics-dashboard-for-wp' ),
1807
 
1808
  // Reference: src/modules/reports/store/actions.js:64
1865
  // Reference: src/modules/wizard-onboarding/components/inputs/OnboardingAuthenticate-Lite.vue:49
1866
  __( 'Active profile', 'google-analytics-dashboard-for-wp' ),
1867
 
1868
+ // Reference: src/modules/settings/components/input/tab-general/exactmetrics-SettingsInputAuthenticate-Lite.vue:60
1869
  __( 'Your website profile has been set at the network level of your WordPress Multisite.', 'google-analytics-dashboard-for-wp' ),
1870
 
1871
+ // Reference: src/modules/settings/components/input/tab-general/exactmetrics-SettingsInputAuthenticate-Lite.vue:61
1872
  __( 'If you would like to use a different profile for this subsite, you can authenticate below.', 'google-analytics-dashboard-for-wp' ),
1873
 
1874
  // Reference: src/modules/wizard-onboarding/components/inputs/OnboardingAuthenticate-Lite.vue:52
1875
  __( 'Skip and Keep Connection', 'google-analytics-dashboard-for-wp' ),
1876
 
1877
+ // Reference: src/modules/settings/components/input/tab-general/exactmetrics-SettingsInputAuthenticate-Lite.vue:96
1878
  __( 'Authenticating', 'google-analytics-dashboard-for-wp' ),
1879
 
1880
  // Reference: src/modules/settings/components/input/SettingsInputSelect.vue:62
1893
  __( 'View all Pro features', 'google-analytics-dashboard-for-wp' ),
1894
 
1895
  // Reference: src/modules/settings/components/input/SettingsInputNumber.vue:56
1896
+ // Reference: src/modules/settings/components/input/SettingsInputText.vue:46
1897
  __( 'Reset to default', 'google-analytics-dashboard-for-wp' ),
1898
 
1899
  // Reference: src/modules/settings/components/input/SettingsInputText.vue:47
1922
  // Reference: src/modules/popular-posts/components/input/PopularPostsGaInput-Pro.vue:112
1923
  __( 'Close', 'google-analytics-dashboard-for-wp' ),
1924
 
1925
+ // Reference: src/modules/popular-posts/components/input/PopularPostsGaInput-Lite.vue:28
1926
  __( 'Add Top 5 Posts from Google Analytics', 'google-analytics-dashboard-for-wp' ),
1927
 
1928
  // Reference: src/modules/popular-posts/components/input/PopularPostsGaInput-Pro.vue:49
1935
  /* Translators: Placeholder adds a link to the Popular Posts GA setup instructions doc. */
1936
  __( 'Click this button to run a series of checks that will confirm your setup is completed to load Popular Posts from Google Analytics.', 'google-analytics-dashboard-for-wp' ),
1937
 
1938
+ // Reference: src/modules/popular-posts/components/input/PopularPostsGaInput-Lite.vue:30
1939
  __( 'Automated + Curated', 'google-analytics-dashboard-for-wp' ),
1940
 
1941
  // Reference: src/modules/popular-posts/components/input/PopularPostsGaInput-Pro.vue:55
1979
  /* Translators: Adds link to activate/install plugin and documentation. */
1980
  __( 'In order for the ExactMetrics Google AMP addon to work properly, you need to install the WordPress AMP plugin by Automattic. %1$s%2$s Plugin%3$s | %4$sLearn More%5$s', 'google-analytics-dashboard-for-wp' ),
1981
 
1982
+ // Reference: src/modules/addons/components/AddonButton.vue:47
1983
  // Reference: src/modules/widget/components/WidgetFooter.vue:21
1984
  __( 'Activate', 'google-analytics-dashboard-for-wp' ),
1985
 
1986
+ // Reference: src/modules/addons/components/AddonButton.vue:51
1987
  // Reference: src/modules/widget/components/WidgetFooter.vue:20
1988
  __( 'Install', 'google-analytics-dashboard-for-wp' ),
1989
 
2019
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemePreview.vue:62
2020
  __( 'Narrow', 'google-analytics-dashboard-for-wp' ),
2021
 
 
2022
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:137
2023
  __( 'Title', 'google-analytics-dashboard-for-wp' ),
2024
 
 
2025
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:138
2026
  __( 'Color', 'google-analytics-dashboard-for-wp' ),
2027
 
 
2028
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:139
2029
  __( 'Size', 'google-analytics-dashboard-for-wp' ),
2030
 
 
2031
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:140
2032
  __( 'Border', 'google-analytics-dashboard-for-wp' ),
2033
 
2034
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:141
2035
  __( 'Author/Date', 'google-analytics-dashboard-for-wp' ),
2036
 
 
2037
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:142
2038
  __( 'Label', 'google-analytics-dashboard-for-wp' ),
2039
 
 
2040
  // Reference: src/modules/popular-posts/components/input/PopularPostsWidgetThemeCustomize.vue:143
2041
  __( 'Background', 'google-analytics-dashboard-for-wp' ),
2042
 
2108
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabPublisher.vue:67
2109
  __( 'Our affiliate link tracking works by setting path for internal links to track as outbound links.', 'google-analytics-dashboard-for-wp' ),
2110
 
2111
+ // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabPublisher.vue:69
2112
  __( 'Headline Analyzer', 'google-analytics-dashboard-for-wp' ),
2113
 
2114
  // Reference: src/modules/settings/components/tabs/exactmetrics-SettingsTabPublisher.vue:70
2160
  // Reference: src/modules/reports/api/index.js:28
2161
  __( 'Error loading report data', 'google-analytics-dashboard-for-wp' ),
2162
 
2163
+ // Reference: src/modules/reports/components/ReportInfobox.vue:39
2164
+ /* Translators: Number of days. */
2165
  __( 'vs. Previous Day', 'google-analytics-dashboard-for-wp' ),
2166
 
2167
+ // Reference: src/modules/reports/components/ReportInfobox.vue:56
2168
  __( 'No change', 'google-analytics-dashboard-for-wp' ),
2169
 
2170
  // Reference: src/modules/license/api/index.js:118
2214
  // Reference: src/modules/widget/components/exactmetrics-WidgetAccordion-Lite.vue:213
2215
  __( 'Analytics', 'google-analytics-dashboard-for-wp' ),
2216
 
2217
+ // Reference: src/modules/widget/components/exactmetrics-WidgetAccordion-Lite.vue:65
2218
  /* Translators: Adds an arrow icon. */
2219
  __( 'View All Reports %s', 'google-analytics-dashboard-for-wp' ),
2220
 
2250
  /* Translators: Page number of total pages. 1 & 2 make the first part of the text bold. */
2251
  __( '%1$sPage %3$s%2$s of %4$s', 'google-analytics-dashboard-for-wp' ),
2252
 
2253
+ // Reference: src/modules/popular-posts/components/input/PopularPostsThemeCustomizeControls.vue:100
2254
  __( 'Sartorial taxidermy venmo you probably haven\'t heard of them, tofu fingerstache ethical pickled hella ramps vice snackwave seitan typewriter tofu.', 'google-analytics-dashboard-for-wp' ),
2255
 
2256
+ // Reference: src/modules/popular-posts/components/input/PopularPostsThemeCustomizeControls.vue:101
2257
  __( 'Austin typewriter heirloom distillery twee migas wayfarers. Fingerstache master cleanse quinoa humblebrag, iPhone taxidermy snackwave seitan typewriter tofu organic affogato kitsch. Artisan', 'google-analytics-dashboard-for-wp' ),
2258
 
2259
+ // Reference: src/modules/popular-posts/components/input/PopularPostsThemeCustomizeControls.vue:108
2260
  __( 'Icon', 'google-analytics-dashboard-for-wp' ),
2261
 
2262
  // Reference: src/modules/popular-posts/components/input/PopularPostsInlinePlacement.vue:75
2478
  // Reference: src/modules/popular-posts/components/PopularPostsUpgradeOverlay.vue:23
2479
  __( 'Unlock with %s', 'google-analytics-dashboard-for-wp' ),
2480
 
2481
+ // Reference: src/modules/settings/components/SettingsAddonUpgrade.vue:37
2482
  __( 'Upgrade', 'google-analytics-dashboard-for-wp' ),
2483
 
2484
  // Reference: src/modules/settings/components/input/tab-advanced/exactmetrics-SettingsInputEmailSummaries-Lite.vue:17
2521
  // Reference: src/modules/reports/components/reports-overview/exactmetrics-ReportOverviewUpsell-Lite.vue:38
2522
  __( 'Upgrade to', 'google-analytics-dashboard-for-wp' ),
2523
 
2524
+ // Reference: src/modules/widget/components/settings/WidgetSettingsIntervalUpsell.vue:29
2525
  /* Translators: Placeholder adds a line break. */
2526
  __( 'You can customize your %sdate range only in the PRO version.', 'google-analytics-dashboard-for-wp' ),
2527
 
2571
  // Reference: src/modules/wizard-onboarding/components/inputs/exactmetrics-OnboardingLicense-Lite.vue:32
2572
  __( 'Unlock All Features and Upgrade to Pro', 'google-analytics-dashboard-for-wp' ),
2573
 
2574
+ // Reference: src/modules/reports/components/exactmetrics-ReportsPagination.vue:25
2575
  __( 'Show', 'google-analytics-dashboard-for-wp' ),
2576
 
2577
  // Reference: src/modules/reports/components/exactmetrics-ReportsPagination.vue:27
2717
  __( 'Disconnect ExactMetrics', 'google-analytics-dashboard-for-wp' ),
2718
 
2719
  // Reference: src/modules/reports/components/reports/exactmetrics-SiteSpeed-Lite.vue:30
 
2720
  __( 'Site Speed Report', 'google-analytics-dashboard-for-wp' ),
2721
 
2722
  // Reference: src/modules/reports/components/exactmetrics-ReportsNavigation.vue:50
2725
  // Reference: src/modules/reports/components/upsells/ReportUpsellOverlay.vue:29
2726
  __( 'Upgrade to ExactMetrics Pro', 'google-analytics-dashboard-for-wp' ),
2727
 
2728
+ // Reference: src/modules/reports/components/reports/exactmetrics-SiteSpeed-Lite.vue:31
2729
  __( 'Unlock the Site Speed Report and Improve the Performance of Your Site', 'google-analytics-dashboard-for-wp' ),
2730
 
2731
+ // Reference: src/modules/reports/components/reports/exactmetrics-SiteSpeed-Lite.vue:32
2732
  __( 'See How Your Homepage Performs According to Google’s Own Criteria and See How You Can Improve to Increase Your Ranking', 'google-analytics-dashboard-for-wp' ),
2733
 
2734
  // Reference: src/modules/reports/components/reports/exactmetrics-SiteSpeed-Lite.vue:41
2744
  __( 'Learn How to Improve the Core Metrics that Google Uses to Rank Your Site', 'google-analytics-dashboard-for-wp' ),
2745
 
2746
  // Reference: src/modules/reports/components/exactmetrics-ReportsNavigation.vue:49
2747
+ // Reference: src/modules/reports/components/reports/exactmetrics-YearInReview-Lite.vue:260
2748
  __( '2020 Year in Review', 'google-analytics-dashboard-for-wp' ),
2749
 
2750
  // Reference: src/modules/reports/components/reports/exactmetrics-YearInReview-Lite.vue:256
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: chriscct7, smub
3
  Donate link: http://www.wpbeginner.com/wpbeginner-needs-your-help/
4
  Tags: analytics,google analytics,google analytics dashboard,google analytics plugin,google analytics widget,gtag
5
  Requires at least: 3.8.0
6
- Tested up to: 5.6
7
- Stable tag: 6.6.1
8
  Requires PHP: 5.2
9
  License: GPL v3
10
 
@@ -164,6 +164,9 @@ You can translate Google Analytics Dashboard for WP by ExactMetrics on [translat
164
  4. Want more features? <a href="https://www.exactmetrics.com/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion">Purchase ExactMetrics Pro</a>!
165
 
166
  == Changelog ==
 
 
 
167
  = 6.6.1: February 17, 2021 =
168
  - Tweak: We improved our gtag.js to analytics.js compatibility layer for better support on events added by other plugins.
169
  - Fix: Our link tracking feature was interfering with certain lightbox scripts when using externally hosted images.
3
  Donate link: http://www.wpbeginner.com/wpbeginner-needs-your-help/
4
  Tags: analytics,google analytics,google analytics dashboard,google analytics plugin,google analytics widget,gtag
5
  Requires at least: 3.8.0
6
+ Tested up to: 5.7
7
+ Stable tag: 6.6.2
8
  Requires PHP: 5.2
9
  License: GPL v3
10
 
164
  4. Want more features? <a href="https://www.exactmetrics.com/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion">Purchase ExactMetrics Pro</a>!
165
 
166
  == Changelog ==
167
+ = 6.6.2: February 22, 2021 =
168
+ - Tweak: Our gtag.js compatibility layer now supports custom trackers used in some integrations loaded by other scripts.
169
+
170
  = 6.6.1: February 17, 2021 =
171
  - Tweak: We improved our gtag.js to analytics.js compatibility layer for better support on events added by other plugins.
172
  - Fix: Our link tracking feature was interfering with certain lightbox scripts when using externally hosted images.