Home > Design - Imagery, Banners & Landers > Landing Pages

help with landing pages coding (4)


02-04-2017 02:50 PM #1 yacoubh (AMC Alumnus)
help with landing pages coding

hello everyone.,,

i recently submitted a few new campaigns in pop traffic and i can see that i'm getting a good amount of clicks into my landing pages!
but without any conversion though.
so what i need to ask is this
where i can find a really good web developer who can help me edit and check all the landing pages codes before i submit them
as i went to freelancer.com and upwork.com but can't find someone who knows about affiliate marketing and coding at the same time, because finding a web developer is not enough to edit the landing pages because i need someone who can understand how affiliate marketing works so he can edit the landing pages the right way for affiliate marketing.


please help guys..
regards


02-04-2017 03:03 PM #2 jessejames (Member)

Normally:

- Are there any external files? Jquery loaded locally? Always use the Jquery loaded via Google/Cloudflare/other CDNs, as it's often cached already in the client
- Any obfuscated/garbled JS-code? Comment it out using <!-- and see whether the lander functions the same


Usually you should only need really simple JS (for calling out paramters like model/make/OS etc.)


02-04-2017 03:23 PM #3 yacoubh (AMC Alumnus)

Quote Originally Posted by jessejames View Post
Normally:

- Are there any external files? Jquery loaded locally? Always use the Jquery loaded via Google/Cloudflare/other CDNs, as it's often cached already in the client
- Any obfuscated/garbled JS-code? Comment it out using <!-- and see whether the lander functions the same


Usually you should only need really simple JS (for calling out paramters like model/make/OS etc.)
actually i dont know anything of you are talking about i dont know how to find these files and codes.
are you a tech guy ?


02-04-2017 04:00 PM #4 jessejames (Member)

Yes, I guess I'm a "tech guy".

Can you post the lander here? Just the HTML code from the main lander file for now.


Home > Design - Imagery, Banners & Landers > Landing Pages