Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable support for bufferRequests similar to appMeasurement #1150

Open
Morish24 opened this issue Jul 30, 2024 · 0 comments
Open

Enable support for bufferRequests similar to appMeasurement #1150

Morish24 opened this issue Jul 30, 2024 · 0 comments

Comments

@Morish24
Copy link

Expected Behaviour

Ability to buffer the websdk call on page unload so that the values can be sent on next page load event

Actual Behaviour

Currently when the page is getting unload and a Interact call is triggered, there is a very high chance that the call would get cancelled and the data would be lost, this is more promenent with clicks which leads to page navigation, and this make tracking such clicks difficult

Here is the current document how it works in AppMeasurement

https://experienceleague.adobe.com/en/docs/analytics/implementation/vars/functions/bufferrequests

Reproduce Scenario (including but not limited to)

This is replicable in almost any website

Steps to Reproduce

Platform and Version

Sample Code that illustrates the problem

Logs taken while reproducing problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant