DashFast Logo

Wix Integration Guide

Connect your Wix web infrastructure with DashFast.cz in just a few seconds.

Configuration Guidelines

1

Log into your main Wix Dashboard and progress into the Settings area (located at the bottom of the left-hand sidebar).

2

Scroll down towards the Advanced subsection and execute the Custom Code operation tab.

3

Click on the + Add Custom Code button positioned in the upper right workspace boundary.

4

Paste your unique tracking script payload into the initial entry field container and title it "DashFast Analytics".

5

Inside the "Add Code to Pages" selector choose All Pages, then toggle the "Place Code in" parameter to Head.

Your Telemetry Snippet

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

Wix Structural Constraints

Custom Code script injection is exclusively authorized on Wix environments that have a custom domain identity bound along with an active Premium subscription tier. Subscriptions running on free staging subdomains (e.g., account.wixsite.com) will invalidate tracking routines.