Replies: 1 comment
-
It got fixed by logging in and out. |
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.
-
Hello!
I don't know if this is the right place to ask this question. I deployed this solution and following the workshop I sent fake data with the python client.
However, when I go into the Analyses section of the Explorations section of the Analytics Studio, I don't see some events like
purchase
andview_item
. Going to the Data Management module, I realized that there are only preset events, and no custom ones show up. There is an image attached below with what I see and one of what the workshop suggests I should be seeing. I tried clicking the Scan metadata button on the top right, but even though the State Machine finishes successfully, I still don't see te rest of the events. When I query the event metadata table in Redshift, there are indeed events of these types and some others that also don't show up in the Data Management module.This is what I see:
And this is what the workshop suggests, with custom events:
Is there anything that I am missing to be able to use these custom events?
Beta Was this translation helpful? Give feedback.
All reactions