For some reason vBSEO strips out some of the javascript needed to track stats for Mint.
This is needed:
<script src="/mint/?js" type="text/javascript"></script>
but with vbseo it becomes this:
<script src="/mint/" type="text/javascript"></script>
Turning off vbseo fixes it, but of course I don't want to do that
A quick fix would be great as I can't track anything in the meantime.








Thanks.