Archive for the ‘Blogs’ Category

Google Analytics – Integrating AdSense Stats

Friday, May 1st, 2009

For those of you who don’t already know, I run a handful of blogs and websites on which I display Google AdSense advertisements.

I should start by saying that I love the Google AdSense program. I have no shame in saying that I’m constantly trying to find ways to make money online, and offering ad space on my blogs and websites is easy. In fact, it’s basically free money. By optimizing my blogs and websites and posting relevant content, I make more than enough money via AdSense to support my web development costs.

However, I have also been a critic of the AdSense user interface. When I heard that Google was integrating AdSense stats into Analytics, I jumped at the first chance to see what I could do.

Two days ago, I added the new code for each of my sites. I waited patiently for a day to see what the stats would show. . . only to find that they didn’t show anything. My first reaction: WTF?

After a bit of digging, I found the source of the problem: I had added the code snippet in the wrong place.

Google (in yet another UI mis-step) tells you to add the code snippet at the top of the page in the tiniest text they could fit onto the page. See if you can (at first glance) find the part where Google tells you to put this code at the top of the page:

Google Analytics/AdSense Code

Now, imagine that you have 10, 20, or 30 sites listed. . . each with their own code snippet. Google does a poor job of making it obvious that the code needs to be at the top of the page. Yes, they say it, and I should have actually read the text carefully, but good UI design dictates that something this important be in larger text and probably bold.

If Google really wanted to go the extra mile, they could check to see if the snippet was installed correctly, just like they do with the regular Analytics snippet.

Long story short, I’ve updated my code snippets and I plan on checking the stats over the weekend.

One thing I haven’t mentioned is that for my primary domain (you don’t have to add an extra snippet for this domain) the Analytics stats don’t seem to match what AdSense has in its own portal. I’m not sure how to account for the differences (they’re small, but important), so the answer must be one of the following:

  1. Google AdSense stats are not accurate
  2. Google Analytics stats are not accurate
  3. None of Google’s stats are accurate

My bet is that Google AdSense has the correct stats – though I guess it’s impossible to know for sure. I base that guess on the fact that Google has clearly spent more money on the AdSense/AdWords program, and thus the stats are more likely to be tracked as accurately as possible.

I’m curious to see what experiences other AdSense provides have had with their Analytics integration. I may update this post in a few weeks when I have more data to review.

CADIE: a bad April Fool’s joke

Wednesday, April 1st, 2009

Google… are you kidding me?

CADIE was released to the world today, and has what may be the worst website I’ve seen ever. Period.

While that might be kinda funny to some people, I thought it was just annoying.

A list of reasons why:

  • If you’re using Internet Explorer and have the JavaScript debugger enabled, you’re greeted by a JavaScript error! D’oh! (also true using Firebug in Firefox).
  • Using the W3C HTML Validator, the site has 290 errors and 55 warnings. A colossal failure.
  • Background music? What website since 1996 has used a background song? If it’s meant to be ironic, then it’s an epic failure.

I did however laugh at the Chrome with 3D link… that was amusing. As was the suggestion to use INTERCAL rather than actually helping you learn a programming language.

All things considered, here’s some food for thought: Since Google just laid off 200 employees, I hope they didn’t spend too much time, money and resources on CADIE because that would really be a bad joke.

Facebook vs. Twitter vs. Blog

Friday, March 13th, 2009

I finally gave in and created a Twitter account. I’ve known about Twitter for a long time, and I spent some time today looking around the site to get a better idea of what it offers.

As a social networking tool, I can see that Twitter could be fun for people who spend a lot of time online. However, I keep thinking to myself “How is Twitter different than Facebook?

Facebook

  • Facebook offers the “Status Update” feature, which is basically the same thing as the concept behind Twitter (minus the public RSS feed).
  • You can upload tons of pictures to Facebook while organizing them into albums.
  • Facebook offers an ever-increasing number of useful and fun applications which plug into your profile.

Twitter

  • Twitter, as far as I can tell, is simply a tool for updating your status. There’s little or no organization.
  • There’s no user profile.
  • There’s no 3rd party applications — though I suppose you could write one using your public RSS feed.

The Winner Is…

…I suppose it sort-of depends on what you’re trying to accomplish.

I would think companies or individuals who needed a public RSS feed would get more use out of Twitter. Thus, your updates would be viewable to anyone at any time (not just when logged into Facebook).

On the other hand, if you wanted a full profile with the ability to create updates, picture albums, and 3rd party applications then Facebook is the platform for you.

Why not just Blog?

Honestly, I have a feeling I won’t be using Twitter much (unless someone can convince me otherwise). I’ve had a Facebook account for probably 4 years now, and I login every few days — mainly to look at my friends’ profiles. I use the notes application to import my blog’s RSS feed so that my friends (who may not know I actually have a blog) can read my posts.

As for updating my status? My life is pretty uneventful, and I doubt anyone really cares what I’m doing right now, right this very second.  I feel like a blog is the perfect tool for communicating anything worth saying online. I see little value in using Twitter, and Facebook is hardly the place for professional conversation.

Good riddance, Blogger!

Thursday, February 26th, 2009

After many frustrations with Blogger, I finally decided to make the switch to WordPress!

You may also have noticed a redesign to this blog. It turns out that creating themes in WordPress is about a gazillion times easier than in Blogger… who knew?

Some of you may be asking why I was frustrated with Blogger. My main beef with the Blogger platform is the constant issues they have with posting comments. I’ve had a handful of readers complain to me directly about it, and god-only-knows how many comments people couldn’t leave for me. That bothers me.

Good day to you, Blogger… I said GOOD DAY!

Web Development Blogs

Monday, November 3rd, 2008

I’ve been building websites for the past 10 years. Recently, someone asked me how I keep up with the latest trends and technology — especially since it’s a seemingly impossible task.

My response was that, in addition to other things, I read a lot of blogs. I find that blogs can be extremely informative, especially when they’re written by people (or companies) that I consider important and/or influential.

Here’s a short list of blogs that I read:

Now, you might notice that most of these blogs come from the major search engines (Google, Yahoo, and Microsoft). Why would a web developer need to read these?

The answer has two parts:

  1. Search engines are essential to a website’s survival. If users can’t find your content, why even have a website?
  2. These companies are on the cutting edge of web design… they have to be to keep up with the ever-changing technologies.

Clearly, it’s not an all-inclusive list… but it’s a good start for any beginner.