tag:blogger.com,1999:blog-98411432009-07-08T13:28:43.523-04:00immeriaan immersion in web analyticsStephane Hamel at immeria.nethttp://www.blogger.com/profile/10573779479865639459noreply@blogger.comBlogger432125tag:blogger.com,1999:blog-9841143.post-38176506089613717872009-06-29T22:41:00.001-04:002009-06-29T22:42:50.218-04:00Free or Fee: Gladwell vs AndersonIn a previous post, I explained <a href="http://blog.immeria.net/2009/04/why-wasp-isnt-free.html">why WASP isn't free</a>, and recently, I promoted my consulting services with the headline "<a href="http://blog.immeria.net/2009/05/web-analytics-brain-available-for-fee.html">Web Analytics brain available - for a fee</a>" and I've done my share of <a href="http://blog.immeria.net/2008/11/some-controversy-in-field-of-web.html">inflamatory posts</a> about the utopia of "Free".<br /><br />Malcolm Gladwell, author of three books I loved reading (<a href="http://www.amazon.com/gp/product/0316346624?ie=UTF8&amp;tag=stephahamelim-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0316346624">The Tipping Point</a>, <a href="http://www.amazon.com/gp/product/0316010669?ie=UTF8&amp;tag=stephahamelim-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0316010669">Blink!</a> and <a href="http://www.amazon.com/gp/product/0316017922?ie=UTF8&amp;tag=stephahamelim-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0316017922">Outliers)</a>, <a href="http://www.newyorker.com/arts/critics/books/2009/07/06/090706crbo_books_gladwell">replies to</a> <a href="http://wired.com/">Wired</a> editor Chris Anderson and adulated author of "<a href="http://www.amazon.com/gp/product/1401322905?ie=UTF8&amp;tag=stephahamelim-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=1401322905">Free: The Future of a Radical Price</a>" (honestly, I read the <a href="http://www.wired.com/techbiz/it/magazine/16-03/ff_free?currentPage=all">article</a> and had enough).<br /><br />I go with Daniel Tunkelang, blogger at <a href="http://smartdatacollective.com/">SmartDataCollective</a>, who wrote "<a href="http://smartdatacollective.com/Home/19844">Malcolm Gladwell to Chris Anderson: No “Free” Lunch</a>", which led me to the New Yorker article "<a href="http://www.newyorker.com/arts/critics/books/2009/07/06/090706crbo_books_gladwell">Priced to sell: if free the future?</a>". Tunkelang says:<br /><blockquote>Ultimately, Gladwell dismisses Anderson as a “technological utopian.” That’s harsh, but I think it’s on target.</blockquote>I agree. <br /><br />In his usual style, Gladwell brings very good arguments to go against Anderson's views:<br /><blockquote>Free is just another price, and prices are set by individual actors, in accordance with the aggregated particulars of marketplace power.</blockquote><blockquote>Why are the self-interested motives of powerful companies being elevated to a philosophical principle?<br /></blockquote><blockquote>Apple may soon make more money selling iPhone downloads (ideas) than it does from the iPhone itself (stuff). The company could one day give away the iPhone to boost downloads; it could give away the downloads to boost iPhone sales; or it could continue to do what it does now, and charge for both.<br /></blockquote><ul></ul>Hmmm... Enough said :)<div class="blogger-post-footer">&nbsp;<br/> <a href="http://WebAnalyticsSolutionProfiler.com/?utm_source=rss&utm_medium=banner&utm_campaign=wasp"><img src="http://2.bp.blogspot.com/_ZiytNHGCngU/SYhE_8AUW4I/AAAAAAAABIs/8gzlAT3EHik/S404/WASP_468x60.png" alt="Get WASP from http://WebAnalyticsSolutionProfiler.com" border="0"/></a><br/> Originally posted by St&eacute;phane Hamel at <a href="http://immeria.net">immeria.net</a>.<img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9841143-3817650608961371787?l=blog.immeria.net'/></div>Stephane Hamel at immeria.nethttp://www.blogger.com/profile/10573779479865639459noreply@blogger.com1tag:blogger.com,1999:blog-9841143.post-34781388033803221402009-06-24T12:14:00.003-04:002009-06-27T13:32:51.207-04:00Google Analytics targeted by hackersThe <a href="http://search.twitter.com/search?q=GA+hack">twitersphere</a> is on fire over a <a href="http://www.google.com/support/forum/p/Google%20Analytics/thread?tid=1f6452112c01bb78">Google Analytics support forum</a> thread. I was chatting with <a href="http://runinsight.co.uk/">Eran Ben Sabat, a London-based fellow web analytics consultant</a> who said "have you seen the latest with the GA code? The regex thingy sending trafic to a another domain". I relayed the info on Twitter, which was picked up by <a href="http://twitter.com/erictpeterson">Eric Peterson</a>, then started to spread like crazy.<br /><br />This post is a summary of several threads and resources about this exploit. <br /><h4>Is my GA being hacked?</h4>The thread shows several accounts of websites using GA were the default implementation script was replaced with a gibberish string of JavaScript code. It's fascinating to see the thread evolving with the help of people contributing various hypothesis: ftp security, software hole, etc.<br /><br />Have you been infected?<br /><ol><li>Visit your site home page</li><li>Do a view source</li><li>If the typical Google Analytics script code block contains a string of weird characters, your site has been infected<br />(another similar exploit uses an IFRAME, so check your source code for something like "<i>document.write("&lt;"+"i"+"f"+"ram"+"e"</i>..., which creates an IFRAME referencing a site named "trughtsa.com")</li></ol><i><b>Tip: </b></i>To help identify if Google Analytics isn't behaving as expected, you can install the <a href="http://webanalyticssolutionprofiler.com/">Web Analytics Solution Profiler</a>. If it doesn't show Google Analytics while you expect it, check your source code.<br /><br />The exploit is as follow:<br /><ol><li>htttp://www.google-analytics.com/ga.js is being change by the regex to</li><li>http://91.212.65.148/ga.js</li><li>which runs http://91.212.65.148/image/pfgt.php</li><li>this executes an Adobe Reader exploit BID27641 and BID 34169 (Symantec call this the Bloodhound.Exploit.196)</li><li>files with typical names such as login, index, default, home with PHP, ASP or HTML extensions are targetted<br /></li></ol><blockquote>Bloodhound.Exploit.196 is a heuristic detection for files attempting to exploit the Adobe Acrobat and Reader Multiple Arbitrary Code Execution and Security Vulnerabilities (BID 27641) or the Adobe Acrobat and Reader Collab 'getIcon()' JavaScript Method Remote Code Execution Vulnerability (BID 34169).<br /><a href="http://www.symantec.com/security_response/writeup.jsp?docid=2008-080702-2357-99" target="_blank">http://www.symantec.com/security_response/writeup.jsp?docid=2008-080702-2357-99</a></blockquote>We now have an explanation of the exploit, but we still don't know how the code is being altered.<br /><h4>The injection</h4>Some accounts reports as much as 25% of <a href="http://forum.joomla.org/viewtopic.php?p=1732337#p1732337">Joomla</a> (a popular platform running on Apache servers with PHP) forum posts being about this and several other threads discussing similar issues. The reality: the injection is an exploit on week security settings on Apache HTTP servers and unencrypted FTP passwords saved by popular tools used for editing websites. Once a client machine is infected, all commonly used tools are harvested to collect more unencrypted FTP passwords and contribute to the dissemination of the attach.<br /><h4>Is it a Google Analytics security issue: No<br />Is it a Google Analytics exploit: Yes</h4>This hack is not a Google Analytics security issue, it is not an Apache or PHP issue either. It is a server security &amp; maintenance issue. Some fellow tweeters have pointed this out, however, the onsite malicious javascript code is disguised as Google Analytics code.<br /><blockquote>...as the onsite malicious javascript code is disguised as Google Analytics code, then and it may have implications for the trust in the Google Analytics brand. Thus it might be worthwhile for Google investing resources trying to help web developers fix and also prevent from happening in the future.</blockquote>The 1st message in the forum thread was on June 16th, and the 1st Google employee reply came a week later, on the 23rd, merely saying it is NOT a Google Analytics security issue and pointing to some general best practices on good website management. But none of them really address the specifics of this exploit.<br /><br />The fact Google Analytics is so widely used, and the script code block is always identical, certainly made it a target of choice for this exploit.<br /><h4>Closing the door</h4>Google suggests to look at those resources:<br /><ul><li><a href="http://googlewebmastercentral.blogspot.com/2008/04/my-sites-been-hacked-now-what.html">My Site's Been Hacked, Now What?</a></li><li><a href="http://googlewebmastercentral.blogspot.com/2009/02/best-practices-against-hacking.html">Best Practices Against Hacking</a></li><li><a href="http://googlewebmastercentral.blogspot.com/2007/09/quick-security-checklist-for-webmasters.html">Quick Security Checklist for Webmasters</a></li></ul>Interesting, but certainly not to the point, instead, do this:<br /><ol><li>Start with your own computer. Scan it with <a href="http://free.avg.com/download-avg-anti-virus-free-edition">anti-virus</a> and anti-spyware tools.</li><li> Once you are sure your computer is clean, change all site passwords. (You might want to change computer and network passwords too.)</li><li>Make sure you have the latest <a href="http://get.adobe.com/">Adobe Acrobat reader </a><br /></li><li> Now keep the new passwords secure. Don’t use auto-upload features of your web site editors. Enter passwords every time you upload new content instead. Use SFTP instead of FTP if possible.</li><li> Now remove the malicious code (the iframes/regex) from your files on server. The easiest way to do it is upload a clean content from a backup.</li><li> Scan your server directories for any new/suspicious files (don’t forget to check hidden files). Remove anything that should not be there.</li><li>If your site was flagged by Google, request a malware review via <a href="http://www.google.com/webmasters/tools/">Webmaster Tools</a>.</li><li> Regularly check your site with diagnostics tools of your choice</li></ol>Hope that helps!<div class="blogger-post-footer">&nbsp;<br/> <a href="http://WebAnalyticsSolutionProfiler.com/?utm_source=rss&utm_medium=banner&utm_campaign=wasp"><img src="http://2.bp.blogspot.com/_ZiytNHGCngU/SYhE_8AUW4I/AAAAAAAABIs/8gzlAT3EHik/S404/WASP_468x60.png" alt="Get WASP from http://WebAnalyticsSolutionProfiler.com" border="0"/></a><br/> Originally posted by St&eacute;phane Hamel at <a href="http://immeria.net">immeria.net</a>.<img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9841143-3478138803380322140?l=blog.immeria.net'/></div>Stephane Hamel at immeria.nethttp://www.blogger.com/profile/10573779479865639459noreply@blogger.com0tag:blogger.com,1999:blog-9841143.post-79577132831868156422009-06-19T14:18:00.000-04:002009-06-19T14:18:43.348-04:00A tale of Web Analytics near missWikipedia defines a "near miss" as being an "unplanned event that did not result in injury, illness, or damage - but had the potential to do so". I was reading Jim Novo's latest post about <a href="http://blog.jimnovo.com/2009/06/19/analyze-not-justify/">Analyze, Not Justify</a>, relating a conversation with a client that didn't became one... I wanted to do such as post for a while and I figured out "what the heck, I'll share one of my experience". Of course, in doing so I will try to "protect the innocent". So here goes.<br /><h4>The agency who wanted to be</h4>I was contacted by a traditional marketing agency (call it "ABC") that also does websites and online campaigns. They wanted me to help out with one of their clients (let's call them "XYZ"). Since I offer to "<a href="http://immeria.net/consultant.htm">coach and empower web agencies</a>" this sounded like a perfect opportunity. Furthermore, I had been referred by one of my very best client.<br /><br />The agency wanted me to jump right in: fix that darn web analytics tool; make magic happen. At the same time, they were talking about very ambitious web initiatives for XYZ and how they would measure all of it. I smelled "risk ahead" and I was able to convince them to start with a <a href="http://immeria.net/resources.htm#WAMM">Web Analytics Maturity Assesment</a> which you can view bellow (click for larger view):<br /><div class="separator" style="clear: both; text-align: center;"><a href="http://1.bp.blogspot.com/_ZiytNHGCngU/SjvR3-38GoI/AAAAAAAABKc/kBxRRnxJYd8/s1600-h/objective.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" src="http://1.bp.blogspot.com/_ZiytNHGCngU/SjvR3-38GoI/AAAAAAAABKc/kBxRRnxJYd8/s320/objective.png" /></a></div><br /><br />The outcomes from the assesment were pretty clear, both from an agency and a client perspective... Also, the goal was to go from virutally nothing and jump more than 1 level in the Maturity scale, which is also an important risk.<br /><h4>SixSigma DMAIC to the rescue</h4>Knowing the risks is already a pretty good start. To alleviate those risks I addressed the project from a SixSigma problem resolution perspective (which I always do anyway). Starting with a Definition of clear objectives, then Measuring the actual state of the union (then doing Analysis, Improvement and Control). We went on to define and clarify business objectives, identify the stakeholders and the required metrics, identify which info would need to be communicated in dashboards and how often, etc.<br /><h4>The wall</h4>Measuring the actual state is where we found the "politiwall" - the political brick wall. XYZ is the canadian branch of a much larger organization; a typical multi-national, multi-product global corporation. They are obviously accountable for success in Canada and as such, they maintain the site content and define the marketing strategy. However, figure this scenario:<br /><ul><li>CMS tool is under the responsibility of head office, but content and accountability for success is XYZ responsibility</li><li>XYZ tools are developed by local partners, one of those partners being the ABC agency. Accountability for success of those process-driven tools is also under XYZ responsibility</li><li>Head office standardized on Omniture and did a fantastic implementation. They obviously want to offer a global perspective on all XYZ websites. This is a perfectly valid approach.</li></ul>As I noticed in a <a href="http://blog.immeria.net/2009/04/web-analytics-in-automotive-industry.html">previous post</a>, multi-national head offices tend to use "best of breed" tools and "impose" a level of standardization. On the other end, local branches of those larger organizations tend to use Google Analytics more, for a number of reasons: locally perceived control, costs, and maturity.<br /><br />In the actual context:<br /><ul><li>XYZ is not allowed to add Google Analytics to the CMS framework<br /></li><li>XYZ is not allowed to add Omniture tags to locally developed applications<br /></li><li>Yet, we want to have a complete view of the user's interaction with the whole XYZ ecosystem (i.e. all components of the online presence, including the CMS, tools and promotional sites)</li></ul>We are clearly facing a governance and ownership issue here. So tell me, what would you do?<br /><h4>My recommendations</h4>Considering XYZ accountability for success, here are the next steps I'm envisioning:<br /><ol><li>Demonstrate the direct and logical correlation between "accountability for success", "means to measure" and "power to take action". Escalate at the appropriate level (beyond current local director level).<br /></li><li>Since the headoffice have an implementation and best practice document, it could be reviewed to accomodate for more flexibility for local sites (something I've seen with another client who standardized the core implementation but allow for a level of flexibility on over 200 websites)<br /></li><li>Make sure to follow the implementation guidelines and best practice in implementing locally developed tools, with collaboration of the head office to make sure they are comfortable with the implementation</li></ol>Point #1 is critical. If you don't solve it now it will always come back to haunt you!<br /><h4>Help me help you</h4>Latest status was "the business case was presented to head office" and I'm waiting for feedback. At one point I had the impression the agency was putting the blame on me for failing to deliver. I had not insisted on starting with the right approach they would certainly be right (in fact, I'm refusing to work with a client if we don't start with a Maturity Assement). As an independent consultant, my role is to tell things as they are and guide you in the right direction. But you are ultimately driving and taking the decision to follow my recommendations or not.<br /><br />I think this would make a great case for the "<a href="http://www.tech.ubc.ca/webanalytics/CreatingtheAnalyticalBusinessCulture.html">Creating and Managing the Web Analytics Culture</a>" course I'm tutoring!<br /><br />Any thoughts and feedback welcome!<div class="blogger-post-footer">&nbsp;<br/> <a href="http://WebAnalyticsSolutionProfiler.com/?utm_source=rss&utm_medium=banner&utm_campaign=wasp"><img src="http://2.bp.blogspot.com/_ZiytNHGCngU/SYhE_8AUW4I/AAAAAAAABIs/8gzlAT3EHik/S404/WASP_468x60.png" alt="Get WASP from http://WebAnalyticsSolutionProfiler.com" border="0"/></a><br/> Originally posted by St&eacute;phane Hamel at <a href="http://immeria.net">immeria.net</a>.<img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9841143-7957713283186815642?l=blog.immeria.net'/></div>Stephane Hamel at immeria.nethttp://www.blogger.com/profile/10573779479865639459noreply@blogger.com2tag:blogger.com,1999:blog-9841143.post-90149485622077770712009-06-17T20:45:00.004-04:002009-06-18T10:26:45.842-04:00Web Analytics Tuesday, July 7th, sponsored by AT Internet<a href="http://atinternet.com/" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"><img border="0" src="http://atinternet.com/Portals/0/logo_at_internet.gif" /></a>In March we joined force with "<a href="http://www.utilisabilitequebec.org/">Utilisabilité Québec</a>" to discuss the relationship between usability and analytics.<br /><br />In July, the Web Analytics <strike>Wednesday</strike> will be on a Tuesday! Nicolas Babin, <a href="http://atinternet.com/">COO for AT Internet</a>, will present a Case Study featuring European client <a href="http://www.ryanair.com/site/EN/">Ryanair</a>. This content was originally presented together with Dara Brady, Head of Advertising at Ryanair during <a href="http://www.atinternet.com/Societe/Agenda/InternetWorldLondonApr2009.aspx">Internet World London this past May</a>. The case study will demonstrate how AT Internet delivered against Ryanair’s 2009 online priorities: site redesign and conversion.our event is sponsored by AT Internet.<br /><br /><a href="http://resto-lelocal.com/" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"><img border="1" height="96" src="http://resto-lelocal.com/images/img-logo.gif" width="96" /></a><span style="font-weight: bold;">When:</span> Tuesday, July 7th, 5:00pm - 9:00pm<br /><span style="font-weight: bold;">Location: </span>the greatest place to host a WaW: <a href="http://www.resto-lelocal.com/">Le Local</a><br /><span style="font-weight: bold;">Where: </span> <a href="http://maps.google.com/maps?f=q&amp;hl=en&amp;geocode=&amp;q=resto+le+local,+Montr%C3%A9al,+Qu%C3%A9bec&amp;ie=UTF8&amp;ll=45.505054,-73.556342&amp;spn=0.016843,0.033517&amp;z=15&amp;iwloc=A">700 William, Montréal, H3C 1P1</a>, 514-397-7737<br />&gt;&gt;&gt; <a href="http://webanalyticsdemystified.com/wednesday/index.asp?event_city=Montreal">RSVP at WebAnalyticsDemystified service</a> &lt;&lt;&lt;<br /><span style="font-weight: bold;">Sponsor:</span> <a href="http://draft.blogger.com/goog_1245285480395">AT Internet</a><a href="http://draft.blogger.com/goog_1245285480395"></a><br /><br />17:00h: Welcome and networking, beer &amp; tapas!<br />17:30h Summary of eMetrics in San Jose and industry news (Stéphane)<br />18:00h: AT Internet presentation (Nicolas Babin)<br />...: Networking...<br />20:00h: Event end <br /><br />Please <a href="http://webanalyticsdemystified.com/wednesday/index.asp?event_city=Montreal">sign up now</a>!<div class="blogger-post-footer">&nbsp;<br/> <a href="http://WebAnalyticsSolutionProfiler.com/?utm_source=rss&utm_medium=banner&utm_campaign=wasp"><img src="http://2.bp.blogspot.com/_ZiytNHGCngU/SYhE_8AUW4I/AAAAAAAABIs/8gzlAT3EHik/S404/WASP_468x60.png" alt="Get WASP from http://WebAnalyticsSolutionProfiler.com" border="0"/></a><br/> Originally posted by St&eacute;phane Hamel at <a href="http://immeria.net">immeria.net</a>.<img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9841143-9014948562207777071?l=blog.immeria.net'/></div>Stephane Hamel at immeria.nethttp://www.blogger.com/profile/10573779479865639459noreply@blogger.com1tag:blogger.com,1999:blog-9841143.post-21923392248007328852009-05-27T10:23:00.000-04:002009-05-27T10:23:07.619-04:00Forrester web analytics forecast: WASP data<div class="separator" style="clear: both; text-align: center;"><a href="http://3.bp.blogspot.com/_ZiytNHGCngU/Sh1Mq8W4UAI/AAAAAAAABKU/EYy5fkGS2lA/s1600-h/web-analytics-growth.png" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"><img border="0" src="http://3.bp.blogspot.com/_ZiytNHGCngU/Sh1Mq8W4UAI/AAAAAAAABKU/EYy5fkGS2lA/s200/web-analytics-growth.png" /></a></div>Forrester just released the "<a href="http://www.forrester.com/Research/Document/Excerpt/0,7211,53629,00.html">US Web Analytics Forecast, 2008 to 2014</a>". John Lovett, Forrester analyst, predicts the US web analytics market will reach $1B by 2014, with a steady and amazing growth of 17% per year!<br /><h4>Collaborating with Forrester<br /></h4>I had the chance to collaborate with John Lovett &amp; Forrester by providing WASP market data:<br /><blockquote>Data from the <a href="http://webanalyticssolutionprofiler.com/">Web Analytics Solution Profiler (WASP)</a>, a service that detects analytics solutions installed on Web sites, projects that market penetration for Web analytics is roughly 58%. WASP also estimates that 78% of total market share is currently held by free vendor solutions. Further, among sites that have installations of fee-based Web analytics tools, 37% also have free tracking products installed, thereby duplicating their measurement efforts.</blockquote>Data referenced in the Forrester document was based on a sample of 210,820 sites analyzed over a one-month time period between February 2009 and March 2009.<br /><br />I you are a vendor seeking market share information or competitive data, an agency looking for business development opportunities or a market analyst, contact me to tap into the unique and valuable WASP market data.<br /><h4>My take<br /></h4>I got my hands on an advanced copy of the research and my feeling was simply "wow!" I can already hear people complaining "yeah, right... I knew that", the difference here is the level of detail, the trust and confidence you can put in this 10 pages document. The abstract says "the promise of web analytics needs an adjustment" and goes on to detail the specific points justifying such a statement.<br /><ul><li>"The future success of web analytics is dependent upon experts who translate raw data into insight". If only a fraction of professional services are delivered by vendors, the market for experienced consultants will continue to be in high demand.<br /></li><li>"Data becomes the addictive drug because it can demonstrate success, predict outcomes, and establish business cases for new endeavors.". Web analytics is not a matter of ROI, it's a matter of accountability.</li><li>"The importance of integration is accentuated": during initial client meetings there is always a point of integrating everything... they quickly hit a roadblock because their <a href="http://blog.immeria.net/2009/05/web-analytics-maturity-model.html">web analytics maturity</a> is simply not there.<br /></li><li>"Optimization technology will be the next frontier": I would rather say "automation &amp; optimization". We should always aim to automate tasks and transfer our knowledge into intelligent systems that will free us to work on the next challenges.</li></ul>Being an independent consultant, I particularly like the statement that "professional services will be delivered from non-vendors providers".<div class="blogger-post-footer">&nbsp;<br/> <a href="http://WebAnalyticsSolutionProfiler.com/?utm_source=rss&utm_medium=banner&utm_campaign=wasp"><img src="http://2.bp.blogspot.com/_ZiytNHGCngU/SYhE_8AUW4I/AAAAAAAABIs/8gzlAT3EHik/S404/WASP_468x60.png" alt="Get WASP from http://WebAnalyticsSolutionProfiler.com" border="0"/></a><br/> Originally posted by St&eacute;phane Hamel at <a href="http://immeria.net">immeria.net</a>.<img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9841143-2192339224800732885?l=blog.immeria.net'/></div>Stephane Hamel at immeria.nethttp://www.blogger.com/profile/10573779479865639459noreply@blogger.com0tag:blogger.com,1999:blog-9841143.post-4035335306956680592009-05-27T09:05:00.002-04:002009-05-27T09:06:14.210-04:00Web analytics brain available! (for a fee)Over the past couple of years I have been very involved in the web analytics community, tutoring the <a href="http://www.tech.ubc.ca/webanalytics/">UBC Award of Achievement in Web Analytics</a>, providing feedback on the <a href="http://tech.groups.yahoo.com/group/webanalytics/">Yahoo! Web Analytics forum</a>, writing <a href="http://blog.immeria.net/">on my blog</a>, answering a huge amount of emails, even providing <a href="http://webanalyticssolutionprofiler.com/WAA/">free tools to make your web analytics life easier</a>.<br /><h4>Brain juice</h4>I've often said it: consulting is selling brain juice, and the amount of juice you can extract is scarce and valuable.<br /><br />As much as I like to help out and collaborate whenever possible, my workload is constantly at a high level and my expertise is often being requested to give feedback on products or the market in general. Speaking at <a href="http://emetrics.org/">eMetrics</a> and other conferences, my nomination to the <a href="http://blog.immeria.net/2009/04/web-analytics-association-board-of.html">WAA Board of Directors</a> and the <a href="http://blog.immeria.net/2009/05/follow-up-on-waalter-award.html">Web Analytics Association Leadership &amp; Technical Excellence Recognition (WAALTER) award</a> I recently received have significantly increased the number of requests I get. Being an independent, free spirited though leader, it just makes sense to realize what I’m selling is <a href="http://linkedin.com/in/shamel">my knowledge, experience and expertise</a>. I just can’t afford to spend a lot of time providing free advices and feedback...<br /><h4>Offer for agencies &amp; vendors</h4>Long story short, I have something to do in order to prioritize my work and maintain a level of professionalism and ethics with the people I'm working with:<br /><ul><li><u><b>Retainer</b></u>: We will define the scope and objectives of our collaboration and I will provide monthly feedback about your product, the market, social media &amp; news, etc. A six month agreement and a fixed monthly fee will also garantee I won't play the same role with any of your competitors.</li><li><u><b>Ad hoc</b></u>: I will gladly work with you, provide feedback and information about your product or the market on an hourly basis. In this model, I can still work with any other partner, including competing ones.</li><li><u><b>Package</b></u>: With a minimal monthly agreement the hourly rates can be reduced.</li></ul><br />Don't hesitate to contact me if you would like to discuss this offer privately.<div class="blogger-post-footer">&nbsp;<br/> <a href="http://WebAnalyticsSolutionProfiler.com/?utm_source=rss&utm_medium=banner&utm_campaign=wasp"><img src="http://2.bp.blogspot.com/_ZiytNHGCngU/SYhE_8AUW4I/AAAAAAAABIs/8gzlAT3EHik/S404/WASP_468x60.png" alt="Get WASP from http://WebAnalyticsSolutionProfiler.com" border="0"/></a><br/> Originally posted by St&eacute;phane Hamel at <a href="http://immeria.net">immeria.net</a>.<img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9841143-403533530695668059?l=blog.immeria.net'/></div>Stephane Hamel at immeria.nethttp://www.blogger.com/profile/10573779479865639459noreply@blogger.com0tag:blogger.com,1999:blog-9841143.post-72135334932796753562009-05-22T15:11:00.002-04:002009-05-22T15:15:17.925-04:00WASP v1.25 released<div class="separator" style="clear: both; text-align: center;"><a href="http://webanalyticssolutionprofiler.com/" imageanchor="1" style="clear: right; margin-bottom: 1em; margin-left: 1em;"><img border="0" src="http://2.bp.blogspot.com/_ZiytNHGCngU/SWbVoVQUgwI/AAAAAAAABDw/2VBObH9SSlY/s320/WASP_Header.png" /></a></div>WASP v1.25 is now approved at <a href="https://addons.mozilla.org/en-US/firefox/addon/4001">addons.mozilla.org</a> and had been available from <a href="http://webanalyticssolutionprofiler.com/try.htm">WebAnalyticsSolutionProfiler.com</a> for a couple of days.<br /><br />Another round of bug fixes and minor enhancements toward WASP v1.50, coming up in June.<br /><h4>What's new</h4><ul><li><b>WASP for Analyst:</b><br /><ul><li>Now makes the distinction between Google Analytics (legacy Urchin code) and <a href="http://www.google.com/analytics/urchin_software.html">Google Analytics Urchin Software</a></li></ul></li><li><b>WASP Pro:</b><br /><ul><li>Bug: First install now sets default database correctly.</li><li>The crawler now logs special <a href="http://webtrends.com/">WebTrends</a> meta-tags (WT.*)</li><li>Fixed condition where detection rule optimization was failing (fixed performance issue)</li><li>Crawl report now handles on-click to filter rows correctly</li><li> Crawl report now open in current window instead of popup<br /></li></ul></li><li><b>WASP for Market Research: </b><br /><ul><li>Fixed escaping of values when custom tags are found<br /></li></ul></li><li><b>New/updated tools:</b><br /><ul><li><a href="http://www.mediaplex.com/">Mediaplex</a></li><li><a href="http://developers.facebook.com/connect.php">Facebook Connect</a>&nbsp;</li><li><a href="http://www.bango.com/">Bango Analytics</a></li><li><a href="http://hubspot.com/">HubSpot</a></li><li><a href="http://www.chartbeat.com/">Chartbeat</a></li><li><a href="http://atinternet.com/">AT Internet Xiti</a><br /></li></ul></li><li><b>Enhanced: </b><br /><ul><li>Now supports Firefox v3.5.*</li></ul></li></ul>Please take 2 minutes to submit a review at <a href="https://addons.mozilla.org/en-US/firefox/addon/4001">addons.mozilla.org</a> and visit the <a href="http://voice.webanalyticssolutionprofiler.com/">UserVoice page</a> to suggest improvements and cast your vote.<br /><h4>Web Analytics Association Leadership &amp; Technical Excellence Recognition (WAALTER) </h4>I was humbled and honored to receive this prestigious prize at the <a href="http://emetrics.org/">eMetrics Marketing Optimization Summit</a>. The <a href="http://webanalyticsassociation.org/en/rel/456/">WAALTER award</a> "recognizes companies and individuals who are leaders and innovators in the field of web analytics. The objective is to encourage creative and innovative projects or initiatives that embody the web analytics industry’s best practices."<br /><br /><a href="http://webanalyticssolutionprofiler.com/try.htm"><b>Get WASP v1.25 update now!</b></a><div class="blogger-post-footer">&nbsp;<br/> <a href="http://WebAnalyticsSolutionProfiler.com/?utm_source=rss&utm_medium=banner&utm_campaign=wasp"><img src="http://2.bp.blogspot.com/_ZiytNHGCngU/SYhE_8AUW4I/AAAAAAAABIs/8gzlAT3EHik/S404/WASP_468x60.png" alt="Get WASP from http://WebAnalyticsSolutionProfiler.com" border="0"/></a><br/> Originally posted by St&eacute;phane Hamel at <a href="http://immeria.net">immeria.net</a>.<img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9841143-7213533493279675356?l=blog.immeria.net'/></div>Stephane Hamel at immeria.nethttp://www.blogger.com/profile/10573779479865639459noreply@blogger.com0tag:blogger.com,1999:blog-9841143.post-90895672430083859112009-05-13T16:43:00.000-04:002009-05-13T16:43:35.005-04:00Follow-up on WAALTER award<div class="separator" style="clear: both; text-align: center;"><a href="http://www.webanalyticsassociation.org/images/emossj2009_jimsterne_stephanehamel.jpg" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"><img border="0" height="170" src="http://www.webanalyticsassociation.org/images/emossj2009_jimsterne_stephanehamel.jpg" width="200" /></a></div><a href="http://blog.immeria.net/2009/05/wasp-receives-waalter-award-at-emetrics.html">Last week</a> I did a short post about the Web Analytics Association Leadership &amp; Technical Excellence Recognition award I got at <a href="http://emetrics.org/">eMetrics</a>. I think I look pretty good on this picture, along with Jim Sterne :)<br /><br />The WAA just sent a newsletter to its members saying:<br /><blockquote>In the individual category, the WAA awarded first place to Stéphane Hamel of <a href="http://immeria.net/">Immeria Consulting Services</a>. In 2008, Hamel demonstrated leadership through his development of the <a href="http://webanalyticssolutionprofiler.com/">Web Analytics Solution Profiler, WASP</a>. With ongoing commitment to web analytics, Hamel directly influences the direction and success of his company, and inspires change throughout the industry.</blockquote>You can view the full article on the <a href="http://www.webanalyticsassociation.org/waalter/2009/">Web Analytics Association website</a> and <a href="http://www.webanalyticsassociation.org/waalter/shamel_WAALTER_2009.pdf">download my case study</a>.<div class="blogger-post-footer">&nbsp;<br/> <a href="http://WebAnalyticsSolutionProfiler.com/?utm_source=rss&utm_medium=banner&utm_campaign=wasp"><img src="http://2.bp.blogspot.com/_ZiytNHGCngU/SYhE_8AUW4I/AAAAAAAABIs/8gzlAT3EHik/S404/WASP_468x60.png" alt="Get WASP from http://WebAnalyticsSolutionProfiler.com" border="0"/></a><br/> Originally posted by St&eacute;phane Hamel at <a href="http://immeria.net">immeria.net</a>.<img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9841143-9089567243008385911?l=blog.immeria.net'/></div>Stephane Hamel at immeria.nethttp://www.blogger.com/profile/10573779479865639459noreply@blogger.com1tag:blogger.com,1999:blog-9841143.post-61047554685789352072009-05-13T11:12:00.001-04:002009-05-13T11:13:21.137-04:00Web Analytics Maturity ModelI have <a href="http://blog.immeria.net/2008/11/web-analytics-maturity-model-and.html">continued my work</a> on a <b>Web Analytics Maturity Model</b> focused on the business and change management aspects rather than being around the technological usage level of web analytics tools, which is quite different from <a href="http://www.gartner.com/DisplayDocument?ref=g_search&amp;id=713210">Gartner's model</a> or the recently proposed <a href="http://www.webtrends.com/Services/Digital-Marketing-Maturity-Model.aspx">WebTrend DM3 approach</a>.<br /><br />My work is heavily inspired from Thomas Davenport <a href="http://www.amazon.com/gp/product/1422103323?ie=UTF8&amp;tag=stephahamelim-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=1422103323">Competing on Analytics: The New Science of Winning</a><img alt="" border="0" height="1" src="http://www.assoc-amazon.com/e/ir?t=stephahamelim-20&amp;l=as2&amp;o=1&amp;a=1422103323" style="border: medium none ! important; margin: 0px ! important;" width="1" />, a must read for all web analyst and their boss. It also leverage <a href="http://www.tech.ubc.ca/businessanalysis/">business analysis concepts</a>, a topic I've been tutoring at UBC for some time and as a member of the <a href="http://www.theiiba.org/am/">International Institute of Business Analysis</a>. Last week, at the <a href="http://emetrics.org/">eMetrics Marketing Optimization Summit</a>, I presented the actual state of this project. You can find the presentation below or on <a href="http://www.slideshare.net/shamel67/web-analytics-maturity-model">Slideshare</a>.<br /><div id="__ss_1428591" style="text-align: left; width: 425px;"><a href="http://www.slideshare.net/shamel67/web-analytics-maturity-model?type=powerpoint" style="display: block; font-family: Helvetica,Arial,Sans-serif; font-size-adjust: none; font-size: 14px; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; margin: 12px 0pt 3px; text-decoration: underline;" title="Web Analytics Maturity Model">Web Analytics Maturity Model</a><object height="284" style="margin: 0px;" width="340"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=wamemetricssj090503-090513080710-phpapp02&stripped_title=web-analytics-maturity-model" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=wamemetricssj090503-090513080710-phpapp02&stripped_title=web-analytics-maturity-model" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="340" height="284"></embed></object><br /><div style="font-family: tahoma,arial; font-size: 11px; height: 26px; padding-top: 2px;">View more <a href="http://www.slideshare.net/" style="text-decoration: underline;">presentations</a> from <a href="http://www.slideshare.net/shamel67" style="text-decoration: underline;">Stephane Hamel</a>.</div></div>This model is the result of over <a href="http://linkedin.com/in/shamel">20 years of experience</a> working for very diversified companies, including the last 15 playing different roles in several web projects, and several years in web analytics. The model as also been "tested &amp; calibrated" with various companies in Canada and abroad.<br /><h4>Speaking &amp; Consulting</h4>I'm open for speaking opportunities at marketing, business analysis or web analytics conferences. I can do an independant, unbiased, complete evaluation of your web anlaytics maturity and provide clear recommendations on what needs to be done in order to strenghten your current web analytics practices and help you move to the next level.<br /><blockquote>"We used Stéphane's Web Analytics Maturity Model as support for developing a (Web) Analytics roadmap and strategy. It is a long road to implement culture change in a large organization - especially when you are on IT side. It already triggered interest; that is a good start!"<br />Michael Notte<br />Senior Analyst - Web Team<br />Sales &amp; Marketing Business Applications<br />Toyota Motor Europe</blockquote><h4>Please Note</h4>The presentation is not available for download and I would kindly invite you to contact me before re-purposing or using it. The Web Analytics Maturity Model is an important element of my consulting practice and a couple of slides can't give justice to all the hard work, experience and thinking behind it.<div class="blogger-post-footer">&nbsp;<br/> <a href="http://WebAnalyticsSolutionProfiler.com/?utm_source=rss&utm_medium=banner&utm_campaign=wasp"><img src="http://2.bp.blogspot.com/_ZiytNHGCngU/SYhE_8AUW4I/AAAAAAAABIs/8gzlAT3EHik/S404/WASP_468x60.png" alt="Get WASP from http://WebAnalyticsSolutionProfiler.com" border="0"/></a><br/> Originally posted by St&eacute;phane Hamel at <a href="http://immeria.net">immeria.net</a>.<img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9841143-6104755468578935207?l=blog.immeria.net'/></div>Stephane Hamel at immeria.nethttp://www.blogger.com/profile/10573779479865639459noreply@blogger.com1tag:blogger.com,1999:blog-9841143.post-70292934256005966002009-05-05T02:15:00.000-04:002009-05-05T02:15:37.346-04:00WASP receives WAALTER Award at eMetricsToday, at the <a href="http://emetrics.org/">eMetrics Marketing Optimization Summit</a> being held in San Jose, I received the first ever WAALTER Award for my work on the <a href="http://webanalyticssolutionprofiler.com/">Web Analytics Solution Profiler (WASP).</a> The <b>Web Analytics Association Leadership and Technical Excellent Recognition (WAALTER)</b> award "recognize companies and individuals who are leaders and innovators in the field of web analytics. The objective is to encourage creative and innovative projects or initiatives that embody the web analytics industry’s best practices."<br /><br />This prestigious price means a lot to me; it's not only a peer recognition, but also a strong encouragement to continue my work on WASP. Combined with my election on the <a href="http://blog.immeria.net/2009/04/web-analytics-association-board-of.html">WAA Board of Directors</a>, it highlights my involvement and strong commitment to the <a href="http://webanalyticsassociation.org/">Web Analytics Association</a>'s role as an industry voice.<br /><br />I also wants to congratulates <a href="http://www.predicta.com.br/">Predicta</a>, who won the WAALTER award in the corporate category, and thank the judges who took the time to evalute the submitted entries and saw the value of WASP.<div class="blogger-post-footer">&nbsp;<br/> <a href="http://WebAnalyticsSolutionProfiler.com/?utm_source=rss&utm_medium=banner&utm_campaign=wasp"><img src="http://2.bp.blogspot.com/_ZiytNHGCngU/SYhE_8AUW4I/AAAAAAAABIs/8gzlAT3EHik/S404/WASP_468x60.png" alt="Get WASP from http://WebAnalyticsSolutionProfiler.com" border="0"/></a><br/> Originally posted by St&eacute;phane Hamel at <a href="http://immeria.net">immeria.net</a>.<img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9841143-7029293425600596600?l=blog.immeria.net'/></div>Stephane Hamel at immeria.nethttp://www.blogger.com/profile/10573779479865639459noreply@blogger.com3tag:blogger.com,1999:blog-9841143.post-34402927204741076292009-04-21T20:04:00.002-04:002009-04-21T20:11:05.588-04:00MindMeld: from Omniture Summit to eMetrics San JoseThe first ever MindMeld was an invitation-only event held at the <a href="http://events.omniture.com/summit/2009/slc/">Omniture Summit 2009</a>. I had the chance to be invited by Matt Langie, Senior Director of Product Marketing for Omniture. Under the coordination of <a href="http://www.analyticsevolution.com/">John Lovett</a> (<a href="http://forrester.com/">Forrester Research</a>) and <a href="http://www.targeting.com/">Jim Sterne</a> (<a href="http://webanalyticsassociation.org/">WAA</a> and <a href="http://emetrics.org/">eMetrics</a>), we formed into roundtable groups to discuss hot topics of the day.<br /><blockquote>MindMeld is an interactive discussion forum of industry peers designed to foster review, debate, and offer proposed resolutions to issues inhibiting industry growth.</blockquote><h4><a href="http://http//www.youtube.com/user/WAMindmeld" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"><img border="0" src="http://3.bp.blogspot.com/_ZiytNHGCngU/Se5eR8vrpxI/AAAAAAAABKM/Ae2lPetHg2g/s200/SHamel_MindMeld.png" /></a>Social Media impact &amp; measurement</h4>I was pleased to be a session leader for social measurement. With representatives from iTunes, Warner Music, Norwegian Cruise Line, Best Buy and Brian Watkins (aka <a href="http://twitter.com/omniture">@omniture on Twitter</a>), the session was broken down into three main blocks of about an hour each:<br /><ul><li>scoping and establishing the breath of discussion,</li><li>identify critical events, technologies and necessary actions</li><li>report key takeaways, resolutions and call to action (from an individual perspective, for Omniture and the industry as a whole)</li></ul>The video of our takeaways is now available on the <a href="http://www.youtube.com/user/WAMindmeld%20">YouTube channel WAMindmeld</a>. Mine is shown bellow:<br /><br /><object height="275" width="340"><param name="movie" value="http://www.youtube.com/v/Up_VH0o4HiY&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Up_VH0o4HiY&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="340" height="275"></embed></object><br /><h4>MindMeld at eMetrics: the conversation continues<br /></h4>I'm glad to be part of it again, but now, as Jim puts it "that was only the beginning. Now, it's time to take action." The topic will be "What needs to happen to move the industry forward?", nothing less. In my new duties as one of the <a href="http://blog.immeria.net/2009/04/web-analytics-association-board-of.html">member of the Web Analytics Association Board of Directors</a>, I guess this will be on my mind pretty much all the time!<br /><br /><a href="http://emetrics.org/sanjose/2009/managing_marketing_metrics.php#mmm9" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"><img border="0" src="http://webanalyticssolutionprofiler.com/images/emssj_hms_125.jpg" /></a>Talking about <a href="http://emetrics.org/">eMetrics</a>, I will be speaking twice, first about the <a href="http://blog.immeria.net/2008/11/web-analytics-maturity-model-and.html">web analytics maturity model</a> I have developed and put the test (also <a href="http://blog.immeria.net/2008/11/web-analytics-maturity-model.html">check this post</a>), and a second time on a panel about "<a href="http://emetrics.org/sanjose/2009/emergentmetrics.php#em10">The Softer Side of Metrics - Is it Hot in Here or is it Just Me?</a>" with my friends <a href="http://webanalyticsdemystified.com/">Eric Peterson</a> and <a href="http://iperceptions.com/">Jonathan Levitt</a>. Eric will talk about <a href="http://www.twitalyzer.com/twitalyzer/">Twitalizer</a>, Jonathan will talk about <a href="http://4q.iperceptions.com/">4Q</a> and I will cover <a href="http://webanalyticssolutionprofiler.com/">WASP</a>.<div class="blogger-post-footer">&nbsp;<br/> <a href="http://WebAnalyticsSolutionProfiler.com/?utm_source=rss&utm_medium=banner&utm_campaign=wasp"><img src="http://2.bp.blogspot.com/_ZiytNHGCngU/SYhE_8AUW4I/AAAAAAAABIs/8gzlAT3EHik/S404/WASP_468x60.png" alt="Get WASP from http://WebAnalyticsSolutionProfiler.com" border="0"/></a><br/> Originally posted by St&eacute;phane Hamel at <a href="http://immeria.net">immeria.net</a>.<img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9841143-3440292720474107629?l=blog.immeria.net'/></div>Stephane Hamel at immeria.nethttp://www.blogger.com/profile/10573779479865639459noreply@blogger.com1tag:blogger.com,1999:blog-9841143.post-18398347257699391272009-04-19T09:37:00.001-04:002009-04-19T09:37:43.858-04:00WASP: Germany's top 500 sites by OgilvyBrainsA nice survey conducted by <a href="http://www.ogilvy.de/ogilvy/index.html">OgilvyBrains</a>, the strategic consultancy arm of the <a href="http://www.ogilvy.com/">Ogilvy Group</a> in Germany. Here's some interesting abstracts from their <a href="http://mnilive.com/?p=2593">press release</a> (<a href="http://www.ogilvy.de/common/presse/pressepopup.php3?artid=372">original PR in German</a>):<br /><blockquote>OgilvyBrains analyzed the websites of Germany’s 500 largest companies in terms of turnover and the top 50 national banks as to whether their website uses a tool-based web controlling program to analyze customers and visitors to the site. Over half of the companies surveyed did not have this facility. This means the company does not have access to detailed information about customer and visitor behavior on their site and, hence, cannot improve its performance and functionality accordingly.<br /><br />...<br /><br />According to Bert Klingsporn, the <a href="http://webanalyticssolutionprofiler.com/">WASP, the Web Analytics Solution Profiler</a>, survey has one main conclusion: “The consumer’s heavy Internet use is not mirrored by adequate corporate web controlling in Germany. Often it is little things that stop potential customers completing their purchase. Recognizing and understanding these barriers and adapting the website accordingly can lead to billions in earnings potential.” </blockquote>Even if we account for some margin of error in the way <a href="http://webanalyticssolutionprofiler.com/buy.htm">WASP for Market Research</a> to its analysis, the percentage of web analytics adoption still appear to be lower in Germany than in some other countries. WASP won't detect purely server-based solutions, and it might have missed smaller, very localized players. However, we can safely state that less than 50% of the companies surveyed are empowered with analytics and taking fact based decisions based on their web users browsing behavior.<div class="blogger-post-footer">&nbsp;<br/> <a href="http://WebAnalyticsSolutionProfiler.com/?utm_source=rss&utm_medium=banner&utm_campaign=wasp"><img src="http://2.bp.blogspot.com/_ZiytNHGCngU/SYhE_8AUW4I/AAAAAAAABIs/8gzlAT3EHik/S404/WASP_468x60.png" alt="Get WASP from http://WebAnalyticsSolutionProfiler.com" border="0"/></a><br/> Originally posted by St&eacute;phane Hamel at <a href="http://immeria.net">immeria.net</a>.<img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9841143-1839834725769939127?l=blog.immeria.net'/></div>Stephane Hamel at immeria.nethttp://www.blogger.com/profile/10573779479865639459noreply@blogger.com1tag:blogger.com,1999:blog-9841143.post-92232818581648298512009-04-17T11:26:00.005-04:002009-04-17T11:29:18.936-04:00Web Analytics Association Board of Directors<a href="http://webanalyticsassociation.org/" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"><img border="0" src="http://4.bp.blogspot.com/_ZiytNHGCngU/SeiftXiUIBI/AAAAAAAABKE/jiNegIFrIck/s200/waalogo_cmyk_member.gif" /></a>It's official: I've been elected to the <a href="http://webanalyticsassociation.org/">Web Analytics Association</a> Board of Directors. I want to thank everyone who participated in the election process, congratulate newly elected board members and extend my respects to all the very talented people who ran for a position.<br /><h4>What's a director anyway?</h4>Beyond boasting the title of "director", responsibilities includes financial and legal aspects of a non-profit organization. But more importantly (to me anyway), it is to contribute to the development of programs and activities that are consistent with the mission of the WAA. So, you might ask, what is the mission of the WAA?<br /><blockquote>The Web Analytics Association leads and supports the members by providing quality education, developing standards and best practices, conducting research and advocating for issues that advance the industry.</blockquote>There is a lot of work to do if we want to accomplish everything that's in the above phrase. But as with any complex endeavor - such as bringing the web analytics culture to an organization and succeeding at it! - we can define SMART objectives and accomplish one step at a time toward the larger goal.<br /><h4>Listening to the Voice of Customer: you!</h4>I want to invite you to get in touch with me if you have opinions &amp; ideas about the WAA and how we can serve you. I already have a couple of ideas, and some of you already expressed very good points in private emails. This will be a great experience for me, I'm sure there will be challenges and lots of work to do, and my commitment is to do my best to get closer to the spirit of the WAA mission statement.<div class="blogger-post-footer">&nbsp;<br/> <a href="http://WebAnalyticsSolutionProfiler.com/?utm_source=rss&utm_medium=banner&utm_campaign=wasp"><img src="http://2.bp.blogspot.com/_ZiytNHGCngU/SYhE_8AUW4I/AAAAAAAABIs/8gzlAT3EHik/S404/WASP_468x60.png" alt="Get WASP from http://WebAnalyticsSolutionProfiler.com" border="0"/></a><br/> Originally posted by St&eacute;phane Hamel at <a href="http://immeria.net">immeria.net</a>.<img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9841143-9223281858164829851?l=blog.immeria.net'/></div>Stephane Hamel at immeria.nethttp://www.blogger.com/profile/10573779479865639459noreply@blogger.com2tag:blogger.com,1999:blog-9841143.post-54965685425248138092009-04-16T14:02:00.000-04:002009-04-16T14:02:24.839-04:00WASP v1.22 released<div class="separator" style="clear: both; text-align: center;"><a href="http://webanalyticssolutionprofiler.com/" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"><img border="0" src="http://2.bp.blogspot.com/_ZiytNHGCngU/SWbVoVQUgwI/AAAAAAAABDw/2VBObH9SSlY/s320/WASP_Header.png" style="cursor: move;" /></a></div>WASP v1.22 is awaiting approval on <a href="https://addons.mozilla.org/en-US/firefox/addon/4001">addons.mozilla.org</a> but is already available from <a href="http://webanalyticssolutionprofiler.com/try.htm">WebAnalyticsSolutionProfiler.com</a>.<br /><br />I'm continuing my monthly release cycle. A smaller release this time, but there are a couple of more important things coming up for WASP v1.30, coming up in May.<br /><h4>What's new</h4>This release includes minor enhancements and bug fixes:<br /><ul><li><b>Bug fix:</b> invalid detection when complex rules were involved. This caused some tools, like Omniture SiteCatalyst HBX, from being detected under specific conditions.<br /></li><li><b>WASP Pro: </b>the crawler now handles wildcard rules in robots.txt and catch errors for invalid rules (this was preventing the crawl from working correctly in some rare cases)<br /></li><li><b>WASP for Market Research: </b>tools will now be logged only once even if multiple occurrence on same page and beacons won't be logged anymore </li><li><b>New tools: </b><a href="http://www.netmanager.net/">NetMonitor</a>, <a href="http://silverpop.com/">Silverpop Engage</a>, <a href="http://www.marketo.com/">Marketo</a><br /></li></ul>As always, your feedback and suggestions are more than welcome! Please take 2 minutes to submit a review at <a href="https://addons.mozilla.org/en-US/firefox/addon/4001">addons.mozilla.org</a>.<br /><h4>See you at eMetrics San Jose<br /></h4>I will be speaking at <a href="http://emetrics.org/sanjose/2009/">eMetrics San Jose</a>, May 4-7. I will be on a panel about "<a href="http://emetrics.org/sanjose/2009/emergentmetrics.php#em10">The Softer Side of Metrics - Is it Hot in Here or is it Just Me?</a>" with my friends <a href="http://webanalyticsdemystified.com/">Eric Peterson</a> and <a href="http://iperceptions.com/">Jonathan Levitt</a>. Eric will talk about <a href="http://www.twitalyzer.com/twitalyzer/">Twitalizer</a>, Jonathan will talk about <a href="http://4q.iperceptions.com/">4Q</a> and I will cover <a href="http://webanalyticssolutionprofiler.com/">WASP</a>.<br /><br />I will also present the concept of "<a href="http://blog.immeria.net/2008/11/web-analytics-maturity-model-and.html">Web Analytics Maturity Model</a>" I have developed.<br /><br /><a href="http://webanalyticssolutionprofiler.com/try.htm"><b>Get WASP v1.22 update now!</b></a><br /><br />(P.S. Results are in, I have been elected to the <a href="http://waablog.webanalyticsassociation.com/2009/04/waa-welcomes-seven-newly-elected-directors-to-the-board.html">WAA Board of Director!</a>")<b> <br /></b><div class="blogger-post-footer">&nbsp;<br/> <a href="http://WebAnalyticsSolutionProfiler.com/?utm_source=rss&utm_medium=banner&utm_campaign=wasp"><img src="http://2.bp.blogspot.com/_ZiytNHGCngU/SYhE_8AUW4I/AAAAAAAABIs/8gzlAT3EHik/S404/WASP_468x60.png" alt="Get WASP from http://WebAnalyticsSolutionProfiler.com" border="0"/></a><br/> Originally posted by St&eacute;phane Hamel at <a href="http://immeria.net">immeria.net</a>.<img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9841143-5496568542524813809?l=blog.immeria.net'/></div>Stephane Hamel at immeria.nethttp://www.blogger.com/profile/10573779479865639459noreply@blogger.com0tag:blogger.com,1999:blog-9841143.post-41015910409847992462009-04-14T22:43:00.000-04:002009-04-14T22:43:53.633-04:00Job: Web Analytics Specialist for online gamingAnother job in the Montreal region: <a href="http://www.morrismohawk.ca/">Morris Mohawk Gaming Group</a> offers online gaming services to users in North America.<br /><br />They are looking for a <a href="http://www.morrismohawk.ca/en/great-jobs/marketing/web-analytics-specialist.html">Web Analytics Specialist</a>. The ideal candidate will be someone smart, enthusiastic, and technical, with a passion for data and the know-how to drive web optimization success. The candidate will be equally comfortable drawing business conclusions and presenting to key stakeholders, as they are analyzing web data and dealing with IT partners.<br /><br />To give you a hint of the type of job: "We have 42” TVs on every wall playing sports and poker non-stop. The traditional “dark and gloomy office” has no place at Morris Mohawk Gaming Group." :)<div class="blogger-post-footer">&nbsp;<br/> <a href="http://WebAnalyticsSolutionProfiler.com/?utm_source=rss&utm_medium=banner&utm_campaign=wasp"><img src="http://2.bp.blogspot.com/_ZiytNHGCngU/SYhE_8AUW4I/AAAAAAAABIs/8gzlAT3EHik/S404/WASP_468x60.png" alt="Get WASP from http://WebAnalyticsSolutionProfiler.com" border="0"/></a><br/> Originally posted by St&eacute;phane Hamel at <a href="http://immeria.net">immeria.net</a>.<img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9841143-4101591040984799246?l=blog.immeria.net'/></div>Stephane Hamel at immeria.nethttp://www.blogger.com/profile/10573779479865639459noreply@blogger.com0tag:blogger.com,1999:blog-9841143.post-51910263881211306392009-04-09T23:57:00.000-04:002009-04-09T23:57:38.520-04:00Why WASP isn't free<h4>The good</h4>I'm receiving tons of positive feedback about <a href="http://webanalyticssolutionprofiler.com/">WASP</a>, the community of over 10,000 users is providing great ideas and suggestions which I'm carefully taking into consideration. I'm very proud of this tool. I've spent countless nights and weekends working on it over a period of 18 months.<br /><br />But WASP isn't just the result of this hard work, it's also the culmination of <a href="http://linkedin.com/in/shamel">over 20 years of experience</a> ranging from development, system administration, DBA, web development, analytics, and about every aspects of launching a business.<br /><h4>The bad</h4>Over the years I've been known to be very "verbal" about my opinions. I have matured and grown some (a lot!) of gray hair. I think my temper is much better than it was years ago, but when I receive something like this... it hurts:<br /><blockquote>My suggestion is to take WASP extension off your "<a href="http://webanalyticssolutionprofiler.com/WAA/">Free Ressources</a>" (sic) page, or perhaps change the name of that page.<br /><br />It's a shame you no longer offer a free version that doesn't time-out since it's clearly the crawler that is the power-tool aimed at WDAs. We have a bunch of staff who every now-and-again need to check an Omniture variable or two to help in locating reports, but will never require a crawler. <br /><br />Oh well, bon chance! </blockquote>I wish I could talk to this person, who knows, maybe he or she will read this and get in touch?<br /><h4>Did you know?</h4>Lots of people think there's a whole business behind WASP. In fact, it's the result of a single person's dedication and passion for web analytics: me! I'm doing a mix of consulting, teaching and developing WASP because I like what I do, working 40, 50, 60 hours a week. I'm a strong advocate of sharing and collaboration. But I'm not stupid either.<br /><h4>My take</h4>Here's what comes to mind:<br /><ul><li>20 minutes is plenty of time for occasional use and seeing if WASP is useful, clearly, this person wants to use WASP for professional purposes, and he or she is not alone, there's also a 'bunch of staff" using WASP...<br /></li><li>If $49 USD is too much for you, than stick to a manual method, use debuggers and proxies (the license of most of those tools isn't free, btw), or use the free Omniture JavaScript debugger</li><li>WASP ROI is pretty straightforward: save time, eliminate non-value added activities, increase your knowledge. And that person tells me it's not worth 49$!? The crawler including in WASP Pro, at $499, is a tiny fraction of the cost of alternative solutions...<br /></li></ul>But most importantly<br /><blockquote>I'm not selling a software, I'm selling my knowledge.</blockquote>If you use WASP and find it useful, please <a href="http://webanalyticssolutionprofiler.com/buy.htm">consider purchasing a license</a>!<div class="blogger-post-footer">&nbsp;<br/> <a href="http://WebAnalyticsSolutionProfiler.com/?utm_source=rss&utm_medium=banner&utm_campaign=wasp"><img src="http://2.bp.blogspot.com/_ZiytNHGCngU/SYhE_8AUW4I/AAAAAAAABIs/8gzlAT3EHik/S404/WASP_468x60.png" alt="Get WASP from http://WebAnalyticsSolutionProfiler.com" border="0"/></a><br/> Originally posted by St&eacute;phane Hamel at <a href="http://immeria.net">immeria.net</a>.<img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9841143-5191026388121130639?l=blog.immeria.net'/></div>Stephane Hamel at immeria.nethttp://www.blogger.com/profile/10573779479865639459noreply@blogger.com3tag:blogger.com,1999:blog-9841143.post-78245168475205253542009-04-02T16:24:00.002-04:002009-04-02T20:51:14.074-04:00Web Analytics in the automotive industryDavid Iwanow, from Australian based <a href="http://thelostagency.com/">The Lost Agency</a>, have done an analysis of the use of web analytics in the automotive industry. He reviewed 21 automotive manufacturers and found that nearly all of them are using web analytics on their corporate sites. A figure ahead of most other verticals. <a href="http://omniture.com/">Omniture</a> is clearly leading that space (73% of the sites), followed by <a href="http://analytics.google.com/">Google Analytics </a>(13% of the sites). About 30% of them are "double dipping" (using more than one web analytics solution), most of the time Google Analytics. This number is consistent with other analysis I've done myself. Get the complete <a href="http://www.thelostagency.com/industry-report/auto-industry-analytics.pdf">web analytics automotive industry report</a>.<br /><h4>Headquarters vs localized sites</h4>The study from The Lost Agency is interesting, and what I have also uncovered is the huge difference between the headquarter, official website and localized sites. For example, when I looked more closely at Canadian sites in the automotive space, I realized a number of them are using Google Analytics even if SiteCatalyst is being used on the corporate site.<br /><br />Sites using Omniture SiteCatalyst:<br /><ul><li>Acura.com</li><li>AudiUSA.com, AudiCanada.ca <br /></li><li>BMWusa.com</li><li>Fiat.com</li><li>Ford.com</li><li>GM.com, GM.ca</li><li>Honda.com</li><li>HyundaiUSA.com</li><li>Infinityusa.com</li><li>Kia.com</li><li>Mazda.com</li><li>NissanUSA.com</li><li>Subaru.com</li><li>Toyota.com</li><li>VW.com, VW.ca</li></ul>Sites using Google Analytics:<br /><ul><li>Chrysler.com, Chrysler.ca</li><li>HyundaiCanada.com</li><li>Infinity.ca</li><li>Kia.ca</li><li>Mazda.ca</li><li>Nissan.ca</li><li>Porsche.com</li><li>Subaru.ca</li><li>VW.ca</li></ul>Sites using <a href="http://webtrends.com/">WebTrends</a>:<br /><ul><li>BMW.com, BMWusa.com, BMW.ca</li><li>Chrysler.ca, Chrysler.com</li><li>Ford.com, Ford.ca</li><li>Mazda.ca</li><li>Suzuki.com</li><li>Toyota.ca</li></ul>Other tools:<br /><ul><li>Renaud.com (<a href="http://www.nedstat.com/">Nedstat</a>)</li></ul>No tools or log-only solution:<br /><ul><li>Acura.ca</li><li>Honda.ca</li><li>Lexus.ca</li></ul><h4>A matter of cost, maturity &amp; control<br /></h4><b>Cost: </b>I've been to a number of <a href="http://emetrics.org/">eMetrics conferences</a> in the US, either as a speaker or attendee. What strikes me between the US and Canadian markets is the significant difference in investment in web analytics. Having worked with a number of Canadian companies, I have witnessed first hand how hard it is to justify the cost of high-end web analytics solutions. After all, a small US site is likely to receive more traffic than a large Canadian one! Different scales, and thus, the TCO are also very different when put against traffic and online revenues. If we think of multivariate testing, behavioral targeting and even voice of customer, Canadian sites are also generally less advanced than their US friends.<br /><br /><b>Control: </b>The last element pertains to the justifiable and natural goal of uniformity across the brand, which often leads to a less flexible framework. The counterpart of that is the natural human tendency to try to solve problems and get information with the least amount of effort and political constraints, leading to "behind the door" implementation of non-officially approved tools, again, most of the time Google Analytics.<br /><br />This point goes well beyond web analytics. I have seen a number of global organizations aiming to uniformly address the online channel while teams working on localized sites were striving to bypass those frameworks in order to gain flexibility and deliver on what they are accountable <br /><br /><b>Maturity: </b>The other consequence, or reason (we're in a catch 22 here) is the <a href="http://blog.immeria.net/2008/11/web-analytics-maturity-model.html">web analytics maturity level</a> is generally lower in Canada. Lower maturity leads to fewer investment in web analytics and ancillary applications, which makes the free Google Analytics much more interesting.<br /><br />The Web Analytics Maturity Model was the topic of my eMetrics Toronto presentation. I will present a longer version of it at <a href="http://emetrics.org/sanjose/">eMetrics San Jose</a>, coming up in early May.<br /><br />If you are on the Canadian side, do you perceive those differences? Do you agree about my view of cost/control/maturity? If you are working in a global corporation with localized sites, what's the best model to balance control and cost efficiency vs flexibility and empowering the localized teams?<div class="blogger-post-footer">&nbsp;<br/> <a href="http://WebAnalyticsSolutionProfiler.com/?utm_source=rss&utm_medium=banner&utm_campaign=wasp"><img src="http://2.bp.blogspot.com/_ZiytNHGCngU/SYhE_8AUW4I/AAAAAAAABIs/8gzlAT3EHik/S404/WASP_468x60.png" alt="Get WASP from http://WebAnalyticsSolutionProfiler.com" border="0"/></a><br/> Originally posted by St&eacute;phane Hamel at <a href="http://immeria.net">immeria.net</a>.<img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9841143-7824516847520525354?l=blog.immeria.net'/></div>Stephane Hamel at immeria.nethttp://www.blogger.com/profile/10573779479865639459noreply@blogger.com3tag:blogger.com,1999:blog-9841143.post-24564357864483634522009-03-27T15:07:00.002-04:002009-03-27T15:40:30.091-04:00WASP v1.21 released<div class="separator" style="clear: both; text-align: center;"><a href="http://webanalyticssolutionprofiler.com/" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"><img border="0" src="http://2.bp.blogspot.com/_ZiytNHGCngU/SWbVoVQUgwI/AAAAAAAABDw/2VBObH9SSlY/s320/WASP_Header.png" style="cursor: move;" /></a></div>WASP v1.21 is awaiting approval on <a href="https://addons.mozilla.org/en-US/firefox/addon/4001">addons.mozilla.org</a> but is already available from <a href="http://webanalyticssolutionprofiler.com/try.htm">WebAnalyticsSolutionProfiler.com</a>.<br /><br />This month also mark an important milestone. On March 5th, 2009, the Mozilla addons stats was showing <i><b>WASP being used by 10,000 people!</b></i><br /><h4>What's new</h4>This release includes a number of enhancements and bug fixes:<br /><ul><li>Omniture SiteCatalyst code version check, Report Suite and support for mobile version of SiteCatalyst<br /></li><li>WASP for Analyst now shows a breakdown of Google Analytics cookie values</li><li>WASP Market Research smarter URL validation &amp; faster scanning<br /></li><li>Added detection of DART Spotlight/Floodlight, Yieldmanager, Yahoo! Ad, InsightExpress, Quigo, Coremetrics SurfAid and older versions of Predicta<br /></li><li>WASP Pro now include a crawl option to "Log <a href="http://www.dublincore.org/">Dublin Core meta data</a>" (DCMI)</li><li><a href="http://webanalyticssolutionprofiler.com/help/">Online help</a> is now available (still being written)</li><li>WASP for Analyst sidebar - fixed long running code under specific conditions</li><li>WASP Pro crawler - fixed data export when HBX and SiteCatalyst were on the same page <br /></li><li>Anomymous usage info now opt-in (instead of opt-out) and shown in license agreement</li></ul>As always, your feedback and suggestions are more than welcome! Please take 2 minutes to submit a review at <a href="https://addons.mozilla.org/en-US/firefox/addon/4001">addons.mozilla.org</a>.<br /><h4>See you at eMetrics</h4>I will be moderating a round table discussion about "<a href="http://emetrics.org/toronto/2009/agenda.php">How Trustworthy is your Data/Data Quality from Web Analytics Tools</a>" at <a href="http://emetrics.org/toronto/">eMetrics Toronto</a>, March 29-April 1st. The round table discussion is limited to 10 people, sorry, no vendors, and the goal is to exchange ideas and share experience related to the accuracy of web analytics data and how to do quality assurance.<br /><br />About a month later, I will be at <a href="http://emetrics.org/sanjose/">eMetrics San Jose</a> (May 4-7) were on the "<a href="http://emetrics.org/sanjose/2009/emergentmetrics.php#em10">The Softer Side of Metrics - Is it Hot in Here or is it Just Me?</a>" panel with my friends <a href="http://webanalyticsdemystified.com/">Eric Peterson</a> and <a href="http://iperceptions.com/">Jonathan Levitt</a>. Eric will talk about <a href="http://www.twitalyzer.com/twitalyzer/">Twitalizer</a>, Jonathan will talk about <a href="http://4q.iperceptions.com/">4Q</a> and I will cover <a href="http://webanalyticssolutionprofiler.com/">WASP</a>.<br /><br />On both occasions I will also present the concept of "<a href="http://blog.immeria.net/2008/11/web-analytics-maturity-model-and.html">Web Analytics Maturity Model</a>" I have developed.<br /><br /><a href="http://webanalyticssolutionprofiler.com/try.htm"><b>Get WASP v1.21 update now!</b></a><br /><br />(Don't forget! "<a href="http://blog.immeria.net/2009/03/stephane-hamel-for-web-analytics.html">Stéphane Hamel for WAA Board of Director!</a>")<b> <br /></b><div class="blogger-post-footer">&nbsp;<br/> <a href="http://WebAnalyticsSolutionProfiler.com/?utm_source=rss&utm_medium=banner&utm_campaign=wasp"><img src="http://2.bp.blogspot.com/_ZiytNHGCngU/SYhE_8AUW4I/AAAAAAAABIs/8gzlAT3EHik/S404/WASP_468x60.png" alt="Get WASP from http://WebAnalyticsSolutionProfiler.com" border="0"/></a><br/> Originally posted by St&eacute;phane Hamel at <a href="http://immeria.net">immeria.net</a>.<img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9841143-2456435786448363452?l=blog.immeria.net'/></div>Stephane Hamel at immeria.nethttp://www.blogger.com/profile/10573779479865639459noreply@blogger.com0tag:blogger.com,1999:blog-9841143.post-46912434819025698602009-03-27T13:13:00.000-04:002009-03-27T13:13:36.438-04:00Stéphane Hamel for Web Analytics Association BoD!<blockquote>Beyond stats, web sites and businesses, there are people. After all, some things don't change that much even after thousands of years. <i>We still want to get around the campfire and listen to the sage, help the apprentice, be part of the group and make our mark.</i> Maybe that's why, in essence, I'm running for the <a href="http://webanalyticsassociation.org/">Web Analytics Association Board of Director</a>.</blockquote><h4>Why I'm running for the WAA Board of Director</h4><a href="http://1.bp.blogspot.com/_ZiytNHGCngU/Sc0JLELV67I/AAAAAAAABJk/K1wIECspuVk/s1600-h/Stephane_Hamel_immeria_smallL.jpg" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"><img border="0" src="http://1.bp.blogspot.com/_ZiytNHGCngU/Sc0JLELV67I/AAAAAAAABJk/K1wIECspuVk/s320/Stephane_Hamel_immeria_smallL.jpg" /></a>The Web Analytics Association provides quality education, develop standards and best practices, conduct research and advocate for issues that advance the industry. Behind those objectives there are thousands of members, some new to the industry, some more experienced. Just people like you and me who seek to help their employer or clients make more enlightened decisions, share with fellow WAA members, learn and advance their career in a fast paced and exciting field that take its roots from a vast number of professional expertise: marketing, statistics, web development, management, communication, design, usability just to name a few.<br /><blockquote><br />The voting period for the <a href="http://www.webanalyticsassociation.org/">WAA 2009 Board of Directors election</a> is now open. Votes will be accepted from now until 23:59 GMT (7:59 PM ET, 4:59 PM PT) on Friday, April 10, 2009.</blockquote><h4>Credit where credit is due!</h4>I've been a member of the WAA since 2005, and from the get go, I felt something similar to my early days in the Web: collaboration and sharing, excitement, passion, vision, innovation in a fast paced industry where I could grow, learn, and leverage my experience and expertise. When I realized <a href="http://www.targeting.com/">Jim Sterne</a> was behind the <a href="http://webanalyticsassociation.org/">WAA</a> and <a href="http://emetrics.org/">eMetrics</a>, I knew I wanted to be part of it. I had met Jim many, many years ago, in the days of the Internet World Conference, long before the Internet Bubble Burst and the current economic downturn. He was an inspiration: motivating, great speaker, very open to share and collaborate. He was very knowledgable about the Web and marketing and already pushing for measurement and accountability.<br /><br />Since then I met so many great people it would be too long to list, be it Bryan Eisenberg, Eric Peterson, Brian Clifton, Avinash Kaushik, Bill Gassman, Joseph Carrabis, John Lovett, Gary Angel, Jim Novo, Bob Page, Judah Phillips and a slew of consultants, practitionners and vendors. Now, look at the profile of the <a href="http://webanalyticsassociation.org/">people running for the WAA BoD</a>: Anil Batra, René Deschamps Otamendi, Daniel Waisberg, Rachel Scotto, Jonathan Levitt, Matt Langie, Nicolas Babin. I personally met all of them through the WAA and eMetrics, and the choice is very hard: great people who love what they are doing and have a passion for it. <br /><h4>Pay it forward</h4>In essence, "pay it forward" is how I see my implication in the field. That's why I love speaking at eMetrics, being a tutor for the <a href="http://www.tech.ubc.ca/webanalytics/">UBC Award of Achievement in Web Analytics</a>, why I'm <a href="http://blog.immeria.net/">blogging</a>, <a href="http://twitter.com/immeria">Twittering</a> and being very active on the <a href="http://tech.groups.yahoo.com/group/webanalytics/">Yahoo! Web Analytics Forum</a>. It's why I've been organizing <a href="http://www.webanalyticsdemystified.com/wednesday/index.asp?event_city=Montreal">Web Analytics Wednesdays </a>for over two years. It's also why I have developed the <a href="http://webanalyticssolutionprofiler.com/">Web Analytics Solution Profiler (WASP)</a>: share my expertise and foster collaboration through the networking and great feedback I'm receiving out of it.<br /><br />I had to chose a category for the election process. Am I a consultant, a vendor or a maybe more on the academic/research side? In face of the other great people in the <a href="http://webanalyticsassociation.org/consulting-nominees-2009/">consulting category</a>, I don't know what the outcome will be, but the adventure is worth it, and I hope to get your vote!<div class="blogger-post-footer">&nbsp;<br/> <a href="http://WebAnalyticsSolutionProfiler.com/?utm_source=rss&utm_medium=banner&utm_campaign=wasp"><img src="http://2.bp.blogspot.com/_ZiytNHGCngU/SYhE_8AUW4I/AAAAAAAABIs/8gzlAT3EHik/S404/WASP_468x60.png" alt="Get WASP from http://WebAnalyticsSolutionProfiler.com" border="0"/></a><br/> Originally posted by St&eacute;phane Hamel at <a href="http://immeria.net">immeria.net</a>.<img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9841143-4691243481902569860?l=blog.immeria.net'/></div>Stephane Hamel at immeria.nethttp://www.blogger.com/profile/10573779479865639459noreply@blogger.com2tag:blogger.com,1999:blog-9841143.post-79728840371275570412009-03-23T09:07:00.000-04:002009-03-23T09:07:36.326-04:00Percute: Quebec city startup looking for talent<a href="http://percute.com/" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"><img border="0" height="58" src="http://www.stephguerin.com/images/percute_v3.jpg" style="cursor: move;" width="200" /></a>I've known <a href="http://www.stephguerin.com/">Stéphane Guérin</a> since our days in the same MBA class. He is a very bright guy who developed a <a href="http://percute.com/">pretty amazing web analytics platform</a>. Yes, even facing Google Analytics and the big players, there are still very innovative startups who can offer unique compeling values. Percute also offers web analytics consulting. You should definitely check it out at <a href="http://percute.com/">percute.com</a> (in French). Pretty cool name also!<br /><h4>The job</h4>In their own term, they are looking for:<br /><ul><li>A scientific mind with strong communication skills OR</li><li>A communicator with strong scientific abilities</li></ul><h4>Communication</h4>Become a community advocate for web analytics, write case studies, blog posts, become a voice of the industry, promote web analytics, best practices and the services offered by Percute Technologies.<br /><h4>Web analytics</h4><br />The scientific side of things. Work with clients as an ebusiness consultant. Understand their needs, offer strong innovative and problem resolution skills.Knowledge of web analytics isn't as important as the willingness to learn and grow in the field of web analytics.<br /><br />Percute is looking for a dynamic person willing to work for a small company located in the very nice city of Québec. Contact <a href="http://percute.com/">Percute</a> for more info.<div class="blogger-post-footer">&nbsp;<br/> <a href="http://WebAnalyticsSolutionProfiler.com/?utm_source=rss&utm_medium=banner&utm_campaign=wasp"><img src="http://2.bp.blogspot.com/_ZiytNHGCngU/SYhE_8AUW4I/AAAAAAAABIs/8gzlAT3EHik/S404/WASP_468x60.png" alt="Get WASP from http://WebAnalyticsSolutionProfiler.com" border="0"/></a><br/> Originally posted by St&eacute;phane Hamel at <a href="http://immeria.net">immeria.net</a>.<img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9841143-7972884037127557041?l=blog.immeria.net'/></div>Stephane Hamel at immeria.nethttp://www.blogger.com/profile/10573779479865639459noreply@blogger.com0tag:blogger.com,1999:blog-9841143.post-53855620719442951242009-03-18T14:44:00.000-04:002009-03-18T14:44:15.300-04:00Web Analytics Wednesday - March 25th, MontrealAt last! The next <a href="http://www.webanalyticsdemystified.com/wednesday/index.asp?event_city=Montreal">Web Analytics Wednesdays</a> is coming up to Montreal!<br /><h4>Event Details</h4><table><tbody><tr><td>Date:</td><td>Wednesday, March 25th, 2009</td></tr><tr><td>Time:</td><td>5:00 pm - 7:00 pm and more</td></tr><tr><td>Place:</td><td><a href="http://www.amereaboire.com/">L'Amère à boire</a>, a nice little micro brewery</td></tr><tr><td>Address:</td><td><a href="http://maps.google.com/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=Am%C3%A8re+%C3%A0+boire,+Montreal&amp;sll=45.516531,-73.566582&amp;sspn=0.011141,0.027895&amp;g=2049+St-Denis,+Montr%C3%A9al&amp;ie=UTF8&amp;z=13&amp;iwloc=A" target="_blank">2049 St-Denis, Montréal</a>, 514-397-7737</td></tr><tr><td>RSVP:</td><td><a href="http://www.webanalyticsdemystified.com/wednesday/index.asp?event_city=Montreal" target="_blank">Register online</a></td></tr><tr><td>Sponsor:</td><td><a href="http://immeria.net/">immeria</a><a href="http://www.sitebrand.com/"></a></td></tr></tbody></table><br />Come for the beer &amp; tapas, meet super cool people and advance your career!<br /><br />17:00h: Welcome and networking, beer &amp; tapas!<br />17:30h: Official <a href="http://immeria.cmail1.com/t/y/l/hlmtt/l/i" style="color: #680606; font-family: Arial; font-size: 13px; font-weight: normal;">WASP</a> launch! Demo and get a chance to win a free WASP for Analyst license!<br />18:00h: News from the field<br />18:30h: Networking...<div class="blogger-post-footer">&nbsp;<br/> <a href="http://WebAnalyticsSolutionProfiler.com/?utm_source=rss&utm_medium=banner&utm_campaign=wasp"><img src="http://2.bp.blogspot.com/_ZiytNHGCngU/SYhE_8AUW4I/AAAAAAAABIs/8gzlAT3EHik/S404/WASP_468x60.png" alt="Get WASP from http://WebAnalyticsSolutionProfiler.com" border="0"/></a><br/> Originally posted by St&eacute;phane Hamel at <a href="http://immeria.net">immeria.net</a>.<img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9841143-5385562071944295124?l=blog.immeria.net'/></div>Stephane Hamel at immeria.nethttp://www.blogger.com/profile/10573779479865639459noreply@blogger.com0tag:blogger.com,1999:blog-9841143.post-34999536227328293992009-03-13T09:20:00.000-04:002009-03-13T09:20:17.674-04:00WASP case study: incomplete page HTML<h4>Symptom:</h4><a href="http://3.bp.blogspot.com/_ZiytNHGCngU/Sbpb7Wg1ioI/AAAAAAAABJM/42JTJmMMuac/s1600-h/WASP_None.png" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"><img border="0" src="http://3.bp.blogspot.com/_ZiytNHGCngU/Sbpb7Wg1ioI/AAAAAAAABJM/42JTJmMMuac/s320/WASP_None.png" /></a>The <a href="http://webanalyticssolutionprofiler.com/">WASP</a> crawler report shows several pages from a site with "None" as the solution name. However, these pages are actually tagged, and Google Analytics reports the data correctly.<br /><br />In Firefox itself, the WASP status icon and sidebar show the pages as tagged with Google Analytics, but again the crawler reports "None" for the same pages.<br /><h4>Diagnostic:</h4>When WASP crawl reports problems with tags on some pages, it indicates a potential issue that requires further investigation. Even if the page appears to be loading correctly at first glance, we need to seek for a plausible reason why WASP could have been unable to capture the tags only on some pages while others are being reported fine. <br /><h4>Resolution:</h4><a href="http://4.bp.blogspot.com/_ZiytNHGCngU/Sbpce55AiAI/AAAAAAAABJU/UPSZigXti3U/s1600-h/WASP_noBody.png" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"><img border="0" src="http://4.bp.blogspot.com/_ZiytNHGCngU/Sbpce55AiAI/AAAAAAAABJU/UPSZigXti3U/s320/WASP_noBody.png" style="cursor: move;" /></a>When loading some of the pages being reported in error, I noticed the page loading indicator shown in the status bar was taking a slightly longer time than usual even if the page itself appeared to be loading correctly. Also, the WASP status bar was effectively showing that Google Analytics was present. A simple "View Source" revealed something quite interesting: <i>the HTML for the page is incomplete and stops right after the GA tags.</i><br /><h4>Conclusion:</h4>This issue is a perfect demonstration of how a page might appear to be loading correctly from the user perspective, but still technically be in error. This seemingly minor issue does, in fact, have other side effects since a page that is not well formed HTML page can definitely impact your SEO.<div class="blogger-post-footer">&nbsp;<br/> <a href="http://WebAnalyticsSolutionProfiler.com/?utm_source=rss&utm_medium=banner&utm_campaign=wasp"><img src="http://2.bp.blogspot.com/_ZiytNHGCngU/SYhE_8AUW4I/AAAAAAAABIs/8gzlAT3EHik/S404/WASP_468x60.png" alt="Get WASP from http://WebAnalyticsSolutionProfiler.com" border="0"/></a><br/> Originally posted by St&eacute;phane Hamel at <a href="http://immeria.net">immeria.net</a>.<img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9841143-3499953622732829399?l=blog.immeria.net'/></div>Stephane Hamel at immeria.nethttp://www.blogger.com/profile/10573779479865639459noreply@blogger.com2tag:blogger.com,1999:blog-9841143.post-61029546565828435622009-03-03T09:57:00.001-05:002009-03-03T09:59:08.630-05:00Job: TD Insurance Web Analytics Expert (Montreal)The economy isn't bad for all fields of expertise. Here's another job in the web analytics business, in Montréal!<br /><hr />Are you an expert in Web analytics? Move your career forward with <a href="http://www.tdcanadatrust.com/tdinsurance/">TD Insurance</a>! At TD Insurance, a leading insurer on the Web, we are looking for people with 3-5 years of experience in Web analytics to fill a new position and join the best insurance team on the Web in North America.<br /><br />The person in this position will play a defining role in the orientation of future Web projects. He or she will study and interpret data from different sources on our websites. Responsibilities include analyzing and converting data, and making concrete recommendations to key players. <br /><h4>Responsibilities</h4><ul><li>Identify successes, trends and areas of improvement by using web analytic data. Translate analysis into actionable recommendations.</li><li>Set in place activities (dashboards) to monitor for anomalies; report the anomalies when present and communicate recommendations to resolve it</li><li>Develop testing plan and platform for AB and Multi-variant testing and then work with project leaders to define, design, execute, analyze, results.</li><li>Participate in site re-designs and quoting engines enhancements as a measurements expert, identifying reporting requirements, monitoring the implementation process and evaluating post-launch reporting. </li><li>Measure and understand customer lifecycle and usage patterns in order to understand online client behaviour for better targeting and focus on projects on areas with the greatest profitability impact</li><li>Evaluate profitability of the Web Sales Optimization projects to support business cases</li><li>Assist in setting project Key Performance Indicators (KPI) objectives</li><li>After project implementation, evaluate degree of success based on project objectives</li><li>Ensure that the tracking structure continuously evolves to meet the web business needs and are adequate to measure the success of projects</li><li>Build confidence in data sources in order to ensure data integrity and reliability by developing processes and procedures.</li><li>Compile weekly and monthly metric reports from various data sources in order to see the evolution of periodic reports for historical and analysis purposes</li><li>Generate ad-hoc request (reports/data extracts) into insightful analysis and perform recommendations.</li></ul><h4>Skills and key competencies</h4><ul><li>Bachelor’s Degree in Commerce, Information Technology or any other related analytical field</li><li>Experience with Omniture’s suite or similar and current analytics programs.</li><li>Familiarity with SAS and SQL and advanced MS Excel skills</li><li>Experience running complex analyses and developing complex reports </li><li>3-5 years of experience in Web sites analytics</li><li>Superior analytical skills and thinking, ability to develop creative solutions</li><li>Strong communicator, multi-tasker, customer-focused, business minded </li><li>Ability to work in a dynamic environment</li><li>Detailed driven and hands-on approach</li><li>Excellent in problem solving skills with an ability to provide solutions</li><li>Fluent in both French and English</li><li>Strong oral and written communication skills</li><li>A strong understanding of Insurance</li><li>Excellent Communication Skills written and spoken, French and English</li></ul>This permanent position comes with a host of benefits, including insurance, bonuses, discounts on financial products, pension plan, etc.<br /><br />If you think you have the expertise required and are looking for a stimulating work environment where discussion, commitment and pay equity are part of the package, please send your résumé and contact info to Jean-François Beaulieu [jean-francois(dot)beaulieu(at)TDInsurance(dot)com] so he can provide you with more details about this position.<div class="blogger-post-footer">&nbsp;<br/> <a href="http://WebAnalyticsSolutionProfiler.com/?utm_source=rss&utm_medium=banner&utm_campaign=wasp"><img src="http://2.bp.blogspot.com/_ZiytNHGCngU/SYhE_8AUW4I/AAAAAAAABIs/8gzlAT3EHik/S404/WASP_468x60.png" alt="Get WASP from http://WebAnalyticsSolutionProfiler.com" border="0"/></a><br/> Originally posted by St&eacute;phane Hamel at <a href="http://immeria.net">immeria.net</a>.<img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9841143-6102954656582843562?l=blog.immeria.net'/></div>Stephane Hamel at immeria.nethttp://www.blogger.com/profile/10573779479865639459noreply@blogger.com0tag:blogger.com,1999:blog-9841143.post-29205904535337836062009-02-26T11:09:00.000-05:002009-02-26T11:09:38.281-05:00Got interviewed at Sonicko.comJeff Lawrence at <a href="http://sonicko.com/">Sonicko.com</a> interviewed me about <a href="http://webanalyticssolutionprofiler.com/">WASP</a>.<br /><br />He said "<a href="http://webanalyticssolutionprofiler.com/index.htm" target="_blank">WASP</a>&nbsp;(Web Analytics Solution Profiler)&nbsp;is a web analyst and online marketers dream for providing validation of web analytics implementation as well as a quick reference guide to various analytics tools among other features." <br /><br />Read the full interview at "<a class="title" href="http://sonicko.com/web-analytics/interview-with-stephane-hamel-creator-of-wasp/" rel="bookmark">Interview with Stephane Hamel Creator of WASP</a>"<div class="blogger-post-footer">&nbsp;<br/> <a href="http://WebAnalyticsSolutionProfiler.com/?utm_source=rss&utm_medium=banner&utm_campaign=wasp"><img src="http://2.bp.blogspot.com/_ZiytNHGCngU/SYhE_8AUW4I/AAAAAAAABIs/8gzlAT3EHik/S404/WASP_468x60.png" alt="Get WASP from http://WebAnalyticsSolutionProfiler.com" border="0"/></a><br/> Originally posted by St&eacute;phane Hamel at <a href="http://immeria.net">immeria.net</a>.<img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9841143-2920590453533783606?l=blog.immeria.net'/></div>Stephane Hamel at immeria.nethttp://www.blogger.com/profile/10573779479865639459noreply@blogger.com0tag:blogger.com,1999:blog-9841143.post-27818681308937532222009-02-24T20:39:00.001-05:002009-02-24T20:41:05.424-05:00Running for the WAA Board of Director<table><tbody><tr><td>My name:</td><td>Stéphane Hamel</td></tr><tr><td>My job title:</td><td>Web Analytics Advocate!</td></tr><tr><td>Company:</td><td>Immeria Consulting Services Inc.</td></tr><tr><td>Country:</td><td>Canada</td></tr><tr><td>Sector of activity:</td><td>Consulting/Academia</td></tr><tr><td>Complete profile:</td><td>http://linkedin.com/in/shamel</td></tr></tbody></table><h4>General background/bio</h4><a href="http://3.bp.blogspot.com/_ZiytNHGCngU/RazKkEEsuuI/AAAAAAAAABU/X9R43z6GkO0/s1600/waa_logo.gif" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"><img border="0" src="http://3.bp.blogspot.com/_ZiytNHGCngU/RazKkEEsuuI/AAAAAAAAABU/X9R43z6GkO0/s320/waa_logo.gif" /></a>"Stéphane is a leading voice for web analytics, helping businesses and agencies understands the value of online optimization. He has been on both sides of the fence, client and agency, from small projects to complete ecosystem overhauls. Speaker at <a href="http://emetrics.org/">eMetrics Marketing Optimization Summit</a> and other conferences, tutor for the award-winning <a href="http://www.tech.ubc.ca/webanalytics/">UBC Award of Achievement in Web Analytics</a> and <a href="http://www.tech.ubc.ca/businessanalysis/ibpa.htm">Business Process Analysis</a> classes, creator of the popular <a href="http://webanalyticssolutionprofiler.com/">Web Analytics Solution Profiler</a> (WASP) and blogger at <a href="http://immeria.net/">immeria.net</a>. Stéphane is an active member of the <a href="http://webanalyticsassociation.org/">Web Analytics Association</a> since 2005, coordinating regular web analytics networking and educational events in Québec, Canada." <br /><h4>You should vote for me because...</h4>When I graduated from college over 20 years ago I was quickly introduced to the Unix and Internet culture of collaboration and sharing. SMTP and IRC gave way to HTTP - I mean - email and chat were baby steps toward what the Internet is today. My technical expertise eventually reached a point where I wanted to optimize more than bits &amp; bites and I started to push for processes and business optimization.<br /><br />From the early days of the Web, witness of the Bubble, Web 2.0 and the evolution from logs to tags, from IT to marketing and beyond, all of those contributed to my passion for analytics. My IT roots evolved into an exceptional skill for analysis and synthesis of complex issues. The Internet culture still fuel my desire to share and collaborate. While I hated speaking in front of the class in high school I now deeply enjoy speaking at conferences. Poor grades in high school turned into good ones in college and exceptional ones in my eBusiness MBA.<br /><blockquote>Experience, passion, innovation, vision, sharing &amp; collaboration: that’s what I’m humbly offering to you and the Web Analytics Association.</blockquote><h4>Major contributions I will bring to Web Analytics Association and its membership</h4>I’m focused on three areas of activities: consulting, education and research. I’m striving to help businesses and agencies understand the value of analytics by coaching them to climb the web analytics maturity ladder, by tutoring 3 of the 4 UBC Award of Achievement in Web Analytics classes and Introduction to Business Process Analysis, by being the organizer of Web Analytics Wednesdays in Montréal, speaking at eMetrics events and other conferences and by sharing my voice on my blog.<br />Research takes the form of various initiatives to foster communication among Web Analytics Association members; contributions includes the <a href="http://webanalyticsassociation.org/search/">WAA search</a> engine and the popular Web Analytics Solution Profiler (WASP), tackling the challenge of quality assurance of web analytics implementations. My interests lies in education &amp; research: formalizing the science of web analytics and seeking ways to make it easier and better.<br /><br />The years ahead will certainly be as interesting as the recent ones. Teaching a full semester on web analytics at Laval University (Québec city), exploring new management concepts and envisioning new tools to make web analytics easier are some of my goals. Collaboration and communication will remain at the center of those initiatives.<br /><h4>Where will the Web Analytics Association should be in the next two years?</h4>History repeats itself. The nascent web evolved into a marketing function and is now integrated within most aspects of the business. Web analytics also grew out of IT system logs to become a powerful tool for marketing optimization. We are now clearly at the crossroad of online business optimization and competing on analytics.<br /><br />I think the WAA can do even more in the areas of education, standards and best practices. Issues of privacy are not going away, the competitive playing field is quickly evolving and there is still room for innovation. The current economic downturn is shacking the foundation. In a troubled economy, winners and losers are set apart by their capabilities to be bring original solutions, to deliver and act quickly based on factual information rather than succumb to panic and improvisation. The WAA is clearly on the winning side.<br /><h4>What is the biggest challenge facing the digital marketing industry?</h4>We’ve certainly come a long way over the past couple of years. But now we need to move beyond marketing optimization to embrace business optimization. As Thomas Davenport puts it in his great book “<a href="http://www.amazon.com/gp/product/1422103323?ie=UTF8&amp;tag=stephahamelim-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=1422103323">Competing on Analytics</a>”:<br /><blockquote><i>"three things are at the basis for competition: efficient and effective execution, smart decision making, and the ability to wring every last drop of value from business processes - all of which can be gained through sophisticated use of analytics"</i></blockquote>This is where I think we’re headed.<br /><br />If you are a <a href="http://webanalyticsassociation.org/membership/">member of the WAA</a>, I hope you'll support my nomination. If you are not a member yet and you are involved in web analytics, what are you waiting for?<br /><br />Sincerely yours,<br />Stéphane Hamel<div class="blogger-post-footer">&nbsp;<br/> <a href="http://WebAnalyticsSolutionProfiler.com/?utm_source=rss&utm_medium=banner&utm_campaign=wasp"><img src="http://2.bp.blogspot.com/_ZiytNHGCngU/SYhE_8AUW4I/AAAAAAAABIs/8gzlAT3EHik/S404/WASP_468x60.png" alt="Get WASP from http://WebAnalyticsSolutionProfiler.com" border="0"/></a><br/> Originally posted by St&eacute;phane Hamel at <a href="http://immeria.net">immeria.net</a>.<img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/9841143-2781868130893753222?l=blog.immeria.net'/></div>Stephane Hamel at immeria.nethttp://www.blogger.com/profile/10573779479865639459noreply@blogger.com0