paul331
Forum Replies Created
-
Actually I noteced that those duplicates in visit’s tables started from mid-February. Before that everything was fine.
Could that be the problem because people visit from different timezones?
My server is in Ukraine and the timezone is GMT+2. So when someone visits the site from US with timezone GMT-5 that creates the problem. For example in Ukraine it is 03-07-2015 3:00AM but in US it is still 03-06-2015 8:00PM. Will his visit count for 03-07-2015 or for 03-06-2015?
I looked at the function Current_Date and you use date function. Whould it be more correct to use gmdate insted of date?
After I made the changes for the hits.class.php that you suggested it started to dublicate multiple records for the same day in wp_statistics_visit. Is it suppose to be like that?
Thank you. I did the change in php file.
Here is the sceenshot of mine wp_statistics_visit databaseAs you can see there some duplicate dates for some reason.
Also I did SQL query for 03-05-2015 and got 1287 hits.
Why do you need wp_statistics_visit table? If you can get hits from wp_statistics_visitor table. And what is wp_statistics_visitor2 for?
Thank you. I hope that after the new release those lapses will go away. I really like your plugin and there is not much good alternatives. I used to use JetPack Statistics and those work pretty well, but the problem with JetPack that its like an elephant and dramatically slows down the site.
I didn’t enable any specific options. I just installed and use default options. I checked: Honey Pot option is disabled. Record exclusions also disabled.
I think that some visits incorrectly divided by days. For example in one days it says 50 visits on 250 visitors and the next day 2000 visit on 270 visitors. Probubly some of those 2000 are from the previous day.
Forum: Plugins
In reply to: [WP Power Stats] Excluded IP addressesActually I don’t even enter anything. My provider changes my IP frequently, so I use ADD xxx.xxx.xxx.xxx button to add new IP address.
For example, I already have 111.111.111.111 address in Excluded IP addresses field and now my IP is 222.222.222.222. I press “ADD 222.222.222.222” button. Address 222.222.222.222 appears below 111.111.111.111 in the Excluded IP addresses field. Then I press “Save changes”. Then there is only 222.222.222.222 in Excluded IP addresses field. 111.111.111.111 dissapers.