WD Google Analytics - Version 1.0.7

Version Description

Fixed: Bug in Site Content reports

Download this release

Release Info

Developer webdorado
Plugin Icon 128x128 WD Google Analytics
Version 1.0.7
Comparing to
See all releases

Code changes from version 1.0.6 to 1.0.7

admin/gawd_google_class.php CHANGED
@@ -1392,8 +1392,8 @@ class GAWD_google_client {
1392
  $analytics = $this->analytics_member;
1393
  $profileId = $this->get_profile_id();
1394
  $metric = $dimension == 'pagePath' || $dimension == 'PagePath' ? 'ga:pageviews,ga:uniquePageviews,ga:avgTimeOnPage,ga:entrances,ga:bounceRate,ga:exitRate,ga:pageValue,ga:avgPageLoadTime' : 'ga:sessions,ga:percentNewSessions,ga:newUsers,ga:bounceRate,ga:pageviewsPerSession,ga:avgSessionDuration,ga:transactions,ga:transactionRevenue,ga:transactionsPerSession';
1395
- $sorts = '-'.explode(',', $metric);
1396
- $sort = $sorts[0];
1397
 
1398
  try {
1399
  $results = $analytics->data_ga->get(
1392
  $analytics = $this->analytics_member;
1393
  $profileId = $this->get_profile_id();
1394
  $metric = $dimension == 'pagePath' || $dimension == 'PagePath' ? 'ga:pageviews,ga:uniquePageviews,ga:avgTimeOnPage,ga:entrances,ga:bounceRate,ga:exitRate,ga:pageValue,ga:avgPageLoadTime' : 'ga:sessions,ga:percentNewSessions,ga:newUsers,ga:bounceRate,ga:pageviewsPerSession,ga:avgSessionDuration,ga:transactions,ga:transactionRevenue,ga:transactionsPerSession';
1395
+ $sorts = explode(',', $metric);
1396
+ $sort = '-'. $sorts[0];
1397
 
1398
  try {
1399
  $results = $analytics->data_ga->get(
google-analytics-wd.php CHANGED
@@ -4,7 +4,7 @@
4
  * Plugin Name: Google Analytics
5
  * Plugin URI: https://web-dorado.com/products/wordpress-google-analytics-plugin.html
6
  * Description: Google Analytics WD is a user-friendly all in one plugin, which allows to manage and monitor your website analytics from WordPress dashboard.
7
- * Version: 1.0.6
8
  * Author: WebDorado
9
  * Author URI: https://web-dorado.com
10
  * License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
@@ -26,7 +26,7 @@ if (!defined('GAWD_INC')) {
26
  }
27
 
28
  if (!defined('GAWD_VERSION')) {
29
- define('GAWD_VERSION', '1.0.5');
30
  }
31
 
32
  require_once( 'gawd_class.php' );
4
  * Plugin Name: Google Analytics
5
  * Plugin URI: https://web-dorado.com/products/wordpress-google-analytics-plugin.html
6
  * Description: Google Analytics WD is a user-friendly all in one plugin, which allows to manage and monitor your website analytics from WordPress dashboard.
7
+ * Version: 1.0.7
8
  * Author: WebDorado
9
  * Author URI: https://web-dorado.com
10
  * License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
26
  }
27
 
28
  if (!defined('GAWD_VERSION')) {
29
+ define('GAWD_VERSION', '1.0.7');
30
  }
31
 
32
  require_once( 'gawd_class.php' );
readme.txt CHANGED
@@ -1,14 +1,14 @@
1
  === Google Analytics ===
2
  Contributors: webdorado
3
  Donate link: https://web-dorado.com/products/wordpress-google-analytics-plugin.html
4
- Tags: google analytics dashboard, google analytics, statistics, tracking, analytics, analytics dashboard, stats, ga, universal analytics, ecommerce tracking, custom dimensions, custom reports
5
  Requires at least: 3.9
6
  Tested up to: 4.6
7
- Stable tag: 1.0.6
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
11
- Google Analytics WD is a user-friendly all in one plugin, which allows to manage and monitor your website analytics from WordPress dashboard.
12
 
13
  == Description ==
14
 
@@ -98,6 +98,9 @@ Upgrade to Google Analytics WD Pro for premium features:
98
 
99
  == Changelog ==
100
 
 
 
 
101
  = 1.0.6 =
102
  Fixed: User guide links
103
  Fixed: Bug on datepicker
@@ -159,8 +162,45 @@ After downloading the ZIP file of the Google Analytics WD plugin,
159
  6. Google Analytics WD - Location report
160
 
161
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
162
 
 
 
163
 
 
 
164
 
165
 
166
  == User guide ==
1
  === Google Analytics ===
2
  Contributors: webdorado
3
  Donate link: https://web-dorado.com/products/wordpress-google-analytics-plugin.html
4
+ Tags: google analytics, google analytics dashboard, statistics, tracking, analytics, analytics dashboard, stats, ga, googleanalytics, ecommerce tracking, custom reports, custom dimensions
5
  Requires at least: 3.9
6
  Tested up to: 4.6
7
+ Stable tag: 1.0.7
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
11
+ Google Analytics WD is a powerful plugin, which adds tracking code to your website, lets you view Google Analytics reports, manage goals, filters and more from your WordPress site.
12
 
13
  == Description ==
14
 
98
 
99
  == Changelog ==
100
 
101
+ = 1.0.7 =
102
+ Fixed: Bug in Site Content reports
103
+
104
  = 1.0.6 =
105
  Fixed: User guide links
106
  Fixed: Bug on datepicker
162
  6. Google Analytics WD - Location report
163
 
164
 
165
+ == Frequently Asked Questions ==
166
+
167
+ = 1. How can I authenticate my Google account? =
168
+ After installing Google Analytics WD plugin navigate to Analytics menu item. You will see **Authenticate** button, clicking on which will open a popup window. Log in to your Google account and copy the given code to corresponding input in the plugin.
169
+
170
+ = 2. How can I add tracking code to my website? =
171
+ If your website already has a Google Analytics web property, tracking code will be automatically added to your website after authenticating your Google account.
172
+ If the web property is missing, you can create it right from the **Tracking** page, just after authenticating. No need to go to Google Analytics website. Simply set a **Name** for the web property and click **Add**.
173
+
174
+ = 3. Where can I see all my Google Analytics reports? =
175
+ You can have full tracking information of your website under **Reports** section. It includes in-depth information about all interactions on your site, presented with Line, Pie and Column charts.
176
+ Furthermore, you can just quickly check audience report of your website by visiting **Overview** menu item.
177
+
178
+ = 4. Can I check Google Analytics reports for websites, other than the current one? =
179
+ Yes. The plugin allows you to easily switch between websites you have on your Google Analytics account. Each report section has a dropdown menu for selecting the website, tracking data of which you would like to see.
180
+
181
+ = 5. Can I compare tracking data of two date ranges? =
182
+ Yes. Open a Google Analytics report from Reports page and choose a time frame with **Date** option first. Afterwards click **Compare Date** button, which will open the second date picker for comparison. You can select one of the predefined ranges, **Previous period** or **Previous year**, or choose **Custom range** by clicking on calendar dates.
183
+
184
+ = 6. Can reports of two Google Analytics metrics be compared? =
185
+ Yes. In reports use the Metrics select boxes of Reports page to measure tracking data of two Google Analytics metrics. Select a value for first box and then for the second, e.g. Bounce Rate and Users. The chart will include a graph for both metrics afterwards.
186
+
187
+ = 7. Can I view page or post statistics individually? =
188
+ Yes. Open Posts or Pages section from WordPress admin panel of your site and look for Google Analytics WD button next to each entry. Click on it to open tracking data of each post or page.
189
+
190
+ = 8. How can the reports be exported and downloaded? =
191
+ The report currently displayed can be downloaded as PDF or CSV files from Google Analytics WD plugin. Simply hover **Export** button from under the graph and click on one of the options.
192
+
193
+ = 9. Can I send the reports to a certain email address using Google Analytics WD? =
194
+ Yes. You can send the Google Analytics report currently displayed to any address, and also set up scheduled emails to be sent periodically. Click on **Email** button, which will open its setup toolbox. You can remove the scheduled emails from **Settings > Emails** section.
195
+
196
+ = 10. Can non-Administrator users view Google Analytics WD and its reports? =
197
+ You can choose what to show to Editors, Authors, Contributors or other users from **Analytics > Settings > Advanced** section. **Back end plugin permissions** will enable or disable access to Google Analytics WD plugin. Moreover you can select roles to access Dashboard overview, Post/Page reports and Frontend reports.
198
 
199
+ = 11. Can I add goals to my web property? =
200
+ Yes. Go to **Analytics > Goal Management**, where you will see all the necessary tools for setting up Google Analytics goals for current domain. Simply fill in these options and click Save. You can delete created goals from this section later on.
201
 
202
+ = 12. How can I configure filters for Google Analytics tracking? =
203
+ Google Analytics WD plugin lets you set filters to exclude certain data from tracking. You can find its options under **Analytics > Settings > Filters** section. They can be added based on any IP Address, Country, Region or City. The list of created filters will appear below these settings.
204
 
205
 
206
  == User guide ==