[Req] Custom optout iframe link
-
Piwik v2 pushes the development of plugins.
Now there’s a plugin to customize the Opt-Out iFrame (https://github.com/Zeichen32/PiwikCustomOptOut)The needed code is:
<iframe style="border: 0; height: 200px; width: 600px;" src="https://piwik.EXAMPLE.COM/index.php?module=CustomOptOut&action=optOut&idSite=1&language=de"></iframe>
I managed to get it working modifing wp-piwik.php at line 320.
Any chances to get this working within wp-piwik without hardcoding it?
Thanks in advance
- The topic ‘[Req] Custom optout iframe link’ is closed to new replies.