Custom JavaScript
This integration allows you to add additional JavaScript code. This can be used to enable various third-party integrations that are not specifically implemented in DG1 platform.
JavaScript code can include or not, both versions are acceptable.
Add Custom JavaScript to DG1 platform
- Log into your DG1 Admin panel.
- Navigate to Plugins. Create new integration by clicking Add
under JavaScript.
- Enter the custom JavaScript code in the Content field and select the output location. It defines where in HTML provided JavaScript should be outputted.
- To save your new integration, click Submit
.
Never include code from unknown/untrusted sources as malicious code can create serious problems with security.
Also be mindful that including some third-party providers creates additional data processing activities that must be reflected in your “Privacy policy” and/or “Terms of use”.
If a third party provider uses cookies, you must use the Cookie registry in your DG1 platform (Settings -> Cookies) to register those providers and describe their data usage.