Closed (cannot reproduce)
Project:
Google Analytics
Version:
7.x-1.x-dev
Component:
User Interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 May 2011 at 23:56 UTC
Updated:
1 Mar 2012 at 18:15 UTC
Hi
I just installed Google Analytics latest dev version on a Drupal 7 website. The problem iss that there is no
Google Analytics settings page. ( I have tried both 7.x-1.2 version and the 7.x-1.x-dev version)
Pls see attached screenshots
(Norwegian setup, but I think its pretty easy to see that the Google Analytics settings link is missing in the
/admin/config/system page (picture 2)
Any help is much appretiated
Bstrgds
Tor
| Comment | File | Size | Author |
|---|---|---|---|
| picture 2.jpg | 82.18 KB | Kreativs | |
| picture 1.jpg | 25.18 KB | Kreativs |
Comments
Comment #1
hass commentedComment #2
sorensong commentedI'm having the same problem.
Comment #3
sorensong commentedFixed it. Updated to 7.x-1.x-dev, ran updates. Config screen came up. Awesome.
Comment #4
Kreativs commentedInstalled latest dev, and it works now.
However I did have a memory problem last try, that I have now solved , so that might be what caused it..
Comment #5
eusofzay commentedI just cleared my cache and it worked for me.
Comment #6
nijk commentedI've just installed this module and experiencing the exact same issue on Drupal 7. Firstly I installed the recommend d7 module version, then after reading this issue page updated to 7.x-1.x-dev, cleared the cache and tried again but still no luck. Can anyone suggest a fix?
Comment #7
hass commentedYou are not user 1. Why the heck are you running dev???
Comment #8
aaxc commentedSame problem here with a freshly installed drupal 7.9
Comment #9
hass commentedThere is no bug in the module.
Comment #10
mohanrajthangarasu commentedI installed both Google Analytics 7.x-1.2 and 7.x-1.x-dev with Drupal 7.9 versions but still Configuration page do not appear. Also tried clearing cache and run update.php. Still do not find it working.
Do anyone able to fix this?
Comment #11
borort commentedi try to increase the following options in php.ini
and it works
the way to alter settings of php.ini might be different from server to server on the share hosting environment.
Comment #12
hass commentednone of these 3 options is relevant for the ga settings page at all and this page do not require much memory, too. This are general issues with php.
Comment #13
borort commented#12: somehow you are right. it is about php setting. well, i think there is nothing to do with the GA.
The problem i faced is on the share hosting server. And the above solutions (#11) that I mentioned works after many tries with other options previously suggested. Maybe not all of the three options are necessary, i guess only one or two and probably the 2nd option that affect (will test more). (#4) also mentioned something related to memory... anyway, this is just another alternative solution you may want to try.
Comment #14
hass commentedIt must be the memory limit. All others make no sense. Something that you must also see in apache/php logs, too.
Comment #15
AdrianB commentedSeeing this as well, can't find admin/config/system/googleanalytics. On a shared server with only 32M for PHP (which is way to little for a Drupal site, I know).