The Most Active and Friendliest
Affiliate Marketing Community Online!

“Adavice”/  “CPA

Setting up squeeze pages with AdsBridge

Ninja Stuff

New Member
affiliate
Hey everybody, a new member of forum is here <— :)



I’ve been doing affiliate marketing for about 6 months already and I recently decided to take it to the next level as I see there is a lot of potential for growth.


So, I decided to sign up with Ads Bridge and setup my very fist campaign.


It was a bit difficult to make sense of these postback URL, URL tokens & parameters but I almost got a hang of it.


But I’m stuck on something else.


I’m hosting my squeeze pages somewhere else(not on AdsBridge) and in order to connect my squeeze page with AdsBridge there is a little JavaScript code that I need to paste into my call-to-action button on the squeeze page.


AdsBridge says “Add the piece of code or the click URL below to call to action button(s) on your landing page in order to pass data further. For generating click URL specific for the campaign go to the “Tracking pixel” section.”


`<a href="javascript:void(0)" onclick="window.open(decodeURIComponent( window.location.href.substr(window.location.href.lastIndexOf('aref=')+5)), '_self');"> </a>
`


That snippet.


But the problem is, that my call-to-action button referees to the actual product I’m promoting which I assume that’s how it’s supposed to be right?


I’ve this “See The Method NOW” button which takes the user to the offer I’m promoting.



`<div>
<a href=“trkur2(dot)com/592971/23716" target="_self">
<span class="elButtonMain">See The Method NOW!</span>
</a>
</div>`


So, I’m confused with this, does it want me to insert that JS code WITHIN my call-to-action button code like this?


`<div>
<a href=“trkur2(dot)com/592971/23716" target="_self">
<span class="elButtonMain">See The Method NOW!</span>
</a>
<a href="javascript:void(0)" onclick="window.open(decodeURIComponent( window.location.href.substr(window.location.href.lastIndexOf('aref=')+5)), '_self');"> </a>
</div>`



OR


It wants me to completely get rid of my offer reference and replace my old “<a href…” attribute with this JavaScript snippet like this?


`<div>
<a href="javascript:void(0)" onclick="window.open(decodeURIComponent( window.location.href.substr(window.location.href.lastIndexOf('aref=')+5)), '_self');"> </a>
</div>
<span class="elButtonMain">See The Method NOW!</span>
</a>
</div>`



I hope this makes sense to anyone reading :)


I’m eager to get my campaign started as I’ve already setup my ad campaigns with different squeeze pages etc…


I just need to solve this problem and I’m good to go, any input is much appreciated :)
 
Hello!

Welcome to the forum :) I'm glad you've chosen AdsBridge! As this is quite a technical question, I suggest reaching out to our techinal support team at support @adsbridge.com

I hope this helps!

-Zach
 
Hey guys! Thank you for posting this problem with Adsbridge. I am faced with same issue and I am not able to capture any test conversions sent from my aff.network in adsbridge. I have been trying to solve this for around a week and have officially hit a wall!

Please do answer this question here on this forum as its not really too technical to be addressed here and it will help prevent a lot of stress and headache for others in this community when setting things up for the first time.

Adsbridge Support has been v. friendly and responsive to my questions and frustrations, but I have just been going around in circles between adsbridge and my aff. Network support for quite frankly too long.

Thank you.
 
Last edited:
MI
Back