Skip to content
This repository has been archived by the owner on Oct 24, 2022. It is now read-only.

Support "App-Install Tracking" by default on iOS #17

Closed
hirbod opened this issue Aug 11, 2015 · 9 comments
Closed

Support "App-Install Tracking" by default on iOS #17

hirbod opened this issue Aug 11, 2015 · 9 comments

Comments

@hirbod
Copy link
Collaborator

hirbod commented Aug 11, 2015

  1. support App-Install tracking by default (it's very easy to integrate, just 2 lines of code)
    Support "App-Install Tracking" by default on iOS ccsoft/cordova-facebook#69
    Applauding your efforts to update: What are your plans for this version? #4
@jeduan
Copy link
Owner

jeduan commented Aug 11, 2015

I like this, only don't know about the implications.

I.E. can an app which doesn't want or can't (i.e. apps for children which need to comply with COPPA) use tracking disable it?

@hirbod
Copy link
Collaborator Author

hirbod commented Aug 11, 2015

I don't know any scenario a user don't want to know how often someone opened his app trough facebook. This code-change is only for tracking installs. (COPPA is something for the US, correct me if I don't know anything about your laws) If you have a campaign for example, you can see how many times users installed your app trough facebook advertisement. Does this interfer with any laws or face any privacy issues?

@jeduan
Copy link
Owner

jeduan commented Aug 11, 2015

COPPA is a children privacy protection law. I'm not from the US either!

@hirbod
Copy link
Collaborator Author

hirbod commented Aug 11, 2015

I just read a few lines about that. If you ask me, tracking installs should not violate against any children laws? Every single site on this planet has google analytics integrated, I think tracking installs isn't something that violates against laws, but I'm not a lawyer of course.

@jeduan
Copy link
Owner

jeduan commented Aug 11, 2015

Yeah, thinking more about it, kids aren't allowed to have Facebook accounts and if the user doesn't have an account, the tracking does not send personally identifiable information.

@hirbod
Copy link
Collaborator Author

hirbod commented Aug 11, 2015

Excatly. Facebook is 13+ nearly wordwide. But the tracking does not obtain any person identifiable informations. It's just "date of install" and "type of device", and time how long app is in use (android, iOS).

The code in my example is for iOS only and has to be integrated in android also.

iOS:
https://developers.facebook.com/docs/app-events/ios#implementation

Android:
https://developers.facebook.com/docs/app-events/android#implementation

Very easy thing. And as even facebook mention, "Logging app activations as an App Event enables almost all other functionality and should be the first thing that you add to your app."

@hirbod
Copy link
Collaborator Author

hirbod commented Sep 1, 2015

ping

@mpochron
Copy link

mpochron commented Sep 1, 2015

pong

@jeduan jeduan closed this as completed in 42b55a6 Sep 7, 2015
@hirbod
Copy link
Collaborator Author

hirbod commented Sep 7, 2015

Hi @jeduan,

thanks for updating this! What about android btw? Is this working there as expected?
Do you have paypal? Would like to sent you some beer tip!

Lindsay-Needs-Sleep pushed a commit to miloproductionsinc/cordova-plugin-facebook-connect that referenced this issue Mar 7, 2020
Lindsay-Needs-Sleep pushed a commit to miloproductionsinc/cordova-plugin-facebook-connect that referenced this issue Mar 7, 2020
Lindsay-Needs-Sleep pushed a commit to miloproductionsinc/cordova-plugin-facebook-connect that referenced this issue Mar 7, 2020
Lindsay-Needs-Sleep pushed a commit to miloproductionsinc/cordova-plugin-facebook-connect that referenced this issue Mar 7, 2020
Luro91 pushed a commit to platogo/cordova-plugin-facebook4 that referenced this issue Mar 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants