제품 피드의 각 제품 Option에 대해 최대 2개의 심층 링크 (제품 보기용 1개, 목록 보기용 1개)를 제공할 수 있습니다. 각 딥 링크에는 URL 템플릿 지원이 내장되어 있어 Google에서 딥 링크 클릭의 소스에 관한 정보를 제공할 수 있습니다.
딥 링크에 URL 템플릿을 사용하여 매개변수를 추가하면 딥 링크 클릭의 소스, 사용자의 통화 및 언어, 클릭한 제품에 관한 추가 세부정보를 식별할 수 있습니다. 이 정보를 바탕으로 사용자를 가장 적절한 방문 페이지(예: 일치하는 언어 및 통화가 포함된 페이지)로 안내할 수 있습니다.
URL 템플릿 작동 방식
URL 템플릿을 사용하려면 Google에 제공된 딥 링크에 {lang}와 같은 URL 템플릿 매개변수가 포함되어야 합니다. 딥 링크를 클릭하면 사용자가 이동하는 URL에서 이러한 매개변수를 확인된 값으로 대체합니다.
하나의 URL에 매개변수를 두 개 이상 추가하려면 다음과 같이 앰퍼샌드 (&) 기호를 사용해서 함께 추가하면 됩니다.
?currency={currency}&language={lang}
[null,null,["최종 업데이트: 2024-11-26(UTC)"],[[["Enhance your product feeds by including deep links for product and list views, enabling a seamless user journey from Google surfaces like Search and Maps to your website."],["Leverage URL template parameters like `{lang}`, `{currency}`, and `{product_id}` to tailor the landing page experience based on user context and product selection."],["Utilize the `funnel` parameter to distinguish between navigational and categorical queries, allowing for optimized content delivery based on user intent."],["Consider adding option-specific anchors to your URLs for a more targeted landing experience, ensuring the chosen product option is prominently displayed."],["While the `{src}` parameter can still be used to identify click sources, please note it is deprecated and will be phased out; transition to using the `{surface}` parameter for future compatibility."]]],["Deep links for product `Options` can be provided for both product and list views, utilizing URL templates. These templates allow for dynamic parameter replacement, including `{surface}`, `{funnel}`, `{lang}`, `{currency}`, `{product_id}`, `{option_id}`, and `{GOOGLE-ADS-CLICK-SOURCE}`. These parameters capture details about the user's context and the product. Parameters can be combined with `&`. The `src` parameter is deprecated. This allows for customized landing pages based on user language, currency, and query type.\n"]]