OnlineStatistics v0.1 - released

Claps

Avatar: Claps

2006-07-12 07:19

OnlineStatistics v.0.1 Plugin
The plugin provides online statistics consisting in: number of Online guests, Today hits (unique visitors), Yesterday hits (unique visitors), Total hits (unique visitors).

Requirements
Quick.Cart v1.3
PluginManager v2.0

Download: http://www.vbabes-cv.ro/claps/

larryonov

No avatar

2006-07-12 11:42

nice, thx

SLawek

No avatar

2006-07-12 15:26

Claps thanks

about IP no how did you do this?

Claps

Avatar: Claps

2006-07-12 15:37

well,
I forgot to add it to the final output. I will release a new version in a day or two with the guest IP no included.

SLawek

No avatar

2006-07-12 15:45

Thanks Claps ;-)

SLawek

No avatar

2006-07-12 22:05

and this onlinestatistic how did you make it work with quick.cms?

Claps

Avatar: Claps

2006-07-13 07:11

SLawek - initially was designed to work the old way in QC (insert a line of code in plugins.php, configuration made by editing a .php file etc.), and it does not interact with logic part of QC which work also in CMS. But I wanted to use facilities provided by Plugin Manager so I transformed it based on a skeleton of Wizzud's plugins. If you want I could set up a zip file and a howto.txt for Quick.CMS and for older versions of Quick.Cart as well one of these days.

Claps

Avatar: Claps

2006-07-13 10:36

OnlineStatistics v.0.1 Plugin small update.
I forgot to add visitor IP to the final output.
Changed files: online_statistics.tpl, online_statistics.php, lang-en.php. Overwrite them, or simply reinstall plugin.

SLawek

No avatar

2006-07-13 16:38

Claps yes please it will bee fine if you can and have time for it :-) and do this onlinestat work whit qc 1.2?

Claps

Avatar: Claps

2006-07-13 17:31

Slawek - I didn't have time to test it on other version of QC or Plugin Manager, but it only use facilities of Plugin Manager, do not interact with cart logic at all, so if Plugin Manager states QC v.1.x, I assume that it will work also for any QC since QC v.1.x. For older versions of Quick.Cart, maybe tomorrow :).

SLawek

No avatar

2006-07-13 17:58

ok Claps :-)

SLawek

No avatar

2006-07-13 18:13

Hi Claps
what are those numbers between IP and date in file detail.dat?

Claps

Avatar: Claps

2006-07-13 18:24

// Write todays visit into detail file
fwrite($handle_detail, "$ip|$time|$day|$month|$year\n");

SLawek

No avatar

2006-07-13 18:51

is this $time 1152806922 how?
I can see this XX.XXX.XXX.XX|1152806922|13|7|2006

SLawek

No avatar

2006-07-13 19:18

I'm only thinking :-)

What if there was posibility to see info about IP number where the costoner come from, for eksampel link to http://www.ripe.net/whois + info about IP number :-)
I think that this will reduce abuse of the shop

I hope that you know what I'm thinking, but is only idea :-)

Claps

Avatar: Claps

2006-07-13 19:31

Well,
The idea behind this little plugin was to be SIMPLE. For what you want I managed to integrate 'bbclone' into QC for a friend, it's a simple task, and bbclone has all that you may need and more. I will post something about that if are requests.

SLawek

No avatar

2006-07-13 20:28

Hi Claps
Yes please tell me more ;-)

Back to top
about us | contact