Page 1 of 1
Multi categories
Posted: Sat Jul 16, 2011 3:24 pm
by peterjones
If I want to track clicks on the niche category menu links, how do I set that up as I'm not sure whether I am meant to use multi index pages or links. Each category page is currently called by a fixed url. Please write an example of how I need to code each link.
Re: Multi categories
Posted: Fri Jul 29, 2011 9:51 pm
by texpert
Hi Peter,
to track traffic on each individual page, you would have to enable "te_multi" tracking code (first page of the manual). But perhaps u can just wait for our next update which will make index page tracking setup very easy to setup and understand.
regards,
Jim
Re: Multi categories
Posted: Sun Sep 18, 2011 3:10 am
by peterjones
In terms of tracking pages, can I not use something like this instead of setting up multi tp redirect:
$qs=getenv("QUERY_STRING"); virtual("/cgi-bin/te/in.cgi?p=lingerie&$qs");
& then add lingerie as an advanced page (changed from p=default). These niche pages are not really index pages.
btw: when is the update you mention in the previous post due out.