Don't waste your hard earned STEEM & SBDsteemCreated with Sketch.

in #steemit6 years ago


Image Source


Do you know what really gets me?

Seeing people wasting money STEEM & SBD.

Now, I'm not talking about having a slightly bad ROI while using promotion services. As even then, the goal of promoting the post is still achieved.

What I'm referring to is something which should be obvious but what many users aren't realising and thus wasting many, many SBDs & STEEMs.

The Promotion Tab

You are probably aware of this in-built service of Steem, but if you're not, let me give you a quick introduction:

Steem has an in-built service of showcasing posts under the Promoted tab, which have been paid for with SBD or STEEM through a transfer to @null.

These funds are automatically burned, which is good for the rest of the SBD & STEEM tokens as their value increases due to less supply.

Problem: Nobody is looking

Now the problem here is that promoting the posts this way can be quite expensive as no ROI is guaranteed and it solely relies on users actually seeing the post.

Does this look like a good ROI?


And I can only speak for myself and those people I've talked with, but over the last 6 months, I have never looked into the promoted tab.

I only started looking into it, when I noticed huge chunks of money being transferred to @null.

Analysing the transfers over the last 2 months showed that over 7700 SBD & 2 STEEM have been spend for promotion through @null.


import { Client } from 'dsteem'
const client = new Client('https://gtg.steem.house:8090')

export default async function main() {
    let trxs = await client.call('condenser_api', 'get_account_history', ['null', -1, 10000])

    trxs = trxs.map(x => {
      let op = x[1].op[1]
      op.time = x[1].timestamp
      return op
    })

    trxs = trxs.filter(x => {
      if (!x.memo) return false
      return x.memo.includes('@')
    })

    console.log(trxs[0])
    console.log(trxs.length)
    let sum_steem = trxs.reduce((a, b) => +a + (b.amount.includes('STEEM') ? +Number(b.amount.replace(` STEEM`, ``)) : +0), 0)
    let sum_sbd = trxs.reduce((a, b) => +a + (b.amount.includes('SBD') ? +Number(b.amount.replace(` SBD`, ``)) : +0), 0)
    alert(`SBD ${sum_sbd} | STEEM ${sum_steem}`)
}


Test the code directly in your browser: https://playground.steem.vc/ (just copy & paste it)

And now?

Don't get me wrong. I think the idea of having an in-built promotion function is important, but fact is: the current system doesn't work and unknowing users are losing big chunks of money.

So what now?

1.) The Promoted Tab has to be re-designed or re-incentivized.
2.) Promotion shouldn't be done through the Promotion Tab until things change or unless you're aware of the fact that you're losing money.

But promotion of your posts is important, right?

The Alternative

Correct. Promotion is a crucial element in being successful on Steem. It doesn't matter how much time you invest into your posts & videos, if nobody sees them.

So, a much better alternative instead of the promote tab is to use Smartsteem.com.

promote_infinite.gif

Just go to Smartsteem.com, login with your Steem posting-key and click on Promote.

Fill out the fields and soon your post will be visible to a lot more readers and Steemians.

Now, I want to mention that I'm the founder of Smartsteem, which makes my opinion theoretically biased and there are of course other promotion services but honestly: if you're making the best pizza by working tirelessly on your craft, and you're eating the pizza yourself, why shouldn't you be proud about it, right?

Epilogue

Alright my fellow Steemians. Always keep in mind that while Steem might not be worth that much today than few months ago, the past tells us that it's possible.

So treat your activity and rewards on Steem as an investment and act & think smart.

Have a great day!

Your witness,
@therealwolf


Making Steem Greater

signature_therealwolf_2.png
Projects developed by @therealwolf for Steem


Smartsteem.com Steem Chat-Wallet
Witness Essentials Utopian.io Signup

More about me


#1 Ask Me Anything livestream with 15 questions

11 Things I Learned From the AMA written by @hungryhustle



Do you share my vision for Steem? Let's work together to achieve it!


You can vote for me at https://steemit.com/~witnesses.

Or you can simply use steemconnect to vote for me or to set me as a proxy.

A big and sincere Thank you to all of those who support my efforts!

Sort:  

Thanks for the great information!

Posted using Partiko iOS

I use Smartsteem frequently and also delegate SP because it’s a fantastic service. In fact, I published a post on it here https://steemit.com/smartsteem/@kenmelendez/gembl92p. Love what you are doing Wolf. Steem on!

-Ken

Posted using Partiko iOS

Thank you ken! Amazing post! Next time, let me know in advance so I can upvote it when the upvote algorithm is worth it :)

Anytime! I love promoting cool stuff like Smartsteem. What is the best way to let you know in advance?

Posted using Partiko iOS

Ah, normally mentioning @therealwolf or @smartsteem would be enough, but I guess I skipped your notification.

Hold tight your money! Dont waste it easily

Hodl tight your money - exactly!

I started using Smartsteem now with all my posts haha, after watching a video that @kenmelendez did. Ken also answered my questions in Discord when I had them. The service is great! I was like a kid in a candy store when I did the bid for votes, and wound up with a 13.73 ROI. hehe I know that doesn't happen all the time, but it was awesome. Cool service, thanks!

Hehe, glad to hear that! Bid-bots can be either a positive or negative surprise. If you want more stability, then you can use: https://smartsteem.com/promote/buy (@smartmarket)

hahaha yeah I only did the "bid for votes" one time, and was lucky to get the high ROI. I normally do the promote/buy. Usually not a whole lot, like 5 to 10 STEEM, but it rarely uses it all, and sends me back the balance that it can't use. :)

Btw. if anybody wants to burn something to increase the value of the currency consider @burnpost or just send directly to @null :)

If you want to promote your posts and get a good roi while doing so: @smartsteem ;)

That's a good way for big stakeholders to do something good for their tokens, but not so much for small or medium-sized users :)

as someone who spend few but all SBD with promoting option I totally agree wiith your interpretation.

At least it wasn't too much!

Danke Wolf, dass du uns wieder am laufenden haltest. 👍

Posted using Partiko Android

Thank you for the good read. However, I would like to comment on a few things:

1.) First and foremost, Smartsteem is the best promoting service out there and I want to thank you for offering such a service.
2.) However, I think it is undoubtedly necessary to have an inbuilt-function in Steemit available where Steem and SBD get burned, consequently leading to a more stable ecosystem. Therefore I would suggest co-operating with @ned and the rest of the developer team to build a really good promoting service which burns SBD and Steem. After all, it should be in everyone's interest to wipe out some liquid Steem.
3.) For the given reasons above, however, it is a little bit counterintuitive in my mind to advertise against the 'promoting'-tab, because regardless of whether the person who burns Steem and SBD was aware of the consequences, this still helped to a minimum extent to maintain a stable ecosystem.

Thank you for reading.

If you want to promote, it should all be burned.

The ability to spend 500 SBD, push a post to the top of tending, and get that 500 back is a fucking joke.

1.) Thank you very much and it is my pleasure!
2.) Great idea!
3.) I'm only advertising against the promoted tab as it's not worth it in its current form. If the promoted tab will be worth it in the future, I'll obviously write a post about it. The last part about Smartsteem wasn't the goal - it's just something I thought would fit into the post.

Thank you for commenting!

I knew the promoted tab was there but I had no idea how to get my posts to show up on there (I wasn't really interested in having my posts on there but still...thanks for the info)

I think this post will be really helpful to those that are looking to promote their posts in a more effecient way. The site https://steembottracker.com/#paid also works really well when decided how and what service to use when promoting.

I should promote this post inside the promoted tab to make people aware who want to promote their posts there, eh? ;)

That is actually a good idea haha

I never look in the promoted tab and I would bet that the majority of users on the platform don't either.

I haven't used the promote feature on smartsteem yet, but I have been taking advantage of the invest feature for a little while now. I'll have to throw a few SBD's at one of my post and give it a go.

I find the combo of promoting your post and vote-selling an effective way to be active on Steem, while earning with your investment.