• Challenge Us

    Are you a progressive with a problem? Let us know how we can help below 👇

    var trackingFunc = function() { window.edit_page.Event.subscribe('topicName', function(topic, data) { }); } if (typeof _strk != 'undefined') { _strk.push(['Page.didMount', trackingFunc]); } else { window.runAfterDomBinding.add('custom', trackingFunc); }