Expand my Community achievements bar.

Applications for the 2024 Adobe Target Community Mentorship Program are open! Click to the right to learn more about participating as either an Aspirant, to professionally level up with a new Certification, or as a Mentor, to share your Adobe Target expertise and inspire through your leadership! Submit your application today.
SOLVED

Target Properties

Avatar

Level 4

Hi Team,

I'm very much beginner to Adobe Target . I have implemented adobe target using Adobe Launch with extension at.js and passing a default global variable sitename in to Target. Now I got a new request asking about to setup a Propertie. I'm confused that I have already done the implementation using launch but what is the need of properties and how it is helpful.

 

Help is highly appreciated!

 

Thanks,

Balakrishna

 

1 Accepted Solution

Avatar

Correct answer by
Employee

Hi Balakrishna,

 

Properties are useful when you want to limit users to use Adobe Target on specific domains or applications.

 

More info can be found here: https://helpx.adobe.com/target/kb/how-to-create-properties-in-adobe-target.html

 

This works very well with the concept of workspaces and product profiles. More info can be found here:  https://docs.adobe.com/content/help/en/target/using/administer/manage-users/enterprise/property-chan...

 

Basically you can for example ensure that somebody with access to Target can only adapt the American website and not the German website. You would then create 2 different workspaces: 

  1. America workspace ===> linked to property A
  2. German workspace ==> linked to property B

So you would put the property code using your tag manager on the different websites and in the Admin console you link the property to the right workspace. You can then give your users access to the workspaces they need.

 

A even better guide for beginners can be found here: https://www.pedromonjo.com/2019/01/multi-tenancy-in-adobe-target/

 

Kind regards,

Jonas

View solution in original post

4 Replies

Avatar

Correct answer by
Employee

Hi Balakrishna,

 

Properties are useful when you want to limit users to use Adobe Target on specific domains or applications.

 

More info can be found here: https://helpx.adobe.com/target/kb/how-to-create-properties-in-adobe-target.html

 

This works very well with the concept of workspaces and product profiles. More info can be found here:  https://docs.adobe.com/content/help/en/target/using/administer/manage-users/enterprise/property-chan...

 

Basically you can for example ensure that somebody with access to Target can only adapt the American website and not the German website. You would then create 2 different workspaces: 

  1. America workspace ===> linked to property A
  2. German workspace ==> linked to property B

So you would put the property code using your tag manager on the different websites and in the Admin console you link the property to the right workspace. You can then give your users access to the workspaces they need.

 

A even better guide for beginners can be found here: https://www.pedromonjo.com/2019/01/multi-tenancy-in-adobe-target/

 

Kind regards,

Jonas

Avatar

Level 4

Hi Jonas,

 

Thanks for the response. Can you help me where we should place the code which is generated in the process of Properties Creations? I'm using Adobe Launch as Tag Manager fire/track Target.

Thanks,

Balakrishna

Avatar

Community Advisor
The link above - https://www.pedromonjo.com/2019/01/multi-tenancy-in-adobe-target/ - has some screenshots of Launch and how to add a global mbox param (at_property)

Avatar

Employee

@balakrishnad200 By creating Properties for your organization, you are able to establish boundaries around where users can run target Activities.

More information around properties can be found at:

https://helpx.adobe.com/in/target/kb/how-to-create-properties-in-adobe-target.html

 

Regards,

Karan