Author Topic: Use the cheapest traffic to generate lead gen & phone calls. Interested?  (Read 12052 times)

DogBoy

  • Inner Core
  • Hero Member
  • *
  • Posts: 513
    • View Profile
    • Email
Re: Use the cheapest traffic to generate lead gen & phone calls. Interested?
« Reply #15 on: November 29, 2015, 02:49:50 PM »
thats a very cool hack:) Thank you!

ergophobe

  • Inner Core
  • Hero Member
  • *
  • Posts: 9325
    • View Profile
Re: Use the cheapest traffic to generate lead gen & phone calls. Interested?
« Reply #16 on: November 30, 2015, 04:26:07 AM »
> 3 lines of CSS

Can you share?

I just mean a couple of simple media queries. Let's say I want your image method to show on anything smaller than an iPad.

Assuming I have something like

<div class="big-screen-form">
 <form>Stuff</form>
</div>
<div class="jason-method-for-small-screen>
 <a href="mailto:me@mail.com"><img></a>
</div>

Then my CSS is simply

.jason-method-for-small-screen {display:none;}

media only screen and (max-width: 767px) {
  .big-screen-form {display:none;}
  .jason-method-for-small-screen {display:block;}
}

So it's three lines of CSS not counting the media query. Obviously you would need more CSS to style the elements, but that would show/hide based on screen size. If you want iPads included, then you would use a max-width of 1024.

JasonD

  • Inner Core
  • Hero Member
  • *
  • Posts: 1420
  • Look at THAT!!!!
    • AOL Instant Messenger - JasonDDuke
    • View Profile
    • Domain Names
    • Email
Re: Use the cheapest traffic to generate lead gen & phone calls. Interested?
« Reply #17 on: December 01, 2015, 11:57:03 AM »
Excellent, thank you

ergophobe

  • Inner Core
  • Hero Member
  • *
  • Posts: 9325
    • View Profile
Re: Use the cheapest traffic to generate lead gen & phone calls. Interested?
« Reply #18 on: December 01, 2015, 04:50:37 PM »
And note that if the AMP thing ever catches on, the <form> element will be disallowed on mobile, so you'll definitely need this

https://github.com/ampproject/amphtml/blob/master/spec/amp-html-format.md

https://www.webmasterworld.com/google/4779275.htm

https://www.ampproject.org/
« Last Edit: December 01, 2015, 04:53:18 PM by ergophobe »

littleman

  • Administrator
  • Hero Member
  • *****
  • Posts: 6558
    • View Profile
Re: Use the cheapest traffic to generate lead gen & phone calls. Interested?
« Reply #19 on: December 11, 2015, 06:16:27 PM »
Excuse my ignorance on the topic, but where does one buy cheap mobile traffic?  And, how much is it costing?

JasonD

  • Inner Core
  • Hero Member
  • *
  • Posts: 1420
  • Look at THAT!!!!
    • AOL Instant Messenger - JasonDDuke
    • View Profile
    • Domain Names
    • Email
Re: Use the cheapest traffic to generate lead gen & phone calls. Interested?
« Reply #20 on: December 11, 2015, 06:29:49 PM »
Lots of places but any RTB system should give you access to remnant unsold space.

I personally like Adult traffic and adult pops (most probably related to buying so much in former professions for gambling stuff) and can vouch for people like http://www.trafficjunky.com/ but tghen again I am the guy that signed off on a GBP 7 Figure deal with Kim Dotcom on his Mega stuff, not long before he got arrested..... so take what I say with a pinch of salt :)