Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Sam Flanagan 47 posts 147 karma points
    May 21, 2014 @ 16:39
    Sam Flanagan
    0

    Email onSent API event, archive date, customising reports

    Hi Markus

    We are still working to implementing Newsletter Studio in our solution. Overall, good progress, however, I have some questions, two are straighforward and one is more complicated.

    1. Is there an "onSent" event in the API that I can hook into in order to log certain additional information for compliance purposes? This could could either be as each individual email is sent, or as the whole job completes.

    2. Is there a way to archive sent emails sooner than 90 days? We will be sending quite a lot and I'm concerned the UI may get cluttered. Better yet, is there any way to split them up into Year and Month folders?

    3. Under "Analytics details" (see attatched screenshot), is there any way we could add a custom coulmn, e.g., for "Associated Store". I realise this issue is more complicated, but we have a specific integration requirement for this. Any suggestions would be appreciated.

    Many thanks

    Sam

  • Sam Flanagan 47 posts 147 karma points
    May 21, 2014 @ 16:47
    Sam Flanagan
    0

    Hi Markus

    I think we will also need to purchase at least 2 additional licenses for our project. Perhaps you could contact me directly about licensing options, including developer support, etc.

    Thanks

    Sam

  • Markus Johansson 1911 posts 5757 karma points MVP c-trib
    May 21, 2014 @ 17:08
    Markus Johansson
    0

    Hi Sam!

    Thanks a lot for using the package! Great to hear that you like the experiance so far.

    1. There is no event at the moment, we do have this on our roadmap but I can't say when this will be added. What is it that you want to todo? You could create a new implementation of the IEmailTrackingItemRepositoryand in there do you "thing" in the SetAsSucceeded()-method.  

    2. Not a built in way I'm afraid. You could implement your own custom tree for the newsletter section and change this if you wanted to.

    3. Hmm... this is ofcourse a lot harder as there are no extentionpoints for this. A really hacky way to do it would be to use javascript - but I'm sorry I don't relly have a good idea on this one at the moment.

    There is some simple examples here: https://github.com/enkelmedia/NewsletterStudioContrib/tree/master/NewsletterStudioContrib/Factory

    About the liceses, just drop me an email and we'll talk: markus [at sign goes here] enkelmedia.se. 

Please Sign in or register to post replies

Write your reply to:

Draft