"use strict";function AppInsightsRecommendationsTracking(n){window.appInsights&&(window.appInsights.trackEvent("Recommendations",{htmlElementId:n.content.id,keywords:n.keywords,sourceProducts:n.content.products,renderTemplate:n.content.template,responseStatus:n.status,pageType:GetDlPageType()}),window.appInsights.flush())}function GetDlPageType(){if(window.dataLayer){var n=window.dataLayer[0];if(n&&n.pageType)return n.pageType}return"No datalayer/pagetype available"}