Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.
Level 1
Level 2
Melden Sie sich an, um alle Badges zu sehen
Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.
Hi Mates,
Any one using Adobe launch or DTM.
I created 10 rules in a property. And now I want 5 rules should flow A report suite and other 5 rules should flow to B report suite.
Could any one help how to configure this process.
@Gigazelle please help meet on this
Gelöst! Gehe zu Lösung.
Zugriffe
Antworten
Likes gesamt
@sutej IMO you would have to move the 5 rules to a different property since the report suites are configured per property.
You may explore the Launch APIs to move them programmatically
https://developer.adobelaunch.com/api/reference/1.0/properties/relationships/rules/list_related/
https://developer.adobelaunch.com/api/reference/1.0/rules/create/
@sutej IMO you would have to move the 5 rules to a different property since the report suites are configured per property.
You may explore the Launch APIs to move them programmatically
https://developer.adobelaunch.com/api/reference/1.0/properties/relationships/rules/list_related/
https://developer.adobelaunch.com/api/reference/1.0/rules/create/
Zugriffe
Antworten
Likes gesamt
Zugriffe
Antworten
Likes gesamt
In order to run 2 report suites with different configurations in one Launch property, I think you are going to have to set up one of your report suites on separate tracking object using s_gi(). See the following help article:
You'll be able to use the wizard driven Adobe Analytics actions in launch for one of your report suites. However, for the report suite that you move to an alternative tracking object, you'll probably have to set all the variables in custom code (so they are set on the alternative object correctly).
Zugriffe
Antworten
Likes gesamt