From 6250dcc04617d595fa687bfb410bc1c3b5aa1960 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ail=C3=A9n=20Grimaldi?= <63558201+ail3ngrimaldi@users.noreply.github.com> Date: Tue, 10 Sep 2024 10:41:25 -0300 Subject: [PATCH] Fixed code that ensures that the event gets to amplitude (#181) * Fixed code that ensures that the event gets to amplitude * Fix track event for mobile. Add different events for superior and inferior cta --- landings/a/index.liquid | 54 +++++++++++++++++++------------ landings/b/index.liquid | 70 ++++++++++++++++++++++++----------------- landings/c/index.liquid | 50 ++++++++++++++++++----------- 3 files changed, 108 insertions(+), 66 deletions(-) diff --git a/landings/a/index.liquid b/landings/a/index.liquid index 0f3f4be..10195da 100644 --- a/landings/a/index.liquid +++ b/landings/a/index.liquid @@ -7,6 +7,7 @@ data: --- @@ -69,7 +71,7 @@ ul li, .auto-grid li { display: flex; align-items: center; gap: 2em; }

{{ landing_a.title }}

{{ landing_a.paragraph_one }}

{{ landing_a.paragraph_two }}

- {{ landing_a.call_to_action }} + {{ landing_a.call_to_action }}