diff --git a/src/routes/(public)/(guest)/register/+page.svelte b/src/routes/(public)/(guest)/register/+page.svelte index 9ea1444a5..a1ca85c02 100644 --- a/src/routes/(public)/(guest)/register/+page.svelte +++ b/src/routes/(public)/(guest)/register/+page.svelte @@ -42,6 +42,7 @@ } ] }; + trackEvent(Submit.TestimonialView, { testimonial_id: randomTestimonial.id, testimonial_name: randomTestimonial.name,