חיבור אתרים שנבנו במערכת DUDA

פלטפורמה של דודה

  1. Go to integration page.
  2. Copy Pixel integration מהגלגל שיניים של כל נכס לבחור בסוג התממשקות הזה
  3. Open page with form you want to send to the fix
  4. Login to the dashboard https://preview.kidumnet.biz/
  5. Edit the required site
  6. Click setting – header html
  7. Past fixdigital script
  8. Append the additional script<script> document.addEventListener("DOMContentLoaded",function(){dmAPI.subscribeEvent(dmAPI.EVENTS.FORM_SUBMISSION,function(e){  var formData = new FormData();   e.forEach(function(i) {

                formData.append(i.name, i.value);

            });

            fixdigital.sendLead(formData);

    });});</script>

  9. Publish the site
  10. Send test lead -Open fixdigital integration page  בשלב זה יש לעבור בגלגל שיניים להתממשקות מסוג סקריפט
  11. Map lead fields to the appropriate lead fields.
  12. Save mapping
  13. Send new lead and verify that fields mapped correctly.

 

לצפיה במסך הדרכה