How to use edata.visits in IMPRESSION events #34
Unanswered
coolbung
asked this question in
Documentation
Replies: 2 comments
-
Can you share inputs @anandp504 @SanthoshVasabhaktula ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@coolbung - visits are used to track the "objects" viewed in the page. For ex: A search query would have resulted in showing "N" content objects. The "visits" can capture the content objects that are visible to the user in the given resolution. A user would have selected a content or scrolled to the next page. All the events from search -> impression -> interact would have the same correlation id. This information would have been then used to:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We're using IMPRESSION events to track page view activity. What are the use cases intended for using the
edata.visits
array ? How is this different from theedata.uri
attribute ?Below is the edata for IMPRESSION
Is generating a single IMPRESSION event for each visit not the recommended approach ?
@anandp504
Beta Was this translation helpful? Give feedback.
All reactions