Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MarkEdmondson1234/edmonlytica-browser-template
Edmonlytica is a proof of concept for making your own digital analytics stream using GTM Server Side and BigQuery.
https://github.com/MarkEdmondson1234/edmonlytica-browser-template
gtm-custom-template gtm-server-side
Last synced: 3 months ago
JSON representation
Edmonlytica is a proof of concept for making your own digital analytics stream using GTM Server Side and BigQuery.
- Host: GitHub
- URL: https://github.com/MarkEdmondson1234/edmonlytica-browser-template
- Owner: MarkEdmondson1234
- License: apache-2.0
- Created: 2021-03-30T20:26:28.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-03-31T15:31:40.000Z (over 3 years ago)
- Last Synced: 2024-06-17T21:52:36.209Z (5 months ago)
- Topics: gtm-custom-template, gtm-server-side
- Language: Smarty
- Homepage: https://code.markedmondson.me/edmondlytica/
- Size: 31.3 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - MarkEdmondson1234/edmonlytica-browser-template - Edmonlytica is a proof of concept for making your own digital analytics stream using GTM Server Side and BigQuery. (Smarty)
README
# Edmonlytica - Browser Tag
Edmonlytica is a proof of concept for making your own digital analytics stream using GTM Server Side and BigQuery. See the blog post for details:
https://code.markedmondson.me/edmondlytica/## Dependencies
This is the browser tag to be imported into GTM Browser Side. It works in conjunction with the [Edmonlytica GTM Server Side Client](https://github.com/MarkEdmondson1234/edmonlytica-server-side-client) and the [Edmonlytica GTM Server Side Tag](https://github.com/MarkEdmondson1234/edmonlytica-server-side-tag), which need to be installed as well to work.
## Functionality
This gathers data from your GTM dataLayer and sends it to the /edmonlytica ednpoint, which is intended to be your GTM Server Side client.