Skip to content

Commit 659aab5

Browse files
docs: Fix vale error
1 parent 2acb9c6 commit 659aab5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sources/academy/platform/get_most_of_actors/store_basics/how_actor_monetization_works.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ The easiest way to understand your tool's value is to look around. Are there sim
116116

117117
Try competitor tools yourself (to assess the value and the quality they provide), check their SEO (to see how much traffic they get), and note ballpark figures. Think about what your Actor can do that competitors might be missing.
118118

119-
Also, remember that your Actor is a package deal with the Apify platform. So all the platform's features automatically transfer onto your Actor and its value. Scheduling, monitoring runs, ways of exporting data, proxies, and integrations can all add value to your Actor (on top of its own functionalities). Be sure to factor this into your tool's value proposition and communicate that to the potential user.
119+
Also, remember that your Actor is a package deal with the Apify platform. All the platform's features automatically transfer onto your Actor and its value. Scheduling, monitoring runs, ways of exporting data, proxies, and integrations can all add value to your Actor (on top of its own functionalities). Be sure to factor this into your tool's value proposition and communicate that to the potential user.
120120

121121
### Do research in Apify Store
122122

@@ -126,7 +126,7 @@ Learn more about what makes a good readme here: [How to create an Actor README](
126126

127127
### Rental, pay-per-result (PPR), or pay-per-event (PPE)
128128

129-
Rental pricing is technically easier: you set the rental fee, and the user covers their CU usage. So all you have to define is how much you want to charge the users. With pay-per-result, you’ll need to include both CU usage and your margin. So you have to calculate how much the average run is going to cost for the user + define how much you want to charge them.
129+
Rental pricing is technically easier: you set the rental fee, and the user covers their CU usage. All you have to define is how much you want to charge the users. With pay-per-result, you’ll need to include both CU usage and your margin. You have to calculate how much the average run is going to cost for the user + define how much you want to charge them.
130130

131131
To figure out the average cost per run for users, just run a few test runs and look at the statistics in the Actor [**Analytics**](https://console.apify.com/actors?tab=analytics) tab.
132132

0 commit comments

Comments
 (0)