Home > Questions and Answers > Affiliate Network Questions

No tracking link found in landing page (10)


09-13-2020 12:53 PM #1 javi05 (Member)
No tracking link found in landing page

I recently downloaded this landing page from adplexity.but when trying to fix it there is no tracking link found such as <a href="http://blah.tracker.com/click">CLICK HERE NOW</a>.This looks some offer run by a company or something but the landing page is really good.IS there a way to add tracking link by my own??


09-13-2020 02:58 PM #2 jeremie (Moderator)

Quote Originally Posted by javi05 View Post
I recently downloaded this landing page from adplexity.but when trying to fix it there is no tracking link found such as CLICK HERE NOW.This looks some offer run by a company or something but the landing page is really good.IS there a way to add tracking link by my own??
You say THIS landing page, but you do not give us any link of landing page. How are we supposed to know?

By the way. Please do not post your questions twice. It won't get you faster answers. Better to spend 2 more minutes on writing your question so people can understand and reply.
And it is Sunday, so less people are active ;-)


09-13-2020 03:12 PM #3 jaybot (Veteran Member)

So find the button in the code and add an

<a href=“yourtracker.com/click”> click now! </a>

That would probably work.

Unless it’s js , then do an onclick=“window.yadayada”

Kinda hard to tell without seeing the actual lander code.


09-13-2020 03:51 PM #4 javi05 (Member)

Here 's the link to the landing page i am talking about - http://giveawaysforyou.club/giveaways/apple/index.html#


09-13-2020 06:42 PM #5 jaybot (Veteran Member)

That lander is all sorts of broken. I’ll let @jeremie tear it apart if he’s up to it.

Better, cleaner, easier to use version right here on STM:


https://stmforum.com/forum/showthrea...-sweeps-lander


09-13-2020 07:12 PM #6 javi05 (Member)

I tried to fix it for some practice.I found a back button redirect and a function with an outgoing link to some offer.Do i have to replace every outgoing link with my click URL??


09-13-2020 08:33 PM #7 twinaxe (Senior Moderator)

Now it redirects to hypergiveaway.cpm

When this is not your domain just search the code for hypergiveaway, then you should find the redirects.

When it doesn't work I check again when I am back on my computer.


09-13-2020 08:41 PM #8 jeremie (Moderator)

Change tdmnf on line 3908 and the backbutton url on line 4133 and you will be good to go.


09-14-2020 09:54 AM #9 javi05 (Member)

Thanks for the help !!!! i'll change tdmnf and back button url with my tracking link!!


09-15-2020 11:36 AM #10 twinaxe (Senior Moderator)

A good trick to find the links is to hover with the mouse over the CTA and check where it redirects to.

Then search the code for that domain and replace the part then with your own link.


Home > Questions and Answers > Affiliate Network Questions