Parameter | Required | Value type | Description |
&revenue= | Yes | Numeric | The total basket value or the total conversion value |
&transaction= | No | Alphanumeric | The transaction ID Only applicable if the revenue is passed on conversion |
<script src="https://assets.exatom.io/event.js?clientCode=TEST&revenue=12.34" async></script> <script src="https://assets.exatom.io/conversion.js?clientCode=TEST&tagCode=TESTN&revenue=12.34&transaction=ORD-123456789" async></script>