CMO Insider

The role of chief marketing officer has never been more complex than it is today.

Digital transformation, economic upheaval, societal change, and a fragmented media landscape are just some of the intricacies marketing leaders are confronting.

CMO Insider presents profiles, case studies, research, and personal perspectives, to inspire and inform CMOs and their teams as they build and grow their brands.

${kicker}

${hed}

`;
}

function makeKicker(categories, categoryTags) {
const tag = categoryTags.find((element) => categories.includes(element));
if (tag) {
const finalTag = tag
.replace(“cmo-2023-lp-category-“, “”)
.replaceAll(“-“, ” “);
return finalTag;
} else {
return “cmo insider”;
}
}

You May Also Like

More From Author

+ There are no comments

Add yours