Pay Page Analytics

This page lists the available SRS reporting requests for your pay page statistics. You can view hourly hits by URL, URL and browser, URL and country, and URL and region.

Pay Page Hits by URL

The PayPageStatsHitsByURL request provides information about the number of visitors to your payment pages each hour in the past 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/PayPageStatsHitsByURL?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="Data20" msdata:rowOrder="19">
<URL>www.segpay.com</URL>
<Date>03/14/2023</Date>
<Total>13633</Total>
<Hour_x003A_00>575</Hour_x003A_00>
<Hour_x003A_01>555</Hour_x003A_01>
<Hour_x003A_02>572</Hour_x003A_02>
<Hour_x003A_03>571</Hour_x003A_03>
<Hour_x003A_04>567</Hour_x003A_04>
<Hour_x003A_05>571</Hour_x003A_05>
<Hour_x003A_06>569</Hour_x003A_06>
<Hour_x003A_07>578</Hour_x003A_07>
<Hour_x003A_08>566</Hour_x003A_08>
<Hour_x003A_09>554</Hour_x003A_09>
<Hour_x003A_10>568</Hour_x003A_10>
<Hour_x003A_11>567</Hour_x003A_11>
<Hour_x003A_12>575</Hour_x003A_12>
<Hour_x003A_13>563</Hour_x003A_13>
<Hour_x003A_14>575</Hour_x003A_14>
<Hour_x003A_15>565</Hour_x003A_15>
<Hour_x003A_16>573</Hour_x003A_16>
<Hour_x003A_17>557</Hour_x003A_17>
<Hour_x003A_18>576</Hour_x003A_18>
<Hour_x003A_19>575</Hour_x003A_19>
<Hour_x003A_20>570</Hour_x003A_20>
<Hour_x003A_21>562</Hour_x003A_21>
<Hour_x003A_22>557</Hour_x003A_22>
<Hour_x003A_23>572</Hour_x003A_23>
</Data>

Pay Page Hits by URL & Browser

The PayPageStatsHitsByURL_Browser request provides information about the number of visitors to your payment pages by web browser over the past 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/PayPageStatsHitsByURL_Browser?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="Data95" msdata:rowOrder="94">
<URL>www.segpay.com</URL>
<Browser>Chrome ver.107.0</Browser>
<Date>03/26/2023</Date>
<Total>13</Total>
<Hour_x003A_00>2</Hour_x003A_00>
<Hour_x003A_01>2</Hour_x003A_01>
<Hour_x003A_02>0</Hour_x003A_02>
<Hour_x003A_03>1</Hour_x003A_03>
<Hour_x003A_04>0</Hour_x003A_04>
<Hour_x003A_05>0</Hour_x003A_05>
<Hour_x003A_06>1</Hour_x003A_06>
<Hour_x003A_07>0</Hour_x003A_07>
<Hour_x003A_08>1</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>1</Hour_x003A_13>
<Hour_x003A_14>0</Hour_x003A_14>
<Hour_x003A_15>0</Hour_x003A_15>
<Hour_x003A_16>1</Hour_x003A_16>
<Hour_x003A_17>1</Hour_x003A_17>
<Hour_x003A_18>1</Hour_x003A_18>
<Hour_x003A_19>0</Hour_x003A_19>
<Hour_x003A_20>1</Hour_x003A_20>
<Hour_x003A_21>1</Hour_x003A_21>
<Hour_x003A_22>0</Hour_x003A_22>
<Hour_x003A_23>0</Hour_x003A_23>
</Data>

Pay Page Hits by URL & Country

The PayPageStatsHitsByURL_Country request provides information about the number of visitors to your payment pages including their origin country over the past 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/PayPageStatsHitsByURL_Country?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="Data58" msdata:rowOrder="57">
<URL>www.segpay.com</URL>
<Country>Canada</Country>
<Date>03/14/2023</Date>
<Total>528</Total>
<Hour_x003A_00>22</Hour_x003A_00>
<Hour_x003A_01>20</Hour_x003A_01>
<Hour_x003A_02>27</Hour_x003A_02>
<Hour_x003A_03>28</Hour_x003A_03>
<Hour_x003A_04>27</Hour_x003A_04>
<Hour_x003A_05>22</Hour_x003A_05>
<Hour_x003A_06>21</Hour_x003A_06>
<Hour_x003A_07>22</Hour_x003A_07>
<Hour_x003A_08>20</Hour_x003A_08>
<Hour_x003A_09>20</Hour_x003A_09>
<Hour_x003A_10>22</Hour_x003A_10>
<Hour_x003A_11>21</Hour_x003A_11>
<Hour_x003A_12>22</Hour_x003A_12>
<Hour_x003A_13>20</Hour_x003A_13>
<Hour_x003A_14>22</Hour_x003A_14>
<Hour_x003A_15>20</Hour_x003A_15>
<Hour_x003A_16>21</Hour_x003A_16>
<Hour_x003A_17>21</Hour_x003A_17>
<Hour_x003A_18>22</Hour_x003A_18>
<Hour_x003A_19>22</Hour_x003A_19>
<Hour_x003A_20>21</Hour_x003A_20>
<Hour_x003A_21>20</Hour_x003A_21>
<Hour_x003A_22>23</Hour_x003A_22>
<Hour_x003A_23>22</Hour_x003A_23>
</Data>

Pay Page Hits by URL & Region

The PayPageStatsHitsByURL_Region request provides information about the number of visitors to your payment pages including their region over the 1 - 7 days. Examples of regions are the United States (US), Canada (CA), Europe (EU).

HTTP Get Request

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

Copy
https://srs.segpay.com/MWS.asmx/PayPageStatsHitsByURL_Region?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="Data26" msdata:rowOrder="25">
<URL>www.segpay.com</URL>
<Region>02</Region>
<Date>03/21/2023</Date>
<Total>146</Total>
<Hour_x003A_00>6</Hour_x003A_00>
<Hour_x003A_01>6</Hour_x003A_01>
<Hour_x003A_02>6</Hour_x003A_02>
<Hour_x003A_03>6</Hour_x003A_03>
<Hour_x003A_04>6</Hour_x003A_04>
<Hour_x003A_05>6</Hour_x003A_05>
<Hour_x003A_06>6</Hour_x003A_06>
<Hour_x003A_07>6</Hour_x003A_07>
<Hour_x003A_08>6</Hour_x003A_08>
<Hour_x003A_09>6</Hour_x003A_09>
<Hour_x003A_10>6</Hour_x003A_10>
<Hour_x003A_11>6</Hour_x003A_11>
<Hour_x003A_12>6</Hour_x003A_12>
<Hour_x003A_13>7</Hour_x003A_13>
<Hour_x003A_14>6</Hour_x003A_14>
<Hour_x003A_15>6</Hour_x003A_15>
<Hour_x003A_16>6</Hour_x003A_16>
<Hour_x003A_17>6</Hour_x003A_17>
<Hour_x003A_18>6</Hour_x003A_18>
<Hour_x003A_19>7</Hour_x003A_19>
<Hour_x003A_20>6</Hour_x003A_20>
<Hour_x003A_21>6</Hour_x003A_21>
<Hour_x003A_22>6</Hour_x003A_22>
<Hour_x003A_23>6</Hour_x003A_23>
</Data>

<Data diffgr:id="Data34" msdata:rowOrder="33">
<URL>www.segpay.com</URL>
<Region>03</Region>
<Date>03/21/2023</Date>
<Total>100</Total>
<Hour_x003A_00>4</Hour_x003A_00>
<Hour_x003A_01>5</Hour_x003A_01>
<Hour_x003A_02>4</Hour_x003A_02>
<Hour_x003A_03>3</Hour_x003A_03>
<Hour_x003A_04>5</Hour_x003A_04>
<Hour_x003A_05>4</Hour_x003A_05>
<Hour_x003A_06>5</Hour_x003A_06>
<Hour_x003A_07>6</Hour_x003A_07>
<Hour_x003A_08>4</Hour_x003A_08>
<Hour_x003A_09>4</Hour_x003A_09>
<Hour_x003A_10>4</Hour_x003A_10>
<Hour_x003A_11>6</Hour_x003A_11>
<Hour_x003A_12>4</Hour_x003A_12>
<Hour_x003A_13>4</Hour_x003A_13>
<Hour_x003A_14>3</Hour_x003A_14>
<Hour_x003A_15>4</Hour_x003A_15>
<Hour_x003A_16>4</Hour_x003A_16>
<Hour_x003A_17>3</Hour_x003A_17>
<Hour_x003A_18>4</Hour_x003A_18>
<Hour_x003A_19>4</Hour_x003A_19>
<Hour_x003A_20>4</Hour_x003A_20>
<Hour_x003A_21>4</Hour_x003A_21>
<Hour_x003A_22>4</Hour_x003A_22>
<Hour_x003A_23>4</Hour_x003A_23>
</Data>

URL Listing

The URL_Listing request shows which of your website URLs Segpay is processing for you.

HTTP Get Request

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

Copy
https://srs.segpay.com/MWS.asmx/URL_Listing?UserID=string&UserAccessKey=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).

XML

Example of HTTP request response.

Copy
<diffgr:diffgram xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:diffgr="urn:schemas-microsoft-com:xml-diffgram-v1">
<NewDataSet xmlns="">
<Data diffgr:id="Data1" msdata:rowOrder="0">
<ID>0</ID>
<Domain>All URLs</Domain>
</Data>
<Data diffgr:id="Data2" msdata:rowOrder="1">
<ID>11111</ID>
<Domain>www.test1.com : www.test1.com</Domain>
</Data>
<Data diffgr:id="Data3" msdata:rowOrder="2">
<ID>22222</ID>
<Domain>www.test2.com : </Domain>
</Data>
<Data diffgr:id="Data4" msdata:rowOrder="3">
<ID>33333</ID>
<Domain>www.testwebsite.com : www.testwebsite.com</Domain>
</Data>
</NewDataSet>
</diffgr:diffgram>
</DataSet>