Putting WebtrendsLive on the Ultimate BB

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....




Topic Options
#35898 - 09/26/00 06:37 AM Putting WebtrendsLive on the Ultimate BB
hzarabet Offline
stranger

Registered: 09/25/00
Posts: 2
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.

Top
Advertisement
#35899 - 09/26/00 03:18 PM Re: Putting WebtrendsLive on the Ultimate BB
Philipp Online   content
Pooh-Bah

Registered: 07/15/99
Posts: 1946
Loc: Vienna, Austria
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

Code:
<FONT COLOR="#000000" size="1" FACE="Verdana, Arial">
<P>
Powered by Infopop&#58; 
<A HREF="http&#58;//www.ultimatebb.com">Ultimate Bulletin Board</A>, Freeware Version 2000d<BR>Purchase our Licensed Version- which adds many more features! <BR>&copy; Infopop Corporation</A>, 2000.
<br><br>
</FONT>
</CENTER>
</body></html>
BOTTOM
&#125;  # end PageBottomHTML sr


and add your webtrendscode under the "powered by".

Code:
<FONT COLOR="#000000" size="1" FACE="Verdana, Arial">
<P>
Powered by Infopop&#58; 
<A HREF="http&#58;//www.ultimatebb.com">Ultimate Bulletin Board</A>, Freeware Version 2000d<BR>Purchase our Licensed Version- which adds many more features! <BR>&copy; Infopop Corporation</A>, 2000.
<br><br>

<!-- START OF WEBTRENDS LIVE TAG INSERTION -->
<!-- Copyright 1999-2000 WebTrends Corporation -->

<!-- Visit our corporate website at &#91;url=http&#58;//www.webtrends.com&#93;http&#58;//www.webtrends.com&#91;/url&#93;  -->
<!-- Visit our Webtrends Live website at &#91;url=http&#58;//www.webtrendslive.com&#93;http&#58;//www.webtrendslive.com&#91;/url&#93;  -->
<!-- eCommerce Revenue Tracking &#40;patent pending&#41; -->
<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&#58;
//   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&#58;//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&#40;ORDER&#41; + '&';
v+= 'server=' + escape&#40;SERVER&#41; + '&';
v+= 'url=' + escape&#40;window.document.URL&#41; + '&';
v+= 'ref=' + escape&#40;window.document.referrer&#41; + '&';
v+= 'title=' + escape&#40;document.title&#41; + '&';
v+= '"' + '>' + '<' + '/' + 'SCRIPT' + '>';
document.write&#40; v&#41;;
</SCRIPT>

<NOSCRIPT>
<IMG SRC="http&#58;//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
&#125;  # end PageBottomHTML sr

Top
#35900 - 09/27/00 06:51 AM Re: Putting WebtrendsLive on the Ultimate BB
hzarabet Offline
stranger

Registered: 09/25/00
Posts: 2
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)

Top
#35901 - 09/27/00 12:19 PM Re: Putting WebtrendsLive on the Ultimate BB
Philipp Online   content
Pooh-Bah

Registered: 07/15/99
Posts: 1946
Loc: Vienna, Austria
You need to add the webtrends code on the follow locations:

Ultimate.cgi

Between

Code:
<center><p><B><FONT SIZE="$TextSize" FACE="$FontFace">
<A HREF="mailto&#58;$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&#58;//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&#58; 
<A HREF="http&#58;//www.ultimatebb.com">Ultimate Bulletin Board</A>, Freeware Version 2000d<BR>Purchase our Licensed Version- which adds many more features! <BR>&copy; Infopop Corporation</A>, 2000.
<br><br>


and

Code:
</FONT>
</CENTER>
</body></html>
BOTTOM
&#125;  # end PageBottomHTML sr


ubb_library2.pl

Between

Code:
<p><FONT COLOR="#000000" size="1" FACE="Verdana, Arial">
<P>
Powered by&#58; <A HREF="http&#58;//www.ultimatebb.com">Ultimate Bulletin Board</A>, Freeware Version 2000d<BR>Purchase our Licensed Version- which adds many more features! <BR>&copy; Infopop Corporation &#91;url=http&#58;//www.infopop.com</A>&#93;www.infopop.com</A>&#91;/url&#93;  1998 - 2000.<br><br>


and

Code:
</FONT></CENTER></body></html>

&#41;;


Upload the files and select "Update Threads" in the control panel to update all UBB generated HTML pages.

Top


Forums
Windows Support Forums
Everything New Technology
Legacy OS
Hardware
Software
Games
Networking
Customization & Tweaking
Security

Linux Support Forums
Everything Linux
Linux Hardware
Linux Software
Linux Games
Linux Networking
Linux Customization & Tweaking
Linux Security

Apple Support Forums
Everything Apple
Recent Topics
Anything like HyperCam?
by Luckycharm8989
12/11/09 02:08 PM
Thank you for your help
by guaiguai
12/11/09 07:29 AM
What the problem is?
by guaiguai
12/11/09 05:09 AM
Need an database for Dictionary
by shaanspecial
12/09/09 10:19 AM
Router keeps disconnecting internet
by rfboyd
12/06/09 04:18 PM
Who's Online
1 Registered (Philipp), 159 Guests and 33 Spiders online.
Key: Admin, Global Mod, Mod
Forum Stats
91322 Members
24 Forums
58792 Topics
189300 Posts

Max Online: 1079 @ 03/12/08 01:36 PM

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22