Track event
For track events, CustomFit.ai supports three types of operator types:
Operator Type
Description
Has been tracked
Whether the selected event has been tracked
Has not been tracked
Whether the selected event has not been tracked
Compare track by count
Comparing two different events by their track count
Has been tracked
CustomFit supports the following conditions for has been tracked operator type
Conditions
Allowed Values
Description
Frequency
Exactly
The selected event has been tracked exactly "n" times
At Most
The selected event has been tracked at most "n" times
At Least
The selected event has been tracked at least "n" times
Duration
On
The selected event has been tracked on the given date "X"
In The Last
The selected event has been tracked in the last "X" days or "X" hours
In Between
The selected event has been tracked between "X" date and "Y" date
Before
The selected event has been tracked before "X" date
After
The selected event has been tracked after "X" date
Frequency Exactly
For example, tracking the number of times the visitors has played the demo video. If a visitor has played the demo video exactly 3 times in the last 10 days then, serve them B1 behavior
Frequency Atmost
For example, tracking the number of times the visitors has played the demo video. If a visitor has played the demo video atmost 3 times in the last 10 days then, serve them B1 behavior
Frequency Atleast
For example, targeting visitors who have clicked on Get pricing button atleast 1 time in the last 10 days then serve them B1 behavior
For example, tracking the number of times the visitors has played the demo video. If a visitor has played the demo video atleast 1 time in the last 10 days then, serve them B1 behavior
Duration On
For example, tracking the number of times the visitors has played the demo video. If a visitor has played the demo video atleast 1 time on 10/01/2021then, serve them B1 behavior
Duration In the last
For example, tracking the number of times the visitors has played the demo video. If a visitor has played the demo video atleast 1 time in the last 10 days then, serve them B1 behavior
Duration In between
For example, tracking the number of times the visitors has played the demo video. If a visitor has played the demo video atleast 1 time in between 10/01/2021 and 20/01/2021 then, serve them B1 behavior
Duration Before
For example, tracking the number of times the visitors has played the demo video. If a visitor has played the demo video atleast 1 time before 10/01/2021 then, serve them B1 behavior
Duration After
For example, tracking the number of times the visitors has played the demo video. If a visitor has played the demo video atleast 1 time after 10/01/2021 then, serve them B1 behavior
Has not been tracked
CustomFit supports the following conditions for has not been tracked operator type
Conditions
Allowed Values
Description
Duration
On
The selected event has not been tracked on the given date "X"
In The Last
The selected event has not been tracked in the last "X" days or "X" hours
In Between
The selected event has not been tracked between "X" date and "Y" date
Before
The selected event has not been tracked before "X" date
After
The selected event has not been tracked after "X" date
Duration On
For example, tracking the number of times the visitors has played the demo video. If the visitors has not played the demo video on 10/01/2021 then, serve them B1 behavior
Duration In the last
For example, tracking the number of times the visitors has played the demo video. If the visitor has not played the demo video in the last 10 days then, serve them B1 behavior
Duration In between
For example, tracking the number of times the visitors has played the demo video. If the visitor has not played the demo video in between 10/01/2021 and 20/01/2021 then, serve them B1 behavior
Duration Before
For example, tracking the number of times the visitors has played the demo video. If the visitor has not played the demo video before 10/01/2021 then, serve them B1 behavior
Duration After
For example, tracking the number of times the visitors has played the demo video. If the visitor has not played the demo video after 10/01/2021 then, serve them B1 behavior
Compare track by count
CustomFit supports the following conditions for track by count operation type
Conditions
Allowed Values
Description
Frequency
Greater Than
The selected event has been tracked more number of times when compared with the list of events selected
Greater Than or Equals to
The selected event has been tracked more or equal number of times when compared with the list of events selected
Lesser Than
The selected event has been tracked less number of times when compared with the list of events selected
Lesser Than or Equals To
The selected event has been tracked less or equal number of times when compared with the list of events selected
Equals
The selected event has been tracked equal number of times when compared with the list of events selected
Duration
On
The comparison of the count value will be on the given date "X"
In The Last
The comparison of the count value will be in the last "X" days
In Between
The comparison of the count value will be between "X" date and "Y" date
Before
The comparison of the count value will be before "X" date
After
The comparison of the count value will be after "X" date
Frequency Greater than
Frequency Greater than
For example, if a visitor has played the product1 video more number of times when compared with the product2 video in the last 10 days then, serve them B1 behavior
Frequency Greater than Equals
For example, if a visitor has played the product1 video more or same number of times when compared with the product2 video in the last 10 days then, serve them B1 behavior
Frequency Less than
For example, if a visitor has played the product1 video less number of times when compared with the product2 video in the last 10 days then, serve them B1 behavior
Frequency Less than Equals
For example, if a visitor has played the product1 video less or same number of times when compared with the product2 video in the last 10 days then, serve them B1 behavior
Frequency Equals
For example, if a visitor has played the product1 video same number of times when compared with the product2 video in the last 10 days then, serve them B1 behavior
Duration On
For example, if a visitor has played the product1 video more number of times when compared with the product2 video on 10/01/2021 then, serve them B1 behavior
Duration In the last
For example, if a visitor has played the product1 video more number of times when compared with the product2 video in the last 10 days then, serve them B1 behavior
Duration In between
For example, if a visitor has played the product1 video more number of times when compared with the product2 video in between 10/01/2021 and 20/01/2021 then, serve them B1 behavior
Duration Before
For example, if a visitor has played the product1 video more number of times when compared with the product2 video before 10/01/2021 then, serve them B1 behavior
Duration After
For example, if a visitor has played the product1 video more number of times when compared with the product2 video after 10/01/2021 then, serve them B1 behavior
Last updated