Skip to content

Instantly share code, notes, and snippets.

@tomaj
Created March 24, 2013 21:04
Show Gist options
  • Save tomaj/5233511 to your computer and use it in GitHub Desktop.
Save tomaj/5233511 to your computer and use it in GitHub Desktop.
Konfiguracia tx_monoga - advanced
config.tx_monoga_pi1 {
ga_type = 2 # we can use new GA (ga.js)
ga_code = UA-XXXXXXX-X # GA code
ga_domain = typo3page.com # pages main domain
ga_organic { # few search engines from slovakia and czech
seznam = w
atlas.sk = phrase
centrum.sk = q
morfeo.sk = q
zoohoo.sk = q
tiscali = query
azet = sq
centrum.cz = q
jyxo = q
atlas.cz = q
zoohoo.cz = q
}
}
#.... nejaké ďalšie typoscript nastavenia ....
page = PAGE
#.... nastavenia objektu PAGE ....
page.1000 < plugin.tx_monoga_pi1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment