Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
_test/ | 02-Apr-2024 | - | 63 | 40 | ||
conf/ | 02-Apr-2024 | - | 4 | 3 | ||
lang/en/ | 02-Apr-2024 | - | 4 | 3 | ||
README.md | D | 01-Apr-2024 | 666 | 23 | 13 | |
action.php | D | 01-Apr-2024 | 1.8 KiB | 52 | 41 | |
plugin.info.txt | D | 01-Apr-2024 | 219 | 8 | 7 |
README.md
1dokuwiki-plugin-piwik 2===================== 3 4Dokuwiki plugin for Piwik Tag Manager 5 6Project page: https://www.lehmann.cx/wiki/projects:dokuwiki_piwik 7 8For feedback please create an issue https://github.com/alexlehm/dokuwiki-plugin-piwik/issues 9 10The plugin supports a Piwik tag with live or dev/staging code, just 11use the code after container_ before ".js". 12 13The code can be live or stage/dev, the stage/dev code has more letters 14after the tag code like ABCD_dev_1234abcd 15 16The tag does not define a Data Layer, if you need to access it before 17the tag is loaded, you can use the definition described in the piwik 18documentation. 19 20 21Alexander Lehmann alexlehm@gmail.com 22 23