Trade Expert Logo #1 traffic trade script on the globe
E-mail / User:Pass:
Don't have an account yet?|Forgot password?
Manual index

TE3 - User manual

Last updated: 2. April, 2012. Display manual on a single page.

Index pages and redirections

Using pages module you can display different index pages for non-unique visitors and even mobile visitors. This should spark interest in your non-unique visitors and therefore increase overall productivity on your site. You can also display or redirect to a different page based on the following filters: IP, trade, country and category.

Detailed statistics for each individual page is available. Based on the stats you can tell which index page is the most productive, which page is getting the most traffic and so on.

CAUTION: For performance reasons, try to keep number of pages below 100 and if possible even lower.


How to setup incoming tracking with ability to display and redirect pages (by example):

You should set it up on the page where you are also accepting incoming traffic from your trade partners. Let's say that page is called index.php and that you would like to rotate 2 different index pages (page1 and page2). All you need to do is to include the te_redirect.php module at the top of your index.php page. It is important for you to understand that index.php is also your default page and it should have a normal content on it. If redirection filters aren't matched, te_redirect.php module will be ignored and the default index.php page will be displayed instead.

  1. Add the standard "include" incoming tracking code to index.php as described in the incoming traffic tracking chapter.

  2. Add one of the following code right at the top of your index.php page: include("/te3/te_redirect.php"); include("/FULL/PATH/TO/te3/te_redirect.php");

  3. Open your TE3 admin interface and navigate to the Pages menu and click on the Manage pages button. Add page1 and page2 as an addition to the default page.

  4. Physically create page1.php and page2.php using your CMS.

  5. Add the standard "include" incoming tracking code to page1.php and page2.php as described in the incoming traffic tracking chapter. Right above the tracking code you have to specifiy page name in order to track statistics for that page, like this: $te3_page="page1";

  6. Click on the Manage redirections button. Checkbox Index pages to enable them (last section in the popup) and add page1 like this: Redirect URL: /FULL/PATH/TO/page1.php Type: include Page name: page1 Now add page2 in the same way.

  7. If you have done everything right, your index.php is now rotating two index pages. Point your browser to: http://www.yoursite.com/ and refresh your browser a few times. With each refresh a different page (page1 and page2) should be displayed.

Copyright © 2012 Trade Expert. All rights reserved.
This site is hosted by Reflected.net