Skip to content

Commit 9007bc8

Browse files
authored
remove erroneous info
Looker now supports Tracks, Identifies, and Group calls. Source: https://looker.com/platform/actions/add-traits-to-segment
1 parent 10fa8a2 commit 9007bc8

File tree

1 file changed

+1
-1
lines changed
  • src/connections/sources/catalog/cloud-apps/looker

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/cloud-apps/looker/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ From Segment's end, you will need to create a Looker source, and copy your write
1212

1313
### Defining Looks
1414

15-
Using this Source, Looker will send Look (query) results into Segment as `identify` calls. This is the only API method that Looker sends to Segment. Any user trait that you include as a column in your Look will be included as a user trait on these identify call. **Note: Arrays are not currently supported. Only properties that are strings or numbers are supported.**
15+
Using this Source, Looker will send Look (query) results into Segment as `identify` calls. Any user trait that you include as a column in your Look will be included as a user trait on these identify call. **Note: Arrays are not currently supported. Only properties that are strings or numbers are supported.**
1616

1717
Note: When you set up your Look and generate new user traits (column names), avoid using trait names that may already exist in your marketing tools. If you create a new user trait in Looker (e.g. "churn risk") and that trait already exists in your tools, syncing the user profile to the downstream tool will override the existing trait value with the new one.
1818

0 commit comments

Comments
 (0)