View Single Post
  #171  
Old 03-19-2014, 12:24 AM
  chamberinternet's Avatar 
chamberinternet chamberinternet is offline
 

X-Wizard
  
Join Date: Sep 2005
Location: Lancashire, UK
Posts: 1,471
 

Default Re: X-Cart Mobile module released

Quote:
Originally Posted by HeatherV
Hello all,
I have been reading this whole thread with interest. I have just installed the mobile module (well my developer has) and I wondered if anyone else had experienced loss of mobile data on Google analytics? If I am on real time on analytics it now doesn't show me if a mobile is on my site (so I guess it doesn't record this at all now?). If I switch from the mobile site to the desktop site it then shows on real time there is a mobile viewing the website.

Just checked the template files and /skin/common_files/modules/xcart_mobile/customer/service_js.tpl does call Google Analytics

Line 58

Code:
{if $active_modules.Google_Analytics and $config.Google_Analytics.ganalytics_version eq 'Asynchronous'} {include file="modules/Google_Analytics/ga_code_async.tpl"} {/if}

Does the code above state that analytics will only kick in if you're running in Asynchronous mode?
__________________
Developing in 4.7.x now (Dipping into v5 - Slowly!)
Have used 4.1.x, 4.2.x, 4.4.x, 4.5.x, 4.6.x & 4.7.x
Multiple Instances of X-Cart
MySQL 5.6.37
CentOS 7.4


Chamber Internet
- Lancashire, United Kingdom
http://www.chamberelancs.co.uk
Reply With Quote