Forum Moderators: phranque

Message Too Old, No Replies

SQL driven website and google analytical

         

jeffpoulsen

7:46 pm on Mar 10, 2009 (gmt 0)

10+ Year Member



A company that I manage the website is currently in the process of renewing the entire site which I currently edit by html. The new designer wants to use a few newer technologies for the website that I will take over after the rebuild. I have a few questions about these. The new site is to use two things that I do not have any experience with now:

SQL driven site using a content manager (Drupal)
Google Analytical

Using SQL and a content manager seems like the site is getting more complicated. Is there any great advantage in using this? Does this mean that we are endlessly committed to Drupal for administration?

The use of Google Analytical to track our web usage also concerns me. Will this cause some more restricted browser settings to not load the site or pages? It seems to me that Google is already “big brother”. Also there will be a sub-website that uses php to secure an area that we use to load and limit data. This could not be sent to google because of NDA’s. I’m not sure how we could use templates and not use the tracking.

I guess my question becomes is there anyone who could shed some light on these subjects and help me in my discussion to implement this type of site?

Any and all opinions are requested and valued.

Thanks, Jeff

LifeinAsia

9:49 pm on Mar 10, 2009 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



No idea specifically about Drupal, but using a CMS is infinitely easier/more efficient that hand editing pages. After the initial learning curve, you'll be wondering how you ever survived without using a CMS!

It should be a simple matter of just not putting the GA code on any pages that you don't want Google to compile statistics for.

BradleyT

8:12 pm on Mar 12, 2009 (gmt 0)

10+ Year Member



There's a google analytics module for Drupal that works like a charm. It's great because you can set it up to not track /admin pages and not track pages viewed by anyone logged in as administrator.

Using SQL and a content manager seems like the site is getting more complicated. Is there any great advantage in using this? Does this mean that we are endlessly committed to Drupal for administration?

There is a steep learning curve to using Drupal but it's well worth it. It's really amazing in what it can do once you really get into it. The Content Management forum here has a couple of other Drupal fans and I'm sure we could answer any questions you have.

[edited by: BradleyT at 8:12 pm (utc) on Mar. 12, 2009]