I want to send out an email using Eloqua that has links in it. These links would refer to our microsite on Eloqua. Based on the link that is clicked, I want a field to be updated in the Eloqua database.
For example:
Are you planning to attend the open house? Yes No
The Yes and No, would be links back to an Eloqua landing page without a form. I do not want the user to take multiple steps in order to gather the information. Can this be done (how?) using some service on Eloqua?
Something like: https://microsite.domain.com%email=customer@theirdomain.com&attending=true
Thank you