How can update/create visitor profile parameters using webSDK sendEvent on page
Hello,
I have a quick question. I wonder if it is possible to update existing visitor profiles or create new ones using the sendEvent command from alloy (no tag manager available).
I know that on page load in the first sendEvent command you can pass profile Params to target inside the data.__adobe.. property but I don’t know if I can pass new params during the runtime of the page for example when a user do something within an activity for example clicking the add to cart button.
also would be great to know if that works not only for existing profile params passed in the first sendEvent on page load but also to new ones I come up along the way.
thank you all a lot!