Track site search
Add search-specific URL query parameters
- Under Track Site Searches, in the Search query parameter field, add the query parameter that stores searched terms. By default, no query parameters are added.
- Click Add parameter. The added parameter appears below the Search query parameter field.
- To edit a query parameter, remove it and add the correct parameter again.
- To delete a query parameter, click cross-mark .
Use cases and examples
| Use case | Example URLs | Query Parameters to Add |
|---|---|---|
| Collect internal site search insights to improve navigation and content gaps. |
https://example.com/products?q=return+policy https://example.com/home?search=car+loan |
search, q |
| Capture buyer preferences to identify sales trends. | https://example.com/products?q=running+shoes&brand=Nike&price=under-100 | q, brand, price |
| Track support portal searches to identify friction points and improve self-service effectiveness. | https://example.com/faqs?query=API+403+error | query |
| Track popular pricing or subscription comparisons. | https://example.com/plans?compare=Enterprise,Pro | compare |
