Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

The email hashes need to be exported from Squeezely to the ESP. The export process differs per ESP:

Expand
titleFor Canopy DeployDeployteq

The field email hash needs to be mapped to a profile field in Deployteq: Mapping profile fields in Deployteq is added to all links of mails from Deployteq, by checking the box in the implementation step “Other settings”

Implementation Deployteq (EN)

Expand
titleFor Copernica, Mailjet and Spotler

The email hashes will be exported to these ESPs automatically, if the full implementation is done. Continue to step 2.

...

The email hash can be added as a parameter in the ESP. Adding it differs per ESP:

Expand
titleFor Canopy DeployDeployteq

The parameter can be added to emails as follows:

  • To process a profile field in an email, use the following setup: {{customer_option field= 'fieldname'}}

  • Find the field name that the email hash is mapped to (for example, E1) and process this field in the above setup: {{customer_option field= 'E1'}}

  • Add the field to the HTML of URLs that reference the website in the emails: <a href="https://squeezely.tech?email={{customer_option field='E1'}}}" alt="click" target="_blank ">Click the link</a>

...