Trade Expert 3.x
- Selective guide
Trade Expert 3.x
Skim is already set to default skim for all outgoing links on your site. You can set ”internal skim” for individual trades or system trades (any or all) and it will outpower “default skim” for those trades. If you set ”external skim” ( s=X directly in the outgoing link ) it will also have priority over “default skim” (but not over “internal skim”).
Default skim is a general skim for your website and it affects all outgoing links on your site except those, where “external” skim is set. If you have internal skim set, it will outpower both default
and external
skim.
Step by step
Select
Default skim
from the drop-down menu.
Enter the preferred
Default skim
.
To copy the preferred pattern to other sites in your Network, select them from the multiple select box (use
CTRL + left mouse click
to select / deselect preferred sites).
Click
or press
Enter
to confirm the new default skim or skim pattern.
You can set “internal skim” inside Admin interface for each trade and system trade individually. TE3 will use “internal skim” to redirect traffic, even if you place “external skim” pattern in outgoing links (unless you also include es=1
parameter).
Let's edit system trade “No referrer”:
Navigate to the Overview menu, and click
Edit
icon for system trade “No referrer”.
Enter the preferred skim or skim pattern.
Click
or press
Enter
to confirm the new “internal skim” for system trade “No referrer”.
To manage skimming efficiently, we advise you to enable Skim pattern
column in Overview. Open Interface manager, select an interface or create a new one (
icon) and enable Skim pattern
parameter in the “Main” section of “Customize interface” window. This will not only allow you to view skim patterns for all your trades, but you will be able to change skim settings for desired trades using Quick edit option:
Click on the respective table cell in the
Skim pattern
column.
Enter the preferred skims or skim pattern.
Click
or press
Enter
to confirm the new “internal skim”.
External skim has to be set directly in the outgoing link. Here is an example of the skim pattern set directly in the outgoing link: /your_te3_directory/out.php?s=100,75,65&u=http://www.duckduckgo.com/
“External skim” has priority over “default skim”, but not over “internal skim”. Therefore, if both are set at the same time, “external” skim will get ignored unless es=1
parameter is set in the outgoing link in addition to the “external” skim parameter s=X
.
If you are using “Trade Expert” in combination with “Smart Thumbs” and you would like to use “external skim”, use dots instead of commas in the skim pattern, because commas don't work properly with Smart Thumbs. For “internal” skim pattern it doesn't matter whether you use commas or dots.
Skim pattern examples apply for all three types of skimming - “default”, “internal” and “external” - alike.
Skim pattern | Description |
---|---|
75 | There is 75% probability surfer will be sent to a gallery behind u= parameter and 25% probability surfer will be sent to a trade. |
100,75,65 | 1st click 100% to gallery, 2nd click 75% to gallery, 3rd and all further clicks 65% to gallery. |
100,75,65:* | This is a repeated skim pattern: 1st click 100% to gallery, 2nd click 75% to gallery, 3rd click 65% to gallery. Skim pattern starts from the beginning again: 4th click 100% to gallery, 2nd click 75% to gallery, 3rd and all further clicks 65% to gallery and so on… |
100,75,65,50:2 | This is a partially repeated skim pattern: 1st click 100% to gallery, 2nd click 75% to gallery, 3rd click 65% to gallery, 4th click 50% to gallery. Skim pattern will now repeat the last two values over and over again: 5th click 65% to gallery, 6th click 50% to gallery and so on… |