Home > Support > Knowledge Base Home > Customers > Reports
Search the Knowledge Base:
Browse by Category
How Can I Set the Value of My Sales Dynamically with Sales Tracking?
With our email web analytics and sales tracking features set up, you can capture a lot of data about subscribers' actions when they visit your website.
While our default sales tracking tools are powerful, some users may want to dynamically change the information that is recorded about a sale event - especially if you have many products all purchased from the same page.
Using URL Profiles
You can create a custom URL profile to work with your sales tracking setup, allowing you to use a query string to specify the details of each hit the page.Note: If you are not sure what this means, or why you would want to do this, you might want to first look into our sales tracking feature or simply show this page to your web designer.
-
Under the Reports tab, click Settings.
-
Scroll down to the Sale Tracking area, and click the Default link under the URL Profile column.

Note: If you have not done so already, you will need to set up basic sales tracking first. -
In the popup that appears, from the drop down menu labeled URL Profile, choose Add New Profile - some new fields will appear.
-
In the Profile Description field, give this profile a name (this is just for your reference).
-
In the next field, enter the parameter that will set the monetary value of the sale.
-
Finally, enter the name of the parameter that will provide the note for the sale (for instance, the name of the item that was sold).
-
Once you're done, click
in the popup, then hit
back on the Settings page.
http://www.example.com/order.htm?widgetcost=19&widgettype=gadget
The sale would be recorded as worth $19, and being a "gadget" sale.
Without Using URL Profiles
You can also use a little bit of Javascript to tell your analytics to use custom values for your sale tracking.To do so, simply copy the Javascript below and place it on your order confirmation page, just above the other AWeber analytics javascript.
Have your order system insert the appropriate values to replace MONETARY VALUE with the value of the sale, SALE DESCRIPTION with the note (such as the name of the product that was sold).
Still Have Questions?
If after reading this article you still have questions, contact us for a personal response from our Customer Solutions team.Related Articles
- What Reports Are Available for My Email Campaigns?
- What is the Difference Between Existing Reporting and the New Email Web Analytics?
- How Do I Install Email Web Analytics?
- How Do I Set Up Sales Tracking?