The Most Active and Friendliest
Affiliate Marketing Community Online!

“Propeller”/  Direct Affiliate

Honeybadger

Well-Known Member
AffKit Ninja
My goals for the 10 affiliate business websites this month are -->
  1. Websites created with all plugins, pages and theme modifications set up
  2. Websites and all their web pages indexed in Google.com and Google.co.uk search index
  3. Each website attracts 50 daily visits from Google search
  4. Each website earning $5 daily commission from Amazon Associates ads
What are your affiliate goals for December?
 
That's a cool plan there!
What are your affiliate goals for December?
Hard to focus on a plan for December, busy with works, Christmas, planning for birthday, plenty stuff to think about ..
I'd say 2022 plan instead
Get more involved with AM .. and learn better testing strategies to find the best winning campaigns .. Hopefully a target day profit of two numbers..
Well, for PureLander.. I'll get extra missions since they'll make many updates ..
I would also LOVE to attend the Affiliate Global event in Dubai (Mars 2022) .. But I can't afford it (ಠ﹏ಠ) , I have to discuss this with my manager .. But I already know his answer (ಠ﹏ಠ) ...
Sad Face GIF
fun love GIF by Molang.Official


- Samira
 
Update --> December 2021 Goals
  1. Websites created with all plugins, pages and theme modifications set up
This is about 70% done
just needs to finish the list
which means next week
focused and scheduled up
before Christmas parties
and New Year hangovers
  1. Websites and all their web pages indexed in Google.com and Google.co.uk search index
8 out of 10 websites
have pages indexed in Google US & UK
2 websites need to be indexed
after I create some content --> next week
worth indexing
  1. Each website attracts 50 daily visits from Google search
Only 10% achievement so far
to be honest I haven't been trying
too busy at work
and on this forum making other excuses
but I expect to meet this target
in January of 2022
  1. Each website earning $5 daily commission from Amazon Associates ads
Again only 10% success
although that 1 site earns $50 weekly
from Amazon Associates
and I know why the others aren't earning
Chiefly because -->
there aren't any Amazon ads on them yet !!!!!

Altogether
this project is going well
but I need to focus more
and schedule it out
BIG week coming up
--> December 20 thru 26
 
Last edited:
  1. Websites created with all plugins, pages and theme modifications set up
  2. Websites and all their web pages indexed in Google.com and Google.co.uk search index
  3. Each website attracts 50 daily visits from Google search
  4. Each website earning $5 daily commission from Amazon Associates ads
That's definitely a plenty list of things for December!
ALL THE RESPECT since you can manage all that!
And hope for you the best of luck!!!!
You Can Do It GIF by bubly


Implement client-side JavaScript parsing of the sports data .json files.
A lot of new code required.
As expected from our Code-Expert-Guru!
Ice T Respect GIF by Global Citizen


- Samira
 
Well it works (sort of rudimentary) looped all
JavaScript:
//INSERTING ROWS INTO TABLE
                        $('#table').append(DATA);
                    });

So you will be able to click on a player's name as select the season year to get the player's record.
If you are not signed into a subscription account you will get a signup prompts, trial offers, email and sms info and SOI /sms authorization.

allstars_json.jpg


JSON:
[
  {
    "PlayerID": 20000646,
    "Name": "Kawhi Leonard",
    "TeamID": 31,
    "Team": "DUR",
    "Position": "Scrambled"
  },
  {
    "PlayerID": 20000574,
    "Name": "Kyrie Irving",
    "TeamID": 31,
    "Team": "DUR",
    "Position": "Scrambled"
  },
  {
    "PlayerID": 20000441,
    "Name": "Bradley Beal",
    "TeamID": 31,
    "Team": "DUR",
    "Position": "Scrambled"
  },
  {
    "PlayerID": 20000884,
    "Name": "Kevin Durant",
    "TeamID": 31,
    "Team": "DUR",
    "Position": "Scrambled"
  },
  {
    "PlayerID": 20000726,
    "Name": "Joel Embiid",
    "TeamID": 31,
    "Team": "DUR",
    "Position": "Scrambled"
  },
  {
    "PlayerID": 20001844,
    "Name": "Donovan Mitchell",
    "TeamID": 31,
    "Team": "DUR",
    "Position": "Scrambled"
  },
  {
    "PlayerID": 20002271,
    "Name": "Zion Williamson",
    "TeamID": 31,
    "Team": "DUR",
    "Position": "Scrambled"
  },
  {
    "PlayerID": 20001460,
    "Name": "Devin Booker",
    "TeamID": 31,
    "Team": "DUR",
    "Position": "Scrambled"
  },
  {
    "PlayerID": 20000544,
    "Name": "James Harden",
    "TeamID": 31,
    "Team": "DUR",
    "Position": "Scrambled"
  },
  {
    "PlayerID": 20000804,
    "Name": "Zach LaVine",
    "TeamID": 31,
    "Team": "DUR",
    "Position": "Scrambled"
  },
  {
    "PlayerID": 20000710,
    "Name": "Julius Randle",
    "TeamID": 31,
    "Team": "DUR",
    "Position": "Scrambled"
  },
  {
    "PlayerID": 20001829,
    "Name": "Jayson Tatum",
    "TeamID": 31,
    "Team": "DUR",
    "Position": "Scrambled"
  },
  {
    "PlayerID": 20000678,
    "Name": "Nikola Vucevic",
    "TeamID": 31,
    "Team": "DUR",
    "Position": "Scrambled"
  },
  {
    "PlayerID": 20000635,
    "Name": "Mike Conley",
    "TeamID": 31,
    "Team": "DUR",
    "Position": "Scrambled"
  },
  {
    "PlayerID": 20000664,
    "Name": "Chris Paul",
    "TeamID": 32,
    "Team": "LEB",
    "Position": "Scrambled"
  },
  {
    "PlayerID": 20001683,
    "Name": "Domantas Sabnois",
    "TeamID": 32,
    "Team": "LEB",
    "Position": "Scrambled"
  },
  {
    "PlayerID": 20001661,
    "Name": "Ben Simmons",
    "TeamID": 32,
    "Team": "LEB",
    "Position": "Scrambled"
  },
  {
    "PlayerID": 20001672,
    "Name": "Jaylen Brown",
    "TeamID": 32,
    "Team": "LEB",
    "Position": "Scrambled"
  },
  {
    "PlayerID": 20000468,
    "Name": "Anthony Davis",
    "TeamID": 32,
    "Team": "DUR",
    "Position": "Scrambled"
  },
  {
    "PlayerID": 20000742,
    "Name": "Paul George",
    "TeamID": 32,
    "Team": "LEB",
    "Position": "Scrambled"
  },
  {
    "PlayerID": 20000840,
    "Name": "Rudy Gobert",
    "TeamID": 32,
    "Team": "LEB",
    "Position": "Scrambled"
  },
  {
    "PlayerID": 20000619,
    "Name": "Damian Lillard",
    "TeamID": 32,
    "Team": "LEB",
    "Position": "Scrambled"
  },
  {
    "PlayerID": 20000497,
    "Name": "Giannis Antetokounmpo",
    "TeamID": 32,
    "Team": "LEB",
    "Position": "Scrambled"
  },
  {
    "PlayerID": 20001984,
    "Name": "Luka Doncic",
    "TeamID": 32,
    "Team": "LEB",
    "Position": "Scrambled"
  },
  {
    "PlayerID": 20000485,
    "Name": "Stephen Curry",
    "TeamID": 32,
    "Team": "LEB",
    "Position": "Scrambled"
  },
  {
    "PlayerID": 20000571,
    "Name": "LeBron James",
    "TeamID": 32,
    "Team": "LEB",
    "Position": "Scrambled"
  },
  {
    "PlayerID": 20001441,
    "Name": "Nikola Jokic",
    "TeamID": 32,
    "Team": "LEB",
    "Position": "Scrambled"
  }
]
 
Last edited:
My goals for the 10 affiliate business websites this month are -->
  1. Websites created with all plugins, pages and theme modifications set up
  2. Websites and all their web pages indexed in Google.com and Google.co.uk search index
  3. Each website attracts 50 daily visits from Google search
  4. Each website earning $5 daily commission from Amazon Associates ads
What are your affiliate goals for December?
Similar to all months before, to get new affiliates, to keep the old ones satisfied with offers, to get in touch with more publishers that will place their program in our network, to be more active on different internet platforms, and to have time to deal more with paid advertising. :D
 
In 2021, you should also consider how you can reward your affiliates more. Often, the more quality affiliates you have on board, the easier you will find it to grow your brand and improve brand awareness. Affiliates typically look for the most rewarding deal and if you can’t offer them what they want, they will go elsewhere.

Research your competitors and find out what they are doing well. If they have a better rev share deal, reconsider yours. Don’t go too low as you don’t want to affect your bottom line. Make sure you are rewarding them in whatever way you can and they’ll promote your brand in return.

2021 could be the year that your iGaming brand becomes an industry leader. Affiliate marketing could assist with this transition. Use the strategies and tips we have given you and mix in some of your own ideas.
 
this is more the human friendly I need to use the full team name by changing the json feed with a substitution regex
sed 's/TEA/Team Name/' ;) colors need to change puke green is not good
Vomit

1639860773053.png
 
Last edited:
MI
Back