You can submit your application through this form. We will contact you and send you a code snippet similar to the one below. You just need to place this snippet into the pages of your web application.
//js script
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-xxxxx');