%%[ var @email, @CCID, @SubmitDate, @Brand, @sendId, @q2_pre_ground_coffee, @q2_instant_coffee, @q2_freshly_ground_beans, @q2_ready_to_drink, @q2_coffee_concentrates, @q2_nespresso_machine, @q2_nescafe_dolce_gusto_machine, @q2_another_type_of_capsule_pod_machine, @q2_in_a_coffee_shop, @q2_other SET @CCID = RequestParameter("CCID") SET @email = RequestParameter("email") SET @SubmitDate = now() SET @sendId = RequestParameter("sendId") SET @Brand = "Nescafe" SET @q2_pre_ground_coffee = IIF(RequestParameter("q2_pre_ground_coffee")=="y",'y','n') SET @q2_instant_coffee = IIF(RequestParameter("q2_instant_coffee")=="y",'y','n') SET @q2_freshly_ground_beans = IIF(RequestParameter("q2_freshly_ground_beans")=="y",'y','n') SET @q2_ready_to_drink = IIF(RequestParameter("q2_ready_to_drink")=="y",'y','n') SET @q2_coffee_concentrates = IIF(RequestParameter("q2_coffee_concentrates")=="y",'y','n') SET @q2_nespresso_machine = IIF(RequestParameter("q2_nespresso_machine")=="y",'y','n') SET @q2_nescafe_dolce_gusto_machine = IIF(RequestParameter("q2_nescafe_dolce_gusto_machine")=="y",'y','n') SET @q2_another_type_of_capsule_pod_machine = IIF(RequestParameter("q2_another_type_of_capsule_pod_machine")=="y",'y','n') SET @q2_in_a_coffee_shop = IIF(RequestParameter("q2_in_a_coffee_shop")=="y",'y','n') SET @q2_other = IIF(RequestParameter("q2_other")=="y",'y','n') UpsertData("NUK3529603_Nescafe_PDC_Landing_Page_Submissions",1,"CCID", @CCID,"email", @email, "Brand", @Brand,"SubmitDate", @SubmitDate, "sendId", @sendId, "q2_pre_ground_coffee", @q2_pre_ground_coffee, "q2_instant_coffee", @q2_instant_coffee, "q2_freshly_ground_beans", @q2_freshly_ground_beans, "q2_ready_to_drink", @q2_ready_to_drink, "q2_coffee_concentrates", @q2_coffee_concentrates, "q2_nespresso_machine", @q2_nespresso_machine, "q2_nescafe_dolce_gusto_machine", @q2_nescafe_dolce_gusto_machine, "q2_another_type_of_capsule_pod_machine", @q2_another_type_of_capsule_pod_machine, "q2_in_a_coffee_shop", @q2_in_a_coffee_shop, "q2_other", @q2_other) ]%%
 
Nescafé
 

SHARE YOUR COFFEE SECRETS
AND WIN*!

 

Question 3/5

 
   
 

How do you drink your coffee?

You can select more than one option