Avatar

Employee Advisor

If you are using DTM, then the function call would be different:

_satellite.getVisitorId().getMarketingCloudVisitorID()

You could also read the cookie using document.cookie and then apply string functions to get the AMCV cookie value.