I tried using the module here
to allow Google Analytics. In this module's README, it says to

Copy the 'googleanalytics' module directory in to your Drupal
modules directory as usual.
Usage
=====
In the settings page enter your Google Analytics User ID.

What is the "settings page?"
I uploaded the directory to my page's module directory, but I don't see anything new in sitebuilding->modules.

What am I missing?

Comments

keith.smith’s picture

Project: Drupal core » Google Analytics
Version: 6.1 » 7.x-1.x-dev
Component: admin.module » Documentation

On my site, it is at http://yoursitenamehere.com/admin/settings/googleanalytics.

Administer -> Site configuration -> Google Analytics

Moving to the Google Analytics queue.

perien’s picture

well, i still don't see it. Did you have to activate the module?

keith.smith’s picture

You have to enable the monitor, yes, at:

Administer->Site building->Modules

perien’s picture

you see, that's my problem
I'm not seeing it anywhere in the modules.

i uploaded it all, but it's not showing up. did i miss something?

hass’s picture

Title: google analytics » Google analytics not showing up in modules page

Could be - you have installed:

1. in a wrong location
2. a wrong version (e.g. HEAD)

Unpack the appropriate branch version in your site/all/modules directory and reload the modules page.

perien’s picture

wow, I'm an idiot.
I have all my modules in the same folder as my c-programs ... so I accidentally copied a bunch of c stuff.
no wonder it didn't work.

can anyone help on the user name problem: is there an easy way to make the user name display on Recent Comments and Recent Blogs??

hass’s picture

Status: Active » Fixed

Sounds like fixed.

Go to your global theme settings page... on the right side are all content types listed that shows the user name.

perien’s picture

Thanks, but there is no option for Recent Comments or Recent Blogs ...
do I need to modify some source code somewhere??

hass’s picture

I don't know. Please open a new support case for this separate issue / question or try yourself first.

perien’s picture

so OK...
I got the module to show up, but now it doesn't seem to want to communicate with google.
It says in my google account that the tracking data is not yet installed...

sorry to be so pesky.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.