[Journey] My first journey - Twitter CPA

cl8298

Newbie
Joined
Aug 10, 2017
Messages
10
Reaction score
5
Today I made a twitter account and scheduled 300+ tweets at 5 a day. Some of them with my ClikRevenue links, Some without.

Day 1 25/08/2017

Followers = 11
Revenue = $0
Clicks = 22
Conversions = 0


Target by 01/09/2017

Followers = 100
Revenue = $+


Thoughts:

Will need to look for a free sign up offer or offers that pay per lead as these seem more likely to be clicked and converted to me.

Any advice anyone can offer me.

I'm following the ''£10 to £40 Per Day and Beyond on Autopilot guide. No Investment Required''. By @Sherbert Hoover
 
what is the best for ClikRevenue links ( Instagram OR Twitter ) to make good money ?
 
All the best with your journey , iam waiting the results every day
 
My experience with tw is that my account gets locked up too often. Also post in black text instead of white pls
 
My experience with tw is that my account gets locked up too often. Also post in black text instead of white pls
Slightly confused. My whole page is in black. If I wrote in black you wouldn't be able to see it.
 
To do Today:

  1. Unfollow all Twitter accounts I am currently following using this code
    Code:
    $('.unfollow-text').click()
  2. Follow more accounts that are following accounts related to my niche.

Using this code to scroll through an account's followers


Code:
setInterval(function() { window.scrollTo(0, document.body.scrollHeight); }, 2000);

Followed by this code to send out a follow request to the followers we just scrolled through

Code:
__cnt__=0; jQuery('.Grid-cell .not-following .follow-text').each(function (i, ele) { ele = jQuery(ele); if (ele.css('display')!='block') {console.log('already following:', i); return;} setTimeout(function () {ele.click();}, __cnt__++*500); });

Credit goes to @Sherbert Hoover for the two codes above


After following 739 accounts only 19 have followed me back. I can't check how my links are performing because Crakrevenue is down temporarily
 
To do Today:

  1. Unfollow all Twitter accounts I am currently following using this code
    Code:
    $('.unfollow-text').click()
  2. Follow more accounts that are following accounts related to my niche.

Using this code to scroll through an account's followers


Code:
setInterval(function() { window.scrollTo(0, document.body.scrollHeight); }, 2000);

Followed by this code to send out a follow request to the followers we just scrolled through

Code:
__cnt__=0; jQuery('.Grid-cell .not-following .follow-text').each(function (i, ele) { ele = jQuery(ele); if (ele.css('display')!='block') {console.log('already following:', i); return;} setTimeout(function () {ele.click();}, __cnt__++*500); });

Credit goes to @Sherbert Hoover for the two codes above


After following 739 accounts only 19 have followed me back. I can't check how my links are performing because Crakrevenue is down temporarily

where you paste that code, and did you paste it manually?

I follow this journey, wish you much success
 
where you paste that code, and did you paste it manually?

I follow this journey, wish you much success

He is pasting it into the browser console, you can right click and select "inspect" and then on the right find the console
 
where you paste that code, and did you paste it manually?

I follow this journey, wish you much success

For the mass follow code you click the follower's tab on an account that is similar to yours and then right click anywhere on the screen, click ''inspect'' and then console on the window that opens up. There you paste the code and hit enter.

If you want to use the unfollow code you go to your account, click ''following'', right click anywhere, ''inspect'', console, paste, enter
 
Up to 36 followers. Got a couple retweets so hopefully that'll start helping to boost reach. Still on $0.

Off to follow some more accounts.
 
Good luck in your journey
 
We're up to 79 followers. Had 69 clicks but 0 conversions.

Going to focus on growing the account and gaining followers whilst looking for a Pay Per Lead affiliate program. Not proving easy to find one that I feel will be appealing and profitable. In 6-8 weeks I'll start promoting this new link.
 
Never personally tried Twitter and CPA, good luck with your journey
 
Back
Top