I have a site with around 70k total visitors per day. I'm using te3 to make the trades and trade plugs.
Since I have a lot of traffic i used wp super cache plugin to cache pages so my server does not overload.
Ever since I used wp super cache , a few days ago I'm having some problems with te3 and clicks counting, meaning it does not counts the correct traffic not even by half. Instead of around 70 - 90k as it shows for raw 24 hours, now it shows only 13k or something similar.
What can I do to fix this? Does anyone worked with te3 and wp super cache and found a solution to this?
Thank you!!
te3, wordpress and wp super cache plugin need help pls !!
Moderator: Rock
Re: te3, wordpress and wp super cache plugin need help pls !
Update here:
From what i've read on the FAQ section of Wp Super Cache, the plugin stops php scripts from running and some programs that run php may not work. TE3 uses php to track incoming hits.
Is there way to use javascript for tracking instead of the usual php ?
From what i've read on the FAQ section of Wp Super Cache, the plugin stops php scripts from running and some programs that run php may not work. TE3 uses php to track incoming hits.
Is there way to use javascript for tracking instead of the usual php ?
Re: te3, wordpress and wp super cache plugin need help pls !
Hello,
in this thread you will find the needed code to track it with JavaScript.
http://forum.tradeexpert.net/viewtopic. ... =wordpress
best regards,
Alex
in this thread you will find the needed code to track it with JavaScript.
http://forum.tradeexpert.net/viewtopic. ... =wordpress
best regards,
Alex
Re: te3, wordpress and wp super cache plugin need help pls !
It worked, thanks!