- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Got the answers from client care:
- When using Push Messages you can create a Custom Segment "Geofence = " and then select one of the Places. Push Messages cannot be fired immediately when someone enters a Place. Push Message message just work of the values that have been received in the past, but does not have a concept of a trigger. If you want to send a message when a user enters a Place/crosses a geofence you will need to work with In-App messages.
- The Places you set up in Mobile Services will not be shared with other solution. However you can send them as context data in the trackLocation call and build a report and segments on this, which then can be shared. For more information regarding the trackLocation call see https://marketing.adobe.com/resources/help/en_US/mobile/ios/geo_poi.html
- We do not have any API available to use with geofencing. You will have to program any solution like that yourself.