If you'd like to fire "Registration" events at Google & Facebook whenever a lead is created, here are the steps:
Go To "Web & IDX" Link --> https://app.kvcore.com/web-idx
Click "Edit Settings"
Then Paste The Following In The "Conversion Code" box
---------------------------------------------
<script>
gtag('event', 'website-registration', {
'event_category' : 'CompleteRegistration',
'event_label' : 'idx-site'
});
</script>
<script>
fbq('track', 'CompleteRegistration', {
content_name: 'website-registration',
content_category: 'idx-site',
});
</script>
----------------------------------------------
If you have any further questions, please reach out to Customer Support via the blue chat bubble to the right or by emailing kvcore@insiderealestate.com!
โ
(Keywords: conversion tracking, pixel, PPC, Google, Facebook)