Forum Moderators: DixonJones

Message Too Old, No Replies

Adding e-commerce tracking code to MIVA store

         

chowell

3:28 pm on May 1, 2003 (gmt 0)

10+ Year Member



I am trying to integrate some e-commerce tracking software on the invoice's footer of our MIVA store.

I just basically need some help configuring the MIVA Variables correctly in my tracking script so that the OrderID & Total can be associated w/ our client's marketing efforts.

Here's what I'm starting with:
<IMG border=0 hspace=0 vspace=0 width=1 height=1 src="
[counter.hitslink.com...]
s=21&uniqueId=YOUR-UNIQUE-ID&orderAmount=YOUR-ORDER-AMOUNT">

I want to place MIVA variables where "YOUR-UNIQUE-ID" and
"YOUR-ORDER-AMOUNT" are in the image source.

I'm not sure if MIVA tags are required on this or not, but here's what I think I'm suppose to be using:
%order_id%
%total%

So my modified code would look like this:
<IMG border=0 hspace=0 vspace=0 width=1 height=1
src="https://counter.hitslink.com/confirmation.asp?acct=accountname&type
=17&s=21&uniqueId=%order_id%&orderAmount=%total%">

Would this be the correct implementation to have MIVA fill in the values with those that are on the Invoice page? Is it even possible to pull the values into the my tracking URL?

Please advise..

Cory

jimnovo

5:10 pm on May 1, 2003 (gmt 0)

10+ Year Member



Did you try the Miva Merchant User's Group?

chowell

5:40 pm on May 1, 2003 (gmt 0)

10+ Year Member



Last time I signed up for the User Group, I got 1,000 emails that were unrelated to my question, which forced me to remove my email address from the group. I am hesitant to sign back up for their User Group for this reason...

jasonh

8:23 pm on May 26, 2003 (gmt 0)

10+ Year Member



Do you have the OpenUI installed?
[jmhonline.net...]
It has token support which should allow you to dynamically insert the values you need. Checkout the OpenUI forum which has a token forum for these types of questions.
[openui.org...]

Jason

chowell

3:01 pm on May 27, 2003 (gmt 0)

10+ Year Member



I used the affiliate integration from the following site as a starting point & was able to get everything working properly.

[mivahelp.com...]

bunltd

3:09 pm on May 27, 2003 (gmt 0)

10+ Year Member



Instead of subscribing to the user group - try the web-based version [miva.com] It is also searchable.

LisaB