Thanks Ken...

I've changed the link to the Urchin file. I guess I'll have to wait until
tomorrow to see if it's worked.

<!----------------//------
andy matthews
web developer
certified advanced coldfusion programmer
ICGLink, Inc.
[EMAIL PROTECTED]
615.370.1530 x737
--------------//--------->

-----Original Message-----
From: Ken Ferguson [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 15, 2006 8:49 AM
To: CF-Talk
Subject: RE: OT: Google Analytics question. Anyone?


You DO NOT need two profiles. The address for the secure script is a
little different actually.

https://ssl.google-analytics.com/urchin.js


http://www.google.com/support/analytics/bin/answer.py?answer=31846&topic
=7175


Thanks,
 
Ken Ferguson
214.636.6126



-----Original Message-----
From: Jason Radosevich [mailto:[EMAIL PROTECTED]
Sent: Monday, August 14, 2006 6:43 PM
To: CF-Talk
Subject: Re: OT: Google Analytics question. Anyone?

I think that you need to have 2 different analycts profiles for http and
https

On 8/14/06, Andy Matthews <[EMAIL PROTECTED]> wrote:
> I'm not sure what you mean...
>
> This is the tracking code I've got on the entire site right now:
>
> <script src="http://www.google-analytics.com/urchin.js";
> type="text/javascript">
> </script>
> <script type="text/javascript">
> _uacct = "UA-408392-1";
> urchinTracker();
> </script>
>
> Are you saying that on the cart pages (https://) it needs to look like
this?
>
> <script src="https://www.google-analytics.com/urchin.js";
> type="text/javascript">
> </script>
> <script type="text/javascript">
> _uacct = "UA-408392-1";
> urchinTracker();
> </script>
>
> <!----------------//------
> andy matthews
> web developer
> certified advanced coldfusion programmer
> ICGLink, Inc.
> [EMAIL PROTECTED]
> 615.370.1530 x737
> --------------//--------->
>
> -----Original Message-----
> From: Dave Watts [mailto:[EMAIL PROTECTED]
> Sent: Monday, August 14, 2006 3:25 PM
> To: CF-Talk
> Subject: RE: OT: Google Analytics question. Anyone?
>
>
> > And doesn't the js code in the https pages need to point to
> > the https version on google analytics?
>
> Yes, it should. This exact problem bit me not too long ago.
>
>
>





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:249842
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to