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
We currently preserve events indefinitely. We should allow a publisher a command to define an event preservation interval. They may wish to call it when they are sure they will no longer enableAnalytics on a page view.
preserveHistory(inf) preserveHistory(5000)
The text was updated successfully, but these errors were encountered:
We currently preserve events indefinitely. We should allow a publisher a command to define an event preservation interval. They may wish to call it when they are sure they will no longer enableAnalytics on a page view.
preserveHistory(inf) preserveHistory(5000)
The text was updated successfully, but these errors were encountered: