Key question: do I need to ask permission from website visitors before using Google Analytics? This is a web developer's guide, describing what GA is, how it relates to the law, and suggests some potential implementations. How Google Analytics works GA can be installed on a website in one of two ways – either by … Continue reading Google Analytics, EU Cookie Law and GDPR
best practice
Code quality matters
We've all been there. Time is short, so just bash out a bit of code, and as long as it works we can move on. Code is for computers anyway, right? Who cares what it looks like? Actually, how our code is formatted can totally save our bacon later, and save us time in the … Continue reading Code quality matters
How to use a browser as a kiosk
When it comes to engaging with customers, interactive screens are an important tool to have in your arsenal. They need to be visually attractive, easy to use, and effective at conveying their message, whether that’s providing information or a particular service. For that reason, web applications are a good way of implementing such tools, because … Continue reading How to use a browser as a kiosk