Description
I have implemented the finsweet CMP on my website through web GTM. Every time I refresh the page or navigate to a new page the session gets refreshed. This is because the _ga_xxxx cookie gets recreated.
Site URL
- URL: https://choosenul.webflow.io/
- Webflow Read-only link: Webflow - Choosenul
Steps to Reproduce
- Load the staging website URL https://choosenul.webflow.io/ (NOT PROD)
- Check dev tools > cookies > _ga_XXXX cookie > number that start with sXXXX or go to network and check the calls to GA > payload > sid
- Navigate to a new page or refresh
- The cookie value that starts with sXXXX changes every time, and sid (which is that value) changes each time
- That causes all pages to be different sessions
Expected Behavior
sid should be the same in the same session
Actual Behavior
sid is different on every call
Video/Screenshots
Required: Please provide a short screen recording showing the issue
- Video link: Video - Google Drive
Additional Context
- Browser: Chrom 138.0.7204.158
- Device: Desktop
NDA Notice: If you’re under an NDA, please feel free to send us a Direct Message/Email with the above information.