Traffic
Storefront search
Storefront search terms: volume, click-through, and the searches shoppers gave up on.
Storefront search terms: volume, click-through, and the searches shoppers gave up on.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Storefront search terms: volume, click-through, and the searches shoppers gave up on.
FROM search
SHOW searches, clicked_searches
GROUP BY query
ORDER BY searches DESC
| Metric | Type | Description |
|---|---|---|
searches | Number | Storefront searches over the period. |
clicked_searches | Number | Searches where the shopper clicked a result. |
click_through_rate | Percent | Searches with a clicked result as a percentage of all searches. |
| Dimension | Description |
|---|---|
query | The storefront search term, exactly as typed. |
| Filter | Type | Description |
|---|---|---|
query | Text | The storefront search term. |
