niceandeasy
Forum Replies Created
-
I’ve disabled W3TC (disabled functionality, then disabled plugin at all)
Still tid=0 (slimstat_tid=’0′):
<script type='text/javascript'>slimstat_tid='0';slimstat_path='https://blog.koszykzdomenami.pl/wp-content/plugins/wp-slimstat';slimstat_blog_id='0';slimstat_session_id='2116519a9e3bee992514976b3bd8f877';</script><script type='text/javascript' src='https://blog.koszykzdomenami.pl/wp-content/plugins/wp-slimstat/wp-slimstat.js'></script>
as far as I can tell – the only other plugin that adds something to wp_footer is LightBox Plus (I’ve already checked it- I disabled LBP, but no help; currently LBP is disabled for clearity).
BTW, I’m still forcing to show js code by using
if true
in your plugin code. I suppose reverting it back (if (this->tid > 0)
)would stop to add js code at all.Hi,
I see some visits (mostly by bots). what should I look at?
I can also view records in my phpmyadmin panel.
For my WP instance I use prefix- like “wp_”, “site1_”, “site2_” etc. For a moment I thought that maybe plugin didn’t work with it, but on the other hand, I see some tables like “wp_slim_stats”, “wp_slim_visits”.
For my first site (with “wp_” prefix) I use slimstat for few days. I have 29 records in “wp_slim_stats” table with various ID values (non-linear values with various increments- some values missing, first=6, last= 48). 27 with visit_id=0, 2 with id=1 and id=2.
In “wp_slim_visits” I see 2 records with IDs = 1,2, and with some values for “tracking_code”.
I use W3 Total Cache, I also use some plugins like LightBox that adds some javascript to wp_footer (I already tried to disable them, but it didn’t help). Before slimstat I used Visitor Maps, but then I needed to switch on W3 Total Cache to speed up my page- so, Visitor Maps wasn’t able to track users any more, and I read that slimstat would work with W3TC. My page is blog.koszykzdomenami.pl