Hi Bjoern, yes the intention is for link click parameters to piggy-back on the pageview request. However, we're not subsequently seeing two hits in the dataset - just one hit, for the link click!
Hello, to avoid generating lots of additional requests we've enabled eventGroupingEnabled in the clickCollection object, as per https://experienceleague.adobe.com/en/docs/experience-platform/web-sdk/commands/configure/clickcollection#click-collection-settings-using-the-web-sdk-javascript-library - a...