Hi all,
I have implemented AEP for our ecommerce website(using Data Collection). When I debug the implementation using AEP Debugger ,I can see all commerce events. But when try to create segments or try to view events in real time (in profile "events") I can only see events for "pageviews", "linkclicks" and "productListViews". The implementation for all commerce events are similar.
Attached a network call for "productViews" event(not able to see in AEP) and "productListViews"(able to see in AEP)
Has anyone faced this, and are there any available documentation on how to achieve it? Thank you in advance!
Solved! Go to Solution.
Views
Replies
Total Likes
@akhila1 There are couple of things you can do to debug before creating segments.
Let us know if that helps
Anil
Views
Replies
Total Likes
Views
Replies
Total Likes
@akhila1 Ideally, you should be able to see it, Try to run a query in query service and see the hits, if these columns are not having a value. Also, ensure that they are XDM compliant. If you are passing non-XDM data there is highly likely, you will not see it in AEP
@VaniBhemarasetty In the query results these columns are empty and the data is XDM complaint.
Views
Replies
Total Likes
@akhila1 There are couple of things you can do to debug before creating segments.
Let us know if that helps
Anil
Views
Replies
Total Likes
@Anil_Umachigi In the events tab, except for the events I mentioned , I couldn't see any other commerce events. Even in the monitoring tab it doesn't show any error records.
Views
Replies
Total Likes
Hi @akhila1 - Strange, can you query the event dataset and see if you are seeing the productViews as eventType in the dataset.
Views
Replies
Total Likes
Are you sending this data to Adobe Analytics? If you are sending the data to Adobe Analytics, you can use data feeds to check if the hits got excluded. If the hits get excluded you can understand why they are getting excluded and make necessary actions according to that to fix it
Views
Replies
Total Likes
@VaniBhemarasetty No , I am sending the data directly into AEP datasets.
Views
Replies
Total Likes
@akhila1 You will have to debug the browser to check if the event did make it to the edge server and got a 200 status.
Views
Replies
Total Likes
@Anil_Umachigi Yes. All those event show a status code 200 .
Views
Replies
Total Likes
ok, were you able to check data using query service?
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies