-
1. Re: Finding out total number of emails sent
Mateusz Dabrowski Dec 6, 2018 1:59 PM (in response to yijing)Ahoj,
The best way would be OBIEE just as you mentioned (not only via the mentioned report, however), but if you are not happy with using OBIEE you might as well use for example export from Activity API endpoint (still - OBIEE is better for simple report - especially if you are sending quite a lot of e-mails).
Best regards,
Mateusz DÄ…browski -
2. Re: Finding out total number of emails sent
HongTai Dec 6, 2018 10:05 PM (in response to yijing)Hi Yi Jing,
You should be able to assign yourself an OBIEE user license at this point after the release of 18D under Users. Within that, you can build a quick report with Email Sent Date, Email Name, Email ID and etc (whichever fields you need), and set a filter on sent date column to be within the year 2018. On top of that, depending on how you chain the columns, you could even break it down by Countries, Contact, Sent Date, Email Asset and etc and just use the totals on the bottom too.
Warm Regards,
Hong Tai Lee
-
3. Re: Finding out total number of emails sent
yijing Dec 7, 2018 4:54 AM (in response to Mateusz Dabrowski)oooh thanks!!!!
-
4. Re: Finding out total number of emails sent
yijing Dec 7, 2018 4:55 AM (in response to HongTai)Great! thanks for the detailed breakdown!