Archive for June 2009

 
 

New PDT 2.1 available

Eclipse Galileo

With every new Zend Studio release (still beta) comes a new PDT version: this time based on Eclipse 3.5 Galileo.

While Eclipse Galileo brings some nice new features and bug-fixes (of which many are not important to PHP developers, but nonetheless) PDT actually impresses the most with PHP 5.3 support: syntax coloring and validation with namespaces awareness. More about this in the release notes.

The best news in my opinion: since the software/plugin/update manager of Eclipse underwent some major refactoring, it’s biggest disadvantage may as well disappear! The only sane way to upgrade from 3.4 (or older) to 3.5 is still: delete your old version and unpack the new one, but lets hope this was the last time…

And last but not least: Mylyn integration got even better (I really need to dedicate a post to this).

Be sure to try the new PDT version!

Should I start my own blog?

A question many people and businesses probably have asked themselves at least once.

Earlier this month, Marketingsherpa put up a short post about the answer to that question. They state that you can as easily participate by commenting on other blogs as you can by setting up your own.
While they insinuate that blogging is hard and time consuming, commenting is certainly easier (be sure to set up some kind of profile page to link back too though).

For me however, it has been very satisfying already!

Why do visitors not convert?

Finding out why your visitors do not buy anything or don’t take any other action you want them to take does not need to be that hard.

This post will be an attempt to show how easy it is to get an insight into how many potential “converters” leave your site before they buy anything (or perform any other goal) and why they do this.

Shop

First of all: make sure you set goals in Google Analytics. In this post, I assume you only have one goal, but be sure to mark everything that is of interest to you (as the site owner) as a goal. If you didn’t do this upfront, you’ll have to wait for some time so you have enough data to work with (let’s say at least 150 – 200 conversions).

Secondly: have a look at the people that convert. Because it is a predefined segment, select it like this:

  • Open up the advanced segments selection on the top right of your Google Analytics overview.
  • In the “Default Segments” list, select “Visits with Conversions” and click “Apply”.

As you would expect, you now see information for visitors that completed your goal. One important note: if you have multiple goals, be sure to monitor them separately.

Have a look at the “Visitors” – “Overview” report, you will see some useful averages for visitors that converted. E.g.: you’ll notice people that convert visit at average X number of pages or stay X minutes on your site. Write them down or something (yes, with a good old pencil).

With this information: advanced segmentation to the rescue (again)! It is as easy as this:

  • Open up the advanced segments selection again.
  • Click “Create a new advanced segment”.
  • Add one or more of the averages you have in front of you to the new segment. E.g. Page Depth greater than or equal to 15. As long as you have enough results, segmenting more precise can have advantages (as long as you don’t generalize the outcome).
  • Save the segment and apply it to the reports.

You now basically look over the shoulder of people that leave your site before they convert. You can for instance notice:

  • where they left your site (“Content” – “Top Exit Pages”).
  • whether many of them return more than once (“Visitors” – “New vs. Returning”).
  • if specific countries/languages pop out (“Visitors” – “Map Overlay”/”Languages”).
  • if any OS or browser pops out (“Visitors” – “Browser Capabilities”).
  • whether specific content is notably more popular (“Content” – “Top Content”).

Comparing this to the people that convert can be useful. Did not-converters

  • reach you from a different source (“Traffic Sources” – “All Traffic Sources”)
  • land on another page (“Content” – “Top Landing Pages”)

than converters?

Remember: there really is no end to this – segment and analyze as much as you can. One segment at a time. People in one segment could be leaving for different reasons than people in another.

Don’t hesitate to contact me if you get stuck somewhere!