Skip to content

Commit edf7428

Browse files
committed
fix per CU pricing across docs
1 parent 9d0b6d3 commit edf7428

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

sources/academy/platform/get_most_of_actors/monetizing_your_actor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ In this model, you set a price per 1000 results. Users are charged based on the
4141

4242
| Service | Unit price |
4343
|:--------------------------------|:---------------------------|
44-
| Compute unit | **$0.4** / CU |
44+
| Compute unit | **$0.3** / CU |
4545
| Residential proxies | **$13** / GB |
4646
| SERPs proxy | **$3** / 1,000 SERPs |
4747
| Data transfer - external | **$0.20** / GB |

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Learn more about the rental pricing model in our [documentation](/platform/actor
4242
- _How it works_: you charge users based on the number of results your Actor generates. You earn 80% of the revenue minus platform usage costs.
4343
- _Profit calculation_: `profit = (0.8 * revenue) - platform usage costs`
4444
- _Cost breakdown_:
45-
- Compute unit: $0.4 per CU
45+
- Compute unit: $0.3 per CU
4646
- Residential proxies: $13 per GB
4747
- SERPs proxy: $3 per 1,000 SERPs
4848
- Data transfer (external): $0.20 per GB

sources/platform/actors/publishing/monetize/pricing_and_costs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Platform usage by _FREE_ tier users is covered by Apify and does not contribute
2121

2222
:::
2323

24-
To calculate your costs for a specific run by paying user, multiply the unit cost of each service by the quantity consumed. For example, if a _BRONZE_ tier user run uses 10 compute units (CUs) at $0.4/CU, your cost would be $4.
24+
To calculate your costs for a specific run by paying user, multiply the unit cost of each service by the quantity consumed. For example, if a _BRONZE_ tier user run uses 10 compute units (CUs) at $0.3/CU, your cost would be $3.
2525

2626
As highlighted in the [How to attract larger customers of PPE and PPR Actors](#how-to-attract-larger-customers-of-ppe-and-ppr-actors) section, if your Actor uses tiered pricing, the user's discount tier determines the unit costs applied to their runs. Your costs are lower for higher tiers, enabling you to offer more competitive pricing to these customers, while sustaining healthy profit margins.
2727

0 commit comments

Comments
 (0)