Expand my Community achievements bar.

Join us at Adobe Summit 2024 for the Coffee Break Q&A Live series, a unique opportunity to network with and learn from expert users, the Adobe product team, and Adobe partners in a small group, 30 minute AMA conversations.
SOLVED

"Does not Equal" in Segments

Avatar

Level 1

Prior to the latest update, we were able to add a "does not equal" operator to segment definitions. I am trying to create a segment to see my visitors that have watched a video. Ideally, my definition would be visits where evarX "does not equal" "blank". I cannot change the operator from "equals" to any other value. Is this a system issue or a change in functionality?

1 Accepted Solution

Avatar

Correct answer by
Employee

Hi David,

You should still be able to use the 'does not equal' operator in the new Adobe Analytics Segment Builder. I would recommend following up with CC if you cannot change the operator in the menu as that is unexpected behavior.

Best,

Brian

Please see below the full list of supported operators:

http://microsite.omniture.com/t2/help/en_US/analytics/segment/seg_operators.html

                                                                                               
OperatorThe selected dimension, segment, or metric event...
equalsReturns items that match exactly for a numeric or string value.
Note: If using wildcard characters, use the "matches" operator.
does not equalReturns all items that do not contain the exact match of the value entered.
Note: If using wildcard characters, use the "does not match" operator.
matchesReturns items that match exactly based on a given numeric or string value.
Note: Use this operator when using wildcard (globbing) features.
does not matchReturns all items that do not contain the exact match of the value entered.
Note: Use this operator when using wildcard (globbing) features.
is less than

(dw only)

Returns items whose numeric count is less than the value entered.
is less than or equal to

(dw only)

Returns items whose numeric count is less than or equal to the value entered.
is greater than

(dw only)

Returns items whose numeric count is greater than the value entered.
is greater than or equal to

(dw only)

Returns items whose numeric count is greater than or equal to the value entered.
containsReturns items that compare to the substrings of the values entered. For example, if the rule for "Page" contains "Search", then it will match any page that has the substring "Search" in it, including "Search Results", "Search", and "Searching".
does not containReturns the inverse of the "contains" rule. Specifically, all items that match the entered value will be excluded from the entered values. For example, if the rule for "Page" does not contain "Search", then it will not match any page that has the substring "Search" in it, including "Search Results", "Search", and "Searching". These values will be excluded from the results.
contains all ofReturns items compared to the substrings, including multiple values joined together. For example, entering "Search Results" with this operator would match "Search Results" and "Results of Search", but not "Search" or "Results" independently. It would match Search AND Results found together.
does not contain all ofIdentifies items compared to substrings—including multiple values joined together—and then only return items without these values. For example, entering "Search Results" with this operator would identify "Search Results" and "Results of Search" (but not "Search" or "Results" independently) and then exclude these items.
contains any ofReturns items compared to the substrings, including multiple values joined or independently identified. For example, entering "Search Results" with this operator would match "Search Results", "Results of Search", "Search", and "Results". It would match either "Search" OR "Results" found together or independently.
does not contain any ofIdentifies items based on substrings and then returns values that do not contain these substrings. It can have multiple joined values or values independently identified. For example, entering "Search Results" would match "Search Results", "Results of Search", "Search", and "Results" where either "Search" or "Results" are found together or independently. It would then exclude items that contain these substrings.
starts withReturns items that start with the character or strings of the value entered.
does not start withReturns all items that do not start with the characters or strings of the values entered. This is the inverse of "starts with" operator.
ends withReturns items that end with the character or strings of the value entered.
does not end withReturns all items that do not end with the characters or strings of the value entered. This is the inverse of "ends with" operator.
is nullReturns items that contain an empty string identified as a null value.
is not nullReturns items that do not contain a null value.
existsReturns the number of items that exist.

For example, if you evaluate the Pages Not Found dimension using the "exist" operator, the number of error pages that exist is returned.

does not existReturns all items that do not exist.

For example, if you evaluate the Pages Not Found dimension using the " does not exist" operator, the number of pages where this error page did not exist is returned.

View solution in original post

2 Replies

Avatar

Correct answer by
Employee

Hi David,

You should still be able to use the 'does not equal' operator in the new Adobe Analytics Segment Builder. I would recommend following up with CC if you cannot change the operator in the menu as that is unexpected behavior.

Best,

Brian

Please see below the full list of supported operators:

http://microsite.omniture.com/t2/help/en_US/analytics/segment/seg_operators.html

                                                                                               
OperatorThe selected dimension, segment, or metric event...
equalsReturns items that match exactly for a numeric or string value.
Note: If using wildcard characters, use the "matches" operator.
does not equalReturns all items that do not contain the exact match of the value entered.
Note: If using wildcard characters, use the "does not match" operator.
matchesReturns items that match exactly based on a given numeric or string value.
Note: Use this operator when using wildcard (globbing) features.
does not matchReturns all items that do not contain the exact match of the value entered.
Note: Use this operator when using wildcard (globbing) features.
is less than

(dw only)

Returns items whose numeric count is less than the value entered.
is less than or equal to

(dw only)

Returns items whose numeric count is less than or equal to the value entered.
is greater than

(dw only)

Returns items whose numeric count is greater than the value entered.
is greater than or equal to

(dw only)

Returns items whose numeric count is greater than or equal to the value entered.
containsReturns items that compare to the substrings of the values entered. For example, if the rule for "Page" contains "Search", then it will match any page that has the substring "Search" in it, including "Search Results", "Search", and "Searching".
does not containReturns the inverse of the "contains" rule. Specifically, all items that match the entered value will be excluded from the entered values. For example, if the rule for "Page" does not contain "Search", then it will not match any page that has the substring "Search" in it, including "Search Results", "Search", and "Searching". These values will be excluded from the results.
contains all ofReturns items compared to the substrings, including multiple values joined together. For example, entering "Search Results" with this operator would match "Search Results" and "Results of Search", but not "Search" or "Results" independently. It would match Search AND Results found together.
does not contain all ofIdentifies items compared to substrings—including multiple values joined together—and then only return items without these values. For example, entering "Search Results" with this operator would identify "Search Results" and "Results of Search" (but not "Search" or "Results" independently) and then exclude these items.
contains any ofReturns items compared to the substrings, including multiple values joined or independently identified. For example, entering "Search Results" with this operator would match "Search Results", "Results of Search", "Search", and "Results". It would match either "Search" OR "Results" found together or independently.
does not contain any ofIdentifies items based on substrings and then returns values that do not contain these substrings. It can have multiple joined values or values independently identified. For example, entering "Search Results" would match "Search Results", "Results of Search", "Search", and "Results" where either "Search" or "Results" are found together or independently. It would then exclude items that contain these substrings.
starts withReturns items that start with the character or strings of the value entered.
does not start withReturns all items that do not start with the characters or strings of the values entered. This is the inverse of "starts with" operator.
ends withReturns items that end with the character or strings of the value entered.
does not end withReturns all items that do not end with the characters or strings of the value entered. This is the inverse of "ends with" operator.
is nullReturns items that contain an empty string identified as a null value.
is not nullReturns items that do not contain a null value.
existsReturns the number of items that exist.

For example, if you evaluate the Pages Not Found dimension using the "exist" operator, the number of error pages that exist is returned.

does not existReturns all items that do not exist.

For example, if you evaluate the Pages Not Found dimension using the " does not exist" operator, the number of pages where this error page did not exist is returned.

Avatar

Level 4

@Brian Au,

What happened to the "is null" operator? I don't see it available in the drop down anymore.

 

Thanks,