Thanks for sharing this.
Since vB does not provide total views for a section, I have used
<vb:if condition="in_array($vbulletin->parentnode, array(5)) OR $vbulletin->nodeid == 5">
type conditions to add a Google custom code for that ("5" would be the id for the section).
vB does not provide the total number of views for each sub-forum, so it would be nice to add a sub-forum setCustomVar for GA also on SHOWTHREAD , but, unfortunately I have not been able to get the title for the sub-forum on the SHOWTHREAD template.
|