CookieYes
CookieYes is a cookie consent and compliance platform that allows merchants to display cookie banners and manage visitor consent on their ShopWired website.
CookieYes features include:
- Cookie consent banners for GDPR and other privacy regulations
- Multiple banner layouts, including box, banner, and popup styles
- Customisable banner text, colours, and positioning
- Cookie scanning and categorisation tools
- Consent logging and reporting
- Visitor consent controls for accepting, rejecting, or customising cookies
CookieYes provides an that can be added to your website theme. Once installed, the code displays the configured cookie consent banner on your website pages and records visitor consent based on the settings configured in your CookieYes account.
Account creation
Account creation
To begin using CookieYes with ShopWired, create an account on the CookieYes website.
Once configured, CookieYes provides embed code that can be added to your ShopWired website.
Theme installation
Theme installation
Once your CookieYes banner has been configured, CookieYes will provide JavaScript embed code similar to the example shown below:
<script id="cookieyes" type="text/javascript" src="https://cdn-cookieyes.com/client_data/YOUR_CLIENT_ID/script.js"></script>
The script shown above is provided as an example only. You must copy the exact script provided in your own account, as the script and any ID values will be unique to your website.
Add this code to your theme, so that the cookie banner is available across all pages of your website:
- Navigate to Website > Themes
- Select the
code editoroption for the theme you want to install CookieYes on - Open the
master.twigfile - Paste the embed code immediately after the opening
<head>tag - Save changes
Follow the prompts on CookieYes to verify the installation.
The CookieYes banner will now display across your ShopWired website according to your CookieYes configuration.
Recommendations
Recommendations
- Test consent behaviour, confirm that cookies are correctly enabled or disabled based on visitor consent choices.
- Keep consent records enabled to maintain a record of visitor consent decisions.