Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

The 1st edition of the Target Community Lens newsletter is out now! Click to the right to find all the latest updates
SOLVED

How do you set up audience for longitude/latitude targeting

Avatar

Level 1

Could you please tell me how to set up an audience to target users within a 20 mile radius using longitude/latitude?

 

Examples:

Moshi, Tanzania -3.324647, 37.318282

ISTANBUL KUCUKCEKMECE TURKEY 41.038752, 28.782118

Campinas Brazil -22.894054, -47.002443

Brooklyn, NY zip 11225

 

What are the pros/cons of targeting in the above international countries based on zip code alone? How accurate is that?

 

Thank you,

 

Kristie Desousa

College Board

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

There is already a similar article here. Maybe it will help you:
https://experienceleaguecommunities.adobe.com/t5/adobe-target-discussions/adobe-target-geo-location-...

 

A radius can be calculated by profileScript. But such a calculation does not come out of the box.

 

Of course, you can also roughly limit the geo data with "is greater than" and "is less than" as in the example here:
https://experienceleague.adobe.com/docs/target/using/audiences/create-audiences/categories-audiences...

 

I once had a similar requirement. But in the end, the customer only wanted the respective city to be detected - which is of course much easier to implement.

 

best regards

View solution in original post

0 Replies

Avatar

Correct answer by
Community Advisor

There is already a similar article here. Maybe it will help you:
https://experienceleaguecommunities.adobe.com/t5/adobe-target-discussions/adobe-target-geo-location-...

 

A radius can be calculated by profileScript. But such a calculation does not come out of the box.

 

Of course, you can also roughly limit the geo data with "is greater than" and "is less than" as in the example here:
https://experienceleague.adobe.com/docs/target/using/audiences/create-audiences/categories-audiences...

 

I once had a similar requirement. But in the end, the customer only wanted the respective city to be detected - which is of course much easier to implement.

 

best regards