DashFast Logo

Revenue Tracking (Stripe)

DashFast.cz leverages a direct API link for automated attribution of revenue back to your campaigns. No cumbersome webhook configuration required.

Direct API Connection

Instead of manually configuring Webhooks, we now utilize Stripe Restricted Keys. This framework is highly secure and grants us the ability to seamlessly pull transaction, subscription, and Checkout session data.

Security First

We will never request your primary "Secret Key" (sk_). Always generate a Restricted Key (rk_) with strict read-only permissions mapping.

1

Generate Key

The fastest approach is to follow our pre-configured deep link, which pre-selects all the mandatory access fields for you:

Generate Key with One Click
2

Paste into Dashboard

Copy the newly built credential string (prefixed with rk_live_...) and save it inside your project settings page:

rk_live_••••••••••••••••
Settings > Stripe
Checkout

Real-time monitoring and processing of completed transactions.

Subscriptions

Automated detection and handling of recurring payment iterations.

ROI

High-fidelity calculation of campaign conversion performance metrics.

The tracking architecture automatically aligns the Stripe metadata with the respective web session.
Continue to UTM tracking