{"type":"video","version":"1.0","html":"<iframe src=\"https://www.loom.com/embed/68876d8737134237a59c3d227e057279\" frameborder=\"0\" width=\"1152\" height=\"864\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>","height":864,"width":1152,"provider_name":"Loom","provider_url":"https://www.loom.com","thumbnail_height":864,"thumbnail_width":1152,"thumbnail_url":"https://cdn.loom.com/sessions/thumbnails/68876d8737134237a59c3d227e057279-0007b6a54e93148c.gif","duration":194.7895,"title":"Setting Up Multiple Pixels in Web-to-Wave Cabinet for Event Tracking 📊","description":"Code for quiz settings\nJavaScript\n\n \n    fbq('init', 'XXXXXXXXXXXXXX'); // the second pixel\n    fbq('track', 'PageView'); // The standard event\n  \nCode for after-pay page\nJavaScript\n\n(function checkFbq() {\n    if (typeof fbq !== 'undefined') {\n      fbq('init', 'xxxxxxxxxxxxxxx');\n      fbq('track', 'Purchase');\n    } else {\n      setTimeout(checkFbq, 100);\n    }\n  })();"}