Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Use a Custom Object! There’s no need for all those extra lead fields (ugh). Each CO record represents a Site and is related to the Site Owner (i.e. Person). It has fields Name, URL, etc. Alternately, you can use one big Textarea with JSON on it, what I’ve called a “poor man’s Custom Object.” The JS...
The webhook (more precisely, the webhook-compatible service) uses the REST API. It reads the CO list and applies the same order/filtering logic you do in Velocity. That lets you generate the same output, then write it back as attributes of a new CA.
I haven't come across a way to select at random outside of an A/B test.Not Random Sample?
@raochikati please return to your thread and check replies.
@JWL5150 please return to your thread and check replies.
@PKM3328 please return to your thread and check replies
@DhruvThakker please return to your thread and check replies.
@DaniTeles please return to your thread and check replies.
Well, that’s the behavior of web analytics packages going back 30 years! So we wouldn’t expect to see it explicitly in the docs. Every separate browser/browser profile/device has a unique tracking cookie, even for visits to the same domain. Once you have different private domain suffixes*, that’s ev...
A record can have unlimited associated cookies. Wouldn't make sense otherwise: you couldn't even click a link on desktop and mobile!