I’ve got a client with a Wordpress website and recently added a Google Custom Search engine to it. The site is https://crosworks.com. For a reason that I can’t figure out, some page views are being recorded as search terms. This is happening for both the main domain and a cross-domain that the client uses for appointment scheduling:
I’ve checked your config and all searches with URL as query are performed on vcita domains - you can add second column to internal search report and check page url where event was triggered. I would check with developers.
I think some change happend 18th July that started it. Can you check how it is implemented? Maybe someone did custom function and by mistake added page url instead query in this function:
Did you mean 18 June? That’s when the PP tag was added to our vcita account via GTM. Here’s one URL from the vcita domain that’s trigger “https://crosworks.com” as a search term:
I think I figured out the issue: inside the framed content, the URL string contains an “s” as a query parameter. That’s why the URLs are showing up as search keywords. I’ve deleted “s” from the PP site search parameter settings.