I have a project where I need to be able show a html item on a page depending on what the domain is.
What I want to be able to do is call the component site wide (front end) so that it is basically hooking in on every page load.
Sounds a little complicated but really need it too run
Essentially I have two domains both linking to the same install of joomla. When a user visits domain X I don't want to see a particular over lay, but when a user visits domain Y then I want the component to kick in, put in the html and also insert an extra parameter into the url.