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/platform/actors/publishing/monetize.mdx
+30-5Lines changed: 30 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -223,14 +223,39 @@ Be aware that you can change the monetization setting of each Actor only once pe
223
223
224
224
:::
225
225
226
-
## Payouts and analytics
226
+
## Monthly payouts and analytics
227
227
228
-
Payout invoices are generated automatically on the 14th of each month. Review your invoice in the **Settings > Payout** section within one week. If not approved by the 20th, the system will auto-approve on the 21st.
228
+
Payout invoices are automatically generated on the 11th of each month, summarizing the profits from all your Actors for the previous month.
229
+
In accordance with our [Terms & Conditions](https://apify.com/store-terms-and-conditions), only funds from legitimate users who have already paid are included in the payout invoice.
229
230
230
-
Track your Actor's performance through:
231
+
:::note Negative profits don't influence the payout
231
232
232
-
- The payout section for financial records
233
-
-[Actor Analytics](https://console.apify.com/actors/development/analytics) (**Actors > Development > Analytics**) for usage statistics
233
+
If you price your PPR or PPE Actors below the platform usage costs, you may incur a negative profit for a specific Actor in a given month.
234
+
In such cases, the profit for that Actor is automatically set to 0 and will not affect your total monthly profit calculation.
235
+
236
+
:::
237
+
238
+
You have 3 days to review your payout invoice in the **Development >Insights > Payout** section. During this period, you can either approve the invoice or request a revision, which we will process promptly.
239
+
If no action is taken, the payout will be automatically approved on the 14th, with funds disbursed shortly after. Note that payouts require meeting minimum thresholds:
240
+
- $20 for PayPal
241
+
- $100 for other payout methods
242
+
243
+
If the monthly profit does not meet these thresholds, as per our [Terms & Conditions](https://apify.com/store-terms-and-conditions), the funds will roll over to the next month until the threshold is reached.
244
+
245
+
## Actor analytics
246
+
247
+
Monitor your Actors' performance through the [Actor Analytics](https://console.apify.com/actors/insights/analytics) dashboard under **Development > Insights > Analytics**.
248
+
249
+
The analytics dashboard allows you to select specific Actors and view key metrics aggregated across all user runs:
250
+
251
+
- Revenue, costs and profit trends over time
252
+
- User growth metrics (both paid and free users)
253
+
- Cost per 1,000 results to optimize pricing
254
+
- Run success rate statistics
255
+
- User acquisition funnel analytics
256
+
- Shared debug runs from users
257
+
258
+
All metrics can be exported as JSON for custom analysis and reporting.
0 commit comments