i had already put the info in the text field, but I need to pass through the amount of the particular signup. It is the "examount". However, this amount does not pass through the DSM. I have to be able to report the amount the customer spent, so I can pay the commission. (it has to be verifiable). Is there any way to pull out the "examount" from the sign up page or pass another value through their script?
this is the code i put in the text on the page you speak of, but the "examount" or "exNewDomainName" do not pass through to the thank you page
<!--- Commission Junction Inc. Tracking Code Begins --->
<img src="https://www.commission-junction.com/track/receive.dll?AMOUNT=exAmount&CID=57950&OID=exNewDomainName&TYPE=SALE&KEEP=YES&METHOD=IMG" height="1" width="1">
<!--- Commission Junction Inc. Tracking Code Ends --->