Upcoming Events
(function () {
if (!window.jQuery || !window.Backbone || !Backbone.Radio) return;
jQuery(function () {
Backbone.Radio.channel('forms').on('submit:response', function (response) {
if (!response || !response.data || String(response.data.form_id) !== '4') return;
if (response.errors && Object.keys(response.errors).length) return;
if (typeof window.gtag === 'function') {
window.gtag('event', 'foster_carer_enquiry', {
form_id: '4',
enquiry_type: 'foster_carer'
});
}
});
});
})();
We use cookies to ensure that we give you the best experience on our website. Read More