Go Back   Forum Runner Support > Forum Runner > Forum Runner Chat
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  (#1) Old
midlifebachelor
Junior Member
 
Question How to Add In 2 Javascript Calls to ForumRunner? - 04-11-2012, 10:42 AM

Hi - I am brand-new to using ForumRunner ... just installed it last night after upgrading my forum to vBulletin 4.1.12. Have tried out both the free ForumRunner app and also the paid app - and I have to say that this mobile forum support software is outstanding! It exceeds my expectations in terms of the look-and-feel, ease of setup, and the feature set ... well done, ForumRunner!

I do have one question. On the non-mobile version of my forum, I have two vbliterals that reside at the bottom of the "footer" template. Both are javascript calls - one is a call to Quantcast, the other a call to Datonics. [I use Quantcast in addition to Google Analytics to report my site traffic to advertisers. And I use Datonics for some data mining.]

MY QUESTION - how can I get these two javascript calls to run under ForumRunner?

If you are curious what the calls look like in the vBulletin 4.1.12 footer template, here they are (with my account information scrubbed):

Code:
<vb:literal>
<!-- Start Quantcast tag -->
<script type="text/javascript">
_qoptions={
qacct:"<MY QUANTCAST ACCT NUMBER GOES HERE>"
};
</script>
<script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script>
<noscript>
<img src="http://pixel.quantserve.com/pixel/<MY QUANTCAST ACCT NUMBER GOES HERE>.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/>
</noscript>
<!-- End Quantcast tag -->
</vb:literal>
<vb:literal>
<!-- Start Datonics -->
<script type="text/javascript" src="http://ads.pro-market.net/ads/scripts/site-<MY DATONICS ACCT NUMBER GOES HERE>.js"></script>
<!-- End Datonics -->
</vb:literal>
   
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
vBulletin Skin developed by: vBStyles.com