When a guest customer browses several products on the site and then creates an account we should be seeing those products browsed as customer-viewed-product action in PredictionIO event server.
Currently only the new customer ID is sent to the event server as $set user action.
When a guest customer browses several products on the site and then creates an account we should be seeing those products browsed as
customer-viewed-product
action in PredictionIO event server.Currently only the new customer ID is sent to the event server as
$set
user action.