PrestaShop Forums: [Module] Statstrackvisits, See detail tracking of your visitors for period chosen - PrestaShop Forums

Jump to content


Welcome to the PrestaShop Forum! We hope you'll share your comments and suggestions with us. We ask that you please post in English to the main sections of the PrestaShop Forum. If you want to write in another language, please post in the corresponding PrestaShop Community section below.

Please note that PrestaShop Community sections are largely self-moderated. PrestaShop team members may or may not participate in non-English sections. To improve the chances of receiving feedback to your question or comment, please post it in English to the main sections of our Forum.

NYC

Vous parlez français ? par ici !


[Module] Statstrackvisits, See detail tracking of your visitors for period chosen


[Module] Statstrackvisits, See detail tracking of your visitors for period chosen

#1 Raph59

    PrestaShop Apprentice

  • 28 Mar 2009
  • Members
  • PipPip
  • 328 posts
  • Location:Valenciennes

Posted 25 July 2009 - 10:11 AM

Hi!

Well this is my first module under PrestaShop, i hope it will be useful for you!

Statstrackvisits allows you see details tracking of your members and visitors, online or offline for period chosen, with details of each page he visit. We see where they come from. So, module very useful when we want to know what is do exactly the visitors on our website.

You can install this module like some else, you just need to upload in the folder /modules/ , go to BO and install the module, it is then available in the "Stats" from BO.

The module is in English and in French.

The module workink with the version of PrestaShop 1.1.0.5, i don't know if it working with the previous and futur version.

For all bug thanks to tell me on this thread.

I share the module for free, but, I accept with pleasure the donation with Paypal on email paiement@coffret-intime.fr or clic here http://www.coffret-intime.fr/don.htm , but i repeat, this is of course optional, well if you can, and this module is really usefull for you, i accept with pleasure your donations :) because the time is not easy

Since a picture is worth a thousand words, here is a screen

And the module to attachment!

EDIT : The module use the data from PrestaShop for make the stats, so by installing the module today, you can still know what a visitor ago or 2 days ago 1 month, although this module was not installed at that time!

Update (10/11/11) v1.3.0

Updated fairly significant, please see below for more detail.

Do not forget to set write permissions to CHMOD 777 for the file "setting.inc.php" which is in the directory "modules/statstrackvisits /"


/*
v1.3.0
11/11/2010
- Update flags ( ludo from forum of Prestashop )
- Now we see research done when a person is on the search page (not 100% reliable because the word is found based on the date, so if two person types a search interval of 3 seconds ...)
- We now see the manufacturer's name
- Fixed bug "PHP Warning: Wrong parameter count for imagedestroy() in /modules/statstrackvisits/iplocator.php on line 40"
- Adding a link to the site to conduct http://ip-whois-lookup.com/ with the ip address of the person concerned to have more information about an IP address
- Reorganization of the module: the homepage of the module is now a summary of those currently online
- Adding a list of IP addresses or ID Member to monitor
- Ability to name the saved IP addresses (both IP monitor that IP to ignore)
- Possibilitéy to put the options to zero and clear the list of IP addresses to ignore and monitor
- Fixed bug that sometimes did not see the baskets, the last basket now known to the customer is displayed.
- Addition where possible to the target page that caused a 404 ( presta-dyr from forum of Prestashop )
- Code optimization and performance making queries lighter.
*/



Update (09/10/17) v1.2.3

Updated fairly significant taking into account the suggest of everyone, to try to satisfy a whole little world, you can post bug on this post. I'll let you discover the new browsing the changelog below. If anyone feels charitable http://www.coffret-intime.fr/don.htm ;)

Do not forget to set write permissions to CHMOD 777 for the file "setting.inc.php" which is in the directory "modules/statstrackvisits /"


/*

v1.2.3
17/10/2009
- Code optimization and performance
- Changes to make compatible with php 5.3.0
- Fixed link bug cart members
- A red or green circle indicates if a visitor is online or offline, with the possibility to change the idle time required before it is considered offline.
- Display of "New" if a member is registered for less than 24:00.
- Display the duration of the visit.
- Possibility to View / Hide IP members.
- Possibility to not display some IP addresses.
- Show the amount of the Cart below the image of the Cart when the visitor filled a Cart (Prestashop 1.2.X only)
- Possibility to show the members / visitors who filled a Cart (Prestashop 1.2.X only)
- Amount of the Cart is write red if it's not order or green if it's a order (Prestashop 1.2.X only)

v1.2.2
26/08/2009
- Adding geolocation ( By Fabien LAHAULLE (fabien.lahaulle@gmail.com) www.mariage-tranquille.fr )




Summary of the number of download:
statstrackvisits_v1_1.zip : 86 times
statstrackvisits_v1_2.zip : 23 times
statstrackvisits_v1_2_1.zip : 53 times
statstrackvisits_v1_2_3.zip : 1013 times

Attached File(s)


Voici ma réalisation! Une critique? J'Adoreeeee les critiques, positives ou négatives, n'hésitez pas!!

Lingerie Sexy

#2 Ehinarr

    Sir

  • 01 Nov 2008
  • Members
  • PipPipPipPip
  • 1124 posts

Posted 25 July 2009 - 04:40 PM

Thanks for sharing it!!
My Blog
PS v1.4.6.1

#3 Bronikus

    PrestaShop Addict

  • 04 Mar 2009
  • Members
  • PipPipPip
  • 544 posts
  • Location:Czech, Deutschland

Posted 25 July 2009 - 06:29 PM

Thanks!
Nice modul..!
Super gut die besten ...!

| ICQ: 328251980
| Skype: bevelors

#4 Fabrice

    PrestaShop Fanatic

  • 28 Jul 2008
  • Moderators
  • 3124 posts
  • Location:Strasbourg - east France

Posted 25 July 2009 - 08:47 PM

cool. that was really missing ! I will test it, and send a small contribution if it's working with 1.2 ;-) tks a lot anyway !
Fabrice
http://www.my-deco-shop.com
Projet en cours de lancement - New fantastic module: Checkout-Pro
le meilleur outil de gestion pour Prestashop que j'utilise - best tool I use: Store Commander

#5 Fabrice

    PrestaShop Fanatic

  • 28 Jul 2008
  • Moderators
  • 3124 posts
  • Location:Strasbourg - east France

Posted 25 July 2009 - 08:52 PM

oups : get that :

Fatal error: Declaration of StatsTrackVisits::getData() must be compatible with that of ModuleGraph::getData() in /home/mysite/public_html/design/classes/Module.php(318) : eval()'d code on line 351

did not load the modules bo interface

any idea how to fix that ?
Fabrice
http://www.my-deco-shop.com
Projet en cours de lancement - New fantastic module: Checkout-Pro
le meilleur outil de gestion pour Prestashop que j'utilise - best tool I use: Store Commander

#6 JJBYPC

    PrestaShop Apprentice

  • 02 Jun 2009
  • Members
  • PipPip
  • 54 posts

Posted 25 July 2009 - 10:33 PM

It doesn't work!,

I have installed this module and have tried to use it, but it doesn't bring up any of the required information.

This is a very useful module, and will be great if it work properly.

ALSO: this is just a suggestion: A Module that LIST the SEARCHED KEYWORDS by Month or Week will be very good as well.

Thank You

#7 langbianiam

    PrestaShop Apprentice

  • 26 Jun 2008
  • Members
  • PipPip
  • 96 posts

Posted 26 July 2009 - 03:55 AM

From 1248513109:

Hi!

Well this is my first module under PrestaShop, i hope it will be useful for you!

Statstrackvisits allows you see details tracking of your members and visitors, online or offline for period chosen, with details of each page he visit. We see where they come from. So, module very useful when we want to know what is do exactly the visitors on our website.

You can install this module like some else, you just need to upload in the folder /modules/ , go to BO and install the module, it is then available in the "Stats" from BO.

The module is in English and in French.

The module workink with the version of PrestaShop 1.1.0.5, i don't know if it working with the previous and futur version.

For all bug thanks to tell me on this thread.

I share the module for free, but, I accept with pleasure the donation with Paypal on email paiement@coffret-intime.fr but i repeat, this is of course optional, well if you can, and this module is really usefull for you, i accept with pleasure your donations :) because the time is not easy

Since a picture is worth a thousand words, here is a screen

And the module to attachment!

EDIT : The module use the data from PrestaShop for make the stats, so by installing the module today, you can still know what a visitor ago or 2 days ago 1 month, although this module was not installed at that time!

Thank so much,
I like it

It work with 1.1.0.5
For 1.2.x When?
Thanks again

#8 Raph59

    PrestaShop Apprentice

  • 28 Mar 2009
  • Members
  • PipPip
  • 328 posts
  • Location:Valenciennes

Posted 26 July 2009 - 09:08 AM

From 1248557604:

It doesn't work!,

I have installed this module and have tried to use it, but it doesn't bring up any of the required information.

This is a very useful module, and will be great if it work properly.

ALSO: this is just a suggestion: A Module that LIST the SEARCHED KEYWORDS by Month or Week will be very good as well.

Thank You


Hi JJBYPC, do you work with v1.1.0.5 of Prestashop or with v1.2.x ?

Else thanks for your suggestion i see it.

I will see that this module work with v1.2.x, I did not know that so many people use it already

I would like to thank the person who made me a donation, I appreciate very much :)
Voici ma réalisation! Une critique? J'Adoreeeee les critiques, positives ou négatives, n'hésitez pas!!

Lingerie Sexy

#9 fatkul

    PrestaShop Newbie

  • 02 Feb 2009
  • Members
  • Pip
  • 11 posts

Posted 28 July 2009 - 11:07 AM

Hello Raph59,

thanks for your work.

this is one of the best module that i saw. it works on localhost with 1.1.0.5, but not on my server with same version of prestashop.

i think, because of 1000 members and a lot of page views.

is it possible for you to change your module to adopt it to the member profile page.

For example, when i want to track my customer, i go to the its profile page and click the track button and opens another page to view tracks. it doesnt load the server. and i think that alot of people wants that.


thanks again,

#10 Raph59

    PrestaShop Apprentice

  • 28 Mar 2009
  • Members
  • PipPip
  • 328 posts
  • Location:Valenciennes

Posted 28 July 2009 - 11:17 AM

Hello fatkul,

For your problem, the next version of module (today or tomorrow, i finish it) will be ok, i have add the pagination for limit request.

And i have add other new.

It will be compatible with version of prestashop 1.2.X

thanks for your suggestion, i will look it for next version
Voici ma réalisation! Une critique? J'Adoreeeee les critiques, positives ou négatives, n'hésitez pas!!

Lingerie Sexy

#11 fatkul

    PrestaShop Newbie

  • 02 Feb 2009
  • Members
  • Pip
  • 11 posts

Posted 28 July 2009 - 11:24 AM

hi again,

i changed the date to one day ago 07/27, i got the tracks, but today 07/28 i didnt

its great, thank you again.

#12 JJBYPC

    PrestaShop Apprentice

  • 02 Jun 2009
  • Members
  • PipPip
  • 54 posts

Posted 28 July 2009 - 11:29 AM

Thanks for this Module.

Its Great and works like a charm.

But, I did notice lots of PHP-ERROR, but this is very beautiful module.

It gave me upto date info, even the last 1minute visitor activity was tracked.

I'll be making a small donation NOW! THANK You! (Ralph59)

#13 fatkul

    PrestaShop Newbie

  • 02 Feb 2009
  • Members
  • Pip
  • 11 posts

Posted 28 July 2009 - 11:37 AM

From 1248776266:

Hello fatkul,

For your problem, the next version of module (today or tomorrow, i finish it) will be ok, i have add the pagination for limit request.

And i have add other new.

It will be compatible with version of prestashop 1.2.X

thanks for your suggestion, i will look it for next version


thanks for your fast reply. i will be willing to send a small contribution.

best regards

#14 Raph59

    PrestaShop Apprentice

  • 28 Mar 2009
  • Members
  • PipPip
  • 328 posts
  • Location:Valenciennes

Posted 28 July 2009 - 08:41 PM

Hello, and finally, working hard (these last 3 days full-time truth: p) I managed to finish the module, do not hesitate to tell me if you found a bug :)

This is the new version of module , as promised compatible with the new version of PrestaShop (V1.2.7) and some news :)

Do not forget to set write permissions to CHMOD 777 for the file "setting.inc.php" which is in the directory "modules/statstrackvisits/"


/*

v1.1
28/07/2009 :
- Compatible with PrestaShop v1.2.7
- Added pagination and the ability to choose the number of results per page (20 - 50 - 100)
- Search keyword possible in the original URL
- Ranking possible of ID Members and Visitors IP or connection date (ascending or descending)
- Possible to display only the visitors, members, or all.
- Possible to see only the members and visitors who visited one of the 4 pages of step order
or the error page 404.
- Possibility to hide / show options
- Possibility to save settings

*/


To download it visit the first post, and for the most lazy, telling them to click below to go there :p

http://www.prestasho...ewthread/23733/
Voici ma réalisation! Une critique? J'Adoreeeee les critiques, positives ou négatives, n'hésitez pas!!

Lingerie Sexy

#15 JJBYPC

    PrestaShop Apprentice

  • 02 Jun 2009
  • Members
  • PipPip
  • 54 posts

Posted 29 July 2009 - 02:00 AM

Thank you again for this module.

I have installed the latest and it works like a Charm.

Could you clarify what permission numbers the “setting.inc.php” file should have?


Thank you again!

#16 Raph59

    PrestaShop Apprentice

  • 28 Mar 2009
  • Members
  • PipPip
  • 328 posts
  • Location:Valenciennes

Posted 29 July 2009 - 07:07 AM

Sorry! The permission number is CHMOD 777 for file “setting.inc.php”
Voici ma réalisation! Une critique? J'Adoreeeee les critiques, positives ou négatives, n'hésitez pas!!

Lingerie Sexy

#17 fatkul

    PrestaShop Newbie

  • 02 Feb 2009
  • Members
  • Pip
  • 11 posts

Posted 29 July 2009 - 11:18 AM

you are great.

i saw extra filter option (order by) in the picture you added, but when i installed the module i cant see all.

is it the right module that you added?

thank you again

#18 fatkul

    PrestaShop Newbie

  • 02 Feb 2009
  • Members
  • Pip
  • 11 posts

Posted 29 July 2009 - 11:26 AM

one bug: pagination arrows dont work. drop dowm pagination works.

#19 Raph59

    PrestaShop Apprentice

  • 28 Mar 2009
  • Members
  • PipPip
  • 328 posts
  • Location:Valenciennes

Posted 29 July 2009 - 03:18 PM

yes it's a right module i have added, for show all option clic on the green + , where it's write "Click here for show or hide Option"

for pagination i have test it and all work for me, the arrows too, what is your Prestashop version?
Voici ma réalisation! Une critique? J'Adoreeeee les critiques, positives ou négatives, n'hésitez pas!!

Lingerie Sexy

#20 first1

    PrestaShop Addict

  • 22 Nov 2008
  • Moderators
  • 546 posts
  • Location:London, UK

Posted 29 July 2009 - 03:22 PM

Hi thanks for the nice module.

the pagination does not work for me either
PS 1.2.0.2
Google Chrome browser.
If we answered your question, please add [Solved] at the beginning of your topic’s title by editing your first post !
Thanks.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users