Skip to main content
Solved

Sparkloop using "is empty"

  • July 28, 2021
  • 2 replies
  • 91 views

Joh M.
Contributor I
Forum|alt.badge.img+5

Hi, has anyone tried using sparkloop? How do you create the segment to only include customers with the RH_REFLINK? 

Not sure whether the “no value” from this article https://support.sparkloop.app/pre-launch-checklist is equivalent to RH_REFLINK “not set”. 

Appreciate any thoughts. 

Best answer by Dov

Hi @Joh M.,

Thanks for sharing this with the Community.

This sparkloop article is referring to “is empty” rather than “not set”. These are slightly different.

The former is referring to having the property set (RH_REFLINK) but not value. The latter is referring to not having the property nor the value set.

You can access “is empty” by using the “List” data type in your segment definition.

 

2 replies

Dov
Forum|alt.badge.img+61
  • Klaviyo Alum
  • Answer
  • July 28, 2021

Hi @Joh M.,

Thanks for sharing this with the Community.

This sparkloop article is referring to “is empty” rather than “not set”. These are slightly different.

The former is referring to having the property set (RH_REFLINK) but not value. The latter is referring to not having the property nor the value set.

You can access “is empty” by using the “List” data type in your segment definition.

 


Joh M.
Contributor I
Forum|alt.badge.img+5
  • Author
  • Contributor I
  • August 1, 2021

Thank you!