cncf / cncf.io

ā˜ļøā™®šŸ›šŸš§ The CNCF.io WordPress website
https://cncf.io
MIT License
80 stars 37 forks source link

Consolidate GTM accounts across all sites and install HubSpot tracker #823

Closed cjyabraham closed 5 months ago

cjyabraham commented 5 months ago

We want to get the HubSpot tracker installed on all CNCF subsites. While we're at it, we should simplify the way we are installing all things via GTM.

Current state

Desired state

This is the code that needs to be installed for HubSpot

<!-- Start of HubSpot Embed Code -->
<script type="text/javascript" id="hs-script-loader" async defer src="//js.hs-scripts.com/8112310.js?businessUnitId=983905"></script>
<!-- End of HubSpot Embed Code -->
cjyabraham commented 5 months ago
cjyabraham commented 4 months ago

I removed HubSpot from jobs.cncf.io since it was causing problems for the HubSpot team. It now doesn't use a GTM container at all but loads Osano and GA4 directly.