“Google Analytics is the enterprise-class web analytics solution that gives you rich insights into your website traffic and marketing effectiveness. Powerful, flexible and easy-to-use features now let you see and analyze your traffic data in an entirely new way. With Google Analytics, you’re more prepared to write better-targeted ads, strengthen your marketing initiatives and create higher converting websites.”
Everyone uses Google Analytics (GA), right? It’s a great product and even better it’s free. It is a win/win situation where there is no point in anyone running their own analytics unless they have something custom and specific that is not covered by GA.
Still as other google product its documentation is, let’s say not the best. A while ago I started working on a project and there was no web analytics in place. I asked them why is that? They said they have too big traffic to be accepted in GA. Hmm… I looked into it and I must admit I could not find much information that we were interested. Finally looked over the terms of services and there I found:
“2. FEES AND SERVICES . Subject to Section 15 herein, the Service is provided without charge to You for up to 5 million pageviews per month per account, and if You have an active Adwords campaign in good standing, the Service is provided without charge to You without a pageview limitation.”
So there is a limit, a tiny one I would say of 5mil pageviews per month (per account, not even per site). Our site was making about 45Mil pageviews at that time. Per day! So what if we wanted to use GA? We searched everywhere but could not find any commercial offering of GA or any other information. We asked the @googleanalytics on twitter but we were completely ignored.
What to do? Well, we just gave it a try and added the site and started tracking it in GA as any other site. Surprisingly, it worked just fine for a few months. Yesterday though, we received an email from the google analytics team (or should I say GA “robot”?) telling us that they have detected we have a high traffic, much higher than the allowed limit of 5mil pageviews per month, and from now on we are no longer going to have live reports but only daily updated reports. This is a limitation we can live with, but it would have been great if they would have given us some option to pay for some extra services. My client would have been happy to pay in the first place, but I assume this is something google doesn’t care at all and they just want to offer it as a free services. There is a great opportunity for such a product that could handle high traffic analytics and can do real-time and other goodies; we would be definitely interested. In the meantime if you have a site that makes more than 5mil pageviews per month (not so uncommon) you can definitely use GA; in the worst case they will restrict your updates to keep up with your traffic. For our site we tracked 1,608,074,379 Pageviews last month in GA and it works just fine.
Tags: google, google analytics, stats
With the release of GoogleCL, the command line tool for the Google data APIs, Google reconfirmed if that was needed that it’s a geeky company (I mean you would not expect something like this form M$, right?) and they like command line tools. They released some basic command line tools for calendar, contacts, docs, picassa, blogger and youtube. Of course, coming from google the tools are written in their preferred language, python.
~$ google
> help
Welcome to the Google CL tool!
Commands are broken into several parts: service, task, options, and arguments.
For example, in the command
"> picasa post --title "My Cat Photos" photos/cats/*"
the service is "picasa", the task is "post", the single option is a name of "My Cat Photos", and the argument is the path to the photos.
The available services are 'picasa', 'blogger', 'youtube', 'docs', 'contacts', 'calendar'
Enter "> help <service>" for more information on a service.
Or, just "quit" to quit.
Read the rest of this entry »
Tags: cli, google, MacOSX
Since I have started this blog I was very curious to see what Google PageRank (PR) will it get. Since this domain was never used for any web content before
(I have only used it for email), it had no PR, or PR0… So I have tested various tools to get an idea of what will be the PR once assigned.
Basically a search for “future page rank” on google will return over 95M results…
and I have tested many of them. Since yesterday I noticed google has assigned a PR to my site (PR6 btw) after 2 months since the site was launched, I though some peoples might find interesting how the various tools performed to predict the PR for me.
Read the rest of this entry »
Tags: domains, domain_names, google, google_pagerank, seo
I am sure that by now all the world has already found out and tested the cool new tool google launched yesterday: google trends… It is a very nice tool that allows you to see the searches done by peoples, on any keyword you are interested, have evolved over time. This doesn’t show ‘exact’ results, but instead is shows a nice graph with a visual representation of the ‘trend’. Another cool feature is that you get also some details about spikes on searches (on the right), and information about the locations of the peoples doing the searches (on the bottom of the page). You can also restrict the trend search by region or only some year or month in time. Very cool.
Still what I have liked most is the possibility to compare the trend of searches between 2 or more keywords. Let’s look for example on a comparison of the searches performed by peoples containing some linux distribution names. This doesn’t result in how many peoples are actually using linux, or those distributions, but the interest of the general public in those names. Here is a real example:
debian redhat fedora centos

What does this show us? That redhat is going down… (not a surprise after the release of their rhel/fedora projects). Debian is strong and many peoples are still interested into it. Fedora took the interest over redhat (rhel as search term is negligible). Centos? Peoples don’t know to much about this cool project.
Read the rest of this entry »
Tags: distributions, google, Linux, trends