Home > Technical & Creative Skills > Tracking Campaigns

PostBack URL Question - Adsimilis (7)


09-21-2013 05:20 AM #1 cpasuperstar (Member)
PostBack URL Question - Adsimilis

Hi

This is the Postback URL which I got from my CPV Lab.

<img src="http://fly.cpaking.com/adclick.php" width="1" height="1" border="0" />

Should I insert the whole piece of code into Postback URL column at Adsimilis?


09-21-2013 07:41 AM #2 godspeed (Member)

Thats img pixel.

Your postback is going to be:

http://fly.cpaking.com/adclick.php?subid=

After = add one of these, depends of what adsimilis use:

Cake: #s1#

LinkTrust: [=SID=]

HasOffers: {aff_sub}

HitPath: xxc1xx

They were HasOffers, but i think they are moving to cake,
so your postback to add to AdSimilis is:

http://fly.cpaking.com/adclick.php?subid=#s1#


09-21-2013 02:14 PM #3 ThrvTrkr (Member)

Use #s2# because Cake doesn't like s1 being used for click IDs anymore


09-22-2013 07:09 AM #4 JasperP (Member)

^^ What Tom said. You can also add revenue to the postback URL:

Code:
http://fly.cpaking.com/adclick.php?subid=#s2#&revenue=#price#


09-22-2013 03:50 PM #5 cpasuperstar (Member)

Thanks everyone.

What about Prosper202.

This is the Postback URL I get from Prosper202.

http://cpaking.com/tracking202/stati...amount=&subid=

So should I insert the whole piece of code into Postback URL column at Adsimilis?


09-22-2013 04:03 PM #6 godspeed (Member)

Quote Originally Posted by cpasuperstar View Post
Thanks everyone.

What about Prosper202.

This is the Postback URL I get from Prosper202.

http://cpaking.com/tracking202/stati...amount=&subid=

So should I insert the whole piece of code into Postback URL column at Adsimilis?
Same, just add #s2#

http://cpaking.com/tracking202/stati...nt=&subid=#s2#


09-22-2013 04:52 PM #7 kokofai ()

Cpasuperstar, when you insert #s2# in your postback URL, you got to make sure your link under the "#3 Campaign" is passing the [[subid]] to s2 as well.

Eg. my c-date link for Adsimilis is :

Code:
http://adstrx.com/?a=xxxx&c=416&s1=
so I have to put in this -->

Code:
http://adstrx.com/?a=xxxx&c=416&s1=&s2=[[subid]]
under your #3 Campaign as the link for this postback URL -->

Code:
http://cpaking.com/tracking202/stati...nt=&subid=#s2#
to work correctly.


Home > Technical & Creative Skills > Tracking Campaigns