Hi guys, I was wondering if there is any Amplitude-professional users Slack workspace ? As, for example, some workspaces exist for marketers / data scientist etc.
If not maybe we shal create one?
thanks
Hi, Mikhail Shcherbakov and Denis Holmes
It’s exciting to see how you’re connecting with others who are in Amplitude’s orbit. Keep it up! The telegram chat is a space for our reseller community in Eastern Europe. We’d like to have everyone looking to chat about these categories involved in the official Amplitude Community!
While you can’t start group chats on this site quite yet, you can send messages to users using the “Send Message” button on their profile.
Here’s where to send a message on a user’s profile.
Great idea! Please share the channel if you find/create one!
SheenaGreen thank you for you comment.
There is a huge community in Eastern Europe at least, more than 1.6 k members only in one russian telegram-chat.
Maybe we can somehow tag Amplitude employees so they can see this topic?
Hi Mikhail Shcherbakov !
Denis here from Amplitude, thanks for writing in! Unfortunately, I do not believe there is a public slack channel for professional users. However, I think it would be a great idea if you wanted to go ahead and create one or a discord or something similar! It’s a marvellous idea and would get more users together, especially as the telegram is so active! If you do create one, can you let us know and post it here?
Thanks Mikhail!
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…