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: 5 months 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 (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-13T07:11:09.000Z (about 4 years ago)
- Last Synced: 2025-03-28T04:52:17.549Z (about 1 year ago)
- Topics: cookie, gtm, gtm-custom-template, gtm-server-side, itp, stape
- Language: Smarty
- Homepage: https://stape.io
- Size: 38.1 KB
- Stars: 9
- 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.