stape-io / data-tag

Data Tag for Google Tag Manager WEB Container
https://stape.io/sending-data-from-google-tag-manager-web-container-to-the-server-container/
Apache License 2.0
18 stars 13 forks source link

Support rich command protocol / sendPixelFromBrowser() stopped working? #13

Open omares opened 10 months ago

omares commented 10 months ago

Hey everyone, we're experiencing issues with our Floodlight tags when using the stape data tag and client.

Could it be that Google made changes that are preventing the rich command protocol / sendPixelFromBrowser() implementation from working? Can anyone else confirm the issue?

Bukashk0zzz commented 10 months ago

@omares Yes. You are right. We are aware of this issue. If you know how we can fix this, please write here. Investigation of this issue in our backlog.

omares commented 10 months ago

Unfortunately, I don't have any insights right now as Google keeps the implementation well hidden. Perhaps @mklewitz can help by sharing his insights on how he engineered or approached the first solution.

omares commented 10 months ago

What i have found out is that the stape data-client no longer responds with the required rich sst sse event data structure. In other words, adding the richsstsse to the request no longer activates the desired behavior. I have not yet determined the cause of this.