The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Reinvigorate
Im trying to get this working, with invigorates advanced code plus username tracking, anyhelp would be awesome, is the below code right?
<vb:literal><<script type="text/javascript" src="http://include.reinvigorate.net/re_.js"></script> <script type="text/javascript"> try { reinvigorate.url_filter = function (url) { return url; } reinvigorate.track("XXXXXXXXX"); } catch(err) {} </script></vb:literal> <vb:literal><script type="text/javascript" src="http://include.reinvigorate.net/re_.js"></script> <script type="text/javascript"> try { var re_name_tag = "</vb:literal>{vb:raw bbuserinfo.username}<vb:literal>"; reinvigorate.track("XXXXXXXXXX"); } catch(err) {} </script></vb:literal> |
#2
|
|||
|
|||
I don't know anything about reinvigorate, but you've got an extra '<' right after the first <vb:literal>. Also, is all of that going in the same template? Because it looks like maybe it does the same thing twice. (Even if the XXXXXXX's are different codes or you want the call to track() in there twice, you're including the re_.js twice).
|
#3
|
|||
|
|||
Ones tracking stats and one tracts the nicknames
|
#4
|
|||
|
|||
Any help would be appreciated
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|