Conduct an audit of CTA tracking attributes
Created by: elzannewentzel
Stakeholders: Product Marketing, Demand Generation, Marketing Strategy and automation Request: Do a full audit to check the tracking attributes of each CTA. As part of the tracking gaps identified in this document, we need to take a look at all the CTA's on about.sourcegraph.com and make sure we have all CTAs set up and tagged correctly.
Each CTA should have the following 3 attributes: In HTML/JSX, the following data attributes must be defined in order to track them in GA: data-button-style={x} where x is a buttonStyle from tracking.ts data-button-location={y} where y is a buttonLocation from tracking.ts data-button-type="cta"
We can use the existing tracking document to keep track of the outcome of this audit.