Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stape-io/cookie-restore-tag
Cookie ReStore Tag for Google Tag Manager Server Side
https://github.com/stape-io/cookie-restore-tag
cookie firebase-database firestore gtm gtm-custom-template gtm-server-side stape
Last synced: 28 days ago
JSON representation
Cookie ReStore Tag for Google Tag Manager Server Side
- Host: GitHub
- URL: https://github.com/stape-io/cookie-restore-tag
- Owner: stape-io
- License: apache-2.0
- Created: 2022-05-22T06:07:10.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-10T17:05:07.000Z (about 2 years ago)
- Last Synced: 2024-12-05T05:45:38.825Z (about 1 month ago)
- Topics: cookie, firebase-database, firestore, gtm, gtm-custom-template, gtm-server-side, stape
- Language: Smarty
- Homepage: https://stape.io/blog/server-side-cross-domain-tracking-using-cookie-restore-tag
- Size: 46.9 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cookie reStore Tag for Google Tag Manager Server Container
The cookie reStore Tag is designed to store user identifiers and cookies in Firebase and restore them when needed.
To make this tag work, you must use the same user identifier (identifiers) and Firebase collection for all sites.**Firebase Path** - the name of the collection that Tag should use to read/write cookies and user identifiers. When the cookie reStore tag triggers, new documents with specified records will be created.
**Firebase Project ID** - ID of the Firebase project. When empty, Cookie reStore Tag uses your default project ID.
**List of identifiers** - add a list of user identifiers. It can be one or many.
**List cookies that need to be restored** - list of cookies and cookies lifetime in seconds that should be stored and restored.
## How to use Cookie reStore tag
- [Server-side cross-domain tracking using Cookie reStore tag](https://stape.io/blog/server-side-cross-domain-tracking-using-cookie-restore-tag)
## Open Source
Cookie reStore Tag for GTM Server Side is developing and maintained by [Stape Team](https://stape.io/) under the Apache 2.0 license.