Skip to main content

Notifications

Announcements

No record found.

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

Linkedin Behavior Blocks not working?

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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,280 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,214 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans