Articles on: Frequently Asked Questions (FAQ)

Adding a link in the Cookie bar

Enhancing your Cookie bar by adding additional links can provide your users with more detailed information and increase transparency, which is crucial for compliance and trustworthiness. Here's how you can insert an extra link into your Cookie bar:

Access the Cookie Bar tab in your dashboard and go to the Cookie Bar Content section.

Look for the Cookie Consent Text field where you will input your additional link.

Insert the following HTML snippet:

<a aria-label='learn more about cookies link (opens in a new tab)' class='cc-link' href='{{ URL }}' 
rel='noopener noreferrer nofollow' target='_blank'>{{ TEXT }}</a>


In this snippet, replace {{ URL }} with the actual URL you want to link to, and {{ TEXT }} with the link text you wish your users to see.

For example, if you want to link to your detailed Cookie Policy page, your code would be updated to reflect the actual URL and descriptive text of the link. Once placed, your link will be accessible and formatted within the Cookie bar content, enhancing the user's navigation and informational experience.

Here is how your link should be presented in the Cookie bar:



If you require assistance during this process or have any questions, our support team is readily available to help you. You can reach out to us at support@consentmo.com or use the Chat feature located at the bottom right corner of your screen. We're committed to helping you set up a Cookie bar that not only complies with the necessary regulations but also aligns perfectly with your store's user interface.

Updated on: 18/12/2023

Was this article helpful?

Share your feedback

Cancel

Thank you!