Skip to content

Commit

Permalink
track "klik-kirim-komentar" event
Browse files Browse the repository at this point in the history
  • Loading branch information
depapp committed May 4, 2024
1 parent bb135dc commit 101c725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/post/[slug].js
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ export default function Product({ product }) {
onChange={handleChange}
/>
<SubmitContainer>
<Submit type="submit">Kirim</Submit>
<Submit type="submit" data-umami-event="klik-kirim-komentar">Kirim</Submit>
</SubmitContainer>
</Form>
<Comments>
Expand Down

0 comments on commit 101c725

Please sign in to comment.