cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP Marketing Cloud - Interaction Data of a target group

former_member600860
Participant
0 Likes
698

Hello Experts,

we generally run campaigns on targe groups, based on interactions (in this case contracts that are created as interactions). Now we would like to evaluate these campaigns and be able to access the data of the target group interactions. For the evaluations, we build CDS views and queries, which we then use in SAP Analytics Cloud.

At this point it is not entirely clear to us how we can get from the campaign success cube to the interactions from the target group.

The interaction contact data is not enough.

Thanks in advance.

BR,

Caro

Accepted Solutions (1)

Accepted Solutions (1)

Abd_Am_K
Active Participant
0 Likes

Hi carostoe,

Please use the view browser app to check for the released views and the fields that you can use to access data from these released views.

For example I searched for Target Group and set a filter on the status to give me released views and I found the view "I_MKT_TgtGrpIntactnCntct". After looking at the fields, I can see that I can use this view to join with interactions, campaigns and create my use-cases.

Best Regards

Answers (2)

Answers (2)

Former Member
0 Likes

Hi carostoe. I'm back again with another questions and ideas.

First of all, I don't understand how you use "contracts that are created as interactions". If you are trying to do something with contacts, it's always better to use the contacts entity.

Regarding to your campaigns and the performance, I don't understand how you are using the interactions for campaigns because it's not possible to use a target group of "All Interactions" segmentation profile to launch campaigns. Can you explain how you do that?

If you are using the interaction target group as a live target group to filter some trigger campaign, why do you need to access those interactions?

I'm not understanding the scenario clearly, but there are some questions and ideas that could clarify that for both 🙂

Regards,

Former Member
0 Likes

Hi carostoe. If you want to access target group data from the Custom CDS View, you need to add an associated data source in the "Data Sources" tab while you are creating the Custom CDS View.

You can use the _I_MKT_TargetGroup data source and the join condition with the field TargetGroupUUID (present in both data sources). Here's an example of the join condition:

Let me know if that helped or you need to implement a different scenario.

Regards,