Skip to main content
I usually create emails through Email Studio. I am trying to create an email in which there are multiple CTAs (like a survey). Each CTA once clicked will grab that consumer's id and place into a separate Data Extension. I was wondering what I could use to create this (ex Pardot or Journey Builder).
1 answer
  1. Apr 26, 2020, 12:47 AM
    Since an email can't directly write to a data extension when a user interacts with it, you can have all of the hrefs point to a processing cloud page using %%=cloudpagesurl()=%%, include the subscriber ID, and a route ID (that will determine the data extension that your data will be written to), pass any other needed days through there as well (all encrypted through the ampscript). 

     

    ​​​ Capture your values, use an insert or upset function to write them to your data extension.
0/9000