GithubHelp home page GithubHelp logo

Comments (5)

janwelocampo avatar janwelocampo commented on July 30, 2024

I am facing the same issue with sdk cannot be edited on runtime. + 1 for this

from exponea-android-sdk.

adam1929 avatar adam1929 commented on July 30, 2024

Hi guys. There is not plan to support this feature. Yes automaticSessionTracking is able to use, but it only switches from automatic mode to manual.
If you are facing a question for giving a permission to track (from user with dialog) it has to be requested before SDK init. Lot of tracking libs are working so == if you have no permission, you are not able to track anything. Therefore this permission has to be asked as first step in app. Similar as requesting for notifications, etc...
If you are facing a question for tracking of push notifications, campaings, inapps, etc.. you should consider to use DSGVO/GDPR feature that is automatically handled by SDK but is configured on FE. Please read https://documentation.bloomreach.com/engagement/docs/configuration-of-tracking-consent
or https://github.com/exponea/exponea-android-sdk/blob/develop/Documentation/TRACKING_CONSENT.md

from exponea-android-sdk.

ursusursus avatar ursusursus commented on July 30, 2024

Yes we ask for consent as a first step. However, should be able to revoke this later (if the consent was given at the first step). As you noted, same for notifications etc

And as you're not able to restart app process, there is no way to deinit

from exponea-android-sdk.

adam1929 avatar adam1929 commented on July 30, 2024

That feature I mentioned is exactly for your case.
If you send a Push notification, it has to contains "tracking consent" flag. Please check documentations due to behaviour and flags. For example, you may define a new consent. If you send a Push notification for customer who didn't have that consent, events for push notifications are not tracked (also InApps etc).
You may use force-track for Push action URL - this will be tracked for non-consent customer also.
And anytime when customer changed his/her decision, you may update this decision in customers profile on Bloomreach app side. Then push notification will be tracked/not-tracked according to this decision.
Please if you have some idea of use-case, feel free to share it with us.
Thank you.

from exponea-android-sdk.

adam1929 avatar adam1929 commented on July 30, 2024

Still, SDK has no option to be reconfigured in runtime. Nor "turned off".

from exponea-android-sdk.

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.