Build the link to the campaign statistics page
How to build a link to the statistics page of a campaign
The different parameters of the link
http://[your_domain]/stats_client/?campage[stat_type]=[campaign_id]&detail=[display_details]&m=[display_bounces]&client=[display_client]&u=[client_id]&passphrase=[campaign_password] - [your_domain]
Use your custom domain if you have one, otherwise www.eml-srv.com
- [stat_type]
For unique statistics, use campagneu
For raw statistics, use campagne
To display all statistics, use campagnes
- [campaign_id]
The campaign number
- [display_details]
To display the breakdown of clicks across the campaign links: 1
To hide it, put any other value or remove the detail parameter
- [display_bounces]
To display the percentage and number of bounces: gen
To hide it, put any other value or remove the m parameter
- [campaign_password]
The password associated with the campaign.
This password is unique and is generated automatically by MDWorks.
You can find this password in the response of the campaign list function (Liste_Campagnes) - [display_client]
This string will appear next to the word Client: on the statistics page
- [client_id]
Replace with your client number if you have a white-label setup (so your logo is displayed).
Otherwise put 1 or remove the u parameter
Example links
- All statistics, with click breakdown and bounces
- All statistics, without click breakdown and with bounces
- All statistics, without click breakdown and without bounces
- Unique statistics, with click breakdown and bounces
- Raw statistics, with click breakdown and bounces