Skip to main content

[kvCORE] Google + Facebook Pay Per Click Conversion Tracking (Advanced)

Updated today

Note: If you are a previous user of kvCORE, our articles are moving! Please visit this article and many other helpful resources within our BoldTrail Help center!

If you'd like to fire "Registration" events at Google & Facebook whenever a lead is created, here are the steps:

  • 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)

Did this answer your question?