Posted on May 21, 2011

Belgian Start-up: This is checkthis

I’ve been wanting an easy way to post something on the interwebs if I feel like it without any hassle and restrictions, easy to share, and if needed even anonymous. Today, I might have found it. Belgian start-up Checkthis. From their site:

Checkthis is a beautifully simple publishing tool designed for the new web. No set-up. Optional sign-up. Just publish and share the link in seconds. Exactly like we did with this page.

Just signed up for the beta, and looking forward to get started!

(via This is checkthis)

Posted on Dec 14, 2010

How AdWords Quality Score Impacts CPC

I don’t remember exactly how or when, but at some point I subscribed to the ’21 Secret Truths of high resolution CPC’ – an email newsletter sent out by the folks at ClickEquations. Todays email promoted a story about how AdWords Quality scores impact cpc. The story is a few months old already, but the assumptions made here are interesting nonetheless. Link to the full article below.

Secret Truth Series #11 – How AdWords Quality Score Impacts CPC | The ClickEquations Blog.

Posted on Aug 11, 2010

Tracking AdWords 404 pages with Google Analytics

One of the things I’m seeing quite often lately is AdWords Ads leading to 404 pages instead of to the correct landing page. Often, this will remain unnoticed for, well, often for as long as the campaign is active. Managing huge accounts is not easy, and a mistake is easily made. One way to tackle this issue is to use Google Analytics to track your 404 pages and set up Intelligence Alerts in Google Analytics to get automatic alerts when 404 pages are being visited by your visitors. Below is a quick guide on how to do this: Continue Reading

Posted on Aug 10, 2010

Jeans kopen voor iemand die je niet kent

Recommended reading below! Vergelijk wordt gemaakt tussen design van een site waarvan de inhoud nog niet vast staat versus het kopen van jeans voor iemand van wie je niks weet en die je nog nooit hebt gezien.

The Undesign.

Posted on Jul 21, 2010

Tips voor 404 Error Pages

Erg leuk artikel op onextrapixel.com over design en gebruik van 404 error pages. De voorbeelden in het artikel bevestigen maar weer eens dat je ook met error pages het nodige kunt bereiken op het gebied van usability en communicatie met bezoekers.

Essential Guidelines for WordPress 404 Error Pages | Onextrapixel – Showcasing Web Treats Without A Hitch.

Posted on Jun 15, 2010

Nederland / Oranje Chrome Theme

Om ook je browser in een WK stemming te bringen is er een speciaal Oranje theme voor Google Chrome gemaakt. Je kunt deze ‘skin’ eenvoudig installeren via de link hieronder en zo het Nederlands elftal nog dat beetje extra support geven voor de komende wedstrijden op het WK.

Nederland / Oranje Theme voor Google Chrome

Posted on Jun 9, 2010

Using anonymizeIP with Asynchronous tracking in Google Analytics

There has been some confusion about the implementation of the new anonymizeIP functionality of Google Analytics with the new asynchronous tracking snippet. In Google Analytics, anonymizeIP() can be used to anonymize the IP of a visitor to a site. It does so by removing the last octet of the IP address before it gets stored. This functionality addresses some privacy concerns that were raised in the past.

To make this work with the asynchronous tracking snippet your code should look like this:

<script type=”text/javascript”>
var _gaq = _gaq || [];
_gaq.push(
['_setAccount', 'UA-xxxxxxxx-x'],
['_gat._anonymizeIp'],
['_trackPageview']
);
(function() {
var ga = document.createElement(‘script’); ga.type = ‘text/javascript’; ga.async = true;
ga.src = (‘https:’ == document.location.protocol ? ‘https://ssl’ : ‘http://www’) + ‘.google-analytics.com/ga.js’;
var s = document.getElementsByTagName(‘script’)[0]; s.parentNode.insertBefore(ga, s);
})();
</script>

Some testing on this site has shown that this implementation works and will anonymize the IP’s of the visitors to your site.

Posted on Jun 8, 2010

Street View in South Africa: blurring the Elephant

On the Lat Long Blog, Google just announced that they are bringing a taste of Africa to football fans everywhere. Street View now has images from inside the various stadiums, views of the coast, and images from Kruger National Park. In Kruger park, Street View users are greeted by a special host: the African Elephant! For privacy reasons, parts of the elephant were of course blurred out ….

Streetview Elephant

Google LatLong: Street View brings a taste of South Africa to football fans everywhere.

Continue Reading

Posted on Jun 8, 2010

Google Maps preview in Gmail en Google Buzz

Nieuw in onder andere Gmail labs: Google Maps previews van de locaties die in je emails staan, direct in je email! Zo hoef je niet langer een nieuwe tab te openen en het adres te kopiëren en plakken om uit te zoeken waar je nu precies heen moet. Eenvoudig te activeren in Gmail via ‘settings’ > ‘labs’ en dan ‘Google maps in mail’.

Google Maps previews in Gmail and Google Buzz – Official Gmail Blog.

Posted on Jun 7, 2010

“World Cup” – Google Search

Bij het zoeken naar “world cup” op Google.com kun je vanaf nu direct zien welke wedstrijden er gespeeld worden en ook de verschillende groepen zien. Helemaal onder aan de eerste pagina met zoekresultaten vind je daarnaast nog een zogenaamd ‘Easter Egg’. gooooooogle is hier vervangen door goaaaaaaaaal!

World Cup Google

world cup – Google Search.