[ipac] Google Analytics and HIP - where to put thetrackingscript

Liz Fairman - LAWLIBX LFairman at scll.maricopa.gov
Thu Mar 29 16:25:00 EDT 2007


Craig took care of it!  In the second script line, the > should be after javascript, and somehow I got it after the seond semi-colon.  All's well now.

Thanks.

Liz 

-----Original Message-----
From: ipac-bounces at lists.tblc.org [mailto:ipac-bounces at lists.tblc.org] On Behalf Of Steven Bowers
Sent: Thursday, March 29, 2007 12:50 PM
To: 'Dynix's Horizon Information Portal,formerly iPac (discussion)'
Subject: [SPAM:] - Re: [ipac] Google Analytics and HIP - where to put thetrackingscript - Email found in subject

No.  It is tricky though.  It really should be called "invisible space."  If you want to send me your file I can try to enter the white space back in and send it back to you.

-Steve

Steven K. Bowers
Director
sbowers at wayne.edu 

DALNET - the Detroit Area Library Network http://www.dalnet.lib.mi.us

phone 313-577-6789
fax 313-577-1231

-----Original Message-----
From: ipac-bounces at lists.tblc.org [mailto:ipac-bounces at lists.tblc.org] On Behalf Of Liz Fairman - LAWLIBX
Sent: Thursday, March 29, 2007 10:49 AM
To: Dynix's Horizon Information Portal,formerly iPac (discussion)
Subject: Re: [ipac] Google Analytics and HIP - where to put thetrackingscript

Well, I don't see any lack of white space.  Do you?

</center> 

 <script src=p://www.google-analytics.com/urchin.js"  type=t/javascript"
>
 </script>
 <script type =xt/javascript"  
  _uacct =-my-acct-no"; urchinTracker(); >  </script>

</xsl:template>
</xsl:stylesheet> 

Sigh.

Liz 

-----Original Message-----
From: ipac-bounces at lists.tblc.org [mailto:ipac-bounces at lists.tblc.org] On Behalf Of Steven Bowers
Sent: Tuesday, March 27, 2007 12:50 PM
To: 'Dynix's Horizon Information Portal,formerly iPac (discussion)'
Subject: [SPAM:] - Re: [ipac] Google Analytics and HIP - where to put thetrackingscript - Email found in subject

This error means just what it says.  If you used an editor to make the file change you must has cut out some "white space" i.e. spaces in the file.  If you revert to your old file the error should go away.  Then you can add the code again, but make sure to not paste over any spaces in the file.  XSL files don't like it if you cut out their white space.  Yes, I learned this the hard way!

If you don't have a file to revert to, let me know off list and I can probably email you a correction.

-Steve

Steven K. Bowers
Director
sbowers at wayne.edu 

DALNET - the Detroit Area Library Network http://www.dalnet.lib.mi.us

phone 313-577-6789
fax 313-577-1231


-----Original Message-----
From: ipac-bounces at lists.tblc.org [mailto:ipac-bounces at lists.tblc.org] On Behalf Of ARNOLD, RANDY
Sent: Tuesday, March 27, 2007 3:39 PM
To: Dynix's Horizon Information Portal,formerly iPac (discussion)
Subject: Re: [ipac] Google Analytics and HIP - where to put thetrackingscript

Liz, 
   I'm not sure what the error message means but make sure you didn't drop off a piece of the tracking script (6 lines).  I don't get any errors.

Near bottom of generalfooter.xsl:

</td>
</tr>
<br/>
</table>
</center>

<script src=www.google-analytics.com/urchin.js" type=vascript"> </script> <script type=vascript"> _uacct =racking number here"; urchinTracker(); </script>

</xsl:template>
</xsl:stylesheet>


- Randy -


-----Original Message-----
From: ipac-bounces at lists.tblc.org [mailto:ipac-bounces at lists.tblc.org] On Behalf Of Liz Fairman - LAWLIBX
Sent: Tuesday, March 27, 2007 2:40 PM
To: Dynix's Horizon Information Portal, formerly iPac (discussion)
Subject: Re: [ipac] Google Analytics and HIP - where to put thetrackingscript

Randy,

Okay, I tried that and got this:

  There is a problem with the XSLT. Check XSL Server for errors.
  Errorí whitespace between attributes 

Whitespace?  What's it trying to tell me?

Liz

-----Original Message-----
From: ipac-bounces at lists.tblc.org [mailto:ipac-bounces at lists.tblc.org] On Behalf Of ARNOLD, RANDY
Sent: Tuesday, March 27, 2007 11:15 AM
To: Dynix's Horizon Information Portal,formerly iPac (discussion)
Subject: [SPAM:] - Re: [ipac] Google Analytics and HIP - where to put thetrackingscript - Email found in subject

Hi Liz,

Between the

  </center>

  and the

 </xsl:template>

Which are right near the end of the file.

- Randy -

-----Original Message-----
From: ipac-bounces at lists.tblc.org [mailto:ipac-bounces at lists.tblc.org] On Behalf Of Liz Fairman - LAWLIBX
Sent: Tuesday, March 27, 2007 2:07 PM
To: Dynix's Horizon Information Portal, formerly iPac (discussion)
Subject: Re: [ipac] Google Analytics and HIP - where to put the trackingscript

Randy, Craig --

Where exactly does the GA script go?  I just put it in generalfooter.xsl at the end and got an error message.  I moved it around a bit and got different errors.  Since there's no /body tag, I was guessing and not particularly lucky.

TIA

Liz Fairman                                         
Technical Services Librarian
Superior Court Law Library
Phoenix, AZ
602-506-3462
lfairman at scll.maricopa.gov
http://www.superiorcourt.maricopa.gov/lawlibrary/




-----Original Message-----
From: ipac-bounces at lists.tblc.org [mailto:ipac-bounces at lists.tblc.org] On Behalf Of Ginther, Craig
Sent: Tuesday, March 06, 2007 9:39 AM
To: Dynix's Horizon Information Portal,formerly iPac (discussion)
Subject: [SPAM:] - RE: [ipac] Google Analytics and HIP - where to put the tracking script - Email found in subject

We just entered the base URL of our catalogue into the GA tool, for example http://siris-libraries.si.edu/.  Hope that helps.

-----Original Message-----
From: ipac-bounces at lists.tblc.org [mailto:ipac-bounces at lists.tblc.org]On
Behalf Of ARNOLD, RANDY
Sent: Monday, March 05, 2007 3:56 PM
To: Dynix's Horizon Information Portal, formerly iPac (discussion)
Subject: RE: [ipac] Google Analytics and HIP - where to put the tracking script


Craig & all,
  I'm curious about this method of logging so I just set up GA and also put the script in the generalfooter.xsl.  I was not exactly sure what url to
enter in the GA setup so I used our Keyword search page.   Is this right?

Thanks for any info.

Randy Arnold
Smithsonian Institution Research Information System Office of the Chief Information Officer Smithsonian Institution - Capital Gallery Bldg.
600 Maryland Ave. Suite 4000 MRC 503
Washington, DC
202-633-5582

-----Original Message-----
From: ipac-bounces at lists.tblc.org [mailto:ipac-bounces at lists.tblc.org] On Behalf Of Ginther, Craig
Sent: Monday, March 05, 2007 2:19 PM
To: Dynix's Horizon Information Portal, formerly iPac (discussion)
Subject: RE: [ipac] Google Analytics and HIP - where to put the tracking script

We have placed the GA script into the generalfooter.xsl stylesheet and it's capturing things very nicely...

Craig Ginther
Coordinator, Virtual Library Services
Ottawa Public Library/Bibliothèque publique d'Ottawa
101 Centrepointe Drive, Ottawa, Ontario K2G 5K7
Phone: 613-580-2424 X41588
Craig.Ginther at BiblioOttawaLibrary.ca
http://www.BiblioOttawaLibrary.ca


-----Original Message-----
From: ipac-bounces at lists.tblc.org [mailto:ipac-bounces at lists.tblc.org]On
Behalf Of Barnard, Anna
Sent: Friday, March 02, 2007 5:47 PM
To: Dynix's Horizon Information Portal, formerly iPac (discussion)
Subject: RE: [ipac] Google Analytics and HIP - where to put the tracking script


Exactly my problem. I don't know where to stick it. If someone knows, please post to the list.

 

 

 


Anna Barnard

System Administrator

John A. Graziano Memorial Library

400 Hawthorne Avenue

Oakland  CA 94609

 

Phone 510-869-8693

Fax      510-869-6633

 

Our system is Horizon 7.3.3 and HIP 3.06A -----Original Message-----
From: ipac-bounces at lists.tblc.org [mailto:ipac-bounces at lists.tblc.org]
On Behalf Of Theresa.Cummings at co.wake.nc.us
Sent: Friday, March 02, 2007 11:18 AM
To: Dynix's Horizon Information Portal,formerly iPac (discussion)
Subject: [ipac] Google Analytics and HIP




Hello folks,


After seeing an earlier post to the list about options for Web monitoring, I went and signed up for using Google Analytics to track our HIP traffic.
I grabbed their "tracking script" and popped it in what I thought would be the correct stylesheet (searchresponse.xsl), but I've found that Google still doesn't "see" that the script has been installed yet.


Can anyone using this tool on their HIP tell me which stylesheets you popped the script into?  I'd be most appreciative.


Many thanks,
------------------------------------------------------------------------
------


Theresa E. Cummings
Manager, Information Technology Dept.
Wake County Public Libraries
Raleigh, NC 27610
office: 919-250-1220 fax: 919-250-1115
http://www.WakeGov.com


Read...Connect...Grow
Wake County Public Libraries
------------


_______________________________________________
ipac mailing list
ipac at lists.tblc.org
http://lists.tblc.org/mailman/listinfo/ipac



____________________________________________________________
Report SPAM to PUREmail
 https://secure.puremail.com/srpt.php?ms5zU-NM
____________________________________________________________




_______________________________________________
ipac mailing list
ipac at lists.tblc.org
http://lists.tblc.org/mailman/listinfo/ipac

This e-mail originates from the City of Ottawa e-mail system. Any distribution, use or copying of this e-mail or the information it contains by other than the intended recipient(s) is unauthorized. 
If you are not the intended recipient, please notify me at the telephone number shown above or by return e-mail and delete this communication and any copy immediately. Thank you.

Le présent courriel a été expédié par le système de courriels de la Ville d'Ottawa. Toute distribution, utilisation ou reproduction du courriel ou des renseignements qui s'y trouvent par une personne autre que son destinataire prévu est interdite. Si vous avez reçu le message par erreur, veuillez m'en aviser par téléphone (au numéro précité) ou par courriel, puis supprimer sans délai la version originale de la communication ainsi que toutes ses copies. Je vous remercie de votre collaboration.


_______________________________________________
ipac mailing list
ipac at lists.tblc.org
http://lists.tblc.org/mailman/listinfo/ipac

_______________________________________________
ipac mailing list
ipac at lists.tblc.org
http://lists.tblc.org/mailman/listinfo/ipac

This e-mail originates from the City of Ottawa e-mail system. Any distribution, use or copying of this e-mail or the information it contains by other than the intended recipient(s) is unauthorized. 
If you are not the intended recipient, please notify me at the telephone number shown above or by return e-mail and delete this communication and any copy immediately. Thank you.

Le présent courriel a été expédié par le système de courriels de la Ville d'Ottawa. Toute distribution, utilisation ou reproduction du courriel ou des renseignements qui s'y trouvent par une personne autre que son destinataire prévu est interdite. Si vous avez reçu le message par erreur, veuillez m'en aviser par téléphone (au numéro précité) ou par courriel, puis supprimer sans délai la version originale de la communication ainsi que toutes ses copies. Je vous remercie de votre collaboration.


_______________________________________________
ipac mailing list
ipac at lists.tblc.org
http://lists.tblc.org/mailman/listinfo/ipac

_______________________________________________
ipac mailing list
ipac at lists.tblc.org
http://lists.tblc.org/mailman/listinfo/ipac

_______________________________________________
ipac mailing list
ipac at lists.tblc.org
http://lists.tblc.org/mailman/listinfo/ipac

_______________________________________________
ipac mailing list
ipac at lists.tblc.org
http://lists.tblc.org/mailman/listinfo/ipac

_______________________________________________
ipac mailing list
ipac at lists.tblc.org
http://lists.tblc.org/mailman/listinfo/ipac



_______________________________________________
ipac mailing list
ipac at lists.tblc.org
http://lists.tblc.org/mailman/listinfo/ipac

_______________________________________________
ipac mailing list
ipac at lists.tblc.org
http://lists.tblc.org/mailman/listinfo/ipac



_______________________________________________
ipac mailing list
ipac at lists.tblc.org
http://lists.tblc.org/mailman/listinfo/ipac



More information about the ipac mailing list