<script type="text/javascript">
var el = document.createElement(‘script’);
el.setAttribute(‘src’, ‘https://static.axept.io/sdk.js’);
el.setAttribute(‘type’, ‘text/javascript’);
el.setAttribute(‘async’, true);
el.setAttribute(‘data-id’, ‘5c769f690f802d4aa3857f56’);
el.setAttribute(‘data-cookies-version’, ‘demo’);
document.body.appendChild(el);
window._axcb = [function(sdk){
sdk.on(‘cookies:complete’, function(choices){
Object.keys(choices).forEach(function(vendor) {
// Because Typeform renames GTM’s dataLayer to googleTagManager,
// We need to handle the activation ourselves
window.googleTagManager.push({ event: ‘axeptio_activate_’ + vendor });