You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 27, 2021. It is now read-only.
assume that we have a simple app with a button and a page and we have written code t track the button click event and page view. What happens if a user visits the page and clicks the button off-line?
Does CPA cache the request? If yes how long does the request stay live? When and how CPA attempts to resend the collection request?