Advanced href search throwing syntax error
-
I’m trying to track links using the pattern [href *= “abc”] (basically, find links where the “href” attribute includes the pattern “abc”). The details there don’t matter too much. What’s happening is it’s throwing a syntax error because when it gets put into the wpflow ga events array, the quotation marks are being escaped as “& quot ;” html entities. How can I prevent that from happening?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Advanced href search throwing syntax error’ is closed to new replies.