Victor
Professionally: UI developer, usability practitioner and web designer. Personally: Father, photographer, cyclist, hiker.
If you’ve been looking for me on Facebook, you won’t. I’ve de-activated my account and have moved over to Google+.
Went to the first ever Accelerate conference on web analytics in San Francisco. Extremely thankful to Web Analytics Demystified and their sponsors, TeaLeaf, OpinionLab and Ensighten for providing the free event.
Saw some old friends, met a lot of great people and learned a bunch of new things, but most importantly, things that re-inforces things I’ve learned on my own with both web analytics and web analytics implementation. Being relatively new into the hardcore aspects of this, it was enlightening to know that there were a ton of people who sort of “fell” into this exciting new are in business. It sounded like there are lots of opportunities to advance and lead in digital measurement, not to mention identify new ways of how we can and should measure various web activities. I’m going to start sharing various words of wisdom I come across in this area through my blog.
One of the more humorous ones was why web analytics is like a cake: http://www.seomoz.org/blog/how-to-find-link-worthy-data
The data filter in Omniture is one of the most cryptic pieces of functionality in the tool. After trying to figure out a problem I had with advanced filters, I discovered something new and really useful:
I ran into a problem with uploading large files on another WordPress site that I maintain. I ran into the following blog that outlines how to resolve the problem. It requires modifying your .htaccess file and adding the following at the bottom of the file:
php_value upload_max_filesize 20M php_value post_max_size 20M php_value max_execution_time 200 php_value max_input_time 200
As part of my continual experimentation in pretty much everything, I’ve added the Onswipe plug-in to the site. If you’re hosting a WordPress installation, it’s easy to add. Search for Onswipe where you’d normally search for plugins. Download, install and activate – that’s all!