I need to use Google Analytics custom variables , but I want to give a different variable value depending of the urls.
I'm checking the G.A module, but I don't see how to define the variables to say when to use one token or other depending of the url.
The only way I see is build a token that checks the url and gives me back the value.
I'm thinking in something more close to Paths Breadcrumbs where you can define context and choose a token/value depending of the context.