Stupid Question about SubIDs

Krnuernberger

New member
May 15, 2011
80
1
0
I'm trying to figure out a way to pass a variable subID from tracking202 to a network's tracking link.

Here's an example of what I'm trying to do:

My traffic source will supply me with a variable subID (for example w684)

I'll then have this passed to the subID place of my first tracking link

Tracking link 1: tracking202.com/subid=w684

I then want the tracking 202 link to pass that subID to the network's subID place

Tracking link 2: etracker.com/subid=w684


If anyone has any idea of how to do this in tracking/prosper202 it would be greatly appreciated.
 


if I understand correctly- when you input the campaign url under 'aff campaigns' end NOT with [[subid]] which is sequentially generated out of p202, but instead use [[c1]] (or any of the C1-C4 variables).

Then dynamically insert this into your campaign link -

ie http://www.yourdomain.com?t202id=123456&c1=<POPULATEYOURC1VALUEDYNAMICALLYHERE>&t202kw=

C1 will now pass to the network as a subid presuming it can append this like this.

If you're direct linking this will also work