Search

Interview with Web Analyst Julien Coquet

0 views

Here is the first of my interviews that I promised in my last post Hacks

  • The Eisenbergs’ Waiting for your cat to bark?

  • Currently reading : The Long Tail (Aurélie had a spare copy) What were the major challenges you faced or are facing in this industry?
    Market maturity when it comes to Web Analytics, especially in larger companies

    Do you have blog? If yes, what kind of article do you write?

    I co-author the WebAnalytics.be blog at http://juliencoquet.wordpress.com where I discuss my views on websites of interest, Web Analytics-related information, current events, cooking recipes ;)

    What is your advice to aspiring web analysts?
    Being proficient with one given WA tool is not the key to better understanding how your reports are being used.

    Try to see the big picture first, then focus on details : that goes for everything from business requirements to implementation to reporting.

    And finally, get people to realize they can (and should be) held accountable for their website’s results.

    ' /> Del.icio.us</a> | <a href=' /> Digg</a> | <a href=' />Reddit</a> | <a href=' /> Furl</a>  <br />
<br />
Bookmark murdok: <a href=' /></a></ul></ul>                </div>
                
                <script>
                (function() {
                    function initCopyableSections() {
                        document.querySelectorAll('.article-content .copyable-section').forEach(function(section) {
                            if (section.querySelector('.copyable-section__btn')) return;
                            var btn = document.createElement('button');
                            btn.type = 'button';
                            btn.className = 'copyable-section__btn';
                            btn.setAttribute('aria-label', 'Copy to clipboard');
                            var label = section.getAttribute('data-copy-label');
                            btn.textContent = label ? 'Copy ' + label : 'Copy';
                            section.appendChild(btn);
                            btn.addEventListener('click', function() {
                                var contentEl = section.querySelector('.copyable-section__content');
                                var text;
                                if (contentEl) {
                                    text = contentEl.textContent.trim();
                                } else {
                                    var clone = section.cloneNode(true);
                                    var btnClone = clone.querySelector('.copyable-section__btn');
                                    if (btnClone) btnClone.parentNode.removeChild(btnClone);
                                    text = clone.textContent.trim();
                                }
                                if (!text) return;
                                navigator.clipboard.writeText(text).then(function() {
                                    var t = btn.textContent;
                                    btn.textContent = 'Copied!';
                                    btn.classList.add('copied');
                                    setTimeout(function() {
                                        btn.textContent = t;
                                        btn.classList.remove('copied');
                                    }, 2000);
                                });
                            });
                        });
                    }
                    if (document.readyState === 'loading') {
                        document.addEventListener('DOMContentLoaded', initCopyableSections);
                    } else {
                        initCopyableSections();
                    }
                })();
                </script>
                
                <!-- Tags -->
                                
                <!-- Correction Form -->
                <div class=

    Suggest a Correction

    Found an error or have a suggestion? Let us know and we'll review it.

Share this article

Comments (0)

Please sign in to leave a comment.

No comments yet. Be the first to comment!