Notifications
Announcements
I am trying to do a simple segment of anyone that has come in through LinkedIn LeadGen... We have linked in form submissions but when I run a very simple segment: INTERACTION(LinkedInFormSubmission, LinkedInFormSubmission_Contact) .HAVING(COUNT() > 0)I get no results... Is there a setting or something I am missing? (Note, I tried to update Marketing Data to include LinkedIn Form Submission entities, but that isn't an entity you can add to the Marketing Data :-(... )Thanks
Josh
Hi Joshua
This should work as Sukanta suggested below. Let us know if you are still having trouble with it.
Thanks
INTERACTION(LinkedInFormSubmission, LinkedInFormSubmission_Contact)
.FILTER(ISNOTNULL(ContactId))
.HAVING(COUNT() > 0)
This worked for me in fetching contacts that have done any form submission and have contactID
.FILTER(LinkedInCampaignId == '2a246314-d35f-4b58-xxfc-922728f054ac')
This is an example of fetching contacts based on form submissions in a particular campaign
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Pallavi Phade 94
Tom_Gioielli 70 Super User 2025 Season 2
TAHER Mehdi 58