oddbit / flutter_facebook_app_events

Flutter Plugin for Facebook App Events
https://pub.dev/packages/facebook_app_events
Apache License 2.0
119 stars 296 forks source link

[Feature]: external_id #354

Closed makinghappen closed 1 week ago

makinghappen commented 1 month ago

Is there an existing issue for this?

Current Behavior

Library does not support passing external_id used for advanced matching Can it be implemented?

Expected Behavior

support of external_id

Steps To Reproduce

No response

Platform

Android, iOS

Flutter Doctor

not needed, looked-up latest development branch source
antonoddbit commented 1 month ago

We need to check about the current code and Meta Pixel @makinghappen

makinghappen commented 1 month ago

as I see facebook android sdk does not support it either, while IOS sdk does

antonoddbit commented 1 month ago

Yes, there is 2 attributes for android, and 2 attributes for iOS. Will check the implementation later after checking privacy update. @makinghappen do you get privacy warning?

github-actions[bot] commented 3 weeks ago

This issue is stale because it has been open 7 days with no activity. Remove stale label or comment or this will be closed in 5 days.

makinghappen commented 3 weeks ago

@antonoddbit when does it shown?

github-actions[bot] commented 2 weeks ago

This issue is stale because it has been open 7 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 1 week ago

This issue was closed because it has been stalled for 5 days with no activity.

makinghappen commented 1 week ago

BUMP