%%[ var @email, @CCID, @SubmitDate, @Brand, @sendId, @q1_caramel, @q1_cond, @q1_evap, @q1_drizzles SET @CCID = RequestParameter("CCID") SET @email = RequestParameter("email") SET @SubmitDate = now() SET @sendId = RequestParameter("sendId") SET @Brand = "Carnation" SET @q1_caramel = IIF(RequestParameter("q1_caramel")=="y",'y','n') SET @q1_cond = IIF(RequestParameter("q1_cond")=="y",'y','n') SET @q1_evap = IIF(RequestParameter("q1_evap")=="y",'y','n') SET @q1_drizzles = IIF(RequestParameter("q1_drizzles")=="y",'y','n') UpsertData("NUK3181545_Carnation_Christmas_Newsletter_2024_Submissions",1,"CCID", @CCID,"email", @email, "Brand", @Brand,"SubmitDate", @SubmitDate, "sendId", @sendId, "q1_caramel", @q1_caramel, "q1_cond", @q1_cond, "q1_evap", @q1_evap, "q1_drizzles", @q1_drizzles) ]%%
Question 2/2
What do you like to bake with Carnation products at Christmas?
Select all that apply by clicking the products below.
Please choose an option above