Schweizer Solutions GmbH
Forum Replies Created
-
Forum: Plugins
In reply to: [Opt-Out for Google Analytics (DSGVO / GDPR)] MultilangHi, you have to use the WPML String Translation. There you can search for the key name like _gaoo_link_deactivate and translate it.
Hi Philipp,
thank you for the feature request!
You’ll find this in our next update. We added a local storage support as a fallback for the cookie. That’s why we had to store the code in a separate file, of course minified 😉
Forum: Plugins
In reply to: [Opt-Out for Google Analytics (DSGVO / GDPR)] MultilangHey, the next version will support WPML.
If it is urgent, you can install the support yourself as follows:
1. Go to this folder on your WordPress installation: /wp-content/plugins/opt-out-for-google-analytics/
2. Create a new file: wpml-config.xml
3. Insert this code into this file:<wpml-config> <admin-texts> <key name="_gaoo_link_deactivate"/> <key name="_gaoo_link_activate"/> <key name="_gaoo_popup_deactivate"/> <key name="_gaoo_popup_activate"/> </admin-texts> </wpml-config>4. Don’t forget to save the file 😉
Regards Andreas
Forum: Plugins
In reply to: [Opt-Out for Google Analytics (DSGVO / GDPR)] Weiße Seite nach Opt-OutHi Marcel,
bitte prüfe deine PHP-Version. Du musst mind. die Version 5.3 nutzen. Dazu kannst Du auch deinen Webhoster kontaktieren.
LG Andreas
Forum: Plugins
In reply to: [Opt-Out for Google Analytics (DSGVO / GDPR)] PHP 7.1 Compatibility ErrorHi Alex,
yes we will fix this in the next update. Thank you for reporting!
Regards Andreas
Forum: Plugins
In reply to: [Opt-Out for Google Analytics (DSGVO / GDPR)] reaktivieren funktioniert nichtHi, leider verstehe ich das Problem nicht ganz.
Durch den Klick auf den Link, wird bei mir der Opt-Out Cookie für Google Analytics gesetzt und wenn ich das Tracking wieder erlaube, dann ist der Cookie auch gelöscht.
Wenn ich durch andere Menüpunkte klicke, dann läuft soweit auch alles super.
Kannst Du mir bitte Schritt für Schritt erklären was Du machst und wo genau es dann nicht funktioniert? Vielleicht habe ich Dich auch falsch verstanden 🙂
Forum: Reviews
In reply to: [Opt-Out for Google Analytics (DSGVO / GDPR)] Thx for that nice plugin!Thank you for the great review!
In the next update you’ll be able to use WPML to translate the text.
Hi, can you please send us a mail with a link to your website and maybe an temporary admin account for us? We will try to fix it for you and for the next update 🙂
Our mail: [email protected]
Regards
AndreasForum: Plugins
In reply to: [Opt-Out for Google Analytics (DSGVO / GDPR)] Weiße Seite nach Opt-OutHi Ruedelbert,
das liegt an dem Theme. Erfolgt ein Klick auf einen Link, wird eine weiße Fläche über die Seite gelegt, bis die Seite neu geladen wurde.
Bei dem Opt-Out-Link wird die Seite aber nicht neu geladen, weshalb diese Fläche bestehen bleibt.
Wir werden im nächsten Update eine Option einbauen, dass die Seite nach dem Klick auf den Opt-Out-Link neu geladen wird, wenn gewünscht.
LG Andreas
Hi Ale,
vielen Dank für deine Nachricht. Wir werden mal schauen, ob wir die Custom Fields ebenfalls durchsuchen können.
Im nächsten Update wird es die Möglichkeit geben, die Meldung zu deaktivieren. Leider gibt es zur Zeit keine Lösung, die Meldung zu entfernen, ich bitte noch um etwas Geduld 🙂
LG Andreas
Hi Tim,
wir haben es getestet und konnten keinen Fehler feststellen.
Welche Version verwendest Du von GA Google Analytics?Kannst Du bitte einmal prüfen, ob die IP-Anonymisierung auch aktiviert ist?
– Im Menü vom Dashboard: “Einstellungen > Google Analytics”
– Rechts auf die Box “Plugin Settings” klicken
– Ist die Checkboy bei “Enable support for IP Anonymization” gesetzt?Hey Tim,
welches Plugin verwendest Du für das Tracking mit Google Analytics?
Weil wir können es nur von einem kompatiblen Plugin auslesen. Solltest Du den UA-Code händisch eingegeben haben, dann sollte “IP-Anonymisierung …” in gelb dargestellt sein.
Gruß Andreas
Forum: Plugins
In reply to: [Opt-Out for Google Analytics (DSGVO / GDPR)] General Popup?Hey,
thank you for your feature request! Yes we plan an update for this feature.
I’m glad you found a solution. Thank you for changing your rating! 🙂
Is it possible to get the zip file from the theme? Then we can test it in our development environment and fix the bug.