Integrations
Foursquare is the leading independent location technology platform. Foursquare enriches your first party data with real-world visitation data to better understand and engage your customers.
The Foursquare feed integration works in conjunction with the Foursquare audience integration. To receive enrichment data from Foursquare, you must first connect an audience. Foursquare processes the audience and then will send visit data for those customers via the feed integration.
On a daily cadence, Foursquare generates all visits for the set of mParticle MAIDs provided via the audience integration and sends this visit data to mParticle via the feed integration.
Foursquare will send the following events to mParticle as Custom Events. Full details on the events sent by Foursquare and the possible attributes within those events can be found below.
Event | Event Attributes |
---|---|
factual_visit | factual_categories , factual_visit_country , factual_visit_locality , factual_visit_region , visit_duration , visit_name |
Full documentation on Foursquare’s category labels can be found here. A single visit can be included in up to 3 categories. The factual_categories
will contain a de-duplicated comma separated set of categories.
Attribute Name | Type | Required | Description |
---|---|---|---|
factual_categories | String |
True | Category labels that describe the Foursquare category branch |
factual_visit_country | String |
True | ISO Alpha-2 Country Code |
factual_visit_locality | String |
True | City, town or equivalent |
factual_visit_region | String |
True | State, province, territory, or equivalent |
visit_duration | Integer |
False | Dwell time expressed in milliseconds |
visit_name | String |
False | Chain label |
User Attribute | Type | Description |
---|---|---|
factual_segment_ids | Array |
A list of segment IDs that apply to the user |
factual_segment_labels | Array |
A list of segment labels that apply to the user |
Was this page helpful?