matomo-org / matomo-org/matomo-for-wordpress
Wrong script tag in Matomo Tag Manager
Open
Nobody has claimed this yet.
Bug
- Dominant language
- PHP
- Stars
- 145
- Forks
- 35
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 6
Description
Hi support,
the generated script from google tag manager is <script >. it should be <script>
Expected Behavior
Having this content
`
Current Behavior
We get this content:
`
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the repository for the generated Matomo Tag Manager snippet, especially "mtm.startTime" or the script tag output. Compare the generation path with the expected and current snippets in this issue, then verify that the output uses <script> without the extra space.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- analytics, web-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100