Work Instruction

# Analytics
analytics:
  provider               : "google-gtag" # false (default), "google", "google-universal", "google-gtag", "custom"
  google:
    tracking_id          : "your id generated from google analytics"
    anonymize_ip         : false # true, false (default)
  • Go to google analytics web and check report

Reference