Skip to main content

Schema

PropertyTypeDescription
idIDThe Chameleon ID
created_attimestampWhen this happened or when this was added to the Database
updated_attimestampThe last time any property was updated
textstringThe call to action text for this button
positionstringThe placement of this button: One of bottom_left, bottom_center, bottom_right, center_right, or center_left
tour_actionstringWhat does this Tour do when clicked: One of next, previous, or exit
additional_actionsarray<string>What else does this Button do when clicked: One of cta, cta_url, any_click, code, element_click, hero_button, tour, survey, exit, tag_user, property, helpbar, automation, demo
action_urlstringWhen additional_action includes cta_url this is the URL to load (action_new_window=tue opens this URL in a new _blank tab)
action_new_windowbooleanShould the action_url open in a new tab
action_scriptstringWhen additional_actions=code this is the JavaScript code snippet to evaluate
action_elementobjectWhen additional_actions includes element_click this is the element targeted for clicking
action_campaign_idIDWhen additional_actions includes {tour,survey} uses this attribute to determine which Tour or Microsurvey to link to