Skip to content

Commit

Permalink
remove duplicated pageview
Browse files Browse the repository at this point in the history
  • Loading branch information
guitavano committed Jan 3, 2025
1 parent a0ffa8f commit 751bf7d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions website/components/OneDollarStats.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ const snippet = () => {
}
globalThis.window.trackCustomEvent?.(name, values);
});

trackPageview();
};

function Component({ collectorAddress }: Props) {
Expand Down

0 comments on commit 751bf7d

Please sign in to comment.