Website Generator: Difference between revisions

402 bytes added ,  09:49, 6 November 2023
m
Line 37: Line 37:


   [Website]
   [Website]
  // The statistics parameters are currently either for Google or Matamo
  // If the corresponding ID's and or Url are not filled in, invalid code is generated. If you do not want
  // statistics than set ''StatisticsType'' without value
  GoogleStatsId=
  StatisticsType= [Google || Matamo] default is empty
  GoogleStatsId=
  MatamoTrackerUrl=
  MatamoSiteId=
  PermitGoogleOptout=false (default)
   GoogleStatsId=                        => When not empty, a google stats code fragment will be generated with this code as the user Id, default is empty
   GoogleStatsId=                        => When not empty, a google stats code fragment will be generated with this code as the user Id, default is empty
   PermitGoogleOptout=true | false      => Permits to generate code so the users own access to the site will not be measured, default=false
   PermitGoogleOptout=true | false      => Permits to generate code so the users own access to the site will not be measured, default=false