Learn how to add Cello attribution script to your website
Attribution script helps you to capture referral code on your landing pages and make it available at signup to attribute referral conversions to the right referrers. In addition, it helps you to personalize messages for referees on the landing page, get discount information and detect potential fraud and abuse of your referral program.Script Loading Context: The attribution script loads asynchronously and methods become available shortly after page load. All attribution methods use the unified window.CelloAttribution("methodName") syntax.
You can add attribution script to your website like any other third party JavaScript code by inserting the following code snippet into the <head> tag of each page on your website.
Make sure to use type="module" and async html params in the script tag
Installation successful if methods return expected values and cookies are stored properly.Need help? Check the troubleshooting guide for common issues and solutions.