---
title: "web bug / cgi-based access_log emulator?"
date: 2002-04-15T03:58:48-04:00
url: https://blog.lmorchard.com/2002/04/15/oooohi/
author: Les Orchard
---

# web bug / cgi-based access_log emulator?

<p>I'm running decafbad.com on some pretty cheap hosting that gives me most of what I need, but it's missing one annoying thing:  access_log.  I'm playing around with Site Meter, but I do have my own CGI hosting (obviously), so I'd like to find something that can closely emulate an Apache-style access_log with web bug images.  The Apache format would be nice because then I could use any of a number of standard log analysis packages.  Referrers would be a problem, of course, but I think some Javascript could hack around that.  Maybe I'll just end up writing it meself. </p>
<p>Hmm..  Looking...</p>
<p><i>(Or I suppose, if I wanted the access_log badly enough, I could upgrade my hosting.)</i></p>
<!--more-->
shortname=oooohi

<div id="comments" class="comments archived-comments">
            <h3>Archived Comments</h3>
            
        <ul class="comments">
            
        <li class="comment" id="comment-221090175">
            <div class="meta">
                <div class="author">
                    <a class="avatar image" rel="nofollow" 
                       href="http://lucidity.sourceforge.net"><img src="http://www.gravatar.com/avatar.php?gravatar_id=1bdc4684f34167b972b4ab6da571e1f6&amp;size=32&amp;default=http://mediacdn.disqus.com/1320279820/images/noavatar32.png"/></a>
                    <a class="avatar name" rel="nofollow" 
                       href="http://lucidity.sourceforge.net">AndyEd</a>
                </div>
                <a href="#comment-221090175" class="permalink"><time datetime="2002-04-18T15:13:40">2002-04-18T15:13:40</time></a>
            </div>
            <div class="content">I open sourced a bit of web image bug-inesss a good while back.  Might be a fun place to play.</div>
            
        </li>
    
        </ul>
    
        </div>
