We are going to use the web channel for some business usecases. How do we enable the tracking for the same? I dont see any event generated from ajo directly. Should we use the adobe launch to use this for tracking?
Solved! Go to Solution.
Views
Replies
Total Likes
we found that we have profile is not enabled with that response table thats the reason it is not showing in the profile events where as in our website it is triggering some events in the console
To enable reporting for the web channel, you need to make sure the dataset used in your web implementation datastream is also included in your reporting configuration.
In other words, when configuring reporting, if you add a dataset that is not present in your web data stream, web data will not display in your reports.
To further improve your web experience monitoring, you can also track the clicks on any specific element of your website. This allows you to display the number of clicks on that element in the web reports.
@gengaipandi03 you need to set up AEP datasets, datastreams, configure Launch with the Web SDK, and send events for impressions and interactions using alloy("sendEvent")
, or enable auto-tracking using SDK configuration properties.
here a few docs to get you help started:
https://experienceleague.adobe.com/en/docs/experience-platform/web-sdk/commands/configure/autocollec...
https://experienceleague.adobe.com/en/docs/experience-platform/edge/personalization/ajo/overview
https://experienceleague.adobe.com/en/docs/events/adobe-developers-live-recordings/2021/feb2021/adob...
we found that we have profile is not enabled with that response table thats the reason it is not showing in the profile events where as in our website it is triggering some events in the console
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies