Skip to content

Commit fb20399

Browse files
authored
Merge pull request #4652 from segmentio/joeynmq-patch-2
Add info about $value mapping for Klaviyo's Track events
2 parents 4dddace + 9807c1c commit fb20399

File tree

1 file changed

+2
-0
lines changed
  • src/connections/destinations/catalog/klaviyo

1 file changed

+2
-0
lines changed

src/connections/destinations/catalog/klaviyo/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,8 @@ analytics.track({
142142

143143
When you call `track` on `analytics.js`, Segment calls Klaviyo's `track` with the same parameters.
144144

145+
If you include `properties.revenue` in a track event, Segment maps it to Klaviyo's `$value` event.
146+
145147
> info ""
146148
> When you're tracking client-side, some Klaviyo events require you send an Identify call before a Track call.
147149

0 commit comments

Comments
 (0)