estuary / marketing-site

0 stars 5 forks source link

Install Reo.dev Tracking #366

Closed altitude-lucas closed 1 week ago

altitude-lucas commented 1 week ago

Docs

docs.estuary.dev/ `

<script type="text/javascript">
  !function(){var e,t,n;e="a2955ffcdd9029c",t=function(){Reo.init({clientID:"a2955ffcdd9029c"})},(n=document.createElement("script")).src="https://static.reo.dev/"+e+"/reo.js",n.async=!0,n.onload=t,document.head.appendChild(n)}();
</script>
<!-- End of Reo Javascript -->

`

Product

dashboard.estuary.dev/ `

<script type="text/javascript">
  !function(){var e,t,n;e="a2955ffcdd9029c",t=function(){Reo.init({clientID:"a2955ffcdd9029c"})},(n=document.createElement("script")).src="https://static.reo.dev/"+e+"/reo.js",n.async=!0,n.onload=t,document.head.appendChild(n)}();
</script>
<!-- End of Reo Javascript -->

`

Website

estuary.dev/ `

<script type="text/javascript">
  !function(){var e,t,n;e="a2955ffcdd9029c",t=function(){Reo.init({clientID:"a2955ffcdd9029c"})},(n=document.createElement("script")).src="https://static.reo.dev/"+e+"/reo.js",n.async=!0,n.onload=t,document.head.appendChild(n)}();
</script>
<!-- End of Reo Javascript -->

`

travjenkins commented 1 week ago

Going to attempt to add this to marketing site through GTM first. That way we can easily pull it if needed.

Before adding this to the dashboard we will need to do a bit of due diligence and specifically ask them for their SOC2 report.

travjenkins commented 1 week ago

This is now live on the docs and marketing site. If we end up adding it to the dashboard we will need to open a stand alone issue for that and do some extra due diligence with compliance review.