Use case:We have a simple form consisting of a few radio buttons and a
submit button. The response to this survey page will drive
personalization in Target.Sample scenario:In survey page/form it says
what is your favourite letter: the choices (radio buttons) are a, b and
c.On form submit, collect the response (a, b, or c). Use data element to
store this value.In AEPDC aka Launch, set up a rule - on form submit,
assign profile parameter to the response; e.g. profile.surveyResponse =
the response ...