Skip to main content
Set up a shared secret

Create a shared secret for the Ee Parameter and HTML API.

Updated over 4 months ago

The shared secret is used to decrypt email addresses in the Ee parameter in links to your website or data using our HTML API. This allows you to track links from your emails to your website using an encrypted email address in the query collection, instead of using a plaintext email address by default.


Before you start

Things you need to know:

  • You must keep this value secret and not share it outside of your web server code. It must never be visible to your site visitors or customers.

  • Learn more about the Web Analytics API in Web Analytics.


Create a shared secret

  1. Expand the User menu, and go to Settings > Security and Privacy > RC4 Encryption

  2. Select CHANGE THE ENCRYPTION KEY.

  3. Enter your shared secret. You can use up to 200 ASCII characters.

  4. Select SAVE.

Did this answer your question?