I could really use some help if someone has a few mins. I'm running redirect and ppv traffics to landers for pay per call offers. I don't know how set up tracking in
Seems variables need to go from traffic to lander into invoca and back to
Did you tried to pass you clickid's into the ringpool of Invoca?
That way you can upload your clickid's into
No, I thought Ringpools would not work with PPV and redirects because there will be too many to handle. I need to know what source ID and lander converted. Can I pass this into invoca with my campaign ID and get it to show up in
Here is my paid calls web hook in Invoca (GET format):
http://abcd.voluumtrk2.com/postback?cid=<transaction_id>&p=<affiliate_payout_ localized>&txid=<original_order_id>
In Invoca, it is showing this for the conversions when fired:
X webhooks fired (X errors), the error is 400.
Campaign link example:
http://ad.domain.com/9e1d66f0-af16-4...2e94?sourceid=[sourceid]&match=[match]&carrier=[carrier]&mob_pf=[mob_pf]&country=[country]&cpc=[cpc]
Lander link:
http://lander-domain.com/en-offer-lp1/?s1={campaign.id}&s2={clickid}
You'll need to use RingPools to generate a link that you can use with
The problem is that you may run out of numbers and you'll lose tracking.
Ask your network to talk with Invoca to get you "bulk" or "PNAPI" RingPools from Invoca to allow for more numbers. But, it still may not be enough if you have a lot traffic.
-Mike
Here is screen in Invoca to make URL parameters. This look right?

I'm not really sure how to match up
Here is where I'm at:
Invoca Webhook:
http://abcd.voluumtrk2.com/postback?cid=<subID>&p=<affiliate_payout_localized >&txid=<original_order_id>
https://offernetwork.ringrevenue.com/c/332/232342342-234-?us=http%3A%2F%2Flander.com%2Fen-offer-lp1&t=33223&subID={clickid}
SubId's match up right like this?
Invoca shows "Webhook URL has unknown replacement parameters: <subID>"
Thanks
When I place this in Invoca:
http://asdasd.voluumtrk2.com/postback?cid=<s2>&p=<affiliate_payout_localized>&t xid=<original_order_id>
It says:
Invalid entries in this form prevented changes from being saved. Please fix the following: Webhook URL has unknown replacement parameters: <s2>
Since Invoca won't let me use <s2> so you think I need to use <dynamic_number_pool_referrer_param1_value> becuase that will be the first paramter being sent into Invoca?
https://f5media.invoca.net/help/tran...ba3111&popup=1
So
http://asdasd.voluumtrk2.com/postback?cid=<dynamic_number_pool_referrer_param1_ value>&p=<affiliate_payout_localized>
and
https://network.ringrevenue.com/c/222/3433-1121-?us=http%3A%2F%2Fmydomain.com%2Fen-offer-lp1&t=33234&subID=&s2={clickid}
Ah, this might help:
https://invoca.uservoice.com/knowled...eb-integration
Since Invoca says <s2> isn't valid, what should I do with the links? dynamic_number_pool_referrer_param1_ is right one?
http://asdasd.voluumtrk2.com/postback?cid=<dynamic_number_pool_referrer_param1_ value>&p=<affiliate_payout_localized>
and
https://network.ringrevenue.com/c/222/3433-1121-?us=http%3A%2F%2Fmydomain.com%2Fen-offer-lp1&t=33234&subID=&s2={clickid}
Anyone have a contact at Invoca?
This might help as well: http://www.premium23.com/preview-ult...bles-tracking/ . Note, it's a premium post so you would have to subscribe (you can subscribe for 1 month, not expensive).
Thanks!
Finally got up and running with an approved campaign at ring partner, did you guys get this figured out? Care to share with the rest of the class? 
You need to create a ringpool with custom variables and make "s2" one of your custom variables, then use the substitution parameter as you've been doing for the webhoook. s2 doesn't exist unless you create a variable for it.