Skip to content →

Tag: wordpress

quotes of the day

Some people are in urgent need of a vacation, myself included…

From the paper Transseries for beginners by G.A. Edgar, arXived today :

Well, brothers and sisters, I am here today to tell you: If you love these formulas,
you need no longer hide in the shadows! The answer to all of these woes is here.
Transseries.

In a comment over at The Everthing Seminar

Shouldn’t dwarfs on the shoulders on giants be a little less arrogant?

by Micromegas.
Well, I’d rather enter a flame war than report about it. But, for some reason I cannot comment at the EverythingSeminar, nor at the SecretBloggingSeminar. Is this my problem or something to do with wordpress.com blogs? If you encountered a similar problem and managed to solve it, please let me know.

UPDATE (febr. 2) : my comment did surface after 5 days. Greg fished it out of their spam-filter. Thanks! I’ll try to comment at wordpress.com blogs from now on by NOT linking to neverendingbooks. I hope this will satisfy their spam-filter…

Leave a Comment

top 5 analytics tips

Google analytics is collecting data on this site for over a month now. Perhaps it is time to share a few lessons Ive learned over this period.

UPDATE : I have de-activated all google analytics plugins on this site. I may re-activate them for short periods later but ONLY to detect problems or to check on plugin performance. I will announce this in the sidebar with a ‘this site contains google analytics script code’-sticker. I encourage people using google analytics stalking code to do the same.

1. Aim at the generic visitor, not the specific

Analytics offers an amazing amount of data, in debatable detail. For example, via the map-overlay one can zoom in to specific towns and communities. When combined with other data, such as new/returning visitors etc., this quickly becomes borderline stalking. So, repress that urge to check-out whether someone you know is reading your blog, and how often, and how long, and how deep, and … Use analytics only to get an idea of what the generic visitor does with your site.

2. There is a world outside your blog

Don’t get obsessed by analytics-data and, certainly, do not feel that you have to react to it, all the time! For example, below the evolution of the number of visitors coming here over the last month

The dramatic fall in attendance from last friday until this monday might have worried me (when obsessed). However, a quick check gave a similar drop for the number of new visitors and the number of search-engine referrals. Probably, people were, at that time, more interested in the stock-market-crisis than in this blog… Besides, most people visiting here come from the US and I learned that they had a Luther King vacation day, so perhaps lots of them enjoyed a prolonged week-end, away from their computer.

3. Detect & correct major, lasting changes

So, forget about temporary blips. However, when a certain trend has every indication of becoming permanent, it might be the moment to check out what is going on. Below the bounce rate-evolution over the last month

This is what you might call a lasting drop! Fortunately this time I knew what was going on, because of the actions described in the bounce rate post. But, when you detect a similar drop in certain stats it is time to figure out the causes. Perhaps you de-activated by mistake a certain plugin (see below), or something is wrong with your server, or…

4. Check-out plugin performance

There are tons of WordPress plugins, some useful, some less. So it is best to check whether activating a plugin has the desired effect. For example, you should be able to detect installation of an SEO-plugin (for, Search Engine Optimalization) in the Traffic Sources/Search Engines graph, installing and using a tagging-plugin should give you more referrals from Technorati and look-a-likes, etc.

5. Don’t take it too seriously

You can use analytics data just for fun! For example, do a quiz, show visitor-data and ask for global events explaining the graph (as above). Or notice quirks in your data. For example, here the time-on-site graph over the last month

My generic visitor seems to have a cyclic attention-span…

Leave a Comment

Top 5 wp-plugins to improve your bounce-rate

The bounce rate indicates how many web-visitors leave the site without visiting any other pages before a certain session timeout elapses. That is :

High bounce rate means the site must be horrible to site visitors and most likely they would never return again. They are not even interested to check other content of the site. First impression counts.

After installing google analytics some weeks ago, I noticed a worrying high bounce rate : close to 80%… At first I thought this was due to the fact that all iTouch fans left the moment they saw a mathematical symbol, but further analysis proved me wrong : iTouch fans study posts here a lot longer than the average mathematician. But then, what was the reason? Is this site really so horrible to look at? is the content of such poor quality?

Anyway, I’ve tried out a couple of tricks, with surprising effect. The bounce rate dropped from 80% to under 3% and best of all, it appears to stay that low. Here, the google-analytics bounce-rate evolution of the last 3 weeks

So, what kind of magic voodoo did I perform on january 6th? I’ve installed a couple of WordPress Plugins and changed the upper part of the entry-page. My basic assumption is that people leave a site when they come to it for specific information (for example via a search engine), do not find the info immediately and don’t want to spend too much time looking for it. So, I wanted to have all tools to find content on this site right in front of the potential new-comer. Here are the 5 major changes to the header part and the plugins Ive used.

1 : Rather than having a monthly-archive in the sidebar providing no more info than the number of posts in a particular month, create a proper archive page where visitors can find the titles and links to all posts in reverse chronological ordering. I did use the Smart Archives Plugin.

2 : Even better : have a drop-down archive right under the header-picture so that visitors can scroll down the list of all posts without having to load another page. Ive used the Awsom Archive Plugin.

3 : Let visitors see in a glance what your blog is all about by having a tag cloud under the header. I didnt feel like tagging 300 old posts, so I used the Simple Tags Plugin to do it all for me.

4 : Have a welcome message near the top to aid new visitors (especially when you have, like me, 77.51% of them around). The message disappears after their third visit. It’s a wonderful idea, made possible by the What Would Seth Godin Do-Plugin.

5 : Write series of posts and have links to the other parts available at the top of the new post. Likely, people are going to check out the other parts for more information. Rather than hard-coding the links by hand, Ive used the In Series Plugin.

Leave a Comment