Quickstart in 5 Steps
Set up DashFast.cz and begin tracking your live store metrics within minutes.
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.
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.
Embed the Tracking Script
Inject the layout template fragment shown below inside the global <head> component structure of your web client applications.
<script src="https://dashfast.cz/script.js" data-domain="VASE_DOMENA" data-api-key="VASE_WEBSITE_ID" ></script>
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.
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.
The data infrastructure relies exclusively on minimal Read access configurations covering active Checkout Sessions. Never submit full high-level root "Secret Keys" (sk_).
- Under workspace parameters, follow the link labeled "Generate key with one click".
- Inside your processing interface, apply the "Create key" command context.
- Isolate and fetch the hash sequence beginning with the
rk_live_...tag. - Paste the string block directly inside the console input and hit save parameters.