Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stape-io/cookie-extender-tag
Cookie Extender Tag for Google Tag Manager Server Side
https://github.com/stape-io/cookie-extender-tag
cookie gtm gtm-custom-template gtm-server-side itp stape
Last synced: 23 days ago
JSON representation
Cookie Extender Tag for Google Tag Manager Server Side
- Host: GitHub
- URL: https://github.com/stape-io/cookie-extender-tag
- Owner: stape-io
- License: apache-2.0
- Created: 2022-05-22T06:02:13.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-13T07:11:09.000Z (over 2 years ago)
- Last Synced: 2024-12-05T05:45:38.828Z (29 days ago)
- Topics: cookie, gtm, gtm-custom-template, gtm-server-side, itp, stape
- Language: Smarty
- Homepage: https://stape.io
- Size: 38.1 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cookie Extender Tag for Google Tag Manager Server Container
## How to use Cookie Extender tag
Use Cookie Extender tag template to extend cookies lifetime using server Google Tag Manager container. To set up a tag, you need to add:
- Cookie Name
- Lifetime in seconds
- Create backup cookies and restore them in case main cookies are not found - this option allows tag to create backup cookies and restore them. For example, for _ga cookie, _ga_backup will be created. When _ga cookie expires, Cookie Extender tag will restore _ga cookie using _ga_backup.## How to use Cookie Extender tag
- [Extend cookie lifetime using server-side Google Tag Manager](https://stape.io/blog/extend-cookie-lifetime-using-server-side-google-tag-manager)
## Open Source
Cookie Extender Tag for GTM Server Side is developing and maintained by [Stape Team](https://stape.io/) under the Apache 2.0 license.