Hello, while im using cookie keeper from stape, should i see cookie _stape_cookie_keeper?
Ofc, i have some problems on nikalab.pl, sometimes when user goes into checkout, my tracking gives it new session_id and new user_psudo_id, and thats really frustrating
Cookie Keeper does not set any cookies. It restores cookies based on the ID specified in your cookie master.
You can find more details about this here:
Well thanks you. Im using all of stape help - subdomain, cookiekeeper, custom loader. Im even using this soulution Cookie Access With Shopify Checkout And SGTM | Simo Ahava's blog and i switched my ga for JavaScript managed cookie. But i still facing some unasigned sessions. The user starts new sessions in shopify checkout - probably just in iphone+saffari case. Should i switch my GA4 client for server managed cookie?
Look i made a test. I went to debug view of my sgtm and made begin_checkout even. Then i saved client_id / ga_cookie , and delete ga cookie inside devtools. Then i refreshed page, and my ga cookie has changed. Im doing smth wrong with those cookie keeper?
I have checked your website https://nikalab.pl with Safari browser and tried deleting the _ga cookie and then refreshing the page and I could see it being restored with the same value. From my point of view, the Cookie Keeper works properly.
You can test it yourself by following the steps described here: Safari ITP - Everything You Need to Know | Stape
Ohh, Thanks you very much, i have tested it on chrome.
I facing problem with new sessions and user_pseudo_id in checkout. Like 10% of transaction’s in shopify have new session while starting checkout - without session_start event ofc - I have checked that in BigQuery. I aslo added device right now, and thers ios / windows / android on thats one . Tought cookie keeper would solve this problem I aslo add user_id with stape user id but im still failing to solve those problem
idk, now i tried with heavy ad block (ublock) and my gtm fails to load. I use same config for wordpress website and its working, could u have a look?
Your problem may be related to the incorrect operation of the consent mode on checkout pages. In some cases, the consent status may not be transmitted correctly, causing the session to actually start at checkout because consent was previously denied, but this data is not available at checkout, causing the session to start.
Well im using Pandectes inside shopify - whats recommended soulution for CMP with shopify?
While Stape doesn’t recommend any product specifically, any cooker banner could do the job, the key is to set it up correctly to transfer the correct consent status.
You can check this guide here, hope it helps: Cookie banner: all-in-one guide by Stape