You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sources/academy/platform/get_most_of_actors/store_basics/how_actor_monetization_works.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ Monetizing your Actor on the Apify platform involves several key steps:
33
33
- 2nd user starts their trial but pays next month.
34
34
- 3rd user on a free plan finishes the trial without upgrading to a paid plan and can’t use the Actor further.
35
35
36
-
Learn more about rental pricing model in our [documentation](/platform/actors/publishing/monetize#rental-pricing-model).
36
+
Learn more about the rental pricing model in our [documentation](/platform/actors/publishing/monetize#rental-pricing-model).
37
37
38
38
### Pay-per-result pricing model
39
39
@@ -47,9 +47,9 @@ Learn more about rental pricing model in our [documentation](/platform/actors/pu
47
47
- SERPs proxy: $3 per 1,000 SERPs
48
48
- Data transfer (external): $0.20 per GB
49
49
- Dataset storage: $1 per 1,000 GB-hours
50
-
-_Example_: you set a $1 per 1,000 results price. Two users generate 50,000 and 20,000 results, paying $50 and $20, respectively. If platform usage costs are $5 and $2, your profit is $49.
50
+
-_Example_: you set a price of $1 per 1,000 results. Two users generate 50,000 and 20,000 results, paying $50 and $20, respectively. If platform usage costs are $5 and $2, your profit is $49.
51
51
52
-
Learn more about pay-per-result pricing model in our [documentation](/platform/actors/publishing/monetize#pay-per-result-pricing-model).
52
+
Learn more about the pay-per-result pricing model in our [documentation](/platform/actors/publishing/monetize#pay-per-result-pricing-model).
53
53
54
54
### Pay-per-event pricing model
55
55
@@ -77,7 +77,7 @@ Learn more about pay-per-result pricing model in our [documentation](/platform/a
77
77
- This comes up to $1.625 of total revenue
78
78
- That means if platform usage costs are $0.365 for user A and $0.162 for user B your profit is $4.748
79
79
80
-
Learn more about pay-per-event pricing model in our [documentation](/platform/actors/publishing/monetize#pay-per-event-pricing-model).
80
+
Learn more about the pay-per-event pricing model in our [documentation](/platform/actors/publishing/monetize#pay-per-event-pricing-model).
0 commit comments