What is the correct configuration so that events written using the discoveryengine user event write method appear on the app dashboard ?
I have no trouble seeing events at the datastore level, the calls come back successful.
I have been having difficulty for months with this issue. It seemed to be working for a while, but then without any configurations on my end it stopped working since December 8th. No view home page, search, or view-item events at the app level.
I have a single app with a datastore and I use the nodeJS client.
I don’t have a pixel set up, only the user event write method. I’m sending all the required values, user, pseudo-user-id, attribution token etc.
Does anyone have a working set up using only user event write ?