Page 8 of 8
Re: Google Analytics Expert
Posted: Thu Oct 10, 2013 2:27 am
by mozfubar
If spitos, or whoever is managing this extension now, could contact me, that'd be swell. We (Mozilla IT) are trying to track down an issue where an OpenCart extension appears to be effectively DDoS'ing one of our services, and the google analytics expert extension looks like it *may* be involved.
Re: Google Analytics Expert
Posted: Fri Oct 18, 2013 4:30 am
by pantsman28
Hi
I couldn't find where to PM you but have upgraded to Opencart 1.5.6 and upgraded Google Analytics Expert v5.1.7. I am using Sellegance - Responsive and Clean OpenCart Theme version Ver. 1.5.0.3 but since the upgrades my analytic s have stopped reporting over the past few days. I have checked vqmod-2.4.1-opencart.zip and all works like it should! Can't work out why its not reporting! Strangely, Real time is showing ok.
Feel free to PM for link
Re: Google Analytics Expert
Posted: Wed Mar 19, 2014 12:00 pm
by vishalholam007
I install your extension on site it was working properly but after installation of new theme the google analytics oscommerce is not working now .
Other tracking page visit , no of online user etc are working fine, only eCommerce tracking is not working when i switch to new theme
Re: Google Analytics Expert
Posted: Wed Mar 19, 2014 1:03 pm
by vishalholam007
---------- Date: 2014-03-15 02:13:05 ~ IP : 41.23.27.68 ----------
REQUEST URI : /information/contact/success
MOD DETAILS:
modFile : /home/strongli/public_html/vqmod/xml/google_analytics_expert.xml
id : Google Analytics Expert
version : 1.5.2 - 1.5.5x - Default
vqmver : 4.2.4
author : spitos
SEARCH NOT FOUND (ABORTING MOD): <?php echo $header; ?>
----------------------------------------------------------------------
I getting this error in error log what is the resonw with the extesion
Re: Google Analytics Expert
Posted: Sat Jun 21, 2014 7:27 am
by jabhawk
I was told that you might have a solution for using Facebook Pixel tracking. If so please contact me back as my client really wants to leverage Facebook for sales.
Jon Black
Hawk Services
jabhawk1@gmail.com
Re: Google Analytics Expert
Posted: Wed Jul 02, 2014 5:02 pm
by blizeH
Hi, I bought Google analytics expert yesterday but it didn't work properly with my theme so I had to uninstall it. Please could you help?
sarah@arabel.co.uk
Thanks

Re: Google Analytics Expert
Posted: Fri Sep 12, 2014 4:04 pm
by julugu
I have sent you a e-mail but you didn't answer. Your module isn't capturing any data. Please, help, I have paid for your module!
Re: Google Analytics Expert
Posted: Tue Dec 09, 2014 7:43 pm
by ForgetfulGuru
Hi don't see a way to PM you, as you requested this method to report issues. Either block by you or removed by OC admin? who knows.
Just a question though.
On loading your add-on and configuring GA everything looks like it's going great, Not that I am in anyway and expert, but it is collecting data from Product Performance and Sales Performance, but not Checkout Behaviour Analysis
Anyway. on checking my site error reports I noticed that there where many instances of.
Code: Select all
2014-12-09 11:02:55 - PHP Notice: Undefined variable: ga_tracking_type in /home/********/public_html/vqmod/vqcache/vq2-catalog_view_theme_default_template_quickcheckout_checkout.tpl on line 17
Although not an error as such, I would still like to deal with this.
Do you have a remedy for this or suggestion as to how I could correct the issue?
Many thanks for your hard work in bringing us this extension.
Billy
Re: Google Analytics Expert
Posted: Thu Apr 09, 2015 11:06 pm
by mcrt
There is no PM for spitos...
The latest version Google Analytics Expert v5.2.9.4 is not compatible with Sellegance theme... there is a problem/conflict between stock_status.xml (2.1.5) and google_analytisc_expert.xml_ (5.2.9.3)...
Is there any upgrade or solution for the problem?
Thanks
MCRT
Re: Google Analytics Expert
Posted: Thu Jun 11, 2015 6:04 am
by exit15
hi, testing with OC 2.0.3.1 and Journal2 Quick Checkout. can't see the adwords tags on success. is this a known issue?
Re: Google Analytics Expert
Posted: Fri Jun 19, 2015 11:08 pm
by beipink
can you please confirm if this module is compatible with this checkout ->
http://www.opencart.com/index.php?route ... on_id=7382
Re: Google Analytics Expert
Posted: Sun Nov 15, 2015 9:54 am
by hcamelion
Hi Spitos,
I found a bug in the vqmod for version OpenCart v2.0x that was causing adwords conversions not to load:
google_analytics_expert.xml Around line 1051
Code: Select all
$data['ga_adwords'] = $this->config->get('config_adwords');
Should be:
Code: Select all
$data['ga_adwords'] = $this->config->get('config_ga_adwords);
This caused adwords conversions not to work. I spent an hour debugging this after noticing a couple days after installation that adwords conversions were tracking in analytics but not adwords. Please next time when releasing it check that conversion codes set to be invoked are actually output to the browser. It is a simple check but important.
Re: Google Analytics Expert
Posted: Tue Nov 24, 2015 7:58 pm
by Reykjavik
Hello guys, I''ve got a problem with myy GA. I reached with my site the limit of 10 million hits per month. After some research I found some sollution, but I'm not sure about them. Could help me? If the're not appropriete, is buying GA Premium a good choice? Is it worh it?
http://www.mavenec.com/blog/10-million- ... cs-limits/
Re: Google Analytics Expert
Posted: Wed Dec 30, 2015 2:50 am
by kuleszko
Hi guys,
I have Journal 2 installed , where should I paste GA tracking code?
Thanks for any help
Kris
Re: Google Analytics Expert
Posted: Wed Mar 16, 2016 8:16 pm
by easy1214
Hello !
I just bought the Google Analytics Expert module. I use Opencart 2.0.2.0
I have installed vqmod and the module , but I could not found the Google Analytics Expert tab , why ?
There are 3 files where I should upload to ? or I missed something ?
Thanks !
Re: Google Analytics Expert
Posted: Tue Jul 12, 2016 4:49 am
by lovenatural
I need help or an advice on how to add tracking outbound links via this extension. It tracks events, and outbound links belong to events. google says to add this code somewhere, any idea into which file, or may be you need to add this into your event tracking extension?
Code: Select all
<script>
/**
* Function that tracks a click on an outbound link in Analytics.
* This function takes a valid URL string as an argument, and uses that URL string
* as the event label. Setting the transport method to 'beacon' lets the hit be sent
* using 'navigator.sendBeacon' in browser that support it.
*/
var trackOutboundLink = function(url) {
ga('send', 'event', 'outbound', 'click', url, {
'transport': 'beacon',
'hitCallback': function(){document.location = url;}
});
}
</script>
Re: Google Analytics Expert
Posted: Wed Aug 31, 2016 9:45 pm
by LandingNet
Hi,
We are using 'Google Analytics Expert' which all seems to be working for the goals we have setup and conversions for tracking product page clicks, however, this does not seem to be recording "add to compare" or "add to wishlist"? I have tested adding these but the result doesn't seem to show in analytics.
Do you have any idea why this could be?
Using opencart V 2.1.0.2 & Journal2.
Thank you.