I am trying to help a client set up tracking that will involve dynamically inserting parameters for Campaign Name and SHA-256 hashed email address. Other ESPs offer macros/personalization strings that can easily accomplish this (e.g. Salesforce has a SHA256 hashing macro that will perform the hash just-in-time without needing the email address to be pre-hashed). What's the best way to accomplish dynamic tracking parameters like this in Campaign Standard? Thanks!
With the dynamic editor, you can add any "available" field into the link URL.
If you need any computed fields not stored in the DB, you need to use a workflow to compute the value. Then you can use it in the editor and can add it to the link
With the dynamic editor, you can add any "available" field into the link URL.
If you need any computed fields not stored in the DB, you need to use a workflow to compute the value. Then you can use it in the editor and can add it to the link