Running Movable Type and Crawlers 0.6, I have the php include as the first line after the <body>
tag, and it doesn’t seem to be tracking anything. Earlier yesterday, I tried it high in the <header>
section, and it also didn’t track anything. (In the header, should I use the code as given [<?php ... ?>
] or do I need to alter it to make it <header>
-appropriate?)
It’s possible I’m doing something wrong, so I’m curious if anybody else is having the same problem.