@@ -29,6 +36,7 @@ export const AboveTheFold = () => {
const onclick = (e) => {
setShowCTALinks(true)
e.preventDefault()
+ event("Home Page CTA Started")
return false
}
@@ -68,7 +76,7 @@ export const AboveTheFold = () => {
title={i("index_2_cta_play")}
subtitle={i("index_2_cta_play_subtitle")}
href="/play"
- onClick={() => ({ link: "playground" })}
+ onClick={() => event("Home Page CTA Exited", { link: "playground" })}
icon={