Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 23 days 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-20T12:09:19.000Z (about 1 year ago)
- Last Synced: 2024-12-05T05:45:40.803Z (29 days 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: 36.1 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
Brevo tag for server Google Tag Manager container allows to set up website and Brevo integration through the sGTM.
**Track page view** - every time a user navigates to a new page or reloads the current page, a “page view” is tracked. This data can be essential for understanding website traffic, user behavior, and site engagement.
**Track event** - track user interactions with content. Examples include interactions such as form submissions, button clicks, or video playbacks.
**Track link click** - record when users click on hyperlinks present on a web page.
**Identify the user** - allow 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** - You can find the client_key in the Javascript code. Javascript code is located in the Automation menu in your Brevo account under Javascript (JS) Tracker.
**Email** - email to identify the user.
**Page** - page name (example Checkout page).
### Useful links:
- https://stape.io/blog/brevo-tag-for-server-google-tag-manager## Open Source
Brevo Tag for GTM Server Side is developing and maintained by [Stape Team](https://stape.io/) under the Apache 2.0 license.