We updated a couple of our pages and removed an HTML menu to use the one that comes standard in our UDesign template and since or around then, Track that Stat and my Google Analytics is not registering traffic. The only registered traffic is on images that I add in the media library from my IP address…
Grateful,
Jason
https://www.ads-software.com/extend/plugins/track-that-stat/
]]>While running on a testing server (set to show errors) I am seeing SQL errors caused by an un-slashed aprostrophe in an SQL statement (see error message below).
The problem is data that has not been through addslashes:
‘where’s hillary hosta’
should have been
‘where\’s hillary hosta’
The problem can be fixed by adding
$keywordData = addslashes($keywordData);
just above
if($keyword_interval == “today”)
which is line 131 in keyword stats.php.
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘s hillary hosta’ AND stat_visitor_id not in(”)’ at line 1]
select keyword,stat_visitor_id,visitor_id from wp_tts_keyword_stats where keyword=’where’s hillary hosta’ AND stat_visitor_id not in(”)
https://www.ads-software.com/extend/plugins/track-that-stat/
]]>any way to change this?
https://www.ads-software.com/extend/plugins/track-that-stat/
]]>dont know either the wp issue or it conflict with other plugin…
https://www.ads-software.com/extend/plugins/track-that-stat/
]]>Hi,
Loving TTS on multisite, for the main blog its works flawlessly.
However on the a network sub site it only displays the stats for the day it was initially activated.
Not any day thereafter.
Any chance for this to be fixed?
Happy to give donation to get it working.
Cheers,
Johnny
https://www.ads-software.com/extend/plugins/track-that-stat/
]]>I just put Track That Stat on a new blog that has virtually no traffic yet (except for bots and me). About once a day (seems like it happens the first time I go to the site) I get an SQL error. I don’t see any more errors after that if I refresh or look at other pages. Curiously, I have not seen this problem on another site which has much more traffic.
The SQL error is a missing comma after page_id=”-1″:
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘browser=”Firefox 18″,platform=”WinXP” where ip_address=”50.121.196.158″ and page’ at line 1]
UPDATE wp_tts_visitors SET time_last_visited=”1360223580″,num_visits=num_visits+1,page_id=”-1″browser=”Firefox 18″,platform=”WinXP” where ip_address=”50.121.196.158″ and page_url=’https://spectrumz.com’
https://www.ads-software.com/extend/plugins/track-that-stat/
]]>Hello. I really like your plugin – tried a few and have settled on Track That Stat. I’d like to be able to track IPs that are requesting the wp-login.php and other non-content pages. Is this possible with this plugin? Thank you!
https://www.ads-software.com/extend/plugins/track-that-stat/
]]>Suddenly,
today (at least today I found out) i started getting internal server error 500 in all my sites, in all browsers (except Chrome !strange but true!). I deactivated all plugins and during reactivation I found out that Track that stat was responsible. I deactivated it and the sites were made accesible again.
I think this is a high priority issue that should be looked out.
It happened both to standalone and network configuration sites.
https://www.ads-software.com/extend/plugins/track-that-stat/
]]>I have a fairly new WP site and installed this plugin, looks nice, but not seeing any results in the Overview… I guess I havent reveived any visitors yet, or it isnt working properlly. I was hoping that someone here could visit my site just to verify it is in fact working. Thanks!
site: https://humansdance.com
https://www.ads-software.com/extend/plugins/track-that-stat/
]]>Seems the overview of hits is virtually useless if we can’t filter the robots from the total pageviews and unique visitor count…
Any idea when this will be implemented?
https://www.ads-software.com/extend/plugins/track-that-stat/
]]>I downloaded Ver 1.2.3
Within Track That Stat the graphs do not display – neither on the Dashboard nor within the Plug in itself. The IP addresses show but not the country from which they come.
On the Dashboard, with TTS installed, the following segments show “loading” but never actually load:
Quickpress
WordPress Blog
Other WordPress news
Incoming Links
Plug ins
If I deactivate TTS all of the above begin to function again.
Any ideas?
https://www.ads-software.com/extend/plugins/track-that-stat/
]]>I really liked being able to view total visitors and unique visitors as separate graphs, and would not have installed the update if I had known I would lose that feature.
I was also dismayed by the loss of the download feature, and find the thick lines on the new graph unattractive and hard to read.
Is there a way to roll back the update? If not, I’ll probably change to a different plugin. Updates are supposed to add or improve features, not reduce them.
https://www.ads-software.com/extend/plugins/track-that-stat/
]]>Before could easily run the mouse anywhere along the graph and get the stats. Now must put it directly on the little circle to get the graph. IMO a step backwards.
https://www.ads-software.com/extend/plugins/track-that-stat/
]]>I have the lastest version of track-that-stat installed in WordPress 3.4.1. Stats all seem to be working, but I get no graph – Just a big blank where the graph should be. Any ideas?
https://www.ads-software.com/extend/plugins/track-that-stat/
]]>HI
I like this plugin, but I would rather donate an amount, as I really dislike the advert at the top of the page, does it use cookies to track me within my own admin? it really for me ruins a great plugin.
thanks
https://www.ads-software.com/extend/plugins/track-that-stat/
]]>Would be interesting to post a comparison with the WP SlimStat, to help the user decide which to install.
https://www.ads-software.com/extend/plugins/track-that-stat/
]]>Updated a couple days ago, woke up today and the plugin is gone from the dashboard. Tried to update – failed. Manually backed up then deleted folder fro plugins. Still failing to install.
Says can’t create graphics folder.
https://www.ads-software.com/extend/plugins/track-that-stat/
]]>I like Track That Stat. It’s simple and shows all the information I want to know. Is it compatible with Hyper Cache?
https://www.ads-software.com/extend/plugins/track-that-stat/
]]>after installing – website display a blank page !
https://www.ads-software.com/extend/plugins/track-that-stat/
]]>Track-that-stat breaks si-captcha.
You can not log in. Login page says you must accept cookies, but cookies are accepted everywhere.
So I have had to rename si-captcha plugin folder in order to log in. Then, I’ve deactivated the stats plugin. I can login as usual with si-captcha active (after back-rename and activate).
I’m using ssl for login and admin pages. I have accept the auto-generated ssl certificate.
I think is a bug with track-that-stat.
https://www.ads-software.com/extend/plugins/track-that-stat/
]]>Hi, your site is not working, Check it out.
https://www.ads-software.com/extend/plugins/track-that-stat/
]]>Please follow proper script technique, or it breaks everything.
https://codex.www.ads-software.com/Function_Reference/wp_enqueue_script
https://www.ads-software.com/extend/plugins/track-that-stat/
]]>Only reason i have given 5 stars is cos there is no more.Plug in that works and very helpful.Thanks
https://www.ads-software.com/extend/plugins/track-that-stat/
]]>Yesterday’s update broke my site! The only thing appearing in my admin and blog was big white space ?? I was down for an entire day waiting for my host provider to check logs and resolve the problem for me.
Turns out it was this plugin. After disabling it my site returned like nothing happened.
https://www.ads-software.com/extend/plugins/track-that-stat/
]]>