-
Hello! I'm using an Academic Resume wowchemy theme and trying to use Plausible.io. There are some docs providing some suggestions on how to integrate this with a Hugo site, but I'm having some trouble. The docs suggest to use "a Hugo plugin for Plausible Analytics", however, when I follow the steps here to extend to add this snippet:
into a new file I created at the path:
Anyone have any suggestions on how to troubleshoot this error ? Thanks! Other relevant details:
In my
P.S. just to be clear, the code injection part works correctly because if I replace |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Use the JS plausible script as explained here: https://plausible.io/docs/plausible-script See the docs for an example of how to correctly inject JS code: https://wowchemy.com/docs/hugo-tutorials/extending-wowchemy/#add-scripts-js |
Beta Was this translation helpful? Give feedback.
Use the JS plausible script as explained here: https://plausible.io/docs/plausible-script
See the docs for an example of how to correctly inject JS code: https://wowchemy.com/docs/hugo-tutorials/extending-wowchemy/#add-scripts-js