Hello. I see you folks put Webtrends Live on your bulletin board. I have a freeware version of the UBB and would also like tio install Webtrends live. How did you do it?
Thanks in advance.
Page 1 of 1
Putting WebtrendsLive on the Ultimate BB
#2
Posted 26 September 2000 - 03:18 PM
The licensed version of UBB has a header/footer option in the control panel which allow to add easy the HTML code.
For the freeware UBB:
You need to add the webtrends HTML code directly into the script.
Example:
ubb_library.pl
Look for
and add your webtrendscode under the "powered by".
For the freeware UBB:
You need to add the webtrends HTML code directly into the script.
Example:
ubb_library.pl
Look for
Code:
<FONT COLOR="#000000" size="1" FACE="Verdana, Arial"> <P> Powered by Infopop: <A HREF="http://www.ultimatebb.com">Ultimate Bulletin Board</A>, Freeware Version 2000d<BR>Purchase our Licensed Version- which adds many more features! <BR>© Infopop Corporation</A>, 2000. <br><br> </FONT> </CENTER> </body></html> BOTTOM } # end PageBottomHTML sr
and add your webtrendscode under the "powered by".
Code:
<FONT COLOR="#000000" size="1" FACE="Verdana, Arial"> <P> Powered by Infopop: <A HREF="http://www.ultimatebb.com">Ultimate Bulletin Board</A>, Freeware Version 2000d<BR>Purchase our Licensed Version- which adds many more features! <BR>© Infopop Corporation</A>, 2000. <br><br> <!-- START OF WEBTRENDS LIVE TAG INSERTION --> <!-- Copyright 1999-2000 WebTrends Corporation --> <!-- Visit our corporate website at [url=http://www.webtrends.com]http://www.webtrends.com[/url] --> <!-- Visit our Webtrends Live website at [url=http://www.webtrendslive.com]http://www.webtrendslive.com[/url] --> <!-- eCommerce Revenue Tracking (patent pending) --> <SCRIPT LANGUAGE="JavaScript1.2"> var ORDER= ""; var SERVER= ""; var CONTENTGROUP= ""; // You may customize the values of the above three variables to suit your website. // Simply insert your own values between the double-quotes. // The lines below show some examples: // var ORDER= "D2,Business to Consumer,Pocket FM Radio,Audio Products,10,499.99;"; // var SERVER= "Name of this web server"; // var CONTENTGROUP = "Content group name for this page"; </SCRIPT> <!-- Modification of this code is not allowed and will permanently disable your account! --> <SCRIPT LANGUAGE="JavaScript1.2"> v = '<' + 'SCRIPT SRC="'; v+= 'http://stats.webtrendslive.com/S006-00-6-10-146601-xxxxx/scripts/wttagv2.cgi?sid=006-00-6-10-146601-xxxxx&siteID=xxxxx&tagver=2&tz=100&ed=personal&button=10&'; v+= 'order=' + escape(ORDER) + '&'; v+= 'server=' + escape(SERVER) + '&'; v+= 'url=' + escape(window.document.URL) + '&'; v+= 'ref=' + escape(window.document.referrer) + '&'; v+= 'title=' + escape(document.title) + '&'; v+= '"' + '>' + '<' + '/' + 'SCRIPT' + '>'; document.write( v); </SCRIPT> <NOSCRIPT> <IMG SRC="http://stats.webtrendslive.com/S006-00-6-10-146601-xxxxx/scripts/wttagv2_ns.cgi?uid=006-00-6-10-146601-xxxxx&siteID=xxxxx&tagver=2&tz=100&ed=personal&button=10&javaOk=No"> </NOSCRIPT> <!-- END OF WEBTRENDS LIVE TAG INSERTION --> </FONT> </CENTER> </body></html> BOTTOM } # end PageBottomHTML sr
#3
Posted 27 September 2000 - 06:51 AM
Thanks for your speedy reply. I am still waiting for Infopop to answer and I asked them the question days befor I asked you!
One thing that you didn't make clear was this...do I have to add the code to EVERY page or if I place it in the one page you mention will it act as a footer and transfer to every page?
Thanks again for humoring me!!!
(PS-Now I know where to go for my NT questions as well)
One thing that you didn't make clear was this...do I have to add the code to EVERY page or if I place it in the one page you mention will it act as a footer and transfer to every page?
Thanks again for humoring me!!!
(PS-Now I know where to go for my NT questions as well)
#4
Posted 27 September 2000 - 12:19 PM
You need to add the webtrends code on the follow locations:
Ultimate.cgi
Between
and
ubb_library.pl
Between
and
ubb_library2.pl
Between
and
Upload the files and select "Update Threads" in the control panel to update all UBB generated HTML pages.
Ultimate.cgi
Between
Code:
<center><p><B><FONT SIZE="$TextSize" FACE="$FontFace"> <A HREF="mailto:$BBEmail">Contact Us</A> | <A HREF="$HomePageURL" target=_top>$MyHomePage</A> | <A HREF="$PrivacyURL">Privacy Statement</A> </B></FONT> <P> <FONT COLOR="$CopyrightTextColor" size="1" FACE="$FontFace">$YourCopyrightNotice <P> <BR><BR>Powered by <A HREF="http://infopop.com"><FONT COLOR="$CopyrightTextColor">Infopop</font></A> Ultimate Bulletin Board Freeware 2000d <br><br>
and
Code:
</FONT> </CENTER></font> </p> $Footer</FONT></BODY></HTML> COPPACheck
ubb_library.pl
Between
Code:
<P></font> <FONT COLOR="#000000" size="1" FACE="Verdana, Arial"> <P> Powered by Infopop: <A HREF="http://www.ultimatebb.com">Ultimate Bulletin Board</A>, Freeware Version 2000d<BR>Purchase our Licensed Version- which adds many more features! <BR>© Infopop Corporation</A>, 2000. <br><br>
and
Code:
</FONT> </CENTER> </body></html> BOTTOM } # end PageBottomHTML sr
ubb_library2.pl
Between
Code:
<p><FONT COLOR="#000000" size="1" FACE="Verdana, Arial"> <P> Powered by: <A HREF="http://www.ultimatebb.com">Ultimate Bulletin Board</A>, Freeware Version 2000d<BR>Purchase our Licensed Version- which adds many more features! <BR>© Infopop Corporation [url=http://www.infopop.com</A>]www.infopop.com</A>[/url] 1998 - 2000.<br><br>
and
Code:
</FONT></CENTER></body></html> );
Upload the files and select "Update Threads" in the control panel to update all UBB generated HTML pages.
Share this topic:
Page 1 of 1

Help










