Skip to content

Commit

Permalink
sendAnalyticsEvent: Fix title typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mariana-caetano committed Nov 26, 2024
1 parent d6f1363 commit 6681218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/faststore/docs/sdk/analytics/send-analytics-event.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "`sendAnalyticsEvent`"
title: "sendAnalyticsEvent"
---

The `sendAnalyticsEvent` function triggers events in the browser, following the [Google Analytics 4 (GA4) data model](https://developers.google.com/analytics/devguides/collection/ga4/reference/events). This function is primarily used for ecommerce tracking but also supports custom events , serving as a centralized point for managing events
Expand Down

0 comments on commit 6681218

Please sign in to comment.