| Message: 87382 |
 |
BY: Admin Admin (kimberlygriggs) DATE: 2009-07-28 00:02 SUBJECT: RE: Google Analytics in a la Carte We don't use analytics so I am just guessing.
To get stats for all the pages at once. Add the script to:
/app/views/layouts/template.rhtml
To get stats just for the portal pages add the script to:
/app/views/ica/published_pages and .../srg/published_guides
and for the individual pages. Add the script to:
/app/views/ica/index and .../srg/index
I would start playing with those files. Let us know what you find out.
| |