Running MadKudu Fastlane on your website requires the installation of the MadKudu snippet. After installing it, you may notice madkudu.js appearing on your website console.
The madkudu.js sends the person's email to MadKudu Fastlane which will customize the web experience for that person as configured by your team (showing either your Sales team calendar or showing a thank you page).
More precisely, we're setting the following cookies:
- mkjs_user_id - identification of user
- mkjs_group_id - identification of group/account
- mkjs_anonymous_id - identification of anonymous user ID, in case the user is anonymous
MadKudu cookies will only be deposited on your users' browsers if you have previously installed the MadKudu snippet on your website.
Recommended article: How do I ensure my MadKudu Fastlane-powered forms are GDPR-compliant?