Statistics
This section shows the available routes related to AcyMailing statistics
Last updated
This section shows the available routes related to AcyMailing statistics
Last updated
GET
https://www.example.com/index.php?page=acymailing_front&option=com_acym&ctrl=api&task=getCampaignStatistics
Get campaign statistics by campaign ID
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
GET
https://www.example.com/index.php?page=acymailing_front&option=com_acym&ctrl=api&task=getCampaignStatisticsDetailed
This route returns a listing of each user statistics for a specific campaign.
Name | Type | Description |
---|---|---|
GET
https://www.example.com/index.php?page=acymailing_front&option=com_acym&ctrl=api&task=getCampaignStatisticsClicks
This route returns a listing of all the users who have click statistics
GET
https://www.example.com/index.php?page=acymailing_front&option=com_acym&ctrl=api&task=getCampaignStatisticsLinks
This route returns a listing of links statistics for a specific campaign.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
campaignId*
Int
The ID of the campaign
Api-Key*
String
The API key of a valid AcyMailing license used in the AcyMailing configuration page, tab "License".
campaignId*
Int
ID of the campaign
offset
Int
From which element in the database you would like to start getting campaign, by default it's set to 0
limit
Int
The number of campaigns you would like to get in your request, by default it's set to 100
Api-key*
String
The API key of a valid AcyMailing license used in the AcyMailing configuration page, tab "License".
campaignId*
Int
ID of the campaign
Api-Key*
String
The API key of a valid AcyMailing license used in the AcyMailing configuration page, tab "License".
campaignId*
Int
ID of the campaign
Api-Key*
String
The API key of a valid AcyMailing license used in the AcyMailing configuration page, tab "License".