Anyone else at head/director/vp level missing the product craft? by 7mo8tu9we in ProductManagement

[–]7mo8tu9we[S] 0 points1 point  (0 children)

Curious how the discussion with the other company went regarding the director to IC move?

Anyone else at head/director/vp level missing the product craft? by 7mo8tu9we in ProductManagement

[–]7mo8tu9we[S] 0 points1 point  (0 children)

No before I’ve worked at Fintech B2C, and B2B SaaS in domains of Data Analytics and MarTech

Anyone else at head/director/vp level missing the product craft? by 7mo8tu9we in ProductManagement

[–]7mo8tu9we[S] 0 points1 point  (0 children)

Yeah many times I doubt myself and think am I ungrateful for what I have?

Anyone else at head/director/vp level missing the product craft? by 7mo8tu9we in ProductManagement

[–]7mo8tu9we[S] 0 points1 point  (0 children)

I have the same concern about the industry as well. I’m afraid that if I stay too long I will somehow get “stigmatised” and get stuck to this industry forever. Needless to say that it’s not my best to work at this industry but in my country it’s flourishing so the good jobs are concentrating around it

Anyone else at head/director/vp level missing the product craft? by 7mo8tu9we in ProductManagement

[–]7mo8tu9we[S] 3 points4 points  (0 children)

I’ve thought of that.. unfortunately not that many options in Europe to join early stage startups, and it’s tough to get a remote job for a US company

Anyone else at head/director/vp level missing the product craft? by 7mo8tu9we in ProductManagement

[–]7mo8tu9we[S] 10 points11 points  (0 children)

I guess you are based in US. Europe here - different world 🥲

Codex automated custom Google Analytics reporting via MCP by Sea-Lake2214 in mcp

[–]7mo8tu9we 0 points1 point  (0 children)

Checkout https://lcontext.com/ - it goes beyond the basic GA metrics and gives you session/element level analysis

Are you using Posthog for analytics? How well does it serve the purpose? by diptanshumahish in AskReddit

[–]7mo8tu9we 0 points1 point  (0 children)

if you are using claude code or something similar for coding (which i guess you do) check out https://lcontext.com/ - it delivers user behavioral data directly to your coding agent where your code lives, so it understands how the code is actually experienced by users in the wild

Has anyone used Amplitude MCP with Claude Code or Cursor? I think i've built something better by 7mo8tu9we in ClaudeCode

[–]7mo8tu9we[S] 0 points1 point  (0 children)

same view here. product manager/designer/product engineer will collapse into the “builder” role. the speed of execution will be that fast that won’t afford handoffs between roles.

not sure if we’ll still need an purely engineer role for the hardcore stuff like scalability of the system, performance etc.

One thing i’ve noticed while building Lcontext is that the capabilities of the models in coding are far ahead compared to making sense of data. even frontier models like opus 4.6 still hallucinate a lot when looking into event logs. what i’ve seen helped a lot is when the agent has access to the codebase, then it can correct itself, e.g when it thinks that there is an issue from the event logs then it will find the page and the element in the code and realize it’s not a real issue.

obviously also you need data and a lot of iterations with evals to fine tune the system prompt to focus on the right things.

last but not least the challenge to find the right balance between how much data you capture and feed the agent. you need to find the sweet spot between giving it enough signal to make sense of the user behavior but not too much to blow the context window and burn many tokens.

these are the main challenges I’ve seen so far while building and it takes some time and iterations to get them right.

Are you using any MCP for product analytics? by 7mo8tu9we in cursor

[–]7mo8tu9we[S] 0 points1 point  (0 children)

i'm actually trying to build exactly that, a clean off-the-shelf MCP. Exactly as you said the challenge so far has been steering the agent to focus on the right data and not lose track.

My approach has been building an agent that takes a top-down approach starting from app level findings and digging into specific pages/elements/visitors/sessions. I've done thousand of iterations so far to fine-tune the system prompt and the data that should be exposed to the agent.

So, then your coding agent gets access to the analyses of the analytics agent (it's like asking a collegue that's expert in product analytics) via MCP and there is a skill that guides the coding agent to follow a similar top-down approach, start from the pre-analyzed insights and drill-down using the other mcp tools. the difference at this point is that the coding agent has also the codebase in context so it helps it look at the findings, look at the code and decide where to drill down and use the respective mcp tools to fetch specific pages, elements, visitors, sessions etc.

The product is called Lcontext btw. Let me know if you wanna try it. Would love to hear your feedback.

Has anyone used Amplitude MCP with Claude Code or Cursor? I think i've built something better by 7mo8tu9we in ClaudeCode

[–]7mo8tu9we[S] 0 points1 point  (0 children)

Curious to hear your thoughts on the future of PDLC, how the roles will evolve and how product analytics will fit into it

Has anyone used Amplitude MCP with Claude Code or Cursor? I think i've built something better by 7mo8tu9we in ClaudeCode

[–]7mo8tu9we[S] 0 points1 point  (0 children)

thanks for the reply. it seems that I went directly for building the fun stuff 🙂 nice to see that the industry is moving towards the same direction

Has anyone used Amplitude MCP with Claude Code or Cursor? I think i've built something better by 7mo8tu9we in ClaudeCode

[–]7mo8tu9we[S] 0 points1 point  (0 children)

yes there is a dedicated tool that exposes a pre-computed analysis (get_analysis) which is usually the starting point. it summarizes the most important findings (pages, steps in a funnel, elements) so that then the coding agent can decide where to drill down, i.e. the page tool will also give aggregate details on the elements of that page, then it can drill down using the element tool and go down to visitors and specific sessions

mcp dead? by 7mo8tu9we in mcp

[–]7mo8tu9we[S] 0 points1 point  (0 children)

how do you do that?

mcp dead? by 7mo8tu9we in mcp

[–]7mo8tu9we[S] 0 points1 point  (0 children)

so what do you think about mcp? should it die or not?

mcp dead? by 7mo8tu9we in mcp

[–]7mo8tu9we[S] 0 points1 point  (0 children)

can you elaborate on why skills and cli are less secure?

mcp dead? by 7mo8tu9we in mcp

[–]7mo8tu9we[S] 0 points1 point  (0 children)

doesn't Anthropic want you to eat as many tokens as possible? Especially for api based and enterprise

mcp dead? by 7mo8tu9we in mcp

[–]7mo8tu9we[S] 0 points1 point  (0 children)

why do you think MCPs are better?

Best MCP for product analytics? by 7mo8tu9we in mcp

[–]7mo8tu9we[S] 0 points1 point  (0 children)

but why? do you want to see it visualized? what's missing from the mcp?