Jonathan Moore
@Moore
Followers
5K
Following
4K
Media
784
Statuses
18K
I’m an entrepreneur, product designer and engineer. Head of Technology for https://t.co/vWbSkWYney, founder of https://t.co/Q4k1zfO5ab & making things for @Shopify 🇺🇸
Austin, Texas
Joined October 2007
Shopify's new bot metric is uncovering some concerning details with TikTok ads. They're showing 28% of the paid Tiktok sessions are bots. Compared to <1% from Meta, Google or other paid channels.
World-class bot detection for every Shopify store. Most traffic on the internet is not initiated by biological lifeforms. More so, commerce attracts 🤖 specimens that you don't find in other environments, purpose built to interact with carts, checkout, etc. Some of these are
1
0
2
Invisible details of interaction design https://t.co/hAHlzwvap9 Deconstruct the why behind great displays of interaction design
0
0
0
Our CIO @rob_haugen joined Schwab Network to talk markets. 'Growth at Any Price? Not Our Playbook.' How our ETF (NYSE: RVER) attempts to navigate current market dynamics. Why selective growth is key in the AI era. Why valuation matters. Where we see investors rotating next.
2
14
33
Taking a deep dive into the world of machine vision and OpenCV to try to perfect complexion makeup shade matching. Getting the algorithm right for detecting undertone, facial regions and handling blemishes or hair has been a fun challenge.
0
0
3
Claude Code's clarifying questions when thinking about a difficult task is a game changer. The likelihood of it getting the task right on the first try has to be 10-20x higher.
1
0
4
I never took the time to understand how SVG paths work, but this interactive guide helped it all make sense. It reminds me LOGO (turtle) programming as a kid in the 80s. https://t.co/HHcydr3Vxb
4
4
32
In general I think it’s a positive move and will dramatically change up the school experience. They noticed a difference at lunch with friends fully invested in conversations instead of checked out on phones.
0
0
1
Today’s the first day of school in Texas after they passed a law banning phone, personal computers, smart watches and all communication devices on all school campuses. This afternoon my kids have been looking into film cameras and Sony Walkmans. Analog will make a comeback.
1
1
8
I'm working on a variation of the subagent for Shopify App translations.
0
0
1
For the last week I have been using a Claude Code subagent for translating @Shopify theme locale json files. Any time I add, remove or change a key or value, the subagent will automatically translate into German, French, Japanese, etc. 👉 Agent prompt - https://t.co/RRIjZPmmr7
11
4
28
Trying a new tactic with Claude Code. Reminding it that now isn't the time to hallucinate or get lazy with ChatGPT 5 out today.
1
0
1
Unfortunately even with the Max 20x plan, it couldn't complete a second query in the same chat. "Claude hit the maximum length for this conversation. Please start a new conversation to continue chatting with Claude"
1
0
0
Squeezing every bit of value out of the $200/mo Claude Max 20x plan. Had I used the API to pay as I go... Total Cost: $1,261.25 Total Tokens: 444,462,608 Entries: 5,808
1
0
8
I would be surprised if this still happens in tech, but in 2008 my wife was a part of my 3 day interview with Adobe. Dinners with the team and combined chats with the hiring manager. She’s my super power behind the scenes. Got an epic offer but decided to start my agency.
0
0
4
You can use the latest version with the new server tools by cloning the repo, building it and then using the config... { "mcpServers": { "shopify-dev-mcp": { "command": "node", "args": ["/Users/LOCAL-PATH/dev-mcp/dist/index.js"] } } }
0
0
1
Shopify is preparing to roll out an update to their dev MCP for Liquid and theme validation! https://t.co/tw27L1nnSI In the mean time they renamed search_dev_docs -> search_docs_chunks and the MCP is currently broken and unable to return docs. https://t.co/5UaQw3K8Jf
2
2
32
It looks like @Shopify has quietly rolled out a Robots & Agent Policy for "buy-for-me" agents. My bet is that the partnership with OpenAI + Shopify is right around the corner. Checkout Kit will make it seamless to buy without leaving your chat. https://t.co/LzNvHmTMou
2
1
23
ShopifyQL FROM sessions SHOW sessions, bounce_rate, average_session_duration, conversion_rate, sessions_with_cart_additions WHERE session_device_type = 'desktop' GROUP BY session_country, session_region, session_city WITH TOTALS HAVING sessions > 1000 AND
1
0
1
This is extremely helpful. Sidekick a ShopifyQL report that I slightly tweaked to get the majority of bots. - Majority from Santa Clara (data center) - All desktop, direct traffic, Chrome - Bounce rate and session duration are either very high or low
here is a sidekick prompt for analysing if your store has bot or been impacted by bot traffic « Please analyze the following metrics to identify bot traffic patterns: Check geographic analysis by examining high traffic from data centers and cloud hosting regions compared to
1
0
6