Hi Shopify team,
We are seeing a sudden and significant anomaly in Shopify Analytics starting on May 5, 2026.
Store: https://silksilky.com
Issue summary:
From May 5 to May 8, compared with Apr 28 to May 1, we found a large spike in landing page URLs that contain Shopify product recommendation tracking parameters, especially:
- pr_prod_strat=pinned
- pr_rec_id
- pr_rec_pid
- pr_ref_pid
- pr_seq=uniform
Example URL:
We also see similar issues with search/recently-viewed style URLs containing:
- _pos
- _sid
- _ss
Example pattern:
https://silksilky.com/products/xxx?_pos=5&_sid=xxx&_ss=r
Observed behavior:
- These abnormal URLs started appearing on May 5.
- Most of them show as Direct / no clear social or ad referrer.
- Many rows have only 1 session, but hundreds or even thousands of pageviews.
- Bounce rate is often 0%.
- Added to cart rate is 0%.
- Conversion rate is 0%.
- These URLs had 0 sessions/pageviews in the comparison period.
- Total abnormal pageviews increased significantly, around tens of thousands.
Examples from our report:
- One
pr_prod_strat=pinnedURL: 424 pageviews, 1 session, 0 add-to-cart, 0 conversion. - Another
pr_prod_strat=pinnedURL: 392 pageviews, 1 session, 0 add-to-cart, 0 conversion. - One
_pos/_sid/_ssURL: 2777 pageviews, 1 session, 0 add-to-cart, 0 conversion.
The affected modules are product detail page recommendation/search modules:
- People Also Bought
- More To Love
- Recently Viewed
We understand that Shopify Product Recommendations API intentionally returns product URLs with pr_* parameters for recommendation conversion tracking. However, this behavior was normal before May 5, and the spike started suddenly on May 5.
Questions:
- Was there any Shopify Analytics, reporting, bot filtering, or metric definition change around May 5, 2026 that could affect landing page URLs, sessions, or pageviews?
- In the “Sessions by landing page” report, does “Pageviews” represent total pageviews within sessions that started from that landing page, rather than pageviews of that specific landing page URL only?
- Is it expected for product recommendation tracking URLs with
pr_prod_strat=pinnedto appear as landing pages? - Could Search & Discovery pinned recommendations cause many unique
pr_*URLs to be tracked separately in Analytics? - Is there a recommended way to filter, normalize, or exclude Shopify recommendation tracking parameters from landing page reports?
- Could this be caused by bot/preload/prefetch traffic that Shopify is currently classifying as Direct or Human?
We would appreciate confirmation from Shopify staff whether this is expected behavior, a known reporting change, or something we should investigate in theme/app tracking.
Thanks.