The most recent content from our members.
Hey there, I have a custom User property “subscriptions” that contains an array of strings as so: subscriptions = [“Netflix”, “Disney+”, “Spotify”] Is it possible to create a chart that shows the number of subscriptions a user has? That would mean I need to somehow get the length of the array in the Segments area. I am not…
Hi, I have an array event property with file sizes. So the size of multiple files. I now want to segment on files between a certain size. Given there are multiple possible in the even property, I was wondering how the logic works. This is how I do it just now: Are values summed up for comparison, does it match every…
Refer to Cart Analysis object array, my team is implementing the array to View Cart and Checkout Complete events (in an ecommerce app) and found that there are a few items have been added to the array where they actually sent several items. For example, The following is what we’ve sent from the code "product_list_viewed :…
Can you force the Identify API to replace an array with the most recent value? I have a user property which was (accidentally) set to append numeric values vs. replace. I have since fixed this setting, but my user property remains an array after updates with Identify calls. Updates seem to update one value in the array,…
Hey all, When a transaction occurs on our ecomm site, we send one Purchase event to Amplitude. We have event properties such as product name, product sku, product brand, etc. If there are multiple products, the values are sent as an array. For example, if an order contains an Apple iPhone and a cell phone plan, the product…
Hi, how dows propsum work on arrays? I have an array of numbers in an event property, and I want to summ them all up, across the events and across the array. Is this how it would behave or would it just sum the first element or the number of elements?
Hi Happy to be part of this community. This is my first post here. i am looking to send an event property along with a crash event in below array form. Here I am trying to get the history of incidents x, y, z (from an event property called history) that happened before the actual event crash. Objective is to later classify…
Hi there, Our media team uses a MTA model for assessing campaign performance. I’d love to be able to use Amplitude to visualize this, but not sure if there’s a great way for me to do so. We fire an event called Landing Page View each time a new session is initialized on the web. We can set a user property, Medium, upon the…
We have a use case where we have a list of tags that we apply to users and I want to make use of the append function to have an array representing the list of tags. We also occasionally remove tags from a user. Is it possible to remove a specific entry from an array property?
It looks like you're new here. Sign in or register to get started.