Bug 1910870 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Add behavioural targeting trigger for: 
* User has been signed into sync for 7+ days

With `trigger-if-all` & `exclude-if-any` we can have an event where we count that we have seen a sign in in the last 7 and we haven't count sign out in the last 7 days. These events are SyncAuth.signIn & SyncAuth.signOut
Add behavioural targeting trigger for: 
* User has been signed into sync for 7+ days

With `trigger-if-all` & `exclude-if-any` we can have an event to flag that the user has signed in in the last 7 AND hasn't signed out in the last 7 days. These events are SyncAuth.signIn & SyncAuth.signOut

Back to Bug 1910870 Comment 0