Contesto disattivato di default

This commit is contained in:
Giuseppe Fabiano
2025-03-24 09:58:42 +01:00
parent a6fbe6bdf5
commit 05b212fd0c

View File

@@ -16,15 +16,15 @@
"contents": [ "contents": [
"meta_api_conversion:", "meta_api_conversion:",
" contexts:", " contexts:",
" default:", " #default:",
" fb_api_version: 'some-value'", " #fb_api_version: 'some-value'",
" fb_pixel: 'some-value'", " #fb_pixel: 'some-value'",
" fb_access_token: 'some-value'", " #fb_access_token: 'some-value'",
" fb_user_data_salt: 'random-salt' # Required random salt for user data anonymization", " #fb_user_data_salt: 'random-salt' # Required random salt for user data anonymization",
" fb_action_source: 'website' # optional", " #fb_action_source: 'website' # optional",
" fbc_parameter_name: 'fbclid' # optional", " #fbc_parameter_name: 'fbclid' # optional",
" fbp_cookie_name: '_fbp' # optional", " #fbp_cookie_name: '_fbp' # optional",
" fb_test_event_code: '' # optional", " #fb_test_event_code: '' # optional",
" contact_post_email_key: 'email'", " contact_post_email_key: 'email'",
" contact_post_phone_key: 'phone'", " contact_post_phone_key: 'phone'",
" contact_post_first_name_key: 'name'", " contact_post_first_name_key: 'name'",