Skip to content

Commit

Permalink
Update analytics.yml.example
Browse files Browse the repository at this point in the history
  • Loading branch information
José Luis Pereira authored and GitHub committed Sep 1, 2023
1 parent ae57585 commit 8412731
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions config/analytics.yml.example
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
analytics_services:
enableDev: true
analytics:
id: 'G-XXXXX'
disable: false
config:
cookie_domain: auto
cookie_expires: 63072000
cookie_prefix: 'none'
cookie_update: true
cookie_flags: ''
send_page_view: true
allow_google_signals: true
allow_ad_personalization_signals: true
- id: 'G-XXXXX'
disable: false
config:
cookie_domain: auto
cookie_expires: 63072000
cookie_prefix: 'none'
cookie_update: true
cookie_flags: ''
send_page_view: true
allow_google_signals: true
allow_ad_personalization_signals: false

consentDefaults:
analytics_storage: 'granted'
ad_storage: 'denied'
wait_for_update: 500
consentDefaults:
analytics_storage: 'granted'
ad_storage: 'denied'
wait_for_update: 500

persistentValues:
currency: 'USD'
persistentValues:
currency: 'USD'

0 comments on commit 8412731

Please sign in to comment.