SAS Ci360 Engage Email captures email opt-outs and this is available for download in batch format.
There is an option for event streaming. https://documentation.sas.com/doc/en/cintcdc/production.a/cintag/ch-integrating-streamfrom.htm
Does this require another SAS like SAS Event streaming to be able to capture the opt-out events in stream.
Can we setup an agent and access point to receive the email opt-out event on a on-premise system? Once received on the on-premise system it can be sent else where for updating the opt-out information.
The aim to get the opt-out information back to system of record in quick time.
This can easily being achieved by associating the standard Email Opt-Out event with an Access Point. Then Opt-Out events are streamed to the agent and can be incorporated into the on-prem database or sent to other systems to honor opt-outs more or les sin real-time.
Thanks Olaf.
Is the method to extract the information from the general access agent logs ? or do we have to customize the agent logs a bit more to push to a Kafka topic?
Thanks Olaf.
Hi Olaf, with the custom event i assume its customisation on the General Agent SDK that is downloaded and setup in a server.
Hi John,
what events you want to receive (custom or the standard Email Opt-Out) is defined in the Access Point configuration. If you just use the General Agent the events are only written to the log file. If you want to do anythig different like putting these events on a Kafka topic or write them to a database you would use the agent SDK that you get when downloading the General Agent and build your own Java agent that you probably run on a server. For availability and load management you could even run multiple instances of the agent. Events would then sent in a round robin fashion to all agents that are connected. The agents identify themselves based on the credentials set up in the Access Point.
Thanks. We are looking at the Email Opt out alone. Thanks for your response.
Want to review SAS CI360? G2 is offering a gift card or charitable donation for each accepted review. Use this link to opt out of receiving anything of value for your review.
Listen to the Reimagine Marketing podcast
Assess your marketing efforts with a free tool
SAS Customer Intelligence Learning Subscription (login required)
Compatibility notice re: SAS 9.4M8 (TS1M8) or later
SAS' Peter Ansbacher shows you how to use the dashboard in SAS Customer Intelligence 360 for better results.
Find more tutorials on the SAS Users YouTube channel.
Want to review SAS CI360? G2 is offering a gift card or charitable donation for each accepted review. Use this link to opt out of receiving anything of value for your review.
Listen to the Reimagine Marketing podcast
Assess your marketing efforts with a free tool
SAS Customer Intelligence Learning Subscription (login required)
Compatibility notice re: SAS 9.4M8 (TS1M8) or later