shahriar Posted January 19, 2014 Share Posted January 19, 2014 Hello , I installed and setup Google Analytics API Module Where can i see result , is it show in BO or i have to check on my analytics account ? 1 Link to comment Share on other sites More sharing options...
limon994 Posted January 19, 2014 Share Posted January 19, 2014 Hello, You can see this tutorial www.templatemonster.com/help/prestashop-1-5-x-how-to-add-google-analytics-tracking-code.html#prettyPhoto/0/ or a tutorial video in here Thanks, Link to comment Share on other sites More sharing options...
lukruk Posted April 12, 2014 Share Posted April 12, 2014 Hello, You can see this tutorial www.templatemonster.com/help/prestashop-1-5-x-how-to-add-google-analytics-tracking-code.html#prettyPhoto/0/ or a tutorial video in here Thanks, Ths for turtorial, but is about analystic code. Topic name is google analystic API ? How Can we configurate https://console.developers.google.com Link to comment Share on other sites More sharing options...
marcus b Posted April 15, 2014 Share Posted April 15, 2014 We use Prestashop 1.6.0.5Error:Google API Authorization granted Cannot retrieve test resultsSo i guess API is installed and configured correctly but the module has a bug!?How to fix it?Thanks in advance!Greets,Marcus 1 Link to comment Share on other sites More sharing options...
sweszler Posted April 15, 2014 Share Posted April 15, 2014 (edited) For me module works correct. I found this: https://analytics-api-samples.googlecode.com/svn/trunk/src/reporting/javascript/ez-ga-dash/docs/user-documentation.html Copy your Profile ID from google analytics account URL and set: Redirect URIs: http://yourdomain.yourdomain/modules/gapi/oauth2callback.php in google developers console. Edited April 15, 2014 by sweszler (see edit history) 2 Link to comment Share on other sites More sharing options...
lukruk Posted April 15, 2014 Share Posted April 15, 2014 Can you write step by step - how should we configurate analistyc API ?. This instruction is not clear 1 Link to comment Share on other sites More sharing options...
marcus b Posted April 15, 2014 Share Posted April 15, 2014 @swezler: Thanks I guess this is not the problem - but I'm not sure about that. It took some tries to get the authorization working - so I think the data is correct as the module tells: Google API Authorization granted (before we got errormassages).Which version of prestashop do you use? And do use SEF Links etc.?@lukruk: there is a step by step guide in the module itself Me had overseen this...Greets, Marcus 1 Link to comment Share on other sites More sharing options...
lukruk Posted April 16, 2014 Share Posted April 16, 2014 @lukruk: there is a step by step guide in the module itself Me had overseen this... Greets, Marcus If it your guide so Markus please help me 1. What key i should create ? If Browser key, what should I write ? 2. What I should past in to presta analistyc API configurate ? 3. And what should I write to create web aplication ? Client secret is important ? 2 Link to comment Share on other sites More sharing options...
CRAEXIS Posted April 16, 2014 Share Posted April 16, 2014 (edited) There are step by step instructions in the module itself (which is nice)! Here's a quick write up just in case it's not showing up in your module. What's needed to work with this module: Google Analytics Account & a Google APIs Account. These instructions are for the v3.0 setup Setting up your Google API: 1. Go to your Google API console: https://code.google.com/apis/console 2. Go APIs (under APIs & auth) and turn Analytics API on. Accept the terms & agreements. 3. Go to credentials & click "Create New Client ID" 4. Make sure Web Application is highlighted. Under Authorized JavaScript origins enter: https://www.yourwebsite.com 5. Under Authorized redirect URI enter: https://www.yourwebsite.com/modules/gapi/oauth2callback.php 6. Your API should be set now be set up correctly in Google API. Remember your Client ID & Client Secret since they are needed for setup. Setting up your consent screen: 7. Go to Consent Screen (under API and auth) and setup as wished. I found the activation with Prestashop won't work if the consent screen isn't setup. You might get an "invalid client" error. Setting up your module in Prestashop: 8. In your Prestashop module enter your Client ID & Client secret. These are found in Credentials tab in your Google API. 9. Enter your Google Analytics View ID in the profile tab. You can find your View ID by going to your Google Analytics account click admin -> view -> view settings -> & View ID will be at the top. Hope this helps! Make sure to give it some time if you just created your Google Analytics account. Edited April 16, 2014 by CRAEXIS (see edit history) 5 Link to comment Share on other sites More sharing options...
lukruk Posted April 16, 2014 Share Posted April 16, 2014 My configurate screens: And when I click Zapisz i Uwierzytelnij (Save and check) I have that: What I do wrong. Please help !! Link to comment Share on other sites More sharing options...
CRAEXIS Posted April 16, 2014 Share Posted April 16, 2014 (edited) Your profile shouldn't be your User Analytics ID (UA-###), it should be your Google Analytics View ID which will be a string of numbers. If you go to your Google Analytics Overview it's the last numbers after "p". You can also find your View ID by following these steps. 1. Go to your Google Analytics overview. 2. Click the Admin tab (next to Customization) 3. Click "View Setting" which is located under "All Web Site Data" on the far right hand side. 4. Your view ID is the string of numbers located under basic settings. I recommended deleting your OAuth & start fresh with a new ID & the correct View ID info. This should work for you! Edited April 16, 2014 by CRAEXIS (see edit history) Link to comment Share on other sites More sharing options...
lukruk Posted April 16, 2014 Share Posted April 16, 2014 I will past in to the Profil number: And I will recreate ID in google apps - how you recommended. But it`s stil the same error Link to comment Share on other sites More sharing options...
CRAEXIS Posted April 16, 2014 Share Posted April 16, 2014 (edited) Try leaving the homepage URL blank in the consent screen. What's the exact error your getting? Edited April 16, 2014 by CRAEXIS (see edit history) Link to comment Share on other sites More sharing options...
lukruk Posted April 17, 2014 Share Posted April 17, 2014 Try leaving the homepage URL blank in the consent screen. What's the exact error your getting? Haw you recommended I leave blank homepage URL, configurate module and click "Zapisz i Uwierzytelnij" (Save and check): And had error: Maby I write wrong adres URL in google app (Javascript Origins) ? Link to comment Share on other sites More sharing options...
lukruk Posted April 17, 2014 Share Posted April 17, 2014 I find that in prestashop is API configurator. But even when I turn on him error still will be show Link to comment Share on other sites More sharing options...
CRAEXIS Posted April 17, 2014 Share Posted April 17, 2014 (edited) Edited April 17, 2014 by CRAEXIS (see edit history) 1 Link to comment Share on other sites More sharing options...
lukruk Posted April 18, 2014 Share Posted April 18, 2014 I write to admin my hostnig and serwer support methods: GET, POST, PUT, DELETE and HEAD alsow assigning URLs. Maby I should configurate Public API access ? Haw someone any ideas ? Link to comment Share on other sites More sharing options...
Alexgaw Posted April 20, 2014 Share Posted April 20, 2014 Hi, I am getting these errors Google is unreachable (check your firewall) Google API Authorization granted but access token cannot be retrieved Cannot retrieve test results I am not sure why this is. Please help. I think is a server issues or something with permissions Anyone know who to fix this? Thanks /Alex Link to comment Share on other sites More sharing options...
hhhans1 Posted April 23, 2014 Share Posted April 23, 2014 Hi, I am getting these errors Google is unreachable (check your firewall) Google API Authorization granted but access token cannot be retrieved Cannot retrieve test results I am not sure why this is. Please help. I think is a server issues or something with permissions Anyone know who to fix this? Thanks /Alex The problem for me was the redirect link in the generation of api cred. was incorect. the good link is like in the image 1 Link to comment Share on other sites More sharing options...
lukruk Posted April 23, 2014 Share Posted April 23, 2014 (edited) Someone can help me with my error ? Edited April 23, 2014 by lukruk (see edit history) Link to comment Share on other sites More sharing options...
predalpha Posted May 4, 2014 Share Posted May 4, 2014 Exactly the same problem ... +1 Link to comment Share on other sites More sharing options...
lukruk Posted May 5, 2014 Share Posted May 5, 2014 Who can help us ? Link to comment Share on other sites More sharing options...
metacreo Posted May 22, 2014 Share Posted May 22, 2014 FIXED !Only if you have "Cannot retrieve test results" Look at this:your.domain.com/modules/gapi/screenshots/3.0/Google%20API%20-%2010%20-%20Profile%20ID.png Profile > This number from your GA page 1 Link to comment Share on other sites More sharing options...
Fronteer bvba Posted May 22, 2014 Share Posted May 22, 2014 I did enter the correct profile number and still get this error. Link to comment Share on other sites More sharing options...
Milen Posted May 22, 2014 Share Posted May 22, 2014 FIXED ! Only if you have "Cannot retrieve test results" Look at this: your.domain.com/modules/gapi/screenshots/3.0/Google%20API%20-%2010%20-%20Profile%20ID.png Profile > This number from your GA page Lo tengo hecho desde el principio. Settings saved Succsessful pero no recibo datos. 1 Link to comment Share on other sites More sharing options...
metacreo Posted May 22, 2014 Share Posted May 22, 2014 Enter number directly from your browser address, this number is not profile number.Just open your GA page with browser and look at this number. Link to comment Share on other sites More sharing options...
lukruk Posted May 22, 2014 Share Posted May 22, 2014 What can help us this number ? Where is corect profile number. I have still this same error Link to comment Share on other sites More sharing options...
Milen Posted May 24, 2014 Share Posted May 24, 2014 FIxed If you have an analytics for more from 1 site choose the correct web site id. 1 Link to comment Share on other sites More sharing options...
lukruk Posted May 24, 2014 Share Posted May 24, 2014 My configurate look like this: and of course API analystic is ON. In shop I copy: Profil I will copy from Analystic: And when I click Save I have error: Please tell me when and what I do wrong ? Link to comment Share on other sites More sharing options...
Milen Posted May 24, 2014 Share Posted May 24, 2014 (edited) My configurate look like this: and of course API analystic is ON. In shop I copy: Profil I will copy from Analystic: And when I click Save I have error: Please tell me when and what I do wrong ? You are using protocol HTTPS - Secure protocol Delete that HTTPS an Write HTTP - No secure protocol that will work You see that on the error 400 google cal to http no https Edited May 24, 2014 by Milen (see edit history) Link to comment Share on other sites More sharing options...
metacreo Posted May 24, 2014 Share Posted May 24, 2014 so ,... yea I see your problem...(http/https) I can try help you monday Link to comment Share on other sites More sharing options...
metacreo Posted May 24, 2014 Share Posted May 24, 2014 try use http instead https for all url and whrite here results.. Link to comment Share on other sites More sharing options...
peterept Posted May 25, 2014 Share Posted May 25, 2014 In your Oauth credentials, change your redirect url to be http. Not https as gapi module uses your http server address not https. Link to comment Share on other sites More sharing options...
lukruk Posted May 25, 2014 Share Posted May 25, 2014 I changed https to http: but still I have error: Link to comment Share on other sites More sharing options...
metacreo Posted May 25, 2014 Share Posted May 25, 2014 http://www.xxxxxxxxxx.xx.cc/modules/gapi/oauth2callback.phpGo to your https://console.developers.google.comAdd .php in Credentials > Client ID for web application .... Should be "oauth2callback.php" not oauth2callback 1 Link to comment Share on other sites More sharing options...
lukruk Posted May 25, 2014 Share Posted May 25, 2014 I changed to oauth2callback.php and still have this same error . I delate old OAuth and create new. Link to comment Share on other sites More sharing options...
lukruk Posted May 25, 2014 Share Posted May 25, 2014 (edited) but now when I change: http://www.dobreitanie.com.pl/modules/gapi/oauth2callback.php to: http://dobreitanie.com.pl/modules/gapi/oauth2callback.php ewerything is works Thanks eweryone !! Edited May 25, 2014 by lukruk (see edit history) Link to comment Share on other sites More sharing options...
tashkas Posted May 26, 2014 Share Posted May 26, 2014 you have to add correct profile to it, you can find it at analytics webpage, add those numbers from web browser after letter p. Link to comment Share on other sites More sharing options...
lukruk Posted May 26, 2014 Share Posted May 26, 2014 you have to add correct profile to it, you can find it at analytics webpage, add those numbers from web browser after letter p. Yes I finded correct profile. First I copied numbers like in instrucion prestashop (and have correct configurate, but error in download the information), but in second time I go to analystic page and copied ID my shop and ewerything works fine. Ths Link to comment Share on other sites More sharing options...
Cathode Posted May 29, 2014 Share Posted May 29, 2014 (edited) I do all with screen manual. All done. But cant fix problem. Google API Authorization granted ×Cannot retrieve test results All profile ids - write like says in manual. In google api - stats show stats normally. Edited May 29, 2014 by Cathode (see edit history) Link to comment Share on other sites More sharing options...
peterept Posted May 29, 2014 Share Posted May 29, 2014 (edited) Are you sure the analytics account with the view id has data? One easy way also is to view source on your website and get the analytics UA-XXXX number and make sure that matches the project with the view ID pXXXXX you put in prestashop. For me until I had data (24 hours after creating a new analytics project) then I also saw the "Cannot retrieve test results". Peter Edited May 29, 2014 by peterept (see edit history) 1 Link to comment Share on other sites More sharing options...
Cathode Posted May 29, 2014 Share Posted May 29, 2014 Do you have any data in your Google analytics account? For me until I had data (24 hours after creating a new analytics project) then I also saw the "Cannot retrieve test results". Peter Nope. left 2 days. All stats 0 0 0 . Link to comment Share on other sites More sharing options...
peterept Posted May 29, 2014 Share Posted May 29, 2014 See my edit above. Can you confirm the UA-XXX analytics account has data in it when you log into Google Analytics? Link to comment Share on other sites More sharing options...
Cathode Posted May 29, 2014 Share Posted May 29, 2014 (edited) See my edit above. Can you confirm the UA-XXX analytics account has data in it when you log into Google Analytics? In GA no have any data (all stats 0) https://www.google.com/analytics/web/?authuser=0#report/visitors-overview/aSSSSSw######p8661XX57 This id i write to Presta. Not UA-5139XX44-1 In souce - i dont have any lines with this ids. Edited May 29, 2014 by Cathode (see edit history) Link to comment Share on other sites More sharing options...
peterept Posted May 29, 2014 Share Posted May 29, 2014 Yes, if you have no data in Google Analytics then prestashop will report the error you are seeing. Your website needs to be uploading some data to GA (via the UA-XXXX) number. (Using "Google Analytics" module). Then you can retrieve that data via the View ID (using "Google Analytics API" module that you are doing now). Once you have data from your website up in google that error will go away.(24 hours from when you start logging). HTH, Peter 1 Link to comment Share on other sites More sharing options...
Cathode Posted May 29, 2014 Share Posted May 29, 2014 Yes, if you have no data in Google Analytics then prestashop will report the error you are seeing. Your website needs to be uploading some data to GA (via the UA-XXXX) number. (Using "Google Analytics" module). Then you can retrieve that data via the View ID (using "Google Analytics API" module that you are doing now). Once you have data from your website up in google that error will go away.(24 hours from when you start logging). HTH, Peter Okay. I turned on GA module, and write UA-XXX id. In source now i see this. So waiting... Thx. Link to comment Share on other sites More sharing options...
pixelmatto Posted June 2, 2014 Share Posted June 2, 2014 I have the same problem, everything configured correctly , asked the access offline for retrieved data but always this red message:"Cannot retrieve test results" What Can I do to fix it please? Link to comment Share on other sites More sharing options...
Cathode Posted June 3, 2014 Share Posted June 3, 2014 I have the same problem, everything configured correctly , asked the access offline for retrieved data but always this red message:"Cannot retrieve test results" What Can I do to fix it please? Read upper posts by peterept. Need configure GA module and wait 24 hours. Link to comment Share on other sites More sharing options...
peterept Posted June 3, 2014 Share Posted June 3, 2014 I recommend you log into Google Analytics https://www.google.com/analytics and make sure you see data is there from your website. If not, then check the Google Analytics module to make sure it is enabled and has the UA-XXXX-Y of your analytics account. Once you have data in google then retry the Google Analytics API module. Link to comment Share on other sites More sharing options...
ALMAJ Posted June 8, 2014 Share Posted June 8, 2014 (edited) The "Cannot retrieve test results" message is because you have no data yet, you need to wait at least 24 hours! Edited June 8, 2014 by ALMAJ (see edit history) Link to comment Share on other sites More sharing options...
webcorvo Posted June 19, 2014 Share Posted June 19, 2014 (edited) http://www.xxxxxxxxxx.xx.cc/modules/gapi/oauth2callback.php Go to your https://console.developers.google.com Add .php in Credentials > Client ID for web application .... Should be "oauth2callback.php" not oauth2callback I mad that and still don't work Edited June 26, 2014 by webcorvo (see edit history) Link to comment Share on other sites More sharing options...
webcorvo Posted June 19, 2014 Share Posted June 19, 2014 I do all with screen manual. All done. But cant fix problem. Google API Authorization granted ×Cannot retrieve test results All profile ids - write like says in manual. In google api - stats show stats normally. I have the same problem ( Link to comment Share on other sites More sharing options...
webcorvo Posted June 26, 2014 Share Posted June 26, 2014 (edited) but now when I change: http://www.dobreitanie.com.pl/modules/gapi/oauth2callback.php to: http://dobreitanie.com.pl/modules/gapi/oauth2callback.php ewerything is works Thanks eweryone !! i made the same but doesn't work Edited June 26, 2014 by webcorvo (see edit history) Link to comment Share on other sites More sharing options...
Alexgaw Posted June 27, 2014 Share Posted June 27, 2014 I am getting these errors. Can anyone please help me sort this out too. Google is unreachable (check your firewall) Google API Authorization granted but access token cannot be retrieved Cannot retrieve test results Thanks /Alex Link to comment Share on other sites More sharing options...
abdulk Posted June 29, 2014 Share Posted June 29, 2014 I would really love an answer to the original question on this thread from shahriar. After following the instructions step by step, I continued to receive the "Cannot retrieve test results" error. However, simply waiting a day and trying again, it worked! I guess it just needed some tracking data. So now it works.. but what does the GAPI module do?? The "Google Analytics" module adds the tracking code with your profile ID, so you can login to GA and see your site info. What then does the GAPI module do? I don't see a new menu or anything new in the BO. 3 Link to comment Share on other sites More sharing options...
ppokrovsky Posted June 30, 2014 Share Posted June 30, 2014 (edited) FIXED ! Only if you have "Cannot retrieve test results" Look at this: your.domain.com/modules/gapi/screenshots/3.0/Google%20API%20-%2010%20-%20Profile%20ID.png Profile > This number from your GA page Thanks! You saved my day! ps: prestashop 1.6.0.8 ga module 0.14, analytics api v.3.0. Edited June 30, 2014 by ppokrovsky (see edit history) Link to comment Share on other sites More sharing options...
Boomons Posted July 15, 2014 Share Posted July 15, 2014 Google API Authorization granted ×Cannot retrieve test resultsStill have de same problem... i 've proved everything that you can find in internetTengo el mismo problema he probado de todo.. no hay manera.. Link to comment Share on other sites More sharing options...
folkifoon Posted July 20, 2014 Share Posted July 20, 2014 Same problem for me, Google Api grantedCannot recieve test results. I waited 2 day. On my GA page a can see website data loading, but in Prestashop it will not show. Link to comment Share on other sites More sharing options...
joshua_lee Posted July 23, 2014 Share Posted July 23, 2014 Hello , I installed and setup Google Analytics API Module Where can i see result , is it show in BO or i have to check on my analytics account ? I didn't see an answer to the original question. How is it used/viewed? Or is it just enhancing the original GA module with better tracking? If so, how? 1 Link to comment Share on other sites More sharing options...
ps3z Posted August 9, 2014 Share Posted August 9, 2014 (edited) Hi Guys thanks for tutorials,i set all and google api works fine, but im wondering that google anaystics old? i have to disable it? please check the attachment Edited August 9, 2014 by ps3z (see edit history) Link to comment Share on other sites More sharing options...
PuntoSex Posted September 5, 2014 Share Posted September 5, 2014 I am getting these errors. Can anyone please help me sort this out too. Google is unreachable (check your firewall) Google API Authorization granted but access token cannot be retrieved Cannot retrieve test results Thanks /Alex Hi, I'm also getting "Google API Authorization granted but access token cannot be retrieved" in www.puntosex.es It would be great if this started working properly. Prestashop team should tryy and make a better tutorial and explain were to get all the values and solution for the error we might get. Thanks Link to comment Share on other sites More sharing options...
TiaNex Shopping Posted September 8, 2014 Share Posted September 8, 2014 exactly the same problem,i don't know what to do,,,,,, Link to comment Share on other sites More sharing options...
aeroxy Posted September 8, 2014 Share Posted September 8, 2014 I guess my question is, WHAT SHOULD WE FILL IN THE "PROFILE" SECTION? Link to comment Share on other sites More sharing options...
TiaNex Shopping Posted September 8, 2014 Share Posted September 8, 2014 (edited) I guess my question is, WHAT SHOULD WE FILL IN THE "PROFILE" SECTION? but,i am not sure,i need wait 24 hours to see whether it work out not, i forget to put on the analytics code to the site,,,,,,,,,,, -------------------------------------------------------------------- yes,it's just the problem,don't forget to put on the analyitcs code to your site,and it begin to gather the data, Edited September 8, 2014 by NFDex (see edit history) Link to comment Share on other sites More sharing options...
aeroxy Posted September 8, 2014 Share Posted September 8, 2014 but,i am not sure,i need wait 24 hours to see whether it work out not, i forget to put on the analytics code to the site,,,,,,,,,,, What did you add to the profile section?! Link to comment Share on other sites More sharing options...
fransjaeger Posted October 7, 2014 Share Posted October 7, 2014 (edited) can somebody answer the original question? I have installed it and it seems to connect fine and dandy, but.... What to do when its installed? What have i acheived? Where to do it? Edited October 7, 2014 by michaelhjulskov (see edit history) Link to comment Share on other sites More sharing options...
FerreireX Posted October 11, 2014 Share Posted October 11, 2014 Any video tutorial showing to configure this on Prestashop 1.6 ? 1 Link to comment Share on other sites More sharing options...
quimfrcr Posted November 3, 2014 Share Posted November 3, 2014 (edited) same problem... only have this message: Cannot retrieve test results Edited November 3, 2014 by quimfrcr (see edit history) Link to comment Share on other sites More sharing options...
FerreireX Posted November 3, 2014 Share Posted November 3, 2014 same problem... only have this message: Cannot retrieve test results Me too Link to comment Share on other sites More sharing options...
BZZYBI Posted November 9, 2014 Share Posted November 9, 2014 Hi I am getting Google API Authorization granted but access token cannot be retrieved I think the problem is the multistore. It seems like this google api module will only work with one store at a time. Any ideas. Thank you Link to comment Share on other sites More sharing options...
jrusit Posted November 11, 2014 Share Posted November 11, 2014 Hi Everyone I am using Prestashop 1.6.0.9 and have set up Google Analytics and the Google Analytics API. This might seem like a silly question but what exactly is the Google Analytics API module used for? What is the benefit of having it? Thanks in advance for any light you can shed. Julian 1 Link to comment Share on other sites More sharing options...
skinnybloke Posted November 19, 2014 Share Posted November 19, 2014 I am using Prestashop 1.6.0.9 and have set up Google Analytics and the Google Analytics API. This might seem like a silly question but what exactly is the Google Analytics API module used for? What is the benefit of having it? Thanks in advance for any light you can shed. I have been looking fro an answer to this but am unable to find one. I though it would allow me to see my GA stats without leaving Prestashop but apparently not. Link to comment Share on other sites More sharing options...
fransjaeger Posted November 19, 2014 Share Posted November 19, 2014 Its funny how its often recommended to install GA API, but nobody can answer simply why its so freaking important and usefull. If there arent any benefits, I would rather remove it. 2 Link to comment Share on other sites More sharing options...
skinnybloke Posted November 27, 2014 Share Posted November 27, 2014 Its funny how its often recommended to install GA API, but nobody can answer simply why its so freaking important and usefull. If there arent any benefits, I would rather remove it. I've started a new thread to see if I can get an answer that way - http://www.prestashop.com/forums/topic/384076-what-does-google-analytics-api-do/ Link to comment Share on other sites More sharing options...
Anelmo Posted December 10, 2014 Share Posted December 10, 2014 (edited) I had the same error, but removed the p from the GoogleID and I got connected.. Edited December 10, 2014 by Anelmo (see edit history) 1 Link to comment Share on other sites More sharing options...
tsunamisurfing Posted March 12, 2015 Share Posted March 12, 2015 Lo tengo hecho desde el principio. Settings saved Succsessful pero no recibo datos. Same problem here. API and ID configured right but nothing appears on prestashop 1.6.11. Please, can you explain better? Link to comment Share on other sites More sharing options...
tsunamisurfing Posted March 12, 2015 Share Posted March 12, 2015 (edited) FIXED ! Only if you have "Cannot retrieve test results" Look at this: your.domain.com/modules/gapi/screenshots/3.0/Google%20API%20-%2010%20-%20Profile%20ID.png Profile > This number from your GA page Sorry, I mean this... on my folder, just pics .png are presents... Edited March 12, 2015 by tsunamisurfing (see edit history) Link to comment Share on other sites More sharing options...
tsunamisurfing Posted March 12, 2015 Share Posted March 12, 2015 NAAAAAAAAAAAAAAAAAAAA I can't belive!!! It's WORKS!! I just change the fopen configuration as "open". All is right now! Link to comment Share on other sites More sharing options...
Asma BELHEDI Posted March 14, 2015 Share Posted March 14, 2015 sorry for the question but I'd like to know google analytics api used for what ? Link to comment Share on other sites More sharing options...
berkis Posted March 20, 2015 Share Posted March 20, 2015 (edited) Hello, I have the same problem... Google API Authorization granted Cannot retrieve test results Permissions are ok, ganalytics is working and has data, my web site is linked to developers tools, allow_url_fopen=on in php configuration on host gives me server error. Everything seems to be as in all tutorials, but i get always same result... What can i do ? Edited March 20, 2015 by berkis (see edit history) Link to comment Share on other sites More sharing options...
aeroxy Posted March 20, 2015 Share Posted March 20, 2015 Hello, I have the same problem... Google API Authorization granted Cannot retrieve test results Permissions are ok, ganalytics is working and has data, my web site is linked to developers tools, allow_url_fopen=on in php configuration on host gives me server error. Everything seems to be as in all tutorials, but i get always same result... What can i do ? Change your hosting server. I suggest Amazon. It gives you full control over permissions. Link to comment Share on other sites More sharing options...
aeroxy Posted March 20, 2015 Share Posted March 20, 2015 Folks, Google Analytics is not really a very useful tool. I personally suggest integration with Mixpanel. There is no plugin, so you need to write codes. If anyone needs the code, I can help. Link to comment Share on other sites More sharing options...
Sickboards Posted March 29, 2015 Share Posted March 29, 2015 Hi I am getting Google API Authorization granted but access token cannot be retrieved I think the problem is the multistore. It seems like this google api module will only work with one store at a time. Any ideas. Thank you Yes for me it was, when I filled in the detail under "all shops" it gives the error above, but when I switch to the specific shop it works (already granted). I think presta is just not able to cope with multi shops in that respect (multistore overview on the dashboard) Link to comment Share on other sites More sharing options...
Taty88 Posted April 6, 2015 Share Posted April 6, 2015 I have the same problem too... any ideas? Link to comment Share on other sites More sharing options...
DannetStudio Posted April 24, 2015 Share Posted April 24, 2015 I think the problem is related with multishop / seo urls, In my case, I had no problems installing it on a sigle-shop prestashop, but when multishop is enabled, I never could install it.I get the error "Cannot retrieve test results", because the module cant be confirmed with analytics. I tried with SEO urls enabled and disabled, configured the module for specific shops, all shops, group shops, but not results. Link to comment Share on other sites More sharing options...
BZZYBI Posted April 24, 2015 Share Posted April 24, 2015 If you have multistore , I found that you need to login to the admin under each specific domain you want to use, otherwise google will not recognise the URL you are trying to link up to. Link to comment Share on other sites More sharing options...
Statuesque Posted July 11, 2015 Share Posted July 11, 2015 Is there an alternate way to pull figures in to the store BO apart from the PS module. .? Having had it all running for ages it suddenly stopped pulling figures in. Analytics page still providing visitor data but i don't have the energy or patience to get the PS api working again. Spent maybe 20+ hours since the 5th july when it stopped working. Still cannot get it running again now and just get the url mismatch error. Beginning to think there is something blocking the link but ive tried 644 and 755 on gapi and the oauth2 itself. Im completely baffled now as to what stopped it working and what setting might need adjusting to grt it back again . Alternative would be great Link to comment Share on other sites More sharing options...
Vitazzz Posted August 14, 2015 Share Posted August 14, 2015 If you have multistore , I found that you need to login to the admin under each specific domain you want to use, otherwise google will not recognise the URL you are trying to link up to. But what if all my multistore instances are located on same domain in subdirectories??? Link to comment Share on other sites More sharing options...
spd Posted September 9, 2015 Share Posted September 9, 2015 Excuse me, also I have problems with GOOGLE ANALYTICS but my error is this. Thank you. 400. That’s an error. Error: invalid_request Invalid parameter value for redirect_uri: Missing scheme: modules/gapi/oauth2callback.php Learn more Request Details That’s all we know. Link to comment Share on other sites More sharing options...
spd Posted September 9, 2015 Share Posted September 9, 2015 but now when I change: http://www.dobreitanie.com.pl/modules/gapi/oauth2callback.php to: http://dobreitanie.com.pl/modules/gapi/oauth2callback.php ewerything is works Thanks eweryone !! Excuse me, also I have problems with GOOGLE ANALYTICS but my error is this. Thank you. 400. That’s an error. Error: invalid_request Invalid parameter value for redirect_uri: Missing scheme: modules/gapi/oauth2callback.php Learn more Request Details That’s all we know. Link to comment Share on other sites More sharing options...
mexis Posted November 26, 2015 Share Posted November 26, 2015 Excuse me, also I have problems with GOOGLE ANALYTICS but my error is this. Thank you. 400. That’s an error. Error: invalid_request Invalid parameter value for redirect_uri: Missing scheme: modules/gapi/oauth2callback.php Learn more Request Details That’s all we know. I have same problem. I set API and everything but i have a same error Link to comment Share on other sites More sharing options...
JaneKalon Posted April 4, 2016 Share Posted April 4, 2016 FIXED ! Only if you have "Cannot retrieve test results" Look at this: your.domain.com/modules/gapi/screenshots/3.0/Google%20API%20-%2010%20-%20Profile%20ID.png Profile > This number from your GA page Thank you! This fixed the problem for me. Link to comment Share on other sites More sharing options...
Azoda.net Posted July 20, 2016 Share Posted July 20, 2016 (edited) hi you to solve it, you can follow this below linkhttp://azoda.net/blog/news/10_Cannot-retrieve-tes-results Edited July 21, 2016 by john smith151 (see edit history) Link to comment Share on other sites More sharing options...
lucoral Posted August 11, 2016 Share Posted August 11, 2016 hi you to solve it, you can follow this below link http://azoda.net/blog/news/10_Cannot-retrieve-tes-results Aloha, your link does not work. Your site is not loading. Link to comment Share on other sites More sharing options...
MynameisMaria Posted July 25, 2017 Share Posted July 25, 2017 (edited) Hello! I have a problem with this plugin. Please, help me I installed these plugins: They are configured: --------------- But there are no any additional informations in my dashboard Edited July 25, 2017 by MynameisMaria (see edit history) Link to comment Share on other sites More sharing options...
Rockman85 Posted August 23, 2017 Share Posted August 23, 2017 Hi, Can anyoane help me with this error i recived with google analytics module Notice on line 397 in file /home/accesor2/public_html/modules/gapi/gapi.php[8] Undefined index: nameNotice on line 399 in file /home/accesor2/public_html/modules/gapi/gapi.php[8] Undefined index: nameNotice on line 397 in file /home/accesor2/public_html/modules/gapi/gapi.php[8] Undefined index: columnTypeNotice on line 399 in file /home/accesor2/public_html/modules/gapi/gapi.php[8] Undefined index: columnTypeNotice on line 397 in file /home/accesor2/public_html/modules/gapi/gapi.php[8] Undefined index: dataTypeNotice on line 399 in file /home/accesor2/public_html/modules/gapi/gapi.php[8] Undefined index: dataTypeNotice on line 397 in file /home/accesor2/public_html/modules/gapi/gapi.php[8] Undefined index: nameNotice on line 399 in file /home/accesor2/public_html/modules/gapi/gapi.php[8] Undefined index: nameNotice on line 397 in file /home/accesor2/public_html/modules/gapi/gapi.php[8] Undefined index: columnTypeNotice on line 399 in file /home/accesor2/public_html/modules/gapi/gapi.php[8] Undefined index: columnTypeNotice on line 397 in file /home/accesor2/public_html/modules/gapi/gapi.php[8] Undefined index: dataTypeNotice on line 399 in file /home/accesor2/public_html/modules/gapi/gapi.php[8] Undefined index: dataTypeNotice on line 233 in file /home/accesor2/public_html/modules/gapi/gapi.php[8] Undefined index: visitsNotice on line 233 in file /home/accesor2/public_html/modules/gapi/gapi.php[8] Undefined index: uniquePageviews Link to comment Share on other sites More sharing options...
Recommended Posts