Giter Site home page Giter Site logo

Comments (8)

justin-fiedler avatar justin-fiedler commented on July 25, 2024

Hello @viveksaruk thanks for using Amplitude.

I tested setting/clearing user properties from the Flutter SDK using our example app here and it works as expected.
image

image

Your output shows a majority of the events have the expected value you provided of Active.
image

Is it possible you are setting these values in another location? How are the other non-active values being set (e.g. In Grace Period, Not Started)?

from amplitude-flutter.

viveksaruk avatar viveksaruk commented on July 25, 2024

@justin-fiedler We are sending only Active value. Neither we are sending In Grace Period, Not Started and remaining non-active values too.
Could it be possible when we remove value in the line below from a code snippet I shared above, SDK apply it?
Identify identify = Identify()..remove('subscriber_status', 'Active');

from amplitude-flutter.

justin-fiedler avatar justin-fiedler commented on July 25, 2024

Hi @viveksaruk, user properties are shared across platforms. Is it possible that another SDK (e.g. web) is setting the other values?

If you provide a link to your project (or your org name/id) I can take a look and try to find how those values are being ingested.

Thanks

from amplitude-flutter.

justin-fiedler avatar justin-fiedler commented on July 25, 2024

Is this happening on a specific platform? iOS/Android/Web?

from amplitude-flutter.

viveksaruk avatar viveksaruk commented on July 25, 2024

@justin-fiedler Org ID is 185225
Yes, for iOS/Android it is happening.

from amplitude-flutter.

justin-fiedler avatar justin-fiedler commented on July 25, 2024

Hi @viveksaruk I checked a few of your projects. I was only able to find subscriber_status in the "Development" project.

I created a chart grouped by Library to show what sources are potentially setting the non-Active values. It shows events being injested from the Amplitude Browser SDK (amplitude-ts/1.10.2) and the HTTP API. My guess is that another team is setting these values, not the Flutter SDK.

image

Hope this helps! Let me know if there is another project I should check.

from amplitude-flutter.

viveksaruk avatar viveksaruk commented on July 25, 2024

@justin-fiedler I found this in Production but it has User Subscriber Status instead of subscriber_status (we send this from mobile which can be seen in the code snippet shared above)
and non Active values can be seen from mobile too
image

from amplitude-flutter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.