Răsfoiți Sursa

Added note on default value for event sharing

Björn Ritzl 6 ani în urmă
părinte
comite
ba3865b002
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      docs/en/manuals/facebook.md

+ 1 - 1
docs/en/manuals/facebook.md

@@ -194,7 +194,7 @@ Events are accessed from the *Events* option on the from the Facebook Analytics
 
 ### Sharing events with Facebook
 
-You can opt to share generated events with Facebook for improved ad-tracking. This is done via the [`enable_event_usage()`](/ref/facebook/#facebook.enable_event_usage) and [`disable_event_usage()`](/ref/facebook/#facebook.disable_event_usage) functions.
+You can opt to share generated events with Facebook for improved ad-tracking. This is done via the [`enable_event_usage()`](/ref/facebook/#facebook.enable_event_usage) and [`disable_event_usage()`](/ref/facebook/#facebook.disable_event_usage) functions. The default setting is according to the Facebook SDK documentation to not share events.
 
 ## Development caveats