Category: Web Development

  • Filter your own traffic on Google Analytics

    Put this code in your browser address bar and hit enter: javascript:void(function(w){try{_gaq._getAsyncTracker()._setVar(w)}catch(e){try{__utmSetVar(w)}catch(e){pageTracker._setVar(w)}}alert(w)}(‘your_keyword’));void(0); Don’t forget to set the your_keyword as your unique word in Google Analytics filter settings (Cookie method of course). …and to test if the cookie is set in the browser: javascript:alert((/__utmv=.+?.(.*?)(;|$)/.test(”+document.cookie))?RegExp.$1:’No unique word’);void(0); Note: Modern browsers will strip-off the javascript part, please use Inspect…

  • Free URL Redirection Services

    Attention: This forum post was first “researched” and published in May 2004, so reliability or for that matter even existence of certain websites described here under is questionable. I just post it here, as I felt little nostalgic one evening about good old days. :) Hey all Webmaster types! While deciding for my new Hospitality…