analytics.js-integrations icon indicating copy to clipboard operation
analytics.js-integrations copied to clipboard

analytics.js firing events before clevetap can be initialized

Open sinhaayush7 opened this issue 2 years ago • 3 comments

Upon looking, we found that analytics.js is firing events (via analytics.track) before clevertap can be initialized. t requests are for segment a?type=page is the first request that is triggered on clevertap initialization From the screenshot, we can see that the request goes properly to the segment, but since clevertap is not initialized at that point, the events are being lost in the process.

Could you help us with a workaround for this? Screenshot 2023-03-27 at 11 54 59 AM

sinhaayush7 avatar Mar 27 '23 06:03 sinhaayush7