Hi
We are already capturing visitor id information inside our website. We want to pass the visitor id information in a third-party form embedded in our website. Any way of doing that? A good example will be highly appreciated.
Thanks in advance.
Roy
Solved! Go to Solution.
Views
Replies
Total Likes
niroy, you can pick up the visitor ID(assuming you have implemented ECID) by reading the AMCV cookie and then pass that value to the third party form.
Views
Replies
Total Likes
Hi Roy,
Store vid in a session cookie or in a local storage, read it to pass in a hidden form field when user submit it.
Thanks,
Asheesh
Views
Replies
Total Likes
niroy, you can pick up the visitor ID(assuming you have implemented ECID) by reading the AMCV cookie and then pass that value to the third party form.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies