Thread Starter
eligoo
(@eligoo)
Thank you for your help, camu!
I forwarded your question to the developer, thank you for your patience.
Camu
We have not tested Slimstat with mapped domains or membership plugins. I can try to see what the issue is by taking a look at your site, if you want.
Thread Starter
eligoo
(@eligoo)
Hi Camu,
thank you very much for your help proposal.
I stopped using all WPMU DEV plugins on my multisite. I replaced domain mapping WPMU DEV plugin with WordPress MU Domain Mapping.
I would very appreciate your helping me in getting Slimstat plugin work in my multisite. I tried several statistic plugins, some of them worked in my multisite, but none of them can compare to Slimstat. I would also like to add paid modules to use all the potential.
Please let me know your e-mail, I will send you super admin credentials by return.
Thank you in advance!
Eligoo
Thread Starter
eligoo
(@eligoo)
Please contact us at http://support.wp-slimstat.com with the appropriate credentials so that we can take a look.
Cheers,
Camu
Thread Starter
eligoo
(@eligoo)
Hi Camu,
ticket submitted.
Thank you.
Best,
Eli
Got it, thanks. I should be able to take a look tomorrow.
Thread Starter
eligoo
(@eligoo)
Camu,
Thank you for your help.
Problem solved by disabling Autoptimize plugin.
Best regards,
Eli
Problem solved by disabling Autoptimize plugin.
I’m always a little bit sad to see this 😉
Nah, seriously, you could disable JS optimization (and keep CSS & HTML), no? And if you provide the details of what was going wrong, I’ll be happy to help fix the underlying problem (either configuring AO or making code changes).
kind regards,
frank (ao dev)
Thread Starter
eligoo
(@eligoo)
Frank,
I did not mean anything bad about your great plugin, you are completely right one can switch off only the javascript. My post was meant that I finally was able to identify the problem as I thought it was domain mapping issue.
I tried to insert the wp-slimstat.js into the exclusion field, but it did not work.
Your plugin otherwise works very well in every aspect in my multisite and I am very thankful for it.
Best regards,
Eli
Thread Starter
eligoo
(@eligoo)
PS: looks like it is compressing / removing the tracking script from the subsites.
main site -> Slimstat works
subsites with mapped domains -> tracking does not work
mainsite.com is OK
mainsite.com/sub1 mapped as sub1.com -> issue
I did not mean anything bad about your great plugin
don’t worry, I wasn’t offended at all 🙂
I tried to insert the wp-slimstat.js into the exclusion field, but it did not work.
if I’m not mistaking when excluding wp-slimstat.js, you’ll also have to exclude SlimStatParams
looks like it is compressing / removing the tracking script from the subsites.
well, if you have the option “aggregate inline JS” active, then the tracking script (cfr. SlimStatParams) will indeed be removed from the HTML and added to the optmized JS.
conclusion; try to exclude both wp-slimstat.js (or wp-slimstat.min.js, not sure which one is used now) and SlimStatParams and see what happens.
frank
Thread Starter
eligoo
(@eligoo)
Frank,
Excluding both wp-slimstat.min.js and SlimStatParams works.
Thank you for your tip!
Best regards,
Eli
great, thanks for the confirmation!
frank