| Parameter | Example | Description |
|---|---|---|
| trafficSourceNumber | 2 | If you haven't already, you will receive the traffic source number from your Sovendus account manager. |
| trafficMediumNumber | 1 | If you haven't already, you will receive the traffic medium number from your Sovendus account manager. |
| iframeContainerId | sovendus-container-1 | This determines at which position on the page the generated iframe should be implemented. |
| Parameter | Example | Description |
|---|---|---|
| consumerSalutation | "Mr." / "Mrs." | Used to display appropriate offers and prefill forms. Submit data for the invoice address. |
| consumerFirstName, consumerLastName | John Doe | Prefills forms such as newsletter sign-ups. Transmitted only when the customer submits the form. Submit data for the invoice address. |
| consumerEmail | John@abc.com | Usage: The email address is used to prefill input forms and should be transmitted as plain text. Sovendus will hash the email address to address any objections to advertising, allowing us to recognize returning users and provide them with diverse offers. Alternatively, you can transmit a md5 pre-hashed email in the consumerEmailHash field. Please note that pre-hashed emails must be activated by Sovendus before use. More Details:When our integration loads, we create an MD5 hash of the email address on the client side, transmitting only this hash to our server via a TLS-encrypted HTTPS connection. Once received, this hash is further protected by hashing it again on the server side using a secure hashing algorithm with a unique secret, ensuring that we cannot reverse-engineer the original email address. The clear (unhashed) email address is only transmitted to our servers when a customer actively interacts with our product, such as clicking a banner or completing a checkout. At that point, the email address is securely stored in an encrypted format. |
| consumerStreet, consumerStreetNumber | Main St, 2 | Used exclusively to prefill forms (e.g., newspaper sign-ups), and transmitted only upon form submission. If unable to separate Street and Number, leave both fields empty. Submit data for the invoice address. |
| consumerCity | Karlsruhe | Utilized solely to prefill forms (e.g., newspaper sign-ups) and transmitted upon form submission. Submit data for the invoice address. |
| consumerZipcode | 12345 | Used to display localized advertisements and to prefill forms. Submit data for the invoice address. |
| consumerCountry | DE | Used to display country-specific offers. Submit the country code according to ISO 3166-1 alpha-2 format. Refer to ISO standards. |
| consumerPhone | 0753/123456 | Utilized solely to prefill forms (e.g., newspaper sign-ups) and transmitted upon form submission. |
| consumerYearOfBirth | 1950 | Used to display age-appropriate offers. Submit data for the invoice address. |
| consumerDateOfBirth | 01.12.2000 | Prefills forms such as credit card applications, transmitted only upon form submission. Accepted formats: ISO |