teo_g Posted December 8, 2014 Share Posted December 8, 2014 Yesterday I upgrade module ganalytics from version 1.8.2 at 2.0.2 (PS 1.6.0.9). From that moment google analytics can't see anything. Is blind. My code GA from home page is: <script type="text/javascript"> (window.gaDevIds=window.gaDevIds||[]).push('d6YPbH'); (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-my.identity', 'auto'); ga('require', 'ec'); </script> Link to comment Share on other sites More sharing options...
dorosa Posted December 8, 2014 Share Posted December 8, 2014 (edited) Unfortunately I have the same problem. Furthermore, Google Analytics API rejects the API key generated through the Google Developers Console. This is the warning: The redirect URI in the request: http://gubra-bg.com/modules/gapi/oauth2callback.php did not match a registered redirect URI. Learn more Request Detailsfrom_login=1 response_type=code scope=https://www.googleapis.com/auth/analytics.readonly redirect_uri=http://gubra-bg.com/modules/gapi/oauth2callback.php access_type=offline approval_prompt=force state=1-d5399005dc0de316022d8a72383e408d as=599c5a7b23eee795 pli=1 client_id=272354679717-id1i7n7lovnl9toodfac6r6fmnearfil authuser=0 hl=bg Edited December 8, 2014 by dorosa (see edit history) Link to comment Share on other sites More sharing options...
sfvaleriano Posted December 8, 2014 Share Posted December 8, 2014 (edited) Yesterday I upgrade module ganalytics from version 1.8.2 at 2.0.2 (PS 1.6.0.9). From that moment google analytics can't see anything. Is blind. My code GA from home page is: <script type="text/javascript"> (window.gaDevIds=window.gaDevIds||[]).push('d6YPbH'); (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-my.identity', 'auto'); ga('require', 'ec'); </script> Same problem Edited December 8, 2014 by sfvaleriano (see edit history) Link to comment Share on other sites More sharing options...
sfvaleriano Posted December 8, 2014 Share Posted December 8, 2014 (edited) For ganalytics 2.0.2: Reset the module, so it work! Edited December 8, 2014 by sfvaleriano (see edit history) Link to comment Share on other sites More sharing options...
Tanatus Posted December 8, 2014 Share Posted December 8, 2014 For ganalytics 2.0.2: Reset the module, so it work! Have made a reset but still no statistics and realtime. Any ideas? Link to comment Share on other sites More sharing options...
teo_g Posted December 9, 2014 Author Share Posted December 9, 2014 I found solution! Deactivate and uninstall module. Reinstall module. Works ok! Link to comment Share on other sites More sharing options...
mir-aus Posted December 9, 2014 Share Posted December 9, 2014 I found solution! Deactivate and uninstall module. Reinstall module. Works ok! Hi, I have another problem with ganalytics ver 2.0.2 . if product have any crater like this " | " , item can not add to the cart! any suggestion? Link to comment Share on other sites More sharing options...
bellini13 Posted December 10, 2014 Share Posted December 10, 2014 remove the | from the product name? Link to comment Share on other sites More sharing options...
Matúš Posted December 12, 2014 Share Posted December 12, 2014 Where i can download 1.8.2? ganalitics 2.0.2 is not generate in /order-confirmation data for ecommerce. Probably is not working /ganalytics/views/templates/hook/header.tpl Link to comment Share on other sites More sharing options...
myselfidem Posted December 12, 2014 Share Posted December 12, 2014 (edited) Hello, I downloaded the file gapi.php - gapi version : 1.0.3 - and I can read inside (line 66) : $online = (in_array(Tools::getRemoteAddr(), array('127.0.0.1', '::1')) ? false : true); Why this is not my web site URL ? Do I need to change the value and add my url web site ? Somebody can explain me if this is correct ¨Thank you. *Edit : I think it's about security reason when we are working on local...Ganalytics can't be installed on local computer ! Edited December 12, 2014 by myselfidem (see edit history) Link to comment Share on other sites More sharing options...
teo_g Posted December 19, 2014 Author Share Posted December 19, 2014 (edited) GA module does not send information about conversion to google analytics. Why? version 2.0.2 -> 2.0.4 same problem !!! Edited December 20, 2014 by teo_g (see edit history) Link to comment Share on other sites More sharing options...
teo_g Posted December 23, 2014 Author Share Posted December 23, 2014 Have you checked Google Analytics Ecommerce category if you are monitorized conversions? Since the upgrade to version 2.0.2 (version 2.0.4 same problem) I no longer see any conversion in Google Analytics.You can see conversions in Google Analytics? Link to comment Share on other sites More sharing options...
teo_g Posted December 23, 2014 Author Share Posted December 23, 2014 Have you transaction? Can you see in google analytics this transaction (Ecommerce category)? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now