manafactory
Forum Replies Created
-
Forum: Plugins
In reply to: [Ginger - EU Cookie Law] How to use this plugin with WPMLHi somtam
wpml addon is now available with ginger 2.0 versionForum: Plugins
In reply to: [Ginger - EU Cookie Law] Problems with Analytics reportHi somtam,
try to upgrade and ginger to 2.0 versionNow you can activate google analytics addon, and manage analytics code directly inside ginger.
It will anonimyze or not your analytics based on user cookie preference
And it will fix report problem
Bye
Forum: Plugins
In reply to: [Ginger - EU Cookie Law] pagina bianca dopo accettazione cookieBene
Grazie 1000 😀
Forum: Plugins
In reply to: [Ginger - EU Cookie Law] pagina bianca dopo accettazione cookieciao dvx
ho l’impressione che il tuo problema sia legato ad una serie di javascript che non sono raggiungibili dal tuo sito e che generano altrettanti errori js:
Failed to load resource: the server responded with a status of 404 (Not Found)
http://www.artlandis.biz/test_ugl/wp-content/plugins/uf/js/footable.paginate.js?ver=4.2.2
http://www.artlandis.biz/test_ugl/wp-content/plugins/uf/css/mystyle.css?ver=4.2.2
http://www.artlandis.biz/test_ugl/wp-content/plugins/uf/css/bootstrap.css?ver=4.2.2
http://www.artlandis.biz/test_ugl/wp-content/plugins/uf/js/footable.js?ver=4.2.2
http://www.artlandis.biz/test_ugl/wp-content/plugins/uf/js/footable.filter.js?ver=4.2.2
http://www.artlandis.biz/test_ugl/wp-content/plugins/uf/css/footable.core.css?ver=4.2.2
http://www.artlandis.biz/test_ugl/wp-content/plugins/uf/js/footable.sort.js?ver=4.2.2Prova ad utilizzare Ginger dopo aver aggiustato questi js, dovrebbe (spero) risolvere 🙂
Forum: Plugins
In reply to: [Ginger - EU Cookie Law] Problems with Analytics reportSomtam is not completely true, anonymized IP will not affect geo traffic. Analytics will hide last 3 number of IP, so you can still understand geographic position.
The idea of filtering user agent could work only without cache.
With server caching system (like Varnish) every user will have the same output html. So the solution must be client sideBut…
the good news is that in the next week we will release a free analytics addon that will anonymize IP only for people that are not accepting cookies.
It will work client side via javascript, and it should fix also the problem related with webmaster tool alert 🙂Forum: Plugins
In reply to: [Ginger - EU Cookie Law] Problems with Analytics reportSomtam you are right, if your analytics code is not anonymized and with opt-in mode enabled ginger will disable GA code before cookie acceptance…
We are thinking about that, this problem is also related with cache.
With a cache system enabled (varnish, w3tc, super cache or others) and google analytics not anonymized is tecnically impossible to respond with a different output to a spider request.So a spider exception sould work only without caching.
We will continue to investigate on it, in the meantime you can anonymize ga adding this code to your script:
ga('set', 'anonymizeIp', true);This should fix it
Forum: Plugins
In reply to: [Ginger - EU Cookie Law] pagina bianca dopo accettazione cookieCiao dvx
Abbiamo appena rilasciato un aggiornamento.
Puoi provare ad aggiornare Ginger all’ultima release e farci sapere se ora funziona?Forum: Plugins
In reply to: [Ginger - EU Cookie Law] json wrapJack il problema ci sembra risolto con l’ultima release, chiudo il topic, se continui ad avere problemi segnalacelo qui!
Forum: Plugins
In reply to: [Ginger - EU Cookie Law] Tag remarketingciao simopa
attualmente non è supportato, ma contiamo di implementare man mano anche questiThanks for the suggestion, we will fix as soon as possible
Forum: Plugins
In reply to: [Ginger - EU Cookie Law] Anonimizzare Google Analytics?Si marziovi, è come dici
Se hai google analytics anonimizzato lo mantiene altrimenti lo blocca fino al consenso (con opt-in attivo ovviamente)Forum: Plugins
In reply to: [Ginger - EU Cookie Law] json wrapBuondì
al momento non ci sono configurazioni per gestire questo tipo di eccezioni. Ma verifichiamo il problema e cerchiamo di rilasciare a breve un fix adeguatoa presto
Forum: Plugins
In reply to: [Ginger - EU Cookie Law] pagina bianca dopo aver accettato i cookieEcco, stavamo facendo i test e non riuscivamo più a replicare il problema!
Mi mandi il codice analytics che stai utilizzando?
Puoi scriverci a assistenzatecnica@manafactory.itForum: Plugins
In reply to: [Ginger - EU Cookie Law] pagina bianca dopo aver accettato i cookieCiao wgf62
indaghiamo e ti facciamo sapere, sembra un problema legato a qualche javascript che, attivato in maniera asincrona, rompe il rendering della pagina.
Se forzi il refresh della pagina cosa succede esattamente?
Puoi fare un ulteriore controllo e disabilitare ginger (e verificare che la pagina non sia bianca)?
Ci serve per capire se è qualche javascript inserito dopo l’attivazione a creare il problemaGrazie, ciao
Forum: Plugins
In reply to: [Ginger - EU Cookie Law] Problem with style.css of child themeHi somtam
can you send me website url to investigate on it?I’m surprised about child theme problem, it should work as usual