(#1)
|
|
Junior Member
Posts: 3
Join Date: Apr 2012
Location: Los Angeles, CA
|
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>
|
|
|
|
(#2)
|
(#3)
|
(#4)
|
(#5)
|
|
Junior Member
Posts: 3
Join Date: Apr 2012
Location: Los Angeles, CA
|
Quote:
1) Google Analytics - you support this ... which is great. 2) Quantcast - this is what I'm asking about. I use it to publicly validate my traffic. Anyone can go to www.quantcast.com/midlifebachelor.com and see a snapshot of my Quantcast-validated traffic. 3) Datonics - a data mining tool. The issue is not Google Analytics - the issue is that I would like to be able to call two other pieces of javascript code ... that is what I'm asking about ... perhaps for a future release of forumrunner. If you read my original post, it is quite clear what I'm asking for and why. Thanks! |
|
|
|
|
(#6)
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
