Plugin Support
Lap
(@lapzor)
Can you add the following line of code via a Code Snippets plugin or in the functions.php of your child theme and see if that solves it:
define( ‘KOKO_ANALYTICS_USE_CUSTOM_ENDPOINT’, false );
Hope that helps. If you have any questions, please let me know!
Sorry, doesn’t help.
1.0.12 works, 1.0.15 with or without snippet not.
Plugin Support
Lap
(@lapzor)
Please send a link to this thread to support -at- kokoanalytics.com
Thanks
Hi @12ender,
define( ‘KOKO_ANALYTICS_USE_CUSTOM_ENDPOINT’, false );
Needs to be placed in your wp-config.php file for it to work.
That said, we’ve also addressed an issue that sounds similar to this one in version 1.0.16. Can you let us know whether updating to version 1.0.16 fixes this issue for you?
Hi Danny,
thanks for the update and the snippet.
But sorry, also with 1.0.16 no change in behavior: same folder -> everything ok, different folders -> no counting.
When using the snippet (with 1.0.16 as with 1.0.12) I’m getting a php-error (“Warning: Use of undefined constant “KOKO_ANALYTICS_USE_CUSTOM_ENDPOINT” …” and “Warning: Cannot modify header information – headers already sent by …”)
As I said it’s no problem to stay with 1.0.12 at the moment.
Thanks
Plugin Support
Lap
(@lapzor)
Can you please send me a link to this thread on [email protected] ?
Thanks!
Hi,
I just wanted to let you know, that I encountered this bug with version 1.0.19, but luckuly putting the code Danny mentioned into the config.php helped.
I hope you can fix this problem in future releases, so I can remove the code.
Thx.
Hi, thanks for the new version 1.0.21. Right now, it works. Think, the problem is solved. Thanks for your great plugin!
Plugin Support
Lap
(@lapzor)
Awesome, Thanks for letting me know.