The Most Active and Friendliest
Affiliate Marketing Community Online!

“Propeller”/  Direct Affiliate

Passing URL tokens through multiple pages

kerbeross

Member
affiliate
Hey Guys!
Got an issue going on, hope you can help me.
I'm trying to pass bing's URL tokens trough 2 pages on my website, to the affiliate link, and finally see it on my affiliate networks reports.
when the user clicks on my ad on bing, he gets to
"mydomain.com/home.html?s1={MatchType}&s2={CampaignId}&s3={QueryString}&s4={Adid}"
than he clicks on "more info" and gets to
"mydomain.com/product1.html?s1={MatchType}&s2={CampaignId}&s3={QueryString}&s4={Adid}"
and on that page he clicks on the affiliate link and gets to
"offer.com?s1={MatchType}&s2={CampaignId}&s3={QueryString}&s4={Adid}".
Am I passing the tokens right? cause on my reports on the affiliate network I just see empty tokens, just {MatchType}{CampaignId}{QueryString}{Adid}.
SUCKS right? any suggestions?
Thanks!
 
Hey Guys!
Got an issue going on, hope you can help me.
I'm trying to pass bing's URL tokens trough 2 pages on my website, to the affiliate link, and finally see it on my affiliate networks reports.
when the user clicks on my ad on bing, he gets to
"mydomain.com/home.html?s1={MatchType}&s2={CampaignId}&s3={QueryString}&s4={Adid}"
than he clicks on "more info" and gets to
"mydomain.com/product1.html?s1={MatchType}&s2={CampaignId}&s3={QueryString}&s4={Adid}"
and on that page he clicks on the affiliate link and gets to
"offer.com?s1={MatchType}&s2={CampaignId}&s3={QueryString}&s4={Adid}".
Am I passing the tokens right? cause on my reports on the affiliate network I just see empty tokens, just {MatchType}{CampaignId}{QueryString}{Adid}.
SUCKS right? any suggestions?
Thanks!

Hi Kerbeross,

You would need to save those variables in session or cookies on first landing page and then pass them in external link on second page.

Next week we are releasing update for our wordpress plugin with support for those tokens.

Cheers.
 
banners
Back