Closed TiganeteaRobert closed 2 years ago
Currently in draft, waiting for SDK release.
@adatzer as we briefly discussed on slack, I'll ask you to do first review on this one, then I'll take a pass at it before we merge. :)
Note- I've changed the base branch for this PR to release/1.0.0-old, to preserve the PR while I migrate to the rebased release/1.0.0
Rebase is now done, but I will leave it up to you both to figure out when to base this off the newly rebased release/1.0.0 branch
Added the ability for the user to filter events by values inside contexts and unstruct_value.
How to use:
Context filter:
contexts_nl_basjes_yauaa_context_1.test1.test2[0].test3==testValue
.
for subfields and[]
for array indexesUnstruct event filter:
unstruct_event_add_to_cart.sku==item41
unstruct_event_
and validatedunstruct_event.sku==item41
syntax can be used to skip the validation.