GDPR by Clym
Last updated
Last updated
Clym can help make your website fully compliant with ADA, CCPA, GDPR, and LGPD requirements. Clym’s script is automatically placed on all your Checkout Champ pages. You can fully customize the user experience through Clym, with no need to edit the pages.
Check the box when adding a domain or on the Checkout Champ domain configuration page. Clym script is automatically added to all your pages that use that domain. It is not required to publish funnels. The necessary scripts are also automatically placed on any new pages as pages are published.
Enable Website Compliance by Clym - Enable accessibility compliance on this domain.
Enable Data Privacy (GDPR) - Enable privacy compliance on this domain. This is optional.
Clym will send an introductory email to the email address of the user that enables Clym in Step 1. Look in your junk folder if that email is not received. Follow instructions in that email to create your Clym account.
Follow configuration instructions at Clym
The Clym widget may not display on your site upon page load. Widget display is customizable at Clym. By default it is based on your geographic location, and many locations do not have display requirements.
Optional. Add Clym Privacy and Do Not Sell My Information links to your site. These links are optional. If added they give a direct way for consumers to access the Clym widget. If your funnel has a common footer then follow these steps on the Common page.
Add a link to your page footer using standard Checkout Champ functionality. Set Link = #. Go to the code editor. Add onclick="Clym.showWidget('', '', event);"
after the href value in the anchor tag. The final result should look something like this.
Add a second link to your page footer. Set Link = #. Go to the code editor. Add onclick="Clym.showWidget('/requests/new/do_not_sell_my_information', '', event);"
after the href value in the anchor tag. The final result should look something like this.