# Trackable - storefront - INTERFACE Version: 2024-10 ## Description Represents a resource that you can track the origin of the search traffic. ### Access Scopes ## Fields * [trackingParameters](/docs/api/storefront/2024-10/scalars/String): String - URL parameters to be added to a page URL to track the origin of on-site search traffic for [analytics reporting](https://help.shopify.com/manual/reports-and-analytics/shopify-reports/report-types/default-reports/behaviour-reports). Returns a result when accessed through the [search](https://shopify.dev/docs/api/storefront/current/queries/search) or [predictiveSearch](https://shopify.dev/docs/api/storefront/current/queries/predictiveSearch) queries, otherwise returns null. ## Connections ## Types implemented in * [Article](/docs/api/storefront/2024-10/objects/Article) * [Collection](/docs/api/storefront/2024-10/objects/Collection) * [Page](/docs/api/storefront/2024-10/objects/Page) * [Product](/docs/api/storefront/2024-10/objects/Product) * [SearchQuerySuggestion](/docs/api/storefront/2024-10/objects/SearchQuerySuggestion) ## Examples