Hi all! I don’t know if this is in the right forum area or not, but whatever…
I’ve been working on upgrading my site ( http://malexmedia.net ) to the newest stable version of Drupal, (Drupal 5.x) which has involved re-writing/auditing my old custom Drupal plugins for conformance with best practices and Drupal’s new API.
Anyway, one of my simple modules is designed to insert Mint’s tracking code in the header of generated pages without any mucking about in the theme engine.
Thus, you don’t need to do any coding, patching, or sacrifice your favorite theme. All you need to do is install the module and tell it the path to Mint’s tracking Javascript.
Even better, it uses Drupal’s permissions framework to (optionally) exclude specified user roles from Mint tracking. (For example, I have all of my staff excluded from Mint. So my statistics only represent visitor traffic.)
So I guess I’m just pinging the community here to see if there’s any interest in something like this. I’m planning on releasing it under the GPL eventually, but if there’s a need for something like this, I can make it available sooner.
ttyl! —Alex Markley