datafast

Installation
SKILL.md

When to Use This Skill

  • You need to instrument a website (static, SPA, Next.js, Astro, etc.) with DataFast tracking.
  • Revenue needs to be attributed to marketing channels (Stripe, LemonSqueezy, Polar, custom providers).
  • You want to record custom events/goals reliably despite ad blockers.
  • You must proxy the tracker/script for increased data quality or hashed navigation.
  • You want to export/import historical analytics or query DataFast APIs.

Quickstart (4 steps)

  1. Install the tracking script inside <head>:
    <script
      defer
      data-website-id="dfid_XXXX"
      data-domain="example.com"
      src="https://datafa.st/js/script.js"
    ></script>
    
Related skills
Installs
54
GitHub Stars
1
First Seen
Mar 8, 2026