Quantcast
Channel: Support & Bugs - Matomo forums
Viewing all articles
Browse latest Browse all 5832

E-Commerce tracking: order id hashed although anonymization is switched off

$
0
0

Hello,

we have a problem with e-commerce tracking.

On our website all orders are tracked with calls like this:

_paq.push(['trackEcommerceOrder', subscription.id, payAmount, payAmount]);

For subscription.id we use a UUID like “88eb5e45-199f-4240-bbe4-8367479cf462”.

Anonymization of the order id is switched off in our Matomo instance (but IP anonymization is switched on).

So we expected that we find the UUID in the Matomo database in table “log_conversion” in field “idorder”
But instead “idorder” shows hashed value like “f1e9d51179f2503815e5d114e4a5a685”.

Is that a bug or a feature?
How to store the original UUID in “log_conversion”?

Greetings

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 5832

Trending Articles