siteMapPerso
Changes
mySiteMap.js 2(+1 -1)
Details
mySiteMap.js 2(+1 -1)
diff --git a/mySiteMap.js b/mySiteMap.js
index fec5875..44a1cdc 100644
--- a/mySiteMap.js
+++ b/mySiteMap.js
@@ -79,7 +79,7 @@ let payWallInteractions = {
const home = new PageType("Home", "cronista.com", homeInteractions, homeListeners, false);
const payWall = new PageType("PayWall", `cronista.com/suscripciones`, payWallInteractions, payWallListeners, false);
-if (document.querySelector("#pagecontent .news")) {
+if (document.querySelector("#pagecontent .news") || document.querySelector("#pagecontent .news-minisite") || document.querySelector("#pagecontent .news-es") || document.querySelector("#pagecontent .news-mx")) {
let interactions = {
name: SalesforceInteractions.CatalogObjectInteractionName.ViewCatalogObject,
catalogObject: {