Expand my Community achievements bar.

SOLVED

Same session Edge audience

Avatar

Community Advisor

Hi guys,

another simple question: how can I define an audience that shall work as Edge audience and evaluate to true if two Web SDK page views happened within the same session?

Somehow my attempts in the UI alsways end up in Batch-only. 

Cheers from Switzerland!


Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 7

Hi @bjoern__koth ,

Reference:

https://experienceleague.adobe.com/en/docs/experience-platform/segmentation/methods/edge-segmentatio...

https://experienceleague.adobe.com/en/docs/experience-platform/profile/merge-policies/ui-guide

https://experienceleague.adobe.com/en/docs/experience-platform/segmentation/methods/edge-segmentatio...

You cannot currently build a two page views in the same session rule that evaluates on Edge because Edge segmentation supports only:

  • Single event within < 24h lookback
  • Profile only attributes
  • Single event + profile attribute within < 24h

As soon as you add two events in same session logic (aggregation/count), the segment falls outside Edge-eligible patterns and is evaluated in Batch instead.

Thanks,

Ankit

View solution in original post

2 Replies

Avatar

Correct answer by
Level 7

Hi @bjoern__koth ,

Reference:

https://experienceleague.adobe.com/en/docs/experience-platform/segmentation/methods/edge-segmentatio...

https://experienceleague.adobe.com/en/docs/experience-platform/profile/merge-policies/ui-guide

https://experienceleague.adobe.com/en/docs/experience-platform/segmentation/methods/edge-segmentatio...

You cannot currently build a two page views in the same session rule that evaluates on Edge because Edge segmentation supports only:

  • Single event within < 24h lookback
  • Profile only attributes
  • Single event + profile attribute within < 24h

As soon as you add two events in same session logic (aggregation/count), the segment falls outside Edge-eligible patterns and is evaluated in Batch instead.

Thanks,

Ankit

Avatar

Community Advisor

Interesting, this is actually a real limitation.

Coming from the Analytics world where you have your session limits, I was hoping to find a simple way to reflect this somehow.

 

Thanks for your input, will go through the docs!

Cheers from Switzerland!