https://github.com/stape-io/brevo-tag
Brevo Tag for Google Tag Manager Server Side
https://github.com/stape-io/brevo-tag
brevo brevo-api gtm gtm-custom-template gtm-server-side stape
Last synced: 7 months ago
JSON representation
Brevo Tag for Google Tag Manager Server Side
- Host: GitHub
- URL: https://github.com/stape-io/brevo-tag
- Owner: stape-io
- License: apache-2.0
- Created: 2023-07-27T13:45:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-11T11:13:38.000Z (7 months ago)
- Last Synced: 2025-03-28T04:52:17.445Z (7 months ago)
- Topics: brevo, brevo-api, gtm, gtm-custom-template, gtm-server-side, stape
- Language: Smarty
- Homepage: https://stape.io/blog/brevo-conversions-api-tag-for-server-google-tag-manager
- Size: 173 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Brevo Tag for server Google Tag Manager
The Brevo tag for the server Google Tag Manager (sGTM) container enables seamless integration between your website and Brevo.
**Track page view** - captures every time a user navigates to a new page or reloads the current page. This helps analyze website traffic, user behavior, and engagement.
**Track event** - tracks user interactions with content, such as form submissions, button clicks, or video playbacks.
**Track link click** - records when users click on hyperlinks within a web page.
**Identify the user** - allows the system to recognize and differentiate individual users who interact with the website. It can be based on a unique identifier, such as a user ID or a cookie.
**Client Key** - retrieve your Client Key based on the API version you are using:
- API v2: https://developers.brevo.com/docs/tracker-rest-implementation#authentication
- API v3: https://developers.brevo.com/docs/getting-started#using-your-api-key-to-authenticate**Email** - email to identify the user.
**Page** - the name of the page being tracked (e.g., `"Checkout"`).
## Useful resource
- https://stape.io/blog/brevo-tag-for-server-google-tag-manager## Open Source
Brevo Tag for GTM Server Side is developed and maintained by [Stape Team](https://stape.io/) under the Apache 2.0 license.