Multi categories

Our support will answer all your general questions here.

Moderator: Rock

Post Reply
peterjones
Posts: 35
Joined: Thu Dec 31, 2009 7:30 pm

Multi categories

Post 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.
texpert
Site Admin
Posts: 719
Joined: Sat Mar 14, 2009 5:54 pm

Re: Multi categories

Post 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
peterjones
Posts: 35
Joined: Thu Dec 31, 2009 7:30 pm

Re: Multi categories

Post 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.
Post Reply