Source: https://datafa.st/docs/getting-started
Markdown source: https://datafa.st/docs/getting-started.md
Description: Set up DataFast analytics on your website in minutes to find your best marketing channels and grow your business.

# Grow your business with DataFast in 4 steps

Set up DataFast analytics on your website in minutes to find your best marketing channels and grow your business. Here's how to get started in 4 steps:

## 1/ Install tracking script 

[Create a new website](/dashboard/new) and add the tracking script to the `<head>` section of your website:

```html
<script
  defer
  data-website-id="dfid_******"
  data-domain="your_domain.com"
  src="https://datafa.st/js/script.js"
></script>
```

> Need to customize the script? Check the [script configuration reference](/docs/script-configuration) for all available options like localhost tracking, cross-domain setup, custom API endpoints, and more.

#### Installation tutorials

[See all installation guides](/docs/install-datafast)

## 2/ Link revenue to traffic

1. [Connect your payment provider](/docs/connect-payment-provider)

2. [Attribute revenue](/docs/revenue-attribution-guide)

## 3/ Set up custom events (optional)

Track any other events on your website using [custom events](/docs/custom-goals). Signups, clicks, newsletter subscriptions, etc. **DataFast generates better predictions and insights when you track more events.**



## Next steps

- [Install the mobile app](/docs/mobile-app)
- [Proxy the script](/docs/proxy-guide)
- [Explore the API](/docs/api-introduction)
- [Import your data](/docs/import-from-plausible)
- [Track traffic sources](/docs/utm-tracking)
- [Add your team members](/changelog/team-feature)
- [Track conversion funnels](/docs/conversion-funnels)

- [Connect Google Search Console](/docs/google-search-console)

> Go to your **[Website Settings](/dashboard)** to find out all the settings and features of DataFast.
