how to add google analytic to gk_Pulse?
Best clean Joomla template with corporate business designs to suit any type of business.
- GK User
- Mon Oct 18, 2010 5:13 pm
Good day all,
How do I add google analytic to Gk_pulse template? I have added it to gk_pulse/lib/php/gk_head.php but does not take effect I cut the google code below and pasted it to the file. Any helpfull thoughts would be great. Thx in advace
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', '??-???????-?']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
How do I add google analytic to Gk_pulse template? I have added it to gk_pulse/lib/php/gk_head.php but does not take effect I cut the google code below and pasted it to the file. Any helpfull thoughts would be great. Thx in advace
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', '??-???????-?']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
-
- Fresh Boarder
- GK User
- Mon Oct 18, 2010 5:32 pm

I was looking at gk_quay but was modifying gk_pulse

Thx for great templates.

-
- Fresh Boarder
2 posts
• Page 1 of 1