Please note that this documentation is for the most recent version of this extension. It may not be relevant for older versions. Related documentation can be found in the documentation directory of the extension.
Configure your own tracking objects
To configure your own tracking objects, you just need to add some object records on your root-page - for instance:
Label | Extension-Key | Repository | Table | Field | GET-Array | GET-Index |
---|---|---|---|---|---|---|
File | core | TYPO3\CMS\Core\Resource\FileRepository | sys_file | title | tx_downloadmanager_protecteddownload | file |
News | news | GeorgRinger\News\Domain\Repository\NewsRepository | tx_news_domain_model_news | title | tx_news_pi1 | news |
Product | shop | CodingMs\Shop\Domain\Repository\ProductRepository | tx_shop_domain_model_product | title | tx_shop_products | product |
Portfolio | portfolios | CodingMs\Portfolios\Domain\Repository\PortfolioRepository | tx_portfolios_domain_model_portfolio | title | tx_portfolios_list | portfolio |
Immobilie | openimmo | CodingMs\Openimmo\Domain\Repository\ImmobilieRepository | tx_openimmo_domain_model_immobilie | objekttitel | tx_openimmo_immobilie | immobilie |
Poll | poll | CodingMs\Poll\Domain\Repository\PollRepository | tx_poll_domain_model_poll | title | tx_poll_poll | poll |