getVisitStart is not a function
In Configure Tracker Using Custom Code I have:
var s_visitStart = s.getVisitStart('sc_visit_start');
This throws the error:
Uncaught (in promise) TypeError: e.getVisitStart is not a function.
getVisitStart is a supported plugin according to appmeasurement documentation.