DashFast Logo

Google Tag Manager

Installation using a GTM container without requiring direct access to the website code.

Setup Instructions

Create a New Tag

In GTM, click on "Tags" and then select "New".

Tag Type: Custom HTML

In the tag configuration, select the "Custom HTML" option.

Paste the Code

Copy the code provided below and paste it into the HTML text area in GTM.

Configure Triggering

Choose "Initialization - All Pages" or "All Pages" as the firing trigger.

HTML Code for GTM

Custom HTML Tag
<script 
  src="https://dashfast.cz/script.js"
  data-domain="vasedomena.cz"
  data-api-key="VASE_WEBSITE_ID" 
></script>

Watch out for Consent Mode

If you are running a Cookie Banner via GTM, make sure that the DashFast tag execution is not blocked. DashFast is privacy-first and requires no cookies, allowing it to fire immediately during page initialization.