-
Print
-
DarkLight
Basics
The JENTIS Consent Engine is a JavaScript Application, which is initiated by the JENTIS JS SDK and handles all functionality and APIs to handle consent interactions at the frontend. The JENTIS Consent Engine provides no GUI (consentbar) to the website. For GUI-Elements you have to check out the JENTIS Consent Template.
Example
You will find an open source example of how to integrate with the JENTIS consent engine here:
https://bitbucket.org/jentis/jentis.app.consent-html/src/master/
Please check out the GIT and use the *.html – Files from the /test
folder to see how it works!
For live demonstration you will find this very same consent bar used at www.jentis.com.

Access Global Object
You can access all functions and events via the following API:
window.jentis.consent
Was this article helpful?