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
Whenever you create a new bounty, an email notification will be sent to all
@@ -122,7 +122,7 @@ Examples:
122
122
| Allowed submissions | The number of submissions required for a partner to complete the bounty. Partners must submit this many entries to complete it. |
123
123
|[Submission window](#submission-window) (optional) | Set how many days before the end date partners can start submitting entries. An end date is required to enter a submission window. |
124
124
|[Submission frequency](#submission-frequency) (optional) | Set the time between submissions partners can make. |
125
-
| Criteria | Set the partner submission requirements. |
125
+
| Criteria | Set the partner submission requirements.|
126
126
| Reward | The reward amount the partner will receive upon completing the bounty. |
127
127
| Groups | Partner group eligibility. The same bounty can be applied to multiple [partner groups](/help/article/partner-groups) – or all groups in your program. |
128
128
@@ -159,6 +159,7 @@ If no submission frequency is set, partners can submit all required entries any
159
159
### Submission criteria
160
160
161
161
Add additional requirements to be able to submit a bounty. This includes:
162
+
162
163
-**Requiring at least one image**: Helpful when a partner needs to provide proof of completion. Up to four images can be included.
163
164
-**Requiring at least one URL**: Helpful when a partner needs to provide a URL as proof of completion. Up to 100 URLs can be provided, and the [allowed domains](#allowed-domains) can be configured.
164
165
@@ -190,7 +191,7 @@ such as approved social networks or owned domains.
190
191
191
192
<Tip>
192
193
Looking to run bounties for social posts with outcome-based rewards? Check out
193
-
the [social metrics submission type](#social-metric-bounties) instead.
194
+
the [social metrics submission type](#social-metrics) instead.
194
195
</Tip>
195
196
196
197
#### Custom reward
@@ -207,14 +208,14 @@ For certain submission bounties, you may want to have a custom reward for each s
207
208
/>
208
209
</Frame>
209
210
210
-
## Social metric bounties
211
+
###Social metrics
211
212
212
213
<Tip>
213
214
Social metrics bounties are only available on the [Advanced plan and
214
215
above](https://dub.co/pricing/partners).
215
216
</Tip>
216
217
217
-
Social metric submissions are best used for when you want to reward partners based on the performance of their social posts. Their performance is automatically tracked and measured against your set criteria.
218
+
Social metrics bounties are a type of submission bounty that is best used to reward partners based on the performance of their social posts.
218
219
219
220
<Frame>
220
221
<img
@@ -223,7 +224,9 @@ Social metric submissions are best used for when you want to reward partners bas
223
224
/>
224
225
</Frame>
225
226
226
-
When submitting these bounties, the partner can only provide one link, and it's required to be from a verified account on their profile. The post they submit must also be created after the bounty has started. This is to avoid partners submitting older content that already has activity.
227
+
When submitting these bounties, partners can only provide one link, and it's required to be from a verified social account on their [partner profile](/help/article/partner-profile#website-and-socials).
228
+
229
+
The post they submit must also be created after the bounty has started. This is to avoid partners submitting older content that already has activity.
227
230
228
231
<Frame>
229
232
<img
@@ -232,37 +235,41 @@ When submitting these bounties, the partner can only provide one link, and it's
232
235
/>
233
236
</Frame>
234
237
235
-
### Select a social platform and target metric
238
+
<Tip>
239
+
Similar to submission bounties, you can also set a [submission
240
+
window](#submission-window) and [submission frequency](#submission-frequency)
241
+
for social metrics bounties.
242
+
</Tip>
243
+
244
+
#### Select a social platform and target metric
236
245
237
246
You can track performance on one social platform per bounty, and can select from:
238
247
239
-
| YouTube ||
240
-
| --- | --- |
241
-
| Likes | Total video likes |
242
-
| Views | Total video views |
248
+
| YouTube ||
249
+
| -------|----------------- |
250
+
| Likes | Total video likes |
251
+
| Views | Total video views |
243
252
244
-
| Instagram ||
245
-
| --- | --- |
246
-
| Likes | Total post or reel likes |
247
-
| Views | Total post or reel views |
253
+
| Instagram ||
254
+
| ---------|------------------------ |
255
+
| Likes | Total post or reel likes |
256
+
| Views | Total post or reel views |
248
257
249
-
| TikTok ||
250
-
| --- | --- |
251
-
| Likes | Total post likes |
252
-
| Views | Total post views |
258
+
| TikTok ||
259
+
| ------|---------------- |
260
+
| Likes | Total post likes |
261
+
| Views | Total post views |
253
262
254
-
| X/Twitter ||
255
-
| --- | --- |
256
-
| Likes | Total post likes |
257
-
| Views | Total post views |
263
+
| X/Twitter ||
264
+
| ---------|---------------- |
265
+
| Likes | Total post likes |
266
+
| Views | Total post views |
258
267
259
-
| LinkedIn ||
260
-
| --- | --- |
268
+
| LinkedIn ||
269
+
| ---------|-------------------- |
261
270
| Reactions | Total post reactions |
262
271
263
-
264
-
265
-
### Add a variable bonus
272
+
#### Add a variable bonus
266
273
267
274
You can also optionally reward for additional performance beyond the base criteria.
268
275
@@ -302,7 +309,12 @@ From this view, you can either [approve](#approving-submissions) or [reject](#re
302
309
Once you approve a bounty submission, a [commission](/help/article/partner-commissions) will be automatically created and due at your next payout. The partner will also receive a notification email:
303
310
304
311
<Note>
305
-
Bounty commissions are recorded as `custom` commissions, which are **not** subject to your program's [payout holding period](/help/article/partner-payouts#payout-holding-period). They become eligible for payout immediately at the next payout cycle – whether the submission is approved via the dashboard or the [API](/docs/api-reference/endpoint/approve-a-bounty-submission).
312
+
Bounty commissions are recorded as `custom` commissions, which are **not**
313
+
subject to your program's [payout holding
314
+
period](/help/article/partner-payouts#payout-holding-period). They become
315
+
eligible for payout immediately at the next payout cycle – whether the
0 commit comments