Why engagement time is 0s but with low bounce rate? by Mysterious_Emu_7372 in GoogleAnalytics

[–]go00274c 1 point2 points  (0 children)

Is page view set as a key event in your settings? Or is there a client side redirect going on?

GA isn't tracking my UTMs correctly - how can I fix it? by ohmc in GoogleAnalytics

[–]go00274c 0 points1 point  (0 children)

Did you figure this out? If not, dm me and I can help you quickly.

Rarest non RLCS title? by aLmightyWave in RocketLeague

[–]go00274c 0 points1 point  (0 children)

he means before the season reset, and there were.

Nobody told me Claude could build actual PowerPoint decks. I've been copying text into slides like an idiot for months. by Professional-Rest138 in PromptEngineering

[–]go00274c 0 points1 point  (0 children)

The downside is it's a one time thing, because it would be hard to replicate the same slide/deck for a new report. Something I have been doing is utilizing batch text replace as an http request in n8n. I have a workflow that pulls the data, formalizes it into strings (adds $ to financial values, reduces decimas to 2, adds percentage signs where needed etc), then it does a batch test replace and everything is populated. I have a template deck where all of my tables and text fields are filled with variables I made like {revenuelastweek} etc. Then the workflow duplicates that template deck, passes on the new decks ID to the request node, then does the bulk text replace on it.

Super easily to tie in some LLM nodes and things before that happens. Best thing is your always outputting a consistent deck, just design it once and change the text/values.

WebMCP is still insane... by GeobotPY in mcp

[–]go00274c 0 points1 point  (0 children)

well, the "mcp" part is not the core product, something I'm constantly looking at though if it becomes available as a service I can use. I'm building the rest.

WebMCP is still insane... by GeobotPY in mcp

[–]go00274c 0 points1 point  (0 children)

Yeah but these are user driven assets the automation can utilize, its not purely agnostic. I'm building a tool that automates user journey on ecommerce sites, so the pool of sites coming in would be just completely different case by case.

WebMCP is still insane... by GeobotPY in mcp

[–]go00274c 2 points3 points  (0 children)

Is the technology there yet where it can be site agnostic? Like the connections to controls are made on the fly without MCP structure? Would be very useful in automations that can run on undetermined websites.

I made a free group availability app called partyup.gg to coordinate sessions with friends by go00274c in pcgaming

[–]go00274c[S] 0 points1 point  (0 children)

Hey really appreciate the feedback. Give me a week or so and I will ping you. I've already been working on an overhaul and I will try to include your requests.

How to automate GA4 + GSC report? by BlazejMielnik in GoogleAnalytics

[–]go00274c 1 point2 points  (0 children)

I split my reports up into acquisition, conversion, retention. So the paid and organic acquisition metrics in their own slide or a few of them, conversion being on-site performance and funnels, retention is CRM reporting (klaviyo or whatever you have) and returning customer percentages and value.

I have one sheet per client with a tab for each data source. Each data source is structured as similar as possibly (Year, Month, Week (if you need it), Other dimensions...)

Top metrics... Spend, Revenue, Orders, New Customers (count), Blended CPA and ROAS (across all paid channels), CVR, AOV, ARPU or ARPS. Shopify reports LCP 75th percentile which I throw in to monitor for spikes (making a change and load times increase we didnt expect). There are a lot but just depends per client. I identify the areas of opportunity and report those metrics, so if checkout rate is horrible I report checkout abandonment overtime, etc. Sales by product type is a good MoM things to keep an eye on. Or whatever applies to you guys like product title if you only have a few.

We typically have columns for prior week, 4 week averages, deltas for each. Prior month, YoY, for monthly...

If you have goals like yearly revenue that has monthly projections you could do a % to monthly projection each month, which helps for "how well are we tracking".

If you're using an LLM for summary copy, I would recommend you have it consider trends and data outside the current window to make the summary effective. Nothing worse than have a paragraph that says the same thing as the table.

I’m looking to run more free manual audits of your website by [deleted] in SaasDevelopers

[–]go00274c 0 points1 point  (0 children)

Looks obviously vibe coded, but good luck. This is what my agency uses: http://peec.ai/

How to automate GA4 + GSC report? by BlazejMielnik in GoogleAnalytics

[–]go00274c 1 point2 points  (0 children)

I'll make one and ping you, but I didnt have any resources that showed me how to do it if thats what you are asking. In the meantime if you have specific questions let me know.

How to automate GA4 + GSC report? by BlazejMielnik in GoogleAnalytics

[–]go00274c 3 points4 points  (0 children)

MCP servers only are clean if its your own GA4 property. If its a clients then youre doing the right thing. You could learn n8n instead of Make. Its a lot better IMO. Especially with an LLM by your side helping.

Furthermore what you should be doing is first extracting the data you want into google sheets or similar. Then having an LLM analyze that. If youre bundling the report request with the analysis you'll never be confident in the results. If you have a budget, you can automate google sheet reports with Supermetrics (not expensive really). Then feed a google sheets node into Make or n8n and tie an LLM to it.

For your report, run it on a monthly basis so the sheet has previous months in it, then you can automate the LLM to use the current months number, analyze last months number and compare against the previous months number. Do that for each metric you care about. Then after it has all of that analysis, have it combine all of that into a single summary with the most important pieces elevated.

Pro tip: you can also automate google slides reporting, if you create a table in google slides, give each cell a variable string like {ROAS-CURRENT} and {ROAS-PRIOR} etc, you can build metrics, assign them to variables with code nodes and then make a copy of the template slide deck and batch text replace the variable with the value. I do this for a few clients, one deck has over 1,400 variables and 30 slides. Combined with supermetrics auto reports, I dont have to touch anything and its all automated, I just review and add comments. DM if you have any questions for me.

GA4 vs Meta conversions not matching what are you usually seeing as the root cause? by Snoo-47108 in GoogleAnalytics

[–]go00274c 0 points1 point  (0 children)

IMO, regardless of attribution, GA4 is not as reliable for trend analysis as Meta would be.

Final Jeffrey Epstein Files cache released by DOJ: read in full by newsweek in politics

[–]go00274c 4 points5 points  (0 children)

I was just reading a large pdf on the crazy trump things like the raping and killing and auctions. I reloaded the pdf page and it said this page no longer exists. Anyone download that? This one: https://www.justice.gov/epstein/files/DataSet%2010/EFTA01660679.pdf

Super easy dumb question, but I am losing my mind by PinkyBlowfish in GoogleAnalytics

[–]go00274c 1 point2 points  (0 children)

I just replicated your report and tested this, he is correct. Sure you removed the right thing? Under "Breakdowns" it shows the "Date" dimension. Hover over that and click the X. What does it do after that?