Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Event documentation needs more detail #7

Open
timhodson opened this issue Aug 19, 2019 · 0 comments
Open

Event documentation needs more detail #7

timhodson opened this issue Aug 19, 2019 · 0 comments

Comments

@timhodson
Copy link
Member

Customers are not clear on when specific events are fired. And so they don't know what to infer from the fact that an event has or has not fired.

for example in liverpools database run this query:

select * from f_event_raw_daily
where performed_by = '_1GA1kPqXoyhy7azVXVfQQ'
order by event_timestamp ASC;

And try to work out how they managed to view an item before the list was viewed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant