I am trying to tag/track the event of a customer "add to cart." I've followed instructions on using WebCompanion's On-Page Element Selector tool, found the appropate jQuery class or id, and have added it under Extensions. I am unable to get the information passed through Tealium onto KISSmetrics. All the information is listed below. Please advise and thanks in advance! jQuery Selector: .ts-btn-cart Trigger On: mousedown (I've also tried 'click') Tracking Event: link Set: event_type (js) To (JS Code): _kmq.push(['record', 'added to cart']); I feel like I'm not doing this right, missing something integral to getting it to populate, or just don't get it period. Either way, it would be great to get some assistance. Thanks! -Vu
... View more