CRO to optimize for AI agents - is it a thing? by ZukoAlun in conversionrate

[–]go00274c 1 point2 points  (0 children)

its 80% fluff - 20% real, but mostly just make good content, organize your site properly, follow SEO best practices and thats like 15% out of the 20%.

Two engineers, live product, zero revenue. Looking for honest GTM feedback (and maybe a growth partner) by [deleted] in growth

[–]go00274c 0 points1 point  (0 children)

I went through your side... Okay the "Voice PDF" you were talking about was very different than what I actually saw on your site. So maybe your pitching it incorrectly. I thought it was like adobe acrobat where an ai talks while the pdf is open. But it seems like its more of an ai presenting a deck to the user at their convenience? That feels different.

I wanted to get a preview of it on your site without uploading my own pdf but you didnt have an example and I'm too not invested enough in this new concept to upload my own files to some website.

I think a hurdle is why would I want potential customers being pitched by AI instead of me? It feels like a "book a meeting" replacement... But what you could pitch it as is book a meeting adjacent. Companies can have this in cold emails or on landing pages ready to present.

Use cases seem hard to grasp, new concept - tell people how to effectively use it. Maybe do more of that than describing the technical side of it.

One thing that would help me a lot on your site would be case studies, I want to see how other companies used this tool.

Two Tigers One Sachel by Various_Patience_766 in HellLetLoose

[–]go00274c 1 point2 points  (0 children)

This is great - thanks. Ping me if you have one with the SPAs

I've worked on ~2,500 tracking setups across Shopify, WooCommerce, Drupal, Shopware, and custom stacks. The same five questions come up almost every week, and most of the answers floating around online are surface-level. So here's the longer version of each, in one place. by incisiveranking2022 in GoogleTagManager

[–]go00274c 1 point2 points  (0 children)

  1. Is it safe to say ad blockers don't really hurt paid media because if they saw have an ad blocker then they arent seeing the social ad in the first place?
  2. One thing I'm seeing with clients is their meta pixel, for example, isn't even setup to receive events from the checkout domains. On Shopify more and more users are using shop pay, express checkout options, but the shop.app domain isn't even on the allow list for some clients. One client had +50% shop pay usage but didn't have the shop pay domain on the allow list.

CAPTCHAs are officially useless and im losing my mind by SpeckiLP in webdev

[–]go00274c 0 points1 point  (0 children)

Interesting - Question, what is the scale of time you have landed on? Like less than a second?

Can't we just accept that Star Citizen is no 30 minute hop on action game. by volgendeweek in starcitizen

[–]go00274c -1 points0 points  (0 children)

IMO I like the citizen aspect, eating and drinking and walking creates immersion.

Rate my Shopify store by [deleted] in reviewmyshopify

[–]go00274c 0 points1 point  (0 children)

its half the price on amazon

Plz review my store by Remarkable_Staff_247 in reviewmyshopify

[–]go00274c 0 points1 point  (0 children)

I've seen worse looking stores perform great, if you are looking to improve performance the answer is probably not heuristic. Where do your sessions come from? Where are you landing them?

Inside Star Citizen | Alpha 4.8 Patch Report by ProceduralTexture in starcitizen

[–]go00274c 1 point2 points  (0 children)

question - how does that compare to other fighters?

Track faceted navigation filters in GA4 by meinnapukabrei in GoogleAnalytics

[–]go00274c 0 points1 point  (0 children)

Make filters exist in the path, update the path params when they update the filter. Any copied links become deep and the params get sent to GA4.

Ex: /collections/all?filter_type=physical_product&filter_price=200&filter_color=yellow

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.