1
0
mirror of synced 2025-12-30 03:01:36 -05:00

Merge pull request #17299 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2022-04-22 11:27:34 -07:00
committed by GitHub
6 changed files with 6 additions and 6 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -18,7 +18,7 @@ shortTitle: View sponsors & sponsorships
You can view analytics on your current and past sponsorships, the payments you've received from sponsors, and events, such as cancellations and sponsor tier changes for your sponsorships. You can also view activity such as new sponsorships, changes to sponsorships, and canceled sponsorships. You can filter the list of activities by date. You can also export sponsorship data for the account you're viewing in CSV or JSON format.
## About transaction metadata
## About transaction metadata
To track where your sponsorships are coming from, you can use custom URLs with metadata for your {% data variables.product.prodname_sponsors %} profile or checkout page. The metadata will be included in your transaction export in the metadata column. For more information about exporting transaction data, see "[Exporting your sponsorship data](#exporting-your-sponsorship-data)."
@@ -51,15 +51,15 @@ For example, you can use `https://github.com/sponsors/{account}?metadata_campaig
## Viewing recent sponsorship activity
{% data reusables.sponsors.navigate-to-sponsors-dashboard %}
{% data reusables.sponsors.activity-tab %}
{% data reusables.sponsors.your-sponsors-tab %}
## Exporting your sponsorship data
You can export your sponsorship transactions by month. {% data variables.product.company_short %} will send you an email with transaction data for all of your sponsors for the month you select. After the export is complete, you can export another month of data. You can export up to 10 sets of data per hour for any of your sponsored accounts.
{% data reusables.sponsors.navigate-to-sponsors-dashboard %}
{% data reusables.sponsors.activity-tab %}
1. Click {% octicon "download" aria-label="The download icon" %} **Export**.
{% data reusables.sponsors.your-sponsors-tab %}
1. In the top-right, click {% octicon "download" aria-label="The download icon" %} **Export**.
![Export button](/assets/images/help/sponsors/export-all.png)
1. Choose a time frame and a format for the data you'd like to export, then click **Start export**.
![Options for data export](/assets/images/help/sponsors/export-your-sponsors.png)

View File

@@ -1,2 +0,0 @@
1. In the left sidebar, click **Activity**.
![Activity tab](/assets/images/help/sponsors/activity-tab.png)

View File

@@ -0,0 +1,2 @@
1. In the left sidebar, click **Your sponsors**.
![Your sponsors tab](/assets/images/help/sponsors/your-sponsors-tab.png)