Archive for July, 2010

Automatically tracking marketing information – what to collect

For a long time now our company has been tracking where our sales come from by using special links in emails and using the http referrer to determin search engine referals and other website’s inbound links. This has been working well but has been a source of controvesy at times since some parts of our team see that we gain sales from emails and search engines primarily and yet all of our marketing speniture goes on more traditional marketing methods such as adverts in publications, printed brochures, exhibitions.

The reason we don’t just stop doing it is brand awareness. This is more difficult to measure. Essentially, someone could buy a product because they saw one of our webpages as the third result on Google and clicked on it – fine, a sale through search engine marketing. But what if they only clicked on the third link because they had heard of the company – the expensive marketing methods had raised awareness of us so that when they saw the company name, that brand was reputable enough to make them ignore the other providers.

That is what we now are going to try and track through simply asking the customers the question. Problem is that if asked, could you remember how you heard about Apple’s iPod? Probably not and this “brand awareness” problem is what I want to remove. Marketing people love it as it adds an element of mystery to what they do and can therefore gain them bigger budgets.

The current state of the PHP developer job market

So due to the fact that a few people have recently handed in the resignation at our company and plus I can’t remember whether we’re still in a receission or just leaving it or something but you’d think that since one in ten are out of work there wouldn’t be much out there. I decided to look to see what jobs there are for what I was originally trained for which is PHP/MySQL Developer.

It turns out that there is a fair bit out there. There’s not so much in the Junior field – noone seems to want to get the graduates but would prefer to pay more for the experienced candidates. And the wages aren’t that low either – I’ve seen lots at pretty high salary and quite a few in this area for equal or more money than I’m on (and mine is much higher than average).

Worth keeping an eye on.

WordPress Arras theme and Adsense not showing

I’ve just moved some of my blogs to a new hosting package with my current hosting company. Since it’s the same host it was pretty easy. Download the files, upload them to new webspace. Export the database, import it to new server. Done.

Problem was that one of the sites, Wellsy’s World was working fine but not displaying any Adsense ads. I went to check the settings and everything was fine so I went to check Google’s reports and it turned out that site hadn’t had any impressions for well over a month – something had broken before the move and I hadn’t noticed.

I tried altering the adsense settings, updating WordPress, checking the privacy settings, creating a new adsense ad and adding that to the site but nothing worked. I then tried removing the plugin and trying some others. None of them worked – half of them wouldn’t even install. At the point when I was about to give up and hard code the adsense code into the wordpress files myself I tried installing the original plugin again and for some reason (maybe is was a newer version) it didn’t just pull in the saved settings from before but asked me to set it all up from scratch again. I did so and hey-presto!

I should have originally just followed rule 1 of IT support – turn it off and turn it on again.