“Newsletter subscription status” tag

 

Cet article est actuellement disponible en anglais et en espagnol. Vous pouvez vous servir de cette documentation en attendant qu'elle soit disponible dans votre langue.

The "Newsletter subscription" tag is a snippet of HTML code used to indicate the email address with which the contact has subscribed.

  

This article is part of the guide to creating a custom integration.
If your integration is via a module, this tag will be added to your ecommerce platform automatically.

 

What is this tag and where is it used?

The tag "cn_newsletter_subscribe" should only be inserted on the next page visited after a newsletter subscription.

 

Properties 

The only property that contains this tag (email), must be defined inside the "cn_newsletter_subscribe" tag as a child tag, indicating the name of the property in the "class"attribute.

First name Required Type Multiple Description
email Yes string No Email address subscribed to the newsletter.

 

Example 

Once the property is included, the tag will look like this:

<div class="cn_newsletter_subscribe" style="display:none">
<span class="email">example@email.com</span>
</div>

 

 

Congratulations!
You’ve reached the end of the tutorial.

  

Do you have questions?
Don’t forget, our Connectif specialists are here to help you. To contact them, just open a Support ticket by clicking the blue “Help” button on your dashboard.


Keep learning!

To make the most of your Connectif account, we recommend reading these articles next:

Cet article vous a-t-il été utile ?
Utilisateurs qui ont trouvé cela utile : 0 sur 0