Announcement

Collapse
No announcement yet.

AtlasOnePoint Help

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    AtlasOnePoint Help



    ------=_NextPart_000_007B_01C4D7DD.6D131D50
    Content-Type: text/plain;
    charset="iso-8859-1"
    Content-Transfer-Encoding: quoted-printable

    I am trying to track the amounts of my order using Atlas One Points=20
    tracking. Here is a script that they provide.


    <script language=3D3D"javascript" =3D
    src=3D3D"http://track.roiservice.com/track/track.aspx?ROIID=3D3D#########=
    ####=3D
    "></script>
    <script language=3D3D"javascript">
    <!--
    if (typeof(ROIID) + '' !=3D3D 'undefined') {
    TrackEvent('Sale', 100, 'orderID');
    }
    //-->
    </script>


    What I need it to do is retrieve the amount of the sale from miva. the=20
    send that data to Atlas One Point. Right now it is hard coded in the=20
    script for a sale of 100 using this line "TrackEvent('Sale', 100, =3D =
    'orderID');" =20
    Does anyone know how to make this script extract the sale amount from =
    mive dynamically? thanks!

    ------=_NextPart_000_007B_01C4D7DD.6D131D50--
Working...
X