Hi,Thanks for reaching out. If you would like to call setCustomerID method without DTM in that case you need to work with VisitorAPI.js and need to embed below code:visitor.setCustomerIDs({"userid":{"id":rs.web.digitalData.userId,"authState":Visitor.AuthState.AUTHENTICATED}});with in your VisitorAPI...