The "Contact has logged in" tag is a piece of HTML code used to indicate that the contact has logged in.
What is this tag and where is it used?
This tag is identified by the class "cn_login" and should only be inserted on the next page visited after the contact has identified themselves.
Example
Once included, the tag will look like this:
<div class="cn_login" style="display:none">
</div>
Keep learning!
To make the most of your Connectif account, we recommend reading these articles next:
- Integration using tags, to discover all the notifications you can send from your ecommerce to Connectif and how they work.
- Integration using JavaScript events, to learn about this type of integration, which give you greater control over when and how to send events.
- Integration with Connectif via API, to synchronize contacts, products, purchases and vouchers.
- Check the integration with your ecommerce, so you can be confident that your data is syncing correctly with your Connectif account.