Request Capture not Registering new Events when using Legacy Stores
ID: 604254
Backlog
Published on 6/23/2022
•
Last update on 11/25/2022
Summary
Currently, when using portal VTEX stores (non-VTEX IO stores) the request capture application is not registering events specifically for the product page visits.
Simulation
-
using a portal VTEX store, access a product page when logged in
-
check if the rc application is functional on your store (detailed here: https://help.vtex.com/pt/tutorial/configurar-carrinho-abandonado--tutorials_740#my-trigger-settings-are-correct-but-the-test-email-address-is-not-receiving-emails-what-must-be-checked)
-
Check the property 'productVisitedTag' of the related document on your Master Data application, it will have remained null. It should have been populated with data.
Workaround
This usability works for VTEX IO stores.