Magento Category - Product list page ajax response

Bronze Contributor
Bronze Contributor

Hi, i am new to Tealium. Implemented Tealium in Magento and working fine on Category page (Product listing page). Sending products info to Tealium when page loaded. In Category listing page i have implemented Ajax call to load more products. How i can push products info which return from Ajax response. Thanks in Advance. Jagdeep

2 REPLIES 2

Magento Category - Product list page ajax response

Bronze Contributor
Bronze Contributor

Please ignore my request. I found solution. On Ajax response i triggered view event again and its working fine. Ex: if (typeof utag != 'undefined' && utag_data != 'undefined' ) { utag.view(utag_data); } Thank, Jagdeep

Magento Category - Product list page ajax response

Employee Emeritus

Great job figuring it out @garthus! And thank you for letting us know the solution!

Remember to give me a kudo if you like my post! Accepting my post as a solution is even better! Also remember that search is your friend.
Public