Profile View Analytics
Understand how your professional profile performs. The profile views endpoint returns aggregated data about who is viewing your profile, when they visit, and how those numbers trend over time.
GET
/api/v1/analytics/profile-viewsAPI Key
Get profile view analytics for the authenticated user.
Use Cases
- Track networking ROI: Compare profile views before and after events to measure impact
- Optimize your profile: Identify which changes to your profile drive more views
- Build custom dashboards: Pull view data into your own analytics tools
- Automate reporting: Generate weekly or monthly reports on your professional visibility
Data Freshness
Analytics data is updated periodically. Recent views may take a few minutes to appear in the API response.
Combining with Other Endpoints
Profile views become more powerful when combined with other analytics. Use the Top Referrers endpoint to understand where your viewers come from, and the Contacts API to see how many viewers convert into saved connections.