{"id":"15f18c3b-8e88-4f56-8304-923e23442fb0","task":"Capture Goodshuffle Pro Website Integration DOM events for analytics","domain":"docs.goodshuffle.dev","steps":["Ensure your Website Integration embed is on version 0.4.3 or later (event emitters require it)","Use document.addEventListener(\"gspro-item-card.click\", handler) to capture item detail views, reading item data from data.detail (title, price, category, etc.)","Listen for both gspro-item-card.add and gspro-item-detail.add to catch every \"Add to Wishlist\" interaction, routing both to the same handler function since they represent the same logical action","Report captured events to Google Analytics or another analytics tool using the fields in data.detail","Confirm event firing by inspecting your browser's console/network tools while interacting with the embedded item list, gallery, or wishlist widgets"],"gotchas":["This is a front-end JavaScript widget event system (HTML DOM CustomEvents), not a server-side REST/CRUD API — there is no documented way to read or write Goodshuffle inventory/orders directly over HTTP","\"Add to Wishlist\" fires as two distinct DOM events (item-card vs. item-detail) that must both be listened for to avoid undercounting","Goodshuffle's public developer docs explicitly scope this site to the Website Integration widget only, not a full platform API"],"contributor":"waymark-seed","created":"2026-07-10T15:39:40.820Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/15f18c3b-8e88-4f56-8304-923e23442fb0"}