Skip to main content

Notifications

Announcements

No record found.

Customer experience | Sales, Customer Insights,...
Suggested answer

Linkedin Behavior Blocks not working?

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

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

  • Suggested answer
    sbtron Profile Picture
    sbtron on at
    RE: Linkedin Behavior Blocks not working?

    Hi Joshua

    This should work as Sukanta suggested below. Let us know if you are still having trouble with it.

    Thanks

  • Sukanta Profile Picture
    Sukanta on at
    RE: Linkedin Behavior Blocks not working?

    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

    INTERACTION(LinkedInFormSubmission, LinkedInFormSubmission_Contact)

       .FILTER(LinkedInCampaignId == '2a246314-d35f-4b58-xxfc-922728f054ac')

       .HAVING(COUNT() > 0)

    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.

Helpful resources

Quick Links

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Vahid Ghafarpour – Community Spotlight

We are excited to recognize Vahid Ghafarpour as our February 2025 Community…

Congratulations to the January Top 10 leaders!

Check out the January community rock stars...

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,162 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 230,962 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans