Hi Mike! We used JavaScript with web data lookups to gather data from visitor history (previous visits) and then combined it with the current form data. On submit a script analyzed the data and set the values of hidden form fields so that conditional Eloqua form processing steps could understand it. Using JavaScript its very easy to compare values or build rules with multiple values (e.g. IF (A OR B) AND C AND NOT D THEN E ELSE F...)
↧