---
title: >-
  trackingParameters is available on Product, Collection, Article, Post and
  SearchQuerySuggestion GraphQL types - Shopify developer changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: >-
    https://shopify.dev/changelog/trackingparameters-is-available-on-product-collection-article-post-and-searchquerysuggestion-graphql-types
  md: >-
    https://shopify.dev/changelog/trackingparameters-is-available-on-product-collection-article-post-and-searchquerysuggestion-graphql-types.md
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2023-03-22T13:06:33-04:00'
  postedAt: '2023-07-01T00:00:00-04:00'
  updatedAt: '2024-02-02T10:05:12-05:00'
  effectiveAt: '2023-07-01T00:00:00-04:00'
---

July 1, 2023

Tags:

* API

# `trackingParameters` is available on `Product`, `Collection`, `Article`, `Post` and `SearchQuerySuggestion` GraphQL types

We've added `trackingParameters` on `Product`, `Collection`, `Article`, `Post` and `SearchQuerySuggestion` when it is a part of results coming from `search` and `predictiveSearch` as adding this to a page URL when it is linked from a search result allows for tracking the origin of the traffic.

Learn more about `trackingParameters` on [Shopify.dev](https://shopify.dev/docs/api/storefront/unstable/interfaces/Trackable#field-trackable-trackingparameters).
