Re: Google Analytics - no templates, lots of pages

2008-06-19 Thread Phillip Vector
Can't you put the closing body tag in onrequestend?

On 6/19/08, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 All,

 I've got this site with several hundred pages, multiple directories.
 Was wondering what the best way to implement Google Analytics.
 I was going to use onrequestend, but that will insert the code after
 the /body tag, utilize the application.cfm/cfc file and it loads before
 the body tag. I do have a global topnav.cfm file that's used throughout
 the site but that would be loaded right after the body tag.  Are there
 any known issues to this.  I understand that the goal is to have the
 script load within the body tag.

 Thoughts?

 Thanks

 D


 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

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


RE: Google Analytics?

2006-05-24 Thread Hugo Ahlenius
I am just waiting for Google A. to set up a web service so that I can
query it remotely. I would like to integrate the visitors ranking into a
web-site that I am working on, like for instance to order entries by
popularity.

/Hugo


--
Hugo Ahlenius

-
Hugo Ahlenius  E-Mail: [EMAIL PROTECTED]
Project OfficerPhone:  +46 8 412 1427
UNEP GRID-Arendal  Fax:+46 8 723 0348
Stockholm Office   Mobile: +46 733 467111
   WWW:   http://www.grida.no
   Skype:callto:fraxxinus
- 


###This message has been scanned by 
F-Secure Anti-Virus for Microsoft 
Exchange.Formore information, connect to http://www.F-Secure.com/ 


~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241275
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Google Analytics?

2006-05-23 Thread Nick Tong - TalkWebSolutions.co.uk
Hi Mike - check this post out:
http://succor.co.uk/index.cfm/2006/2/13/Google-analytics---urchin

On 22/05/06, Mike Klostermeyer [EMAIL PROTECTED] wrote:
 Since it appears many here use Google Analytics, I have a question.  Does
 anyone use it over an SSL connection (during the checkout process of a cart,
 for example)?  I can't figure out how to use it without throwing browser
 security warnings (domain name does not match, etc.).  Any way around this?

 Mike

 -Original Message-
 From: Jeff Small [mailto:[EMAIL PROTECTED]
 Sent: Sunday, May 21, 2006 12:29 PM
 To: CF-Talk
 Subject: Google Analytics?


 What is this? I got an invitation, but I'm not sure what it is.



 Is it more than just google's version of web trends? Anyone using it?





 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241199
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Google Analytics?

2006-05-23 Thread Aldon
Thanks Nick!

Al
-Original Message-
From: Nick Tong - TalkWebSolutions.co.uk [mailto:[EMAIL PROTECTED]
Sent: Monday, May 22, 2006 4:36 PM
To: CF-Talk
Subject: Re: Google Analytics?

Mike,  Did you check out my post?

Aldon, . it can be slower but be sure to put the script at the end of
you page - just before the /body tag.

HTH

On 22/05/06, Aldon [EMAIL PROTECTED] wrote:
 I have found Google Analytics to increase load time making my pages
slower.
 Has anyone found a solution to this?

 Al


 -Original Message-
 From: Paul [mailto:[EMAIL PROTECTED]
 Sent: Monday, May 22, 2006 12:10 PM
 To: CF-Talk
 Subject: RE: Google Analytics?

 This must no longer be true; I just set up Analytics last month on our SSL
 site and after searching their online help for SSL and following the
 instructions, all is working well.

 -Original Message-
 From: Dave Watts [mailto:[EMAIL PROTECTED]
 Sent: Monday, May 22, 2006 7:37 AM
 To: CF-Talk
 Subject: RE: Google Analytics?

  Since it appears many here use Google Analytics, I have a
  question.  Does anyone use it over an SSL connection (during
  the checkout process of a cart, for example)?  I can't figure
  out how to use it without throwing browser security warnings
  (domain name does not match, etc.).  Any way around this?

 Unfortunately, the SSL portion of Google Analytics is slightly broken.
They
 have SSL set up so that you can fetch their files, but their certificate
 doesn't match the URL used to fetch the files.









~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241205
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Google Analytics?

2006-05-23 Thread Mike Klostermeyer
hmm, it's almost as if you are looking over my shoulder, blogging about what
I'm doing incorrectly!  Thanks a lot.

Mike

-Original Message-
From: Nick Tong - TalkWebSolutions.co.uk [mailto:[EMAIL PROTECTED]
Sent: Monday, May 22, 2006 8:37 AM
To: CF-Talk
Subject: Re: Google Analytics?


Hi Mike - check this post out:
http://succor.co.uk/index.cfm/2006/2/13/Google-analytics---urchin

On 22/05/06, Mike Klostermeyer [EMAIL PROTECTED] wrote:
 Since it appears many here use Google Analytics, I have a question.  Does
 anyone use it over an SSL connection (during the checkout process of a
cart,
 for example)?  I can't figure out how to use it without throwing browser
 security warnings (domain name does not match, etc.).  Any way around
this?

 Mike

 -Original Message-
 From: Jeff Small [mailto:[EMAIL PROTECTED]
 Sent: Sunday, May 21, 2006 12:29 PM
 To: CF-Talk
 Subject: Google Analytics?


 What is this? I got an invitation, but I'm not sure what it is.



 Is it more than just google's version of web trends? Anyone using it?









~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241206
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Google Analytics?

2006-05-23 Thread Casey Dougall
Google A. Breakdown:

Yeah it's great if your looking for savings against going the route of
Omniture or Webtrends but it's not as intuitive, well it is in some sence,
it can tell me the version of flash someon it running, Nice!!!. More setup
work on your campaigns ahead of time is the worst part about it. I'm going
to give one example because outside of this Google Analysis is great and a
good fit for most websites. I can't even guarantee this is a good example
because I don't sell anything anymore. Just my experience from having access
to Omiture for a multi-mil account and what Google is providing. I'll bypass
the setup of commerce applications because it's a pain in the ass either
way. Slightly easier in Omniture but it's a one time deal when you add it to
your e-cart nun-the-less

I'd be more interested in the time it takes to setup a campaign.

I might be wrong here. I'm just going off what I see... No true testing
going on!

Example:

You have a product your selling:
You send out your email campaign with a tracking link to your product page.

Omniture:
Add a unique tracking link as part of the url. - Meaning your just write
it out at the end of your URL?campaignid=BlaBla-Sale
Track your sales - Full Funnel

Google:
LOGIN TO GOOGLE!!! Bigest step here!
Modify your Goal Settings:
Goal Settings: G1
Add the details of the tracking stuff.
 Define Funnel (optional) - Umm, not in this case because you would like
to track from an email campaign so you will have to set an entry point so
this works correctly.
Track your sales - Full Funnel

If this if off base, let me know. I'd like to maybe blog about this on my
new google/notebook  hahaha...

Casey Dougall


~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241271
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Google Analytics?

2006-05-22 Thread Michael Dinowitz
That's the difference between marketting and what the software actually reports.

8.5 is now version 9.0

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241119
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Google Analytics?

2006-05-22 Thread Mike Klostermeyer
Since it appears many here use Google Analytics, I have a question.  Does
anyone use it over an SSL connection (during the checkout process of a cart,
for example)?  I can't figure out how to use it without throwing browser
security warnings (domain name does not match, etc.).  Any way around this?

Mike

-Original Message-
From: Jeff Small [mailto:[EMAIL PROTECTED]
Sent: Sunday, May 21, 2006 12:29 PM
To: CF-Talk
Subject: Google Analytics?


What is this? I got an invitation, but I'm not sure what it is.



Is it more than just google's version of web trends? Anyone using it?





~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241124
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Google Analytics?

2006-05-22 Thread Dave Watts
 Since it appears many here use Google Analytics, I have a 
 question.  Does anyone use it over an SSL connection (during 
 the checkout process of a cart, for example)?  I can't figure 
 out how to use it without throwing browser security warnings 
 (domain name does not match, etc.).  Any way around this?

Unfortunately, the SSL portion of Google Analytics is slightly broken. They
have SSL set up so that you can fetch their files, but their certificate
doesn't match the URL used to fetch the files.

If I recall correctly, you can work around this by downloading their .js
file periodically and referencing it locally instead. I don't think it
changes that often.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!


~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241129
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Google Analytics?

2006-05-22 Thread Ken Ketsdever
I've tried to register a couple of times over the past few weeks
currently it appears as though you need an invitation or to register for
access at some later date.  

Does anyone have the ability to send an invitation?


Ken 

Confidentiality Notice:  This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message. 



~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241135
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Google Analytics?

2006-05-22 Thread Neil Middleton
Looking around in my login of analytics it would appear you need to ask
Google for one..

http://www.google.com/analytics/sign_up.html

Neil

On 5/22/06, Ken Ketsdever [EMAIL PROTECTED] wrote:

 I've tried to register a couple of times over the past few weeks
 currently it appears as though you need an invitation or to register for
 access at some later date.

 Does anyone have the ability to send an invitation?


 Ken

 Confidentiality Notice:  This message including any
 attachments is for the sole use of the intended
 recipient(s) and may contain confidential and privileged
 information. Any unauthorized review, use, disclosure or
 distribution is prohibited. If you are not the
 intended recipient, please contact the sender and
 delete any copies of this message.



 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241137
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Google Analytics?

2006-05-22 Thread Jeff Small
 Looking around in my login of analytics it would appear you need to ask
 Google for one..
 
 http://www.google.com/analytics/sign_up.html

Yep, it took me about a month to get an invite.

Thanks for all the words! I'm actually quite excited about it now.


~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241138
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Google Analytics?

2006-05-22 Thread Paul
This must no longer be true; I just set up Analytics last month on our SSL
site and after searching their online help for SSL and following the
instructions, all is working well.

-Original Message-
From: Dave Watts [mailto:[EMAIL PROTECTED] 
Sent: Monday, May 22, 2006 7:37 AM
To: CF-Talk
Subject: RE: Google Analytics?

 Since it appears many here use Google Analytics, I have a 
 question.  Does anyone use it over an SSL connection (during 
 the checkout process of a cart, for example)?  I can't figure 
 out how to use it without throwing browser security warnings 
 (domain name does not match, etc.).  Any way around this?

Unfortunately, the SSL portion of Google Analytics is slightly broken. They
have SSL set up so that you can fetch their files, but their certificate
doesn't match the URL used to fetch the files.



~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241139
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Google Analytics?

2006-05-22 Thread Dave Watts
 This must no longer be true; I just set up Analytics last 
 month on our SSL site and after searching their online help 
 for SSL and following the instructions, all is working well.

Maybe it was just a temporary glitch. The SSL certificate seems to be fine
now.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241142
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Google Analytics?

2006-05-22 Thread Mike Klostermeyer
I'm still getting the security warning.  Any ideas what I need to do?

Mike

-Original Message-
From: Dave Watts [mailto:[EMAIL PROTECTED]
Sent: Monday, May 22, 2006 11:24 AM
To: CF-Talk
Subject: RE: Google Analytics?


 This must no longer be true; I just set up Analytics last
 month on our SSL site and after searching their online help
 for SSL and following the instructions, all is working well.

Maybe it was just a temporary glitch. The SSL certificate seems to be fine
now.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!



~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241149
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Google Analytics?

2006-05-22 Thread Dave Watts
 I'm still getting the security warning. Any ideas what I need to do?

Use this URL for your secure pages:

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

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!


~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241151
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Google Analytics?

2006-05-22 Thread Aldon
I have found Google Analytics to increase load time making my pages slower.
Has anyone found a solution to this?

Al


-Original Message-
From: Paul [mailto:[EMAIL PROTECTED]
Sent: Monday, May 22, 2006 12:10 PM
To: CF-Talk
Subject: RE: Google Analytics?

This must no longer be true; I just set up Analytics last month on our SSL
site and after searching their online help for SSL and following the
instructions, all is working well.

-Original Message-
From: Dave Watts [mailto:[EMAIL PROTECTED]
Sent: Monday, May 22, 2006 7:37 AM
To: CF-Talk
Subject: RE: Google Analytics?

 Since it appears many here use Google Analytics, I have a
 question.  Does anyone use it over an SSL connection (during
 the checkout process of a cart, for example)?  I can't figure
 out how to use it without throwing browser security warnings
 (domain name does not match, etc.).  Any way around this?

Unfortunately, the SSL portion of Google Analytics is slightly broken. They
have SSL set up so that you can fetch their files, but their certificate
doesn't match the URL used to fetch the files.





~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241156
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Google Analytics?

2006-05-22 Thread Nick Tong - TalkWebSolutions.co.uk
Mike,  Did you check out my post?

Aldon, . it can be slower but be sure to put the script at the end of
you page - just before the /body tag.

HTH

On 22/05/06, Aldon [EMAIL PROTECTED] wrote:
 I have found Google Analytics to increase load time making my pages slower.
 Has anyone found a solution to this?

 Al


 -Original Message-
 From: Paul [mailto:[EMAIL PROTECTED]
 Sent: Monday, May 22, 2006 12:10 PM
 To: CF-Talk
 Subject: RE: Google Analytics?

 This must no longer be true; I just set up Analytics last month on our SSL
 site and after searching their online help for SSL and following the
 instructions, all is working well.

 -Original Message-
 From: Dave Watts [mailto:[EMAIL PROTECTED]
 Sent: Monday, May 22, 2006 7:37 AM
 To: CF-Talk
 Subject: RE: Google Analytics?

  Since it appears many here use Google Analytics, I have a
  question.  Does anyone use it over an SSL connection (during
  the checkout process of a cart, for example)?  I can't figure
  out how to use it without throwing browser security warnings
  (domain name does not match, etc.).  Any way around this?

 Unfortunately, the SSL portion of Google Analytics is slightly broken. They
 have SSL set up so that you can fetch their files, but their certificate
 doesn't match the URL used to fetch the files.





 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241171
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Google Analytics?

2006-05-22 Thread Mike Klostermeyer
Found the problem.  I had the wrong SSL URL.  Doh!  Thanks for everyone's
help.

Mike

-Original Message-
From: Nick Tong - TalkWebSolutions.co.uk [mailto:[EMAIL PROTECTED]
Sent: Monday, May 22, 2006 3:36 PM
To: CF-Talk
Subject: Re: Google Analytics?


Mike,  Did you check out my post?

Aldon, . it can be slower but be sure to put the script at the end of
you page - just before the /body tag.

HTH

On 22/05/06, Aldon [EMAIL PROTECTED] wrote:
 I have found Google Analytics to increase load time making my pages
slower.
 Has anyone found a solution to this?

 Al


 -Original Message-
 From: Paul [mailto:[EMAIL PROTECTED]
 Sent: Monday, May 22, 2006 12:10 PM
 To: CF-Talk
 Subject: RE: Google Analytics?

 This must no longer be true; I just set up Analytics last month on our SSL
 site and after searching their online help for SSL and following the
 instructions, all is working well.

 -Original Message-
 From: Dave Watts [mailto:[EMAIL PROTECTED]
 Sent: Monday, May 22, 2006 7:37 AM
 To: CF-Talk
 Subject: RE: Google Analytics?

  Since it appears many here use Google Analytics, I have a
  question.  Does anyone use it over an SSL connection (during
  the checkout process of a cart, for example)?  I can't figure
  out how to use it without throwing browser security warnings
  (domain name does not match, etc.).  Any way around this?

 Unfortunately, the SSL portion of Google Analytics is slightly broken.
They
 have SSL set up so that you can fetch their files, but their certificate
 doesn't match the URL used to fetch the files.









~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241174
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Google Analytics?

2006-05-21 Thread Michael Dinowitz
Here are some stats I can get from analytics for House of Fusion alone in 
the last week (14-20):
Number of new, unique users:28435
Number of unique returning visiters:3844
Google is responsable for 88.05% of hits on the site (almost all due to 
search)
Google is responsable for 32603 visits
India had the 4th most visits, Turkey the 14th
The top 4 pages for the site are the home page, CF-Talk, CF-Jobs and the CF 
Lists page
63.73% of visiters are using IE, 31.25% firefox
94.17% Windows, 3.47% Mac
over 95% of visters are using 1024X768 or higher resolution
96.71% of visiters are using Flash, about 80% are using version 8 or better 
(a little over 1.5% are using 9)
81.46% are using DSL or better, 10.55% unknown and 8% on dialup

And there's a whole lot more 


~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241082
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Google Analytics?

2006-05-21 Thread Adrian Lynch
96.71% of visiters are using Flash, about 80% are using version 8 or better
(a little over 1.5% are using 9)

Don't you mean 8.5?

-Original Message-
From: Michael Dinowitz [mailto:[EMAIL PROTECTED]
Sent: 21 May 2006 19:51
To: CF-Talk
Subject: Re: Google Analytics?


Here are some stats I can get from analytics for House of Fusion alone in
the last week (14-20):
Number of new, unique users:28435
Number of unique returning visiters:3844
Google is responsable for 88.05% of hits on the site (almost all due to
search)
Google is responsable for 32603 visits
India had the 4th most visits, Turkey the 14th
The top 4 pages for the site are the home page, CF-Talk, CF-Jobs and the CF
Lists page
63.73% of visiters are using IE, 31.25% firefox
94.17% Windows, 3.47% Mac
over 95% of visters are using 1024X768 or higher resolution
96.71% of visiters are using Flash, about 80% are using version 8 or better
(a little over 1.5% are using 9)
81.46% are using DSL or better, 10.55% unknown and 8% on dialup

And there's a whole lot more


~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241083
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Google Analytics?

2006-05-21 Thread Claude Schneegans
 And there's a whole lot more

That sounds interesting, how do you get it?


~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241084
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Google Analytics?

2006-05-21 Thread Michael Dinowitz
Nope. Most of the versions that say 8 show a r number after them. 8.0 is at 
50.55%, 8r22 is at 15.61%, 8r24 is at 7.94%, etc. I see a few 8.5 alphas and 
betas but most of the numbers say 8.0 of some sort.


 96.71% of visiters are using Flash, about 80% are using version 8 or 
 better
 (a little over 1.5% are using 9)

 Don't you mean 8.5?

 -Original Message-
 From: Michael Dinowitz [mailto:[EMAIL PROTECTED]
 Sent: 21 May 2006 19:51
 To: CF-Talk
 Subject: Re: Google Analytics?


 Here are some stats I can get from analytics for House of Fusion alone in
 the last week (14-20):
 Number of new, unique users:28435
 Number of unique returning visiters:3844
 Google is responsable for 88.05% of hits on the site (almost all due to
 search)
 Google is responsable for 32603 visits
 India had the 4th most visits, Turkey the 14th
 The top 4 pages for the site are the home page, CF-Talk, CF-Jobs and the 
 CF
 Lists page
 63.73% of visiters are using IE, 31.25% firefox
 94.17% Windows, 3.47% Mac
 over 95% of visters are using 1024X768 or higher resolution
 96.71% of visiters are using Flash, about 80% are using version 8 or 
 better
 (a little over 1.5% are using 9)
 81.46% are using DSL or better, 10.55% unknown and 8% on dialup

 And there's a whole lot more


 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241085
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Google Analytics?

2006-05-21 Thread dave
is it any better than smarterstats?

~Dave the disruptor~ 


From: Tony [EMAIL PROTECTED]
Sent: Sunday, May 21, 2006 1:53 PM
To: CF-Talk cf-talk@houseoffusion.com
Subject: Re: Google Analytics? 

its far and above just some web trends thing.

sign up, give it a few weeks and prepare to be amazed!

tw

On 5/21/06, Jeff Small  wrote:
 What is this? I got an invitation, but I'm not sure what it is.



 Is it more than just google's version of web trends? Anyone using it?



 



~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241086
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Google Analytics?

2006-05-21 Thread Brad Haas
It is really great software, but let me give you a word of caution.  Nothing is 
free.

You're sharing your website data with Google.  This may not be a bad thing, but 
if you are using AdWords--you might not want to share this information.  I'm 
not saying Google is doing anything wrong, but I'd be concerned about sharing 
all my site stats with a company that I'm paying for advertising.

If you're using it for a nonprofit, personal or non-revenue generating blog 
then I think it would be a perfect solution.

What is this? I got an invitation, but I'm not sure what it is.

 

Is it more than just google's version of web trends? Anyone using it?

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241091
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Google Analytics?

2006-05-21 Thread Michael Dinowitz
http://www.google.com/analytics/

Michael Dinowitz
Host: House of Fusion
http://www.houseoffusion.com
Publisher: Fusion Authority
http://www.fusionauthority.com




 And there's a whole lot more

 That sounds interesting, how do you get it?


 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241095
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Google Analytics?

2006-05-21 Thread Stacy Young
8.5 is now version 9.0

-Stace

-Original Message-
From: Adrian Lynch [mailto:[EMAIL PROTECTED] 
Sent: Sunday, May 21, 2006 3:06 PM
To: CF-Talk
Subject: RE: Google Analytics?

96.71% of visiters are using Flash, about 80% are using version 8 or better
(a little over 1.5% are using 9)

Don't you mean 8.5?

-Original Message-
From: Michael Dinowitz [mailto:[EMAIL PROTECTED]
Sent: 21 May 2006 19:51
To: CF-Talk
Subject: Re: Google Analytics?


Here are some stats I can get from analytics for House of Fusion alone in
the last week (14-20):
Number of new, unique users:28435
Number of unique returning visiters:3844
Google is responsable for 88.05% of hits on the site (almost all due to
search)
Google is responsable for 32603 visits
India had the 4th most visits, Turkey the 14th
The top 4 pages for the site are the home page, CF-Talk, CF-Jobs and the CF
Lists page
63.73% of visiters are using IE, 31.25% firefox
94.17% Windows, 3.47% Mac
over 95% of visters are using 1024X768 or higher resolution
96.71% of visiters are using Flash, about 80% are using version 8 or better
(a little over 1.5% are using 9)
81.46% are using DSL or better, 10.55% unknown and 8% on dialup

And there's a whole lot more




~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241107
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Google Analytics

2006-01-09 Thread Jeff Small
Was it a beta that you had to sign up for? I'm doing their sitemapping beta, 
but I hadn't heard of their analytics...more info please? I'm very curious.
  Am I EVER going to get into Google Analytics??? I've been on the waiting
  list for quite some time now. Anyone here using it? Is it worth waiting?
  Should I stick with SmarterStats?


~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:228834
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Google Analytics

2006-01-09 Thread Bobby Hartsfield
http://www.google.com/analytics/index.html

Yeah, I guess you would have called it beta... They opened it up for signup
and got a huge response and closed it out to new registrants. That was quite
a while back. Im just anxious to take it for a spin myself.
 
..:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com
 
 

-Original Message-
From: Jeff Small [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 09, 2006 10:14 AM
To: CF-Talk
Subject: Re: Google Analytics

Was it a beta that you had to sign up for? I'm doing their sitemapping beta,
but I hadn't heard of their analytics...more info please? I'm very curious.
  Am I EVER going to get into Google Analytics??? I've been on the waiting
  list for quite some time now. Anyone here using it? Is it worth waiting?
  Should I stick with SmarterStats?




~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:228841
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Google Analytics

2006-01-09 Thread Munson, Jacob
It's a site stats program, as far as I understand it.  And I am still
waiting to get in as well.  Last I heard they have stopped taking new
signups because they got overwhelmed by the hoards of webmasters signing
up.  But Google says they plan to open up the signup process again
later.

 -Original Message-
 From: Jeff Small [mailto:[EMAIL PROTECTED] 
 Sent: Monday, January 09, 2006 8:14 AM
 To: CF-Talk
 Subject: Re: Google Analytics
 
 Was it a beta that you had to sign up for? I'm doing their 
 sitemapping beta, but I hadn't heard of their 
 analytics...more info please? I'm very curious.
   Am I EVER going to get into Google Analytics??? I've been 
 on the waiting
   list for quite some time now. Anyone here using it? Is it 
 worth waiting?
   Should I stick with SmarterStats?


[INFO] -- Access Manager:
This transmission may contain information that is privileged, confidential 
and/or exempt from disclosure under applicable law.  If you are not the 
intended recipient, you are hereby notified that any disclosure, copying, 
distribution, or use of the information contained herein (including any 
reliance thereon) is STRICTLY PROHIBITED. If you received this transmission in 
error, please immediately contact the sender and destroy the material in its 
entirety, whether in electronic or hard copy format.  Thank you.   A2



~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:228842
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Google Analytics

2006-01-09 Thread Rick Faircloth
I was in early because I'm using GoogleWords advertising for
some clients.  It's great stuff...especially since it's free!
I check it everyday...instead of having to use my servers to
crunch the numbers, I can drain their system resources!

Rick

 -Original Message-
 From: Munson, Jacob [mailto:[EMAIL PROTECTED]
 Sent: Monday, January 09, 2006 10:38 AM
 To: CF-Talk
 Subject: RE: Google Analytics
 
 
 It's a site stats program, as far as I understand it.  And I am still
 waiting to get in as well.  Last I heard they have stopped taking new
 signups because they got overwhelmed by the hoards of webmasters signing
 up.  But Google says they plan to open up the signup process again
 later.
 
  -Original Message-
  From: Jeff Small [mailto:[EMAIL PROTECTED] 
  Sent: Monday, January 09, 2006 8:14 AM
  To: CF-Talk
  Subject: Re: Google Analytics
  
  Was it a beta that you had to sign up for? I'm doing their 
  sitemapping beta, but I hadn't heard of their 
  analytics...more info please? I'm very curious.
Am I EVER going to get into Google Analytics??? I've been 
  on the waiting
list for quite some time now. Anyone here using it? Is it 
  worth waiting?
Should I stick with SmarterStats?
 
 
 [INFO] -- Access Manager:
 This transmission may contain information that is privileged, 
 confidential and/or exempt from disclosure under applicable law.  
 If you are not the intended recipient, you are hereby notified 
 that any disclosure, copying, distribution, or use of the 
 information contained herein (including any reliance thereon) is 
 STRICTLY PROHIBITED. If you received this transmission in error, 
 please immediately contact the sender and destroy the material in 
 its entirety, whether in electronic or hard copy format.  Thank you.   A2
 
 
 
 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:228850
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Google Analytics

2006-01-09 Thread Jennifer Gavin-Wear
Hi Bobby,

Whether Google gets it's act together or not, I'd not rely on a third party
for my analytics unless I had no other option.

Having watched Google's direction over the past year or so I am also
thinking that the analytics are as much for Google's benefit as any supposed
help to us, as has been my experience on their Reporting system for Adwords.

My tuppenth,

Jenny

-Original Message-
From: Bobby Hartsfield [mailto:[EMAIL PROTECTED]
Sent: 09 January 2006 15:08
To: CF-Talk
Subject: OT: Google Analytics


Am I EVER going to get into Google Analytics??? I've been on the waiting
list for quite some time now. Anyone here using it? Is it worth waiting?
Should I stick with SmarterStats?

...:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com








~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:228856
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Google Analytics

2006-01-09 Thread Munson, Jacob
 Having watched Google's direction over the past year or so I am also
 thinking that the analytics are as much for Google's benefit 
 as any supposed
 help to us, as has been my experience on their Reporting 
 system for Adwords.

I think you're right about Google's motivations with Analytics.  If they
could get a huge portion of the web to use Analytics, can you imagine
the possibilities of all that previously unattainable data?  Browser
stats, true site popularity numbers, better web indexing, etc..

I for one think this could be a huge boon to the IT industry, because
for once we could have a company big enough to gather those kind of
aggregate stats, and hopefully share them with the rest of us.  :)


--


[INFO] -- Access Manager:
This transmission may contain information that is privileged, confidential 
and/or exempt from disclosure under applicable law.  If you are not the 
intended recipient, you are hereby notified that any disclosure, copying, 
distribution, or use of the information contained herein (including any 
reliance thereon) is STRICTLY PROHIBITED. If you received this transmission in 
error, please immediately contact the sender and destroy the material in its 
entirety, whether in electronic or hard copy format.  Thank you.   A2



~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:228863
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Google Analytics

2006-01-09 Thread Rick Faircloth
Oh, I'm sure the analytics are to Google's benefit...but why
not go ahead and use the data their crunching anyway?

Rick

PS - I do run my own numbers with my home-grown stats
packages, too...



 -Original Message-
 From: Jennifer Gavin-Wear [mailto:[EMAIL PROTECTED]
 Sent: Monday, January 09, 2006 11:08 AM
 To: CF-Talk
 Subject: RE: Google Analytics
 
 
 Hi Bobby,
 
 Whether Google gets it's act together or not, I'd not rely on a 
 third party
 for my analytics unless I had no other option.
 
 Having watched Google's direction over the past year or so I am also
 thinking that the analytics are as much for Google's benefit as 
 any supposed
 help to us, as has been my experience on their Reporting system 
 for Adwords.
 
 My tuppenth,
 
 Jenny
 
 -Original Message-
 From: Bobby Hartsfield [mailto:[EMAIL PROTECTED]
 Sent: 09 January 2006 15:08
 To: CF-Talk
 Subject: OT: Google Analytics
 
 
 Am I EVER going to get into Google Analytics??? I've been on the waiting
 list for quite some time now. Anyone here using it? Is it worth waiting?
 Should I stick with SmarterStats?
 
 ...:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.
 Bobby Hartsfield
 http://acoderslife.com
 
 
 
 
 
 
 
 
 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:228864
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Google Analytics

2006-01-09 Thread Bobby Hartsfield
I'd say that's a given. But the pros of them having and using that info
would probably outweigh any cons no matter how you look at it. Plus the
benefit of them running the numbers versus my server... Count me in.
 
..:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com
 
 

-Original Message-
From: Jennifer Gavin-Wear [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 09, 2006 11:08 AM
To: CF-Talk
Subject: RE: Google Analytics

Hi Bobby,

Whether Google gets it's act together or not, I'd not rely on a third party
for my analytics unless I had no other option.

Having watched Google's direction over the past year or so I am also
thinking that the analytics are as much for Google's benefit as any supposed
help to us, as has been my experience on their Reporting system for Adwords.

My tuppenth,

Jenny

-Original Message-
From: Bobby Hartsfield [mailto:[EMAIL PROTECTED]
Sent: 09 January 2006 15:08
To: CF-Talk
Subject: OT: Google Analytics


Am I EVER going to get into Google Analytics??? I've been on the waiting
list for quite some time now. Anyone here using it? Is it worth waiting?
Should I stick with SmarterStats?

:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com










~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:228870
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Google Analytics

2006-01-09 Thread Jennifer Gavin-Wear
Like pretty much all of the changes they have made to the adwords service
this year the changes will be to make more money for Google and cost us more
to run the campaigns ...

Jenny


-Original Message-
From: Rick Faircloth [mailto:[EMAIL PROTECTED]
Sent: 09 January 2006 16:29
To: CF-Talk
Subject: RE: Google Analytics


Oh, I'm sure the analytics are to Google's benefit...but why
not go ahead and use the data their crunching anyway?

Rick

PS - I do run my own numbers with my home-grown stats
packages, too...



 -Original Message-
 From: Jennifer Gavin-Wear [mailto:[EMAIL PROTECTED]
 Sent: Monday, January 09, 2006 11:08 AM
 To: CF-Talk
 Subject: RE: Google Analytics


 Hi Bobby,

 Whether Google gets it's act together or not, I'd not rely on a
 third party
 for my analytics unless I had no other option.

 Having watched Google's direction over the past year or so I am also
 thinking that the analytics are as much for Google's benefit as
 any supposed
 help to us, as has been my experience on their Reporting system
 for Adwords.

 My tuppenth,

 Jenny

 -Original Message-
 From: Bobby Hartsfield [mailto:[EMAIL PROTECTED]
 Sent: 09 January 2006 15:08
 To: CF-Talk
 Subject: OT: Google Analytics


 Am I EVER going to get into Google Analytics??? I've been on the waiting
 list for quite some time now. Anyone here using it? Is it worth waiting?
 Should I stick with SmarterStats?

 ...:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.
 Bobby Hartsfield
 http://acoderslife.com












~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:228881
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Google Analytics

2006-01-09 Thread Rick Faircloth
Maybe they'll lower rates since we're being nice and sharing... ;o)

Rick

 -Original Message-
 From: Jennifer Gavin-Wear [mailto:[EMAIL PROTECTED]
 Sent: Monday, January 09, 2006 12:44 PM
 To: CF-Talk
 Subject: RE: Google Analytics


 Like pretty much all of the changes they have made to the adwords service
 this year the changes will be to make more money for Google and
 cost us more
 to run the campaigns ...

 Jenny


 -Original Message-
 From: Rick Faircloth [mailto:[EMAIL PROTECTED]
 Sent: 09 January 2006 16:29
 To: CF-Talk
 Subject: RE: Google Analytics


 Oh, I'm sure the analytics are to Google's benefit...but why
 not go ahead and use the data their crunching anyway?

 Rick

 PS - I do run my own numbers with my home-grown stats
 packages, too...



  -Original Message-
  From: Jennifer Gavin-Wear [mailto:[EMAIL PROTECTED]
  Sent: Monday, January 09, 2006 11:08 AM
  To: CF-Talk
  Subject: RE: Google Analytics
 
 
  Hi Bobby,
 
  Whether Google gets it's act together or not, I'd not rely on a
  third party
  for my analytics unless I had no other option.
 
  Having watched Google's direction over the past year or so I am also
  thinking that the analytics are as much for Google's benefit as
  any supposed
  help to us, as has been my experience on their Reporting system
  for Adwords.
 
  My tuppenth,
 
  Jenny
 
  -Original Message-
  From: Bobby Hartsfield [mailto:[EMAIL PROTECTED]
  Sent: 09 January 2006 15:08
  To: CF-Talk
  Subject: OT: Google Analytics
 
 
  Am I EVER going to get into Google Analytics??? I've been on the waiting
  list for quite some time now. Anyone here using it? Is it worth waiting?
  Should I stick with SmarterStats?
 
  ...:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.
  Bobby Hartsfield
  http://acoderslife.com
 
 
 
 
 
 
 
 
 



 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:228982
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Google Analytics

2006-01-09 Thread Donnie Bachan
Google Analytics is basically Urchin 5 that has been amped up a bit.
Google bought Urchin last year. I have used their early release of it
because a client of mine is an AdWords customer. It is pretty neat
stuff. I also primarily use SmarterStats but I think that Urchin was a
better choice (it was much more expensive that SS!). Google's version
is really nice and it does what it is supposed to, but be aware that
they include tracking items in your url if you use mod_rewrite or
linkfreeze and their adWords system.

They recently opened up the Analytics again so you should be getting a
peek at it soon.

Best Regards,
--
Donnie Bachan
Website: http://www.islandwizards.com
Blog: http://angrytrini.blogspot.com
Nitendo Vinces - By Striving You Shall Conquer
==
The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you received
this in error, please contact the sender and delete the material from any
computer.

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:228997
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54