Skip to main content

Scenario

LinkedIn Campaign Manager reports performance by industry, job function, and seniority — but this data lives in spreadsheets. This job pulls analytics pivoted by these dimensions, identifies the top-performing segments (highest CTR and engagement), then uses Mave to write content briefs tailored to each winning segment. Instead of guessing what content to create, you let real campaign data tell you.

Architecture

Code

Example Output

Error Handling

LinkedIn analytics data can lag 24–48 hours. Don’t expect same-day metrics. Schedule this job to run on T+2 data.
Pivot values like MEMBER_INDUSTRY return LinkedIn’s internal taxonomy codes (e.g., urn:li:industry:4). Map them via GET /industries for human-readable names.
Segments with under 100 impressions produce unreliable CTR. The code filters these out.

All LinkedIn Marketing jobs

Mave Agent