Skip to main content

Community

Connector Improvement: Linkedin Share Statistics - Provide Daily Post Data

Answered

Please sign in to leave a comment.

Comments

2 comments

  • Official comment
    C Maheshwar Rao User

    Hello, Mahesh from the Product team here!

    Thanks for submitting this feature request. I manage our Linkedin Company Pages connector.

    Could you please share the specific LinkedIn API endpoint or documentation you are referring to when mentioning the desired data? This information will help us verify data availability and identify the most efficient approach to fulfil your request.

    To better understand your desired functionality, could you please clarify whether you are looking for:

    • A new table capturing historical data? This would be similar to the existing share_statistic table but include historical data.
    • A new table as daily_share_statistic providing daily share statistics for each post? This table would offer a more granular view of post performance with a new "date" column.

    Let us know.

    Best,
    Mahesh

    Currently this connector provides reports on:
    Total statistics by share/post_id (SHARE_STATISTIC)
    Time bound statistics by page/organization (TIME_BOUND_SHARE_STATISTIC)
    but no such thing as a time bound share statistic by share/post_id.

    This is an important metric to be reported to our clients.

    According to the documentation, this seems as simple as adding the date parameter to the call generating the existing share_statistic table.
    (https://learn.microsoft.com/en-us/linkedin/marketing/community-management/organizations/share-statistics?view=li-lms-2024-11&tabs=http#retrieve-time-bound-share-statistics)