Hi there,
I’m trying to create a pop-up sign up form where I’m asking for customers name, email and phone number. Straight forward enough.
But I also want to record the customers marketing channel against their record if they sign up.
What is the best way to do this?
I tried adding some custom jquery that added it to an additional form field but the inputted value kept getting overwritten when I clicked on another field.
Is there a proper way to do this with Klaviyo?
My marketing channel/code will be held in local storage.
Thanks!