analytics plugin does not work ?

eCommerce WordPress theme to create online shop with WooCommerce support
GK User
Thu Apr 03, 2014 1:49 am
Hi,

I am quite used to having "Google Analytics Dashboard for WP" plugin on all of my website, however, when i downloaded and activated the plugin with this theme, it does not show on wpadmin dashboard or side panel like it usually does ?
User avatar
Senior Boarder

GK User
Thu Apr 03, 2014 7:24 am
Hello,

I'll check that when you send me a backend access to your website.
User avatar
Moderator

GK User
Thu Apr 03, 2014 8:12 am
First you have to install and configure this plugin, http://wordpress.org/plugins/google-ana ... tallation/
then, you can use GA Dashboard for WP.
User avatar
Moderator

GK User
Thu Apr 03, 2014 11:57 pm
Hey Piotr, I've installed the plugin mentioned above and re activated ga dashboard for wp but it is still not showing up in dashboard, also does not show up on admin side panel like it usually does.
User avatar
Senior Boarder

GK User
Thu Apr 03, 2014 11:59 pm
Usually i never had to download any other plugin besides the GA dashboard plugin, so that is weird
User avatar
Senior Boarder

GK User
Fri Apr 04, 2014 2:02 am
yeah i just confirmed that, this plugin is not dependant on any other plugins, its works on its own without needing to install any other plugin. It has its own authorisation process.
http://deconf.com/google-analytics-dashboard-wordpress/
User avatar
Senior Boarder

GK User
Fri Apr 04, 2014 2:24 am
okay say i don't want to use the plugins and i don't want to use the insertion from instyle>theme options>features and i want to add the tracking code into the header myself. Which file do i need to open and exactly where do i add it into ?
User avatar
Senior Boarder

GK User
Fri Apr 04, 2014 7:13 am
Please check if this plugin works with the default theme .e.g twenty thirteen. Regarding the tracking code, you can add it in Template Options -> Features tab -> "Google Analytics tracking ID" option
User avatar
Moderator

GK User
Sat Apr 05, 2014 1:09 am
Hi Piotr, so i added this into tracking ID part. My only concern is that this part is for tracking ID which i assume is UA code, so you are suggesting that if i add
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-xxxxxx-xx', 'xxxxxx.com');
ga('require', 'displayfeatures');
ga('send', 'pageview');

</script>

If i add this into the instyle>theme options>features> google ID field, it will work ?
User avatar
Senior Boarder

GK User
Mon Apr 07, 2014 8:41 am
No, add only tracking ID, rest of script should be generated automatically. Or if you want to add the whole script, you can do it in Instyle/layouts/header.php file.
User avatar
Moderator

GK User
Tue Apr 08, 2014 2:25 am
Okay great, thanks Piotr. This way i can also add the extra line for display advertising.

Great Support !!
User avatar
Senior Boarder


cron