Asynchronous / Parallel Calls Tracking Question
Hi,
Does Adobe Analytics allow 2 separate tracking calls (1 event, 1 page load) to be fired in parallel when code is implemented asynchronously?
If so is any particular set-up / config required
Issue:
At present conflicts are occurring, causing incorrect data to be returned, where an event & page load satellite track calls are being fired in parallel. Code is being fired asynchronously.
We have implemented a delay to event tracking call so as not to enter in conflict with page load tracking.
Have tried Rule ordering in Launch but it didn’t solve issue.
Current Adobe Analytics Implementation
- Via Adobe Launch on SPA site using Direct Call Rules
- Event tracking records error message encountered and page load records loading of returned landing page
- Tags fired asynchronously