Revenue Insights

This page lists the available SRS reporting requests for your revenue. You can view:

  • Daily Summary

  • Hourly Signup Counts by URL

  • Hourly Signup Revenue by URL

  • Revenue Summary Source by URL (Signups, Rebills, Conversions, etc.)

  • Revenue Summary by URL

Daily Summary

The RevenueDailySummary request provides information about your revenue per transaction over a specific date range, showing your sales and processing fees.

HTTP Get Request

Use this URL to make the request. Replace each parameter stringwith your actual values.

Copy
https://srs.segpay.com/MWS.asmx/RevenueDailySummary?UserID=string&UserAccessKey=string&BegDate=string&EndDate=string

Parameters

List of parameters used with this HTTP request.

Parameter Description
UserID Your username to access Segpay Reporting Services (SRS).
UserAccessKey Your unique key to access Segpay Reporting Services (SRS).
BegDate Beginning date of the range you want to report on. Use format mmddyyyy
EndDate End date of the range you want to report on. Use format mmddyyyy

XML

Example of HTTP request response.

Copy
<Data diffgr:id="Data10" msdata:rowOrder="9">
<Date>2023-03-29T00:00:00+00:00</Date>
<USDAmt>87.8600</USDAmt>
<USDFees>26.5200</USDFees>
<USDResDue>5.8200</USDResDue>
<USDAmtDue>55.0200</USDAmtDue>
<EURAmt>0.0000</EURAmt>
<EURFees>0.0000</EURFees>
<EURResDue>0.0000</EURResDue>
<EURAmtDue>0.0000</EURAmtDue>
<GBPAmt>0.0000</GBPAmt>
<GBPFees>0.0000</GBPFees>
<GBPResDue>0.0000</GBPResDue>
<GBPAmtDue>0.0000</GBPAmtDue>
</Data>

Hourly Signup Counts by URL

The RevenueHourlySignupCounts_URL request provides information about the number of signups for each of your websites during a specified date range of 1-31 days.

HTTP Get Request

Use this URL to make the request. Replace each parameter stringwith your actual values.

Copy
https://srs.segpay.com/MWS.asmx/RevenueHourlySignupCounts_URL?UserID=string&UserAccessKey=string&BegDate=string&EndDate=string&URLID=string

Parameters

List of parameters used with this HTTP request.

Parameter Description
UserID Your username to access Segpay Reporting Services (SRS).
UserAccessKey Your unique key to access Segpay Reporting Services (SRS).
BegDate Beginning date of the range you want to report on. Use format mmddyyyy
EndDate End date of the range you want to report on. Use format mmddyyyy
URLID ID associated with the specific URL you want data for. Enter 0 to view all URLs.

XML

Example of HTTP request response.

Copy
<Data diffgr:id="Data7" msdata:rowOrder="6">
<Curr>USD</Curr>
<Date>2023-03-29T00:00:00+00:00</Date>
<URL>www.segpay.com</URL>
<Total>25</Total>
<Hour_x003A_00>0</Hour_x003A_00>
<Hour_x003A_01>0</Hour_x003A_01>
<Hour_x003A_02>1</Hour_x003A_02>
<Hour_x003A_03>2</Hour_x003A_03>
<Hour_x003A_04>0</Hour_x003A_04>
<Hour_x003A_05>0</Hour_x003A_05>
<Hour_x003A_06>0</Hour_x003A_06>
<Hour_x003A_07>0</Hour_x003A_07>
<Hour_x003A_08>0</Hour_x003A_08>
<Hour_x003A_09>0</Hour_x003A_09>
<Hour_x003A_10>0</Hour_x003A_10>
<Hour_x003A_11>0</Hour_x003A_11>
<Hour_x003A_12>0</Hour_x003A_12>
<Hour_x003A_13>0</Hour_x003A_13>
<Hour_x003A_14>2</Hour_x003A_14>
<Hour_x003A_15>0</Hour_x003A_15>
<Hour_x003A_16>1</Hour_x003A_16>
<Hour_x003A_17>0</Hour_x003A_17>
<Hour_x003A_18>6</Hour_x003A_18>
<Hour_x003A_19>2</Hour_x003A_19>
<Hour_x003A_20>0</Hour_x003A_20>
<Hour_x003A_21>5</Hour_x003A_21>
<Hour_x003A_22>0</Hour_x003A_22>
<Hour_x003A_23>6</Hour_x003A_23>
</Data>

Hourly Signup Revenue by URL

The RevenueHourlySignup_URL request provides information about the signup revenue for each of your websites during a specified date range of 1-31 days.

HTTP Get Request

Use this URL to make the request. Replace each parameter stringwith your actual values.

Copy
https://srs.segpay.com/MWS.asmx/RevenueHourlySignup_URL?UserID=string&UserAccessKey=string&BegDate=string&EndDate=string&URLID=string

Parameters

List of parameters used with this HTTP request.

Parameter Description
UserID Your username to access Segpay Reporting Services (SRS).
UserAccessKey Your unique key to access Segpay Reporting Services (SRS).
BegDate Beginning date of the range you want to report on. Use format mmddyyyy
EndDate End date of the range you want to report on. Use format mmddyyyy
URLID ID associated with the specific URL you want data for. Enter 0 to view all URLs.

XML

Example of HTTP request response.

Copy
<Data diffgr:id="Data5" msdata:rowOrder="4">
<Curr>USD</Curr>
<Date>2023-03-16T00:00:00+00:00</Date>
<URL>www.segpay.com</URL>
<Total>1711.0000</Total>
<Hour_x003A_00>70.8000</Hour_x003A_00>
<Hour_x003A_01>70.8000</Hour_x003A_01>
<Hour_x003A_02>67.8500</Hour_x003A_02>
<Hour_x003A_03>67.8500</Hour_x003A_03>
<Hour_x003A_04>67.8500</Hour_x003A_04>
<Hour_x003A_05>70.8000</Hour_x003A_05>
<Hour_x003A_06>94.4000</Hour_x003A_06>
<Hour_x003A_07>50.1500</Hour_x003A_07>
<Hour_x003A_08>73.7500</Hour_x003A_08>
<Hour_x003A_09>73.7500</Hour_x003A_09>
<Hour_x003A_10>82.6000</Hour_x003A_10>
<Hour_x003A_11>59.0000</Hour_x003A_11>
<Hour_x003A_12>70.8000</Hour_x003A_12>
<Hour_x003A_13>88.5000</Hour_x003A_13>
<Hour_x003A_14>85.5500</Hour_x003A_14>
<Hour_x003A_15>56.0500</Hour_x003A_15>
<Hour_x003A_16>67.8500</Hour_x003A_16>
<Hour_x003A_17>64.9000</Hour_x003A_17>
<Hour_x003A_18>76.7000</Hour_x003A_18>
<Hour_x003A_19>59.0000</Hour_x003A_19>
<Hour_x003A_20>82.6000</Hour_x003A_20>
<Hour_x003A_21>70.8000</Hour_x003A_21>
<Hour_x003A_22>53.1000</Hour_x003A_22>
<Hour_x003A_23>85.5500</Hour_x003A_23>
</Data>

Revenue Summary by Source & URL

The RevenueSummaryBySource_URL request provides information about all sales, refunds, chargebacks, revokes, declines, and voids for each of your websites, including the source of each – initial signup, rebill, conversion or system (for reversals) – over a specified date range.

HTTP Get Request

Use this URL to make the request. Replace each parameter stringwith your actual values.

Copy
https://srs.segpay.com/MWS.asmx/RevenueSummaryBySource_URL?UserID=string&UserAccessKey=string&BegDate=string&EndDate=string&URLID=string

Parameters

List of parameters used with this HTTP request.

Parameter Description
UserID Your username to access Segpay Reporting Services (SRS).
UserAccessKey Your unique key to access Segpay Reporting Services (SRS).
BegDate Beginning date of the range you want to report on. Use format mmddyyyy
EndDate End date of the range you want to report on. Use format mmddyyyy
URLID ID associated with the specific URL you want data for. Enter 0 to view all URLs.

XML

Example of HTTP request response.

Copy
<Data diffgr:id="Data1" msdata:rowOrder="0">
<Curr>USD</Curr>
<Source>Conversion</Source>
<URL>www.segpay.com</URL>
<Sales>3.7600</Sales>
<Sales_x0023_>1</Sales_x0023_>
<Refunds>0.0000</Refunds>
<Refunds_x0023_>0</Refunds_x0023_>
<Revokes>0.0000</Revokes>
<Revokes_x0023_>0</Revokes_x0023_>
<ChgBks>0.0000</ChgBks>
<ChgBks_x0023_>0</ChgBks_x0023_>
<Net>3.7600</Net>
<Declines>5.9000</Declines>
<Declines_x0023_>2</Declines_x0023_>
<Voids>0.0000</Voids>
<Voids_x0023_>0</Voids_x0023_>
</Data>
<Data diffgr:id="Data2" msdata:rowOrder="1">
<Curr>USD</Curr>
<Source>Reactivated</Source>
<URL>www.segpay.com</URL>
<Sales>5.9000</Sales>
<Sales_x0023_>2</Sales_x0023_>
<Refunds>0.0000</Refunds>
<Refunds_x0023_>0</Refunds_x0023_>
<Revokes>0.0000</Revokes>
<Revokes_x0023_>0</Revokes_x0023_>
<ChgBks>0.0000</ChgBks>
<ChgBks_x0023_>0</ChgBks_x0023_>
<Net>5.9000</Net>
<Declines>0.0000</Declines>
<Declines_x0023_>0</Declines_x0023_>
<Voids>0.0000</Voids>
<Voids_x0023_>0</Voids_x0023_>
</Data>
<Data diffgr:id="Data3" msdata:rowOrder="2">
<Curr>USD</Curr>
<Source>Rebill</Source>
<URL>www.segpay.com</URL>
<Sales>18.9500</Sales>
<Sales_x0023_>10</Sales_x0023_>
<Refunds>0.0000</Refunds>
<Refunds_x0023_>0</Refunds_x0023_>
<Revokes>0.0000</Revokes>
<Revokes_x0023_>0</Revokes_x0023_>
<ChgBks>0.0000</ChgBks>
<ChgBks_x0023_>0</ChgBks_x0023_>
<Net>18.9500</Net>
<Declines>1.2500</Declines>
<Declines_x0023_>1</Declines_x0023_>
<Voids>0.0000</Voids>
<Voids_x0023_>0</Voids_x0023_>
</Data>

Revenue Summary by URL

The RevenueSummaryByUrl provides information about all sales, refunds, chargebacks, revokes, declines and voids for each of your websites during a specified date range.

HTTP Get Request

Use this URL to make the request. Replace each parameter string with your actual values.

Copy
https://srs.segpay.com/MWS.asmx/RevenueSummaryByUrl?UserID=string&UserAccessKey=string&BegDate=string&EndDate=string&URLID=string

Parameters

List of parameters used with this HTTP request.

Parameter Description
UserID Your username to access Segpay Reporting Services (SRS).
UserAccessKey Your unique key to access Segpay Reporting Services (SRS).
BegDate Beginning date of the range you want to report on. Use format mmddyyyy
EndDate End date of the range you want to report on. Use format mmddyyyy
URLID ID associated with the specific URL you want data for. Enter 0 to view all URLs.

XML

Example of HTTP request response.

Copy
<Data diffgr:id="Data14" msdata:rowOrder="13">
<Curr>USD</Curr>
<Date>2023-03-29T00:00:00+00:00</Date>
<URL>www.segpay.com</URL>
<Sales>44.7600</Sales>
<Sales_x0023_>31</Sales_x0023_>
<Refunds>0.0000</Refunds>
<Refunds_x0023_>0</Refunds_x0023_>
<Revokes>0.0000</Revokes>
<Revokes_x0023_>0</Revokes_x0023_>
<ChgBks>0.0000</ChgBks>
<ChgBks_x0023_>0</ChgBks_x0023_>
<Net>45.2600</Net>
<Declines>0.0000</Declines>
<Declines_x0023_>0</Declines_x0023_>
<Voids>0.0000</Voids>
<Voids_x0023_>0</Voids_x0023_>
</Data>