Website Generator: Difference between revisions

No change in size ,  14:39, 8 November 2023
m
Line 37: Line 37:


   [Website]
   [Website]
   // The statistics parameters are currently either for Google or Matamo
   // The statistics parameters are currently either for Google or Matomo
   // If the corresponding ID's and or Url are not filled in, invalid code is generated. If you do not want
   // 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
   // statistics than set ''StatisticsType'' without value
    
    
   StatisticsType= [Google || Matamo] default is empty  
   StatisticsType= [Google || Matomo] default is empty  
   GoogleStatsId=
   GoogleStatsId=
   MatamoTrackerUrl=
   MatomoTrackerUrl=
   MatamoSiteId=
   MatomoSiteId=
   PermitGoogleOptout=false (default)
   PermitGoogleOptout=false (default)