Check existence of invalid 2nd query in tracking: 2x ?
- There should be 1x ? after
.html to the tracking
- 2nd tracking needs to be
& as there are delimited parts of most tracking already using the & checking for this could be tricky as that would require some kind of pattern check regex.
Solution:
- Thinking this could be done with attribute CSS/Jquery selector
- Simple regex for 1st
? existence only no 2nd ?