Setting Up Google Tag Manager
Use the following code snippets for your Custom HTML tags in Google Tag Manager:
Kentico Cloud - Link Activity tag:
<script>
ket("action", "{{gtm.element.dataset.ketactivity}}");
</script>
Kentico Cloud - Form Submission tag:
<script>
ket("action", "Form_Submit");
</script>
Your Kentico Cloud - Pageview tag can just be copied from the tracking settings within Kentico Cloud for your site.