Blog Actions

This documentation covers how Blog Actions work.

Applications that support Blog actions:

Providing Your Readers Instructions

Blogs have readers of varying ranges of technical competence, from running thousands of contests across blogs we've found that readers really appreciate good instructions.

This will mean the difference between someone completing an action without actually leaving a comment and someone actually commenting.

Here's a good example of instructions from one of our first beta testers that gets great results from blog comments:

Example of how to enter instructions

Comment on Blog Post

You can ask a user to comment on any blog post, on your own blog or on someone else's blog. You must require that they give you a way to validate the comment actually happened. Usually this is the name they commented under.

Validation: Manual

Admin View

Gleam interface showing admin view for comment on a blog post action

Public View

Write a Blog Post

You can ask a user to write a blog post. Simply specify what you would like them to write about. You must require that they give you a way to validate that the post exists. The best way to do this is to ask for the URL of the post (which we pre-fill for you automatically).

Validation: Manual

Admin View

Gleam interface showing admin view for write a blog post action

Public View

This action will look for a valid blog post URL, submitting a domain only will not work. It always looks for at least a sub folder (i.e. yoursite.com/blog-post).

Subscribe to an RSS Feed

You can ask a user to subscribe to any RSS feed. Simply include a link to the feed inside the description. You can only ask the user to subscribe to one feed at a time.

Validation: onClick

Admin View

Gleam interface showing admin view for subscribe to a RSS feed action

Public View

See Next Article

Bonus Actions

This documentation covers how Bonus Actions work. The benefits of this action type is that you can give users incentive to return every day, increasing user engagement.