{#if patreon_response !== ""} {#if patreon_response === "error"}
An error occurred while linking Patreon subscription. Please try again later.
{:else if patreon_response === "pledge_not_found"}

We were not able to find your payment on Patreon. Please wait until the payment is confirmed and try again. Even if the payment says confirmed on Patreon itself it takes a while before it's communicated to pixeldrain. Please wait at least 10 minutes and try again.

If it has been more than 30 minutes, your payment is complete and your account is still not upgraded please contact me at support@pixeldrain.com, or send me a message on Patreon.

{:else if patreon_response === "success"}
Success! Your Patreon pledge has been linked to your pixeldrain account. You are now able to use Pro features.
{/if}
{/if}

Account information

{#if window.user.subscription.storage_space === -1} Storage space used: {formatDataVolume(storage_space_used, 3)}
{:else} {/if} {#if transfer_cap === -1} Premium transfers in the last 30 days: {formatDataVolume(transfer_used, 3)}. Configure limit {:else} Premium transfers: {formatDataVolume(transfer_used, 3)} out of {formatDataVolume(transfer_cap, 3)} (Set your transfer limit on the sharing page) {/if}

Exports

list Export uploaded files to CSV list Export created lists to CSV

Statistics

Here you can see how often your files are viewed, downloaded and how much bandwidth they consume. The buttons below can be pressed to adjust the timeframe.

Premium transfers and total bandwidth usage

Total bandwidth usage is the combined bandwidth usage of all the files on your account. This includes paid transfers.

A premium transfer is when a file is downloaded using the data cap on your subscription plan. These can be files you downloaded from other people, or other people downloading your files if you have bandwidth sharing enabled. Bandwidth sharing can be changed on the sharing page.

Total usage from {time_start} to {time_end}
{formatDataVolume(total_bandwidth, 3)} bandwidth, {formatDataVolume(total_transfer_paid, 3)} paid transfers

Views and downloads

A view is counted when someone visits the download page of one of your files. Views are unique per user per file.

Downloads are counted when a user clicks the download button on one of your files. It does not matter whether the download is completed or not, only the start of the download is counted.

Total usage from {time_start} to {time_end}
{formatThousands(total_views)} views and {formatThousands(total_downloads)} downloads