For anyone interested, I’ve managed to get it working.
Solution:
if you use GA directly: gtag('set', 'cookie_flags', 'SameSite=None;Secure');
if you use GA via GTM: tag configuration → In the “Fields to Set” section, click on “Add Row”. → In the “Field Name” column, type cookie_flags. → In the “Value” column, type SameSite=None;Secure.
ok nevermind, got it to work but I wanted to see what people are searching on google.com when they land on my app listing page. Is there a way to get that information? Because right now, it only says page referer is google and no more information. So basically what they searched on google to land on my app listing page, is there a way to find this information?
I put in the GA4 measurement ID into my app store listing page, as it is explained in the Shopify docs, even added the GA api secret to my listing page, but even after 48h, no data comes through.
Same behaviour for a Shopify Teststore, that we have as Demo Store for the app. I created a separate property for it in my GA account, connected my GA account to the Store through the Google & Youtube Shopify app, that is installed in the shop, but also no data comes through there… Although the Google & Youtube app says, that data is being shared…
For another property in the same GA4 account, the one for our marketing website hosted on Wix, everything works fine.
Does anyone have an idea what could be wrong here? Would be highly appreciated!