Re: Google Analytics Tracking

2008-08-21 Thread Alan

On Aug 21, 4:11 pm, "Samuel DeVore" <[EMAIL PROTECTED]> wrote:
> On Thu, Aug 21, 2008 at 1:04 PM, Alan <[EMAIL PROTECTED]> wrote:
>
> > Hi, we're trying to set upGoogleAnalyticstrackingwith our cakephp
> > site, and we're running into problems.  Well, the marketing people are
> > running into problems.  They have files that they say usually go in
> > the root of the site and that search engines(likegoogle) pull up and
> > use fortracking.  But because of cake's set-up,googlecannot find
> > these files (they tried putting them in the public_html folder).  How
> > can we make it so these files can be pulled up by search engines just
> > by going to the url (www.sitename.com/sitemap.xml, etc)?
>
> put them in app/webroot/  if they are addressed directly you are golden
>
> I usually make a folder for 'marketing felch' and just give those
> yahoos access to those to keep them out of my 'house'  ;)
>
> sdevore
>
> --
> (the old fart) the advice is free, the lack of crankiness will cost you
>
>
>
> > Thanks!

Ok, this looks like it will work.  I will let them know they should
try this.  Thank you for the quick response!

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Google Analytics Tracking

2008-08-21 Thread John David Anderson


On Aug 21, 2008, at 2:04 PM, Alan wrote:

>
> Hi, we're trying to set up Google Analytics tracking with our cakephp
> site, and we're running into problems.  Well, the marketing people are
> running into problems.

Nice clarification.

> They have files that they say usually go in
> the root of the site and that search engines(like google) pull up and
> use for tracking.  But because of cake's set-up, google cannot find
> these files (they tried putting them in the public_html folder).  How
> can we make it so these files can be pulled up by search engines just
> by going to the url (www.sitename.com/sitemap.xml, etc)?

app/webroot/sitemap.xml would be the correct path in that example.

-- John

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Google Analytics Tracking

2008-08-21 Thread Samuel DeVore

On Thu, Aug 21, 2008 at 1:04 PM, Alan <[EMAIL PROTECTED]> wrote:
>
> Hi, we're trying to set up Google Analytics tracking with our cakephp
> site, and we're running into problems.  Well, the marketing people are
> running into problems.  They have files that they say usually go in
> the root of the site and that search engines(like google) pull up and
> use for tracking.  But because of cake's set-up, google cannot find
> these files (they tried putting them in the public_html folder).  How
> can we make it so these files can be pulled up by search engines just
> by going to the url (www.sitename.com/sitemap.xml, etc)?


put them in app/webroot/  if they are addressed directly you are golden

I usually make a folder for 'marketing felch' and just give those
yahoos access to those to keep them out of my 'house'  ;)

sdevore

-- 
(the old fart) the advice is free, the lack of crankiness will cost you

>
> Thanks!
>
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---