document.addEventListener('DOMContentLoaded', function() {
// The CSS Elements used for firing conversions will go on the line below - in this case, it is a buyers campaign - for a sellers campaign we would use // #button_submit
var elements = document.querySelectorAll('#dsidx-register-submit, .loginBtn--facebook, .loginBtn--google');
// Add click event listeners to each element
elements.forEach(function(element) {
element.addEventListener('click', function() {
gtag_report_conversion();
});
});
});
The content relating to real estate for sale in this Web site comes in part from the Internet Data eXchange ("IDX") program of METROLIST, INC., DBA RECOLORADO® Real estate listings held by brokers other than Keller Williams are marked with the IDX Logo. This information is being provided for the consumers' personal, non-commercial use and may not be used for any other purpose. All information subject to change and should be independently verified.