Skip to content

Commit 50a4df2

Browse files
pwsegmarkzegarelli
andauthored
Update src/personas/sql-traits.md
Co-authored-by: markzegarelli <[email protected]>
1 parent edc7d2c commit 50a4df2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/personas/sql-traits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ Click **Create Computed Trait** to save the Trait.
181181
![](images/sql_traits_connect3.png)
182182
Check **Compute without destinations** if you only want to send to Personas
183183

184-
When you create a SQL Trait, Segment runs the query on the warehouse twice a day by default. (If you're interested in a more frequent or customizable schedule, [contact us](https://segment.com/help/contact/).)
184+
When you create a SQL Trait, Segment runs the query on the warehouse twice a day by default. (If you're interested in a more frequent or customizable schedule, [contact Segment Support](https://segment.com/help/contact/){:target="_blank"}.)
185185

186186
For each row (user or account) in the query result, Personas sends an identify or group call with all the columns that were returned as Traits. For example, if you write a query that returns `user_id,has_open_ticket, num_tickets_90_days, avg_zendesk_rating_90days` we send an identify call with the following payload:
187187

0 commit comments

Comments
 (0)