Thanks, Brandon! That's great info to have.
Actually, I ended up taking this approach and it works just fine:
Cheers,
Marv
Actually, I ended up taking this approach and it works just fine:
Code:
<script type="text/javascript"> _uacct = "UA-XXXXXX-1"; urchinTracker(%IF(g.Screen EQ 'OINF')%"/oinf.html"%IFEND%%IF(g.Screen EQ 'OSEL')%"/osel.html"%IFEND%%IF(g.Screen EQ 'OPAY')%"/opay.html"%IFEND%%IF(g.Screen EQ 'INVC')%"/invc.html"%IFEND%); </script>
Marv
Comment