|
|
@ -105,7 +105,12 @@ window.stepper = { |
|
|
} else { |
|
|
} else { |
|
|
this.errors = {}; |
|
|
this.errors = {}; |
|
|
this.slideTo(null, this.step+1); |
|
|
this.slideTo(null, this.step+1); |
|
|
console.log('Anfrage versendet'); |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
window.dataLayer = window.dataLayer || []; |
|
|
|
|
|
function gtag(){dataLayer.push(window.arguments);} |
|
|
|
|
|
gtag('js', new Date()); |
|
|
|
|
|
|
|
|
|
|
|
gtag('config', 'AW-394678894'); |
|
|
} |
|
|
} |
|
|
}); |
|
|
}); |
|
|
}, |
|
|
}, |
|
|
|