Google analytics not working on mobile version corporate 2
Professional Jomal template designed to be easily adaptable to all kinds of business
- GK User
- Thu Aug 29, 2013 4:00 pm
Hello,
I have problem in corporate 2 on joomla 2.5. Google analytics is not working on mobile version of the site. On desktop version everything is working properly.
How can I solve this issue?
Thank you.
I have problem in corporate 2 on joomla 2.5. Google analytics is not working on mobile version of the site. On desktop version everything is working properly.
How can I solve this issue?
Thank you.
-
- Fresh Boarder
- GK User
- Thu Aug 29, 2013 4:09 pm
Hi,
are you sure is not working?
1) Of course you can always use google analytics plugin from JED.
2) Or you can add by GA code manually here:
gk_corporate2\layouts\iphone.php
and here
gk_corporate2\layouts\handheld.php
at the bottom.
This template is VERY VERY old, so you "don't have to worry" about update which override your changes.
are you sure is not working?
1) Of course you can always use google analytics plugin from JED.
2) Or you can add by GA code manually here:
gk_corporate2\layouts\iphone.php
and here
gk_corporate2\layouts\handheld.php
at the bottom.
This template is VERY VERY old, so you "don't have to worry" about update which override your changes.
-
- Platinum Boarder
- GK User
- Thu Aug 29, 2013 4:17 pm
I have checked mobiles views from this template and they have
at the end of source code.
Last update of this template (for J2.5) was in march 2013. For J1.5 we don't support anymore, but they have similar files.
- Code: Select all
<?php
// put Google Analytics code
$this->googleAnalyticsParser();
?>
at the end of source code.
Last update of this template (for J2.5) was in march 2013. For J1.5 we don't support anymore, but they have similar files.
-
- Platinum Boarder
3 posts
• Page 1 of 1