Barn Owl Custom Camera System Form
document.addEventListener('octane.quiz.completed', function (e) {
// your code for building and handling the results page
console.log(e.detail);
}, false);
$ npm i --save logrocket
// Code:
import LogRocket from 'logrocket';
LogRocket.init('dfgcwv');
var customerOrders = null || [];
var customerData = {
id: "",
email: "",
name: "",
phone: "",
totalSpent: "",
customerOrders: customerOrders.length,
};
if (customerData.id !== '') {
window.LogRocket && window.LogRocket.identify(customerData.id, customerData);
}