Hi @play33
Thanks for sharing further details.
The order attribution tracking doesn’t depend on the payment method selection. It uses only the last-click attribution model, which is commonly used by many marketing attribution tools like Google Analytics. It gives 100% credit to the last click source that brought the visitor to your website, with some exceptions below:
- UTM parameters and organic sources will always override the previous source.
- A direct visit will not override the previous source.
- The referral source will only override the previous source after a 30 minutes session.
So, no matter what payment method your customer chooses, it should not influence the origin.
Since all other orders are tracking the origin with no issues, it’s clear that there’s another factor at play when your customer uses Apple Pay or GPay.
In my investigation, I found that our developers are already aware of this issue. It appears to be related to the WC core, not WooPayments. You can find more details here: https://github.com/woocommerce/woocommerce/issues/46309
At the time being, we can’t give you an estimate for when the team will look into or fix the issue, as bug reports are prioritized based on a few criteria. Please subscribe to the GitHub issue if you’d like to receive updates.
In the meantime, feel free to open a bug report in the WooPayments GitHub repo. This way, our developers can determine if anything needs to be addressed on the WooPayments end.
I hope this provides some clarity. Please let us know if you have any other questions!