Below is the full list of commands to call the Cello Attribution JS SDK with.
attachTo(formElement)
HTMLFormElement
node, or array of nodes.
getCampaignConfig()
getReferrerName()
undefined
getUcc()
ucc
from the URL or the cookie (if cookies are enabled).
attachAll()
⚠️ Deprecated: forms are now auto-detected and the hiddenucc
input is injected automatically. UseattachTo(formElement)
for targeted cases instead.
getReferral()
⚠️ Deprecated: use getUcc()
instead.