estuary / marketing-site

0 stars 5 forks source link

Bounce rate is getting really high with blogs #240

Closed travjenkins closed 3 months ago

travjenkins commented 3 months ago

Bug Marketing and Analytics are showing that blog pages are getting super high bounce rate. We have not made any major design changes so we do not think that is it.

Expected Bounce rate returns to normal.

Screenshots Feb: image

March: image

Notes Probably due to a PartyTown bug: https://github.com/BuilderIO/partytown/pull/573

travjenkins commented 3 months ago

Some other folks are running into this issue: https://github.com/BuilderIO/partytown/issues/476

which links into https://github.com/BuilderIO/partytown/issues/382

naveDavidMoovit commented 3 months ago

Running to this issue as well, followed all fixes mentioned in various issues. From what I've read online the communication between the main thread and the web workers have high debounce causing large portion of analytics to "disappear" (such as link clicks, etc) as mentioned in https://github.com/BuilderIO/partytown/issues/476.

Wonder if there will be a fix soon or not since everyone that is using this library most likely experiencing this issue without knowing.