Skip to content
This repository has been archived by the owner on Dec 17, 2020. It is now read-only.

Simple implementation of a Sales Manager scenario, collaborating with the Marketers to view the Campaigns which are in planning stage or under execution

License

Notifications You must be signed in to change notification settings

SAP-archive/cloud-marketing-campaign-insights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important Notice

This public repository is read-only and no longer maintained.

Cloud Marketing Campaign Insights

Overview

This sample app is a simple implementation for a sales manager, who collaborates with different marketers to view the Campaigns in SAP Marketing Cloud. These campaigns are either in planning stage or under execution. A sales manager can view only those campaigns for which sales manager is part of the Campaign Collaboration team.

This application provides the campaign details, like

  • The header fields.

  • The members who are part of the assigned target group, with their employee responsible from SAP Sales Cloud. This may be particularly useful in a B2B scenario.

  • The collaboration team, with communication details.

  • You’ll also be able to customize the campaign KPIs, using the concept of Custom CDS Views, where you will be able to define the KPIs based on the publicly available standard CDS views.

  • Also, the ability to use the Custom Fields of the campaign object.

  • Display the campaign content which is used in one or more actions with the executed campaign.

Note: The application can show up only the marketing content from an already executed campaigns.

You can freely adapt the UI and the service behind it to suit your business requirements.

This sample not only serves as the starting point for building the Sales Manager scenario, but also as a reference for you to build applications on SAP Cloud Platform either Neo or Cloud Foundry environments using the publicly available APIs of SAP Marketing Cloud and SAP Sales Cloud.

Block Diagram

Block Diagram

Download and Installation

Pre-requisite:

  • You will need access to SAP Marketing Cloud, SAP Sales Cloud and SAP Cloud Platform account. These are SAP products and must to have to use this sample.
  • Install Node Package Manager.
  • Install Maven.

Complete the following steps to set up your application on SAP Cloud Platform (SCP):

Finally, your deployed application should start working based on your configurations. The docs folder contains end-to-end documentation.

Limitations

  1. This initial version is designed for SAP Cloud Platform Neo Environment.
  2. In this sample, only campaign of type "Default/Email" and "Newsletters" are considered.
  3. The campaign KPIs are only an indication, and the KPIs can be adapted as per the configuration steps.
  4. The marketing content tagged to campaigns is displayed only if the status of the campaign is "Released".

Known Issues

No known Issues.

How to obtain support

The sample app is provided "as-is", no support is provided.

To-Do

In the next versions, the following features are planned:

  1. Support Open Source Project on SCP Cloud Foundry/Kyma.
  2. Improvements to the application.

License

Copyright (c) 2018 SAP SE or an SAP affiliate company. All rights reserved.

This file is licensed under the SAP SAMPLE CODE LICENSE AGREEMENT

About

Simple implementation of a Sales Manager scenario, collaborating with the Marketers to view the Campaigns which are in planning stage or under execution

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published