mixpanel / sheets

🔄 integrate mixpanel with google sheets
3 stars 2 forks source link

Didn't work for me #7

Closed dasilvacontin closed 1 year ago

dasilvacontin commented 1 year ago

I tried importing this:

event name distinct_id timestamp
Event Test david.dasilvacontin@emitwise.com 11 May 2023 13:57

It says that it succeeds:

image

But it does not appear on the app:

image

Any help is appreciated :)

dasilvacontin commented 1 year ago

I have tried with both "api secret" and "service account" details. Both said "success", but I still can't see the events in the account.

ak--47 commented 1 year ago

@dasilvacontin have you tried searching by your distinct_id? (all events where distinct_id = david@)

sometimes in can take a bit for the drop-downs to populate; if you provide your mixpanel project id, we can take a look at the project and see what might be happening. thanks!

dasilvacontin commented 1 year ago

I tried searching by the event name. I've now tried by the distinct_id, and it didn't work either. (I am able to see other events we have for the same distinct_id).

The project ID is 2094745. Thank you lots for the help, @ak--47 ! :)

dasilvacontin commented 1 year ago

I found the reason it was not working: https://github.com/mixpanel/sheets/issues/10.