Skip to content

Commit

Permalink
Maintained by SavvyCal
Browse files Browse the repository at this point in the history
  • Loading branch information
derrickreimer authored Jan 24, 2022
1 parent 6b6c437 commit c9590d3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ This library is a JavaScript client for [Fathom Analytics](https://usefathom.com
- **Asynchronous script loading.** We provide a `load` function that will asynchronously inject the Fathom `<script>` tag (great for single-page app environments).
- **`import`-able tracking functions.** We provide tracking functions (`trackPageview` and `trackGoal`) that you can import and safely call anywhere (even if the Fathom script has not yet finished loading).

---

Maintained with ♥️ by the [SavvyCal](https://savvycal.com/?utm_source=github&utm_medium=oss&utm_campaign=fathom-client) team

[![sc-sticker](https://user-images.githubusercontent.com/341387/150855440-1a4122b4-b3c9-47b5-91ff-c0d73f421f84.svg)](https://savvycal.com/?utm_source=github&utm_medium=oss&utm_campaign=fathom-client)

## Installation

Run the following to install in your project:
Expand Down

0 comments on commit c9590d3

Please sign in to comment.