DashFast Logo

Quickstart in 5 Steps

Set up DashFast.cz and begin tracking your live store metrics within minutes.

1

Create an Account

If you don't have an active account yet, sign up over at DashFast.cz. Upon completing registration, you'll land inside your primary console where you can create your initial profile.

2

Register Your Property

Inside your manager interface, click the "+ New Project" trigger. Fill in your top-level domain address (e.g., yourdomain.com) and configure the local timezone. Saving parameters returns a custom Website ID property.

Tip: You are free to integrate unlimited target properties inside a singular instance. Each setup acts independently.
3

Embed the Tracking Script

Inject the layout template fragment shown below inside the global <head> component structure of your web client applications.

HTML Script
<script 
  src="https://dashfast.cz/script.js"
  data-domain="VASE_DOMENA"
  data-api-key="VASE_WEBSITE_ID" 
></script>
4

Verify Event Data Pipeline

Launch your external target page layout layout and navigate back into the admin hub workspace. Inspecting the Real-time data terminal reflects active session changes instantly.

5

Revenue Synchronization (Stripe)

To stream live transaction analytics straight to your reporting boards, interface the framework safely using a restricted Stripe Restricted Key key integration.

Shielded Access Security

The data infrastructure relies exclusively on minimal Read access configurations covering active Checkout Sessions. Never submit full high-level root "Secret Keys" (sk_).

Operational Guidelines
  1. Under workspace parameters, follow the link labeled "Generate key with one click".
  2. Inside your processing interface, apply the "Create key" command context.
  3. Isolate and fetch the hash sequence beginning with the rk_live_... tag.
  4. Paste the string block directly inside the console input and hit save parameters.
Your environment is fully initialized!
Proceed to Dashboard