{#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. You can see the status of your payment on Patreon itself.

If 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} Paid transfers in the last 30 days: {formatDataVolume(transfer_used, 3)}
{:else} Paid transfers: {formatDataVolume(transfer_used, 3)} out of {formatDataVolume(transfer_cap, 3)} (Set your transfer limit on the subscription 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 subscription page.

Kickback bandwidth is counted when a paying pixeldrain user downloads one of your files using their data cap. If you are on a prepaid plan this usage will be compensated at a rate of €1 per TB. When this happens a positive transaction will be logged on the transactions page.

Total usage from {time_start} to {time_end}
{formatDataVolume(total_bandwidth, 3)} bandwidth, {formatDataVolume(total_transfer_paid, 3)} paid transfers {formatDataVolume(total_transfer_kickback, 3)} kickback 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