plugin.tx_etracker {
  view {
    # cat=plugin.tx_etracker/file; type=string; label=Path to template root (FE)
    templateRootPath = EXT:etracker/Resources/Private/Templates/
    # cat=plugin.tx_etracker/file; type=string; label=Path to template partials (FE)
    partialRootPath = EXT:etracker/Resources/Private/Partials/
    # cat=plugin.tx_etracker/file; type=string; label=Path to template layouts (FE)
    layoutRootPath = EXT:etracker/Resources/Private/Layouts/
  }
  persistence {
    # cat=plugin.tx_etracker//a; type=int; label=Default storage PID
    storagePid =
  }

  # cat=plugin.tx_etracker//b; type=int+; label= Startpage UID
  startpageUid =

  settings {
    # cat=plugin.tx_etracker//c; type=string; label= Enter your etracker-security-code!
    securityCode =

    # cat=plugin.tx_etracker//d; type=string; label= Tags / Segmentation: Segmentation of website user (et_tags)
    tags =

    # cat=plugin.tx_etracker//e; type=string; label= popto: Durch Setzen des Parameters et_popto können Sie diesen Timeout auf eine längere Zeit einstellen
    popto = 1000

    # cat=plugin.tx_etracker//f; type=int+; label= Searchengine-channel: Enter the ID from your etracker-searchengine-channel
    searchEngineChannel = 0
  }
}
