As mentioned in the title, user path of funnel analysis doesn't appear. Attached is the pics of issue
Hi John Kim and Michal Grzelak thank you both for confirming this issue is not related to the funnel order type.
I was able to replicate this issue in a starter org, so I have logged a bug for our engineers to investigate further.
In the meantime to support your analyses, you could leverage the following charts to gather more insights on which events users are performing between event A and B
Hi John Kim I’ve seen this behavior before when the funnel analysis order is set to exact order.
Could you modify your funnel order selection to this or any order and let us know if that renders user paths?
Thank you
Same problem here, no matter what order is set. is this a bug?
JennRu my funnel analysis order is set to this order, not exact order. As Michal Grzelak said, the order set doesn’t matter.
JennRu Hi, JennRu, this is John kim. Could you inform me of how this issue is proceeded?
Hi John Kim the engineers have resolved the jira ticket as of May 26. I can confirm this is working in a few orgs that I have spot checked.
Please let me know if you are able to complete your analysis now, thanks!
Hi, When I add a chart (widget) to my dashboard, and then go to the content and modify the chart (I user another type for exemple) and save, my dashboard doesn't reflect the latest modification. Would you by any chance know why ? Thank you
Hi, I am doing a simple analysis : number of views for each pages of my website. So I use Segmentation but I always end up with a chart AND the table below. I want to display only the table (easier to read). Is it possible and how ? Thank you
We implemented first party tracking using the basic JS SDK on the browser and pointing the payload to our servers like this: amplitude.init(AMPLITUDE_API_KEY, { serverUrl: serverUrl, autocapture: { attribution: { excludeReferrers: [/domain1\.com$/, /domain2\.com$/], }, formInteractions: false, fileDownloads: false, }, });…
My Android app is primarily a background app. Does Amplitude track events for such an app? Please let me know.
here is the referance graph: https://app.amplitude.com/analytics/demo/chart/new/363tk5og In this graph, retention is currently being calculated based on the next day, but I want to analyze it based on the previous day instead. Example: For July 27, we should compare retention against July 26, not July 28. * So for 1-day…