Detailed visitor info
-
Good day,
the client would like to incorporate functionality into smartsupp to see how many euros an existing customer has in their cart.Although I found this code but I can’t set the correct variables for woocomerce, can you please tell me how to do it?
Thank you very much.
<script> smartsupp('variables', { userId: { label: 'User ID ', value: 123 }, role: { label: 'Customer status', value: 'VIP' }, orderedPrice: { label: 'Customer spending', value: '100 EUR' } }); </script>
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Detailed visitor info’ is closed to new replies.