My JavaScript is like this:
var contentItem = '<a onclick="ga('send', 'event', 'find-a-doctor', 'appointment', 'Appointment from Home');" class="waves-effect waves-dark">Make an Appointment</a>';
Quotation marks above seems wrong. How do I fix this?