Skip to content

Commit

Permalink
doc: plausible-analytics.md (#251)
Browse files Browse the repository at this point in the history
  • Loading branch information
luminous8 authored Sep 7, 2024
1 parent e5c2151 commit 2099733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/scripts/analytics/plausible-analytics.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ If you are using a self-hosted version of Plausible, you will need to provide an
the API events are sent to the correct endpoint.

```ts
useScriptPlausible({
useScriptPlausibleAnalytics({
scriptInput: {
src: 'https://my-self-hosted-plausible.io/js/script.js'
}
Expand Down

0 comments on commit 2099733

Please sign in to comment.