활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
Hello all,
I am using Adobe analytics Platform Web SDK, Schema, Processing rules, Adobe Launch for the adobe commerce website.
For some orders, the order id is captured but no corresponding data is available for the order, like Product is showing as undefined, Orders = 1, but Units = 0, Revenue/Order = 0.00, Shipping = 0 etc.
This is happening for I can say if we have 100 orders per day, for 20% order the data is showing as 0.
This is not country specific issue also, happening for different countries different time.
If anyone can help me figure out what can be the reason for this, that would be really helpful.
Thanks in advance.
해결되었습니다! 솔루션으로 이동.
토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.
조회 수
답글
좋아요 수
This is odd.. it's failing only about 20% of the time... and there is no pattern to which products or orders are failing?
Have you been able to replicate this behaviour in your Dev environment? It would be interesting to know if there is an error on the page that is preventing the data from populating... if you can replicate it, then digging into the behaviour would be the best way to attempt to resolve the issue...
조회 수
답글
좋아요 수
This is odd.. it's failing only about 20% of the time... and there is no pattern to which products or orders are failing?
Have you been able to replicate this behaviour in your Dev environment? It would be interesting to know if there is an error on the page that is preventing the data from populating... if you can replicate it, then digging into the behaviour would be the best way to attempt to resolve the issue...
조회 수
답글
좋아요 수
Hi Jennifer,
Thanks for the reply.
We haven't noticed any pattern yet for the failing, its random.
In the development environment we haven't noticed any kind of issues like this.
조회 수
답글
좋아요 수
Honestly... those are the worst to track down!
There could be so many potential causes... and it will also depend on how you are getting the values.. the issue could be from your developers where their data layer is failing to populate with correct values... to your code failing to extract them... it could be related to a latency issue, where the code technically works fine... but something is delay and the code runs at the wrong time (before or after the data is available).....
Does your development team have any sort of tools that can create an automated script that can run many users through a purchase flow (in dev.. or your prod environment, but overriding locally the tracking files so your data goes to dev)... basically, try to catch the issue by using higher volume of purchases....
If it's in your dev environment, maybe your devs can throw in extra logging, and you can try adding some extra check/logs to try and get more visibility into the issue?
Good luck!
조회 수
답글
좋아요 수