Follow along with the video below to see how to install our site as a web app on your home screen.
Note: this_feature_currently_requires_accessing_site_using_safari
Thanks!You are in the black -- at a profit -- congrats
That's pre-tax income too
How hard did you work on this -- how many hours -- that's probably the bottom line I suppose.
My AM's also asked me if i can scale.Will it scale at all?
First, quality spying and learning is the most important factor. This is crucial, especially when you new.
Except Tracker, Excel, Toggl and own coded stuff, no additional tools.What tools you use except Adplexity Native?
I have also adplexity native now. After few hours playing around and in combination with other tools, i found a solid way to reverse engineer most likely profitable campaigns, landers and offers that are other marketers currently running.
Because you mentioned in this post you use Adplexity with combination wirh other tools, that's why I'm asking
It will take a lot of money/time if you start with complete new own landers
One of my mistakes.
No Planning and Hesitation.What were the other mistakes?
No Planning and Hesitation.
Hesitating because of fear of loss was probably the biggest obstacle i had to overcome.
Planning helps to handle this more easily.
If a test fails, then go to the next in the plan...
Things that you have probably read many times.
Step 3: Create your own JS Parse offer
This offer will fire only the custom conversion that we created on Step 1 without interfering to our campaign’s conversions. This means that each for each lp click that generates a custom conversion, it is coming from a bot that can parse java script, if no custom conversion is fired then this bot cannot parse java.
<!DOCTYPE html>
<script type="text/javascript">
function getToken(variable)
{
var query = window.location.search.substring(1);
var vars = query.split("&");
for (var i=0;i<vars.length;i++) {
var pair = vars.split("=");
if(pair[0] == variable){return pair[1];}
}
return(false);
};
var goal = "http://xxx.trackvoluum.com/postback?cid="+getToken("cid")+"&et=continue";
function redir(){
window.location.replace(goal)
};
</script>
<body onload="setTimeout(redir, 200);">
</body>
When adding JS Parse offer to your voluum, make sure to append the Click ID at the end of its url by adding ‘?cid={clickid}’ after the .html extension
Exactly my problem, fear of loss. I have to try again and again, we are you now at? Reached your goals yet?No Planning and Hesitation.
Hesitating because of fear of loss was probably the biggest obstacle i had to overcome.
Planning helps to handle this more easily.
If a test fails, then go to the next in the plan...
Things that you have probably read many times.
Totally agree, I also use awsThx man!
Thank you for the advice.
AWS S3 + Cloudfront. cheap and fast