Action pixels can be linked within the settings of an action with each other. In this way, the handling is simplified with multiple campaigns and Pixels: Instead of two different pixels you get for two related actions only a single pixel.
The action is seen with linked actions?
If you have multiple actions with one another, is always looked upon the arrival of the action on all associated actions. The AdServer examined in this case all actions out and evaluates them. The action with the best score is triggered - remain unaffected all other actions. The evaluation is done according to the following scheme:
-
Actions by the cookie tracking (click-cookie) may be counted
-
If there are multiple actions, is chosen that the click date is the latest (last cookie wins)
-
-
Actions that could be considered by session tracking
-
If there are multiple actions, is chosen that the click date is the latest (last cookie wins)
-
-
Actions by the view tracking (View cookie) can be counted
-
If there are multiple actions, is chosen that their view date is the latest (last cookie wins)
-
Linking of related actions
Actions which may relate already to another action in turn be self-respect of an action. Make sure that you do not create circular relationship and the number of relationships does not exceed the number of third
Alternative to the internal link
Instead the actions internally in the system to connect via settings can also be linked actions that you list the IDs of the actions in the pixel. Examples:
<img src="http://[Servername]/adtrack.php?id=5,8,22,123" ...>
or
<img src="http://[Servername]/adtrack.php?id[]=5&id[]=8&id[]=22&id[]=123" ...>