TraceWatch Website Statistics

Google Web TraceWatch.com

Tracewatch integration with cubecart 4

Archive of topics about the retired TraceWatch 0.234

Tracewatch integration with cubecart 4

Postby dazibest » Tue Oct 13, 2009 4:24 pm

I recently installed TraceWatch on a site called www.pukkapetssupplies.co.uk (www.pukkapetssupplies.co.uk/stats)

All the files used by cubecart are either .php or .tpl based and I believe that the code below requires you to save the file as .html but I don't know if this will mess the site up.

Stats (Tracewatch code) <?php @include_once $GLOBALS['HTTP_SERVER_VARS']['DOCUMENT_ROOT'].'/stats/twatch_include/logger.php'; ?>

Could you please advise me how to get TraceWatch to work with the site? The site was designed using Cubecart 4. I have installed it but no stats are recorded yet.

I really need this to work so please reply.

Many thanks

Darren
dazibest
 
Posts: 1
Joined: Tue Oct 13, 2009 4:21 pm

Re: Tracewatch integration with cubecart 4

Postby arash » Tue Oct 13, 2009 5:18 pm

Hi Darren,

Please try TraceWatch 0.3 Beta, see if it works.

the pages should be .php, I have not worked with CubeCart and don't know what those .tpl files are.

Thanks,
Arash
arash
Site Admin
Site Admin
 
Posts: 385
Joined: Thu Oct 08, 2009 2:09 pm

Re: Tracewatch integration with cubecart 4

Postby ash64 » Mon Nov 30, 2009 4:11 pm

I'm using TraceWatch on my website powered by Digishop, similar as cubecart and is (.tpl) Template based. I'm using following code in my header template and TraceWatch works perfect.

<?php
$GLOBALS['adl_count_params']=true;
@include_once $GLOBALS['HTTP_SERVER_VARS']['DOCUMENT_ROOT'].'/twatch_include/logger.php';
?>

Athar
ash64
 
Posts: 2
Joined: Mon Nov 30, 2009 3:58 pm

Re: Tracewatch integration with cubecart 4

Postby johnpierce1 » Tue Nov 08, 2011 9:29 pm

I tried TraceWatch 0.3, and it works fine for me!

Thanks Arash
johnpierce1
 
Posts: 1
Joined: Sun Oct 23, 2011 5:06 pm
Location: Birmingham


Return to TraceWatch 0.234

cron