Skip to content

Commit 3c60ea6

Browse files
mention geo-location in sidebar upgrade cta
1 parent 3a71e3c commit 3c60ea6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/views/settings-page.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,8 +244,9 @@
244244
<p><?php esc_html_e('You are currently using the free version of Koko Analytics. There is a premium version of this plugin which adds several powerful features.', 'koko-analytics'); ?></p>
245245
<h4><?php esc_html_e('Premium features', ' koko-analytics'); ?></h4>
246246
<ul class="ul-square">
247+
<li><a href="https://www.kokoanalytics.com/features/geo-location/"><?php esc_html_e('Geo-location', 'koko-analytics'); ?></a></li>
247248
<li><a href="https://www.kokoanalytics.com/features/custom-event-tracking/"><?php esc_html_e('Event Tracking', 'koko-analytics'); ?></a></li>
248-
<li><a href="https://www.kokoanalytics.com/features/email-reports/"><?php esc_html_e('Email Reports', 'koko-analytics'); ?></a></li>
249+
<li><a href="https://www.kokoanalytics.com/features/email-reports/"><?php esc_html_e('Periodic Email Reports', 'koko-analytics'); ?></a></li>
249250
<li><a href="https://www.kokoanalytics.com/features/pageviews-column/"><?php esc_html_e('Pageviews Column', 'koko-analytics'); ?></a></li>
250251
<li><a href="https://www.kokoanalytics.com/features/csv-export/"><?php esc_html_e('CSV Export', 'koko-analytics'); ?></a></li>
251252
<li><a href="https://www.kokoanalytics.com/features/admin-bar/"><?php esc_html_e('Admin Bar', 'koko-analytics'); ?></a></li>

0 commit comments

Comments
 (0)