Hi @SeongHyunPa
Adobe Analytics will capture tracking codes based on the query parameter you’ve set up (e.g csref). If that parameter appears more than once in a URL, the platform takes the last occurrence, so in your example, only dsp:DEF is stored.
If your use case requires both values, you’d nee...