Please help. I really need some guidance because I'm completely new to this stuff and I have no idea how this works
Landing page setup:
1. Visitor comes to the landing page.
- We have placed the landing page code from Prosper202 on this page.
2. Visitor fills out form on landing page. Once the user clicks the submit button on the form, they are transferred to our partner's website. If the user is accepted, our partner will send us a postback.
- Currently, I need to provide our partner with our Postback URL, but I'm not sure how it should be setup. In my Prosper202 account, for the Postback URL, I see this
Immediately, I'm wondering how the postback URL will know which network, campaign, and keyword generated the sale? Do I have to add more code to the Postback URL? I noticed the global tracking pixel has &cid=10 at the end of the URL which connects the tracking pixel to the campaign in Prosper202 right? But the Postback URL is the same for each network and campaign I choose to get code for in Prosper202?
3. We are sending traffic to the landing page using links like this:
Can you please tell me what my Postback URL should look like in order for everything to track successfully? If I'm not using subid's, how can I do this? Ultimately, I want the post back URL to be able to post back which keywords generated leads and connect those stats to our existing campaigns in Prosper202.
Thanks so much guys.. Your help is greatly appreciated.
Landing page setup:
1. Visitor comes to the landing page.
- We have placed the landing page code from Prosper202 on this page.
2. Visitor fills out form on landing page. Once the user clicks the submit button on the form, they are transferred to our partner's website. If the user is accepted, our partner will send us a postback.
- Currently, I need to provide our partner with our Postback URL, but I'm not sure how it should be setup. In my Prosper202 account, for the Postback URL, I see this
Code:
http://www.example.com/t202/static/gpb.php?amount=10&subid=
Immediately, I'm wondering how the postback URL will know which network, campaign, and keyword generated the sale? Do I have to add more code to the Postback URL? I noticed the global tracking pixel has &cid=10 at the end of the URL which connects the tracking pixel to the campaign in Prosper202 right? But the Postback URL is the same for each network and campaign I choose to get code for in Prosper202?
3. We are sending traffic to the landing page using links like this:
Code:
https://www.example.com/landing/?t202id=1510&t202kw={keyword}
Can you please tell me what my Postback URL should look like in order for everything to track successfully? If I'm not using subid's, how can I do this? Ultimately, I want the post back URL to be able to post back which keywords generated leads and connect those stats to our existing campaigns in Prosper202.
Thanks so much guys.. Your help is greatly appreciated.