Copernica

Email Recs

Enable the $Email mergetag needed in Email embedcodes

Prepare the $Email mergetag in Copernica to ensure Clerk embed codes work correctly. Clerk.io needs to retrieve the email address of a recipient from the email client to show personalised recommendations.

Prepare mergetags #

Clerk.io needs to retrieve the email address of a recipient from the email client to show personalised recommendations.

In some cases this requires you to enable this tag to be captured.

  1. Navigate to Emails and choose an email from the list.

  2. In here, go to the section where you can manipulate the HTML.

  3. In here, insert {capture assign=“Email”}{$Email}{/capture} in the top:

Insert mergetag in HTML