- Utilize any 6Sense data, including predictive scores, in Kameleoon to target your visitors.
- Filter and breakdown any Kameleoon reports by using 6sense data.
Use 6sense data attributes as targeting condition in a Kameleoon segment
To use any 6sense attribute in a campaign (experiment or personalization) as a targeting condition, follow these steps.Fetching and using 6Sense segment data in Kameleoon
- Create a custom data and name it “6sense Segment ID”.
- Choose type ListOf, scope Visit, and acquisition method Custom JavaScript code.
- Paste this code:

- Click Validate.
144075 and 206863, drag and drop the custom data “6sense Segment ID” and use the operator matches the regular expression with the value 144075|206863.
Fetching and using 6Sense company attributes in Kameleoon
Create a custom data for each attribute you would like to use in Kameleoon. Let’s say you want to target visitors by industry. You can create a custom data called “6sense Company Industry”.- Choose type Single, scope Visit, and acquisition method Custom JavaScript code.
- Paste this code:
- Click Validate.
Fetching and using 6Sense confidence attribute in Kameleoon
The value of this attribute indicates how confident 6sense is that the data is accurate for the current visitor, and may be either Low, Moderate, High or Very High.- Create a custom data called “6sense confidence.
- Choose type Single, scope Visit, and acquisition method Custom Javascript code.
- Paste this code:
- Click Validate.

Fetching and using 6sense scores attribute in Kameleoon for predictive targeting around buying stages and ICP fit
6sense’s Intent Score is a 1-100 measure of a user’s readiness to buy. The intent score maps directly with the 6sense platform’s pre-defined buying stages for each of your product:- Target Stage: For scores less than 20
- Awareness Stage: For scores between 20 and 49
- Consideration Stage: For scores between 50 and 69
- Decision Stage: For scores between 70 and 84
- Purchase Stage: For scores 85 and greater