Hello,I've implemented product recommendations on my AEM (Adobe Experience Manager) product detail page, but I'm facing an issue where only the products from the current page are displayed upon loading. My e-commerce platform is Magento. Can someone please provide guidance on how to make the recomme...
Hi guys, I'm using Adobe Client Data Layer as Event, so once the event is clicked the rule will be firing. And I'm using the below code to set my variables. then Send Beacon then send variables, It gets fired in the console but im not able to see the firing in my debugger I'm using Omnibug.s.linkTra...
Hi could anyone help me in tracking a button click.I have a E-com website, I'm trying to track many people has clicked the Add to cart button from Wishlist page. How do I track them?
Yes Jennifer, Thank you for the suggestion. I was trying to capture data from CSS script but now I'm using adobe client data layer so I got the tracking.
Hi Yuhuisg,Thank you for the code. By using the below one, now it is firing to their respected eVars and events.But I want to track the product details. I'm using the below code but its not firing. s.linkTrackVars = "products,eVar7,eVar15,eVar3,prop1,prop29,prop30,eVar29,eVar31,prop31,eVar32,eVar33,...
I'm trying to track a Button click using CSS selector Event is getting fired but in that I cannot able to see eVars and events.1. I added the CSS script in events --> Core--> clicks. (CSS Script)button.productcollection__item-button.productcollection__item-button--add-to-wish-list2. Added the set va...