2. Paste the goal's ID in the query string like
http://sitecorewebcon.hhogdev.com/sitecore/admin/dbbrowser.aspx?db=master&lang=en&id={4D63A2B0-9DBD-476F-A6A6-6C4D963046AD}
3. Go to Tracking field under Advanced and copy that xml out of there. It should look something like below
4. The last event node (and it's consistently the last) is the goal
<?xml version="1.0" encoding="UTF-8"?> <tracking> <event name="Submit Success Event" id="{2FF08489-2A47-4F04-8D8E-0C25A294B2C4}" /> <event name="Form Submit" id="{A2C2CF51-9360-4084-9BA0-1A15F1A41096}" /> <event name="Field Completed" id="{F0113A93-570A-4F69-8C7C-BA08037D1E34}" /> <event name="Field Not Completed" id="{7E86B2F5-ACEC-4C60-8922-4EB5AE5D9874}" /> <event name="Field Out of Boundary" id="{F3D7B20C-675C-4707-84CC-5E5B4481B0EE}" /> <event name="Form Check Action Error" id="{7144C4C9-E56A-4529-B3C1-A1DEDC454AB8}" /> <event name="Form Save Action Failure" id="{DE302E25-E5AF-465E-8BB1-5C3E8145615D}" /> <event name="Invalid Field Syntax" id="{844BBD40-91F6-42CE-8823-5EA4D089ECA2}" /> <event name="MCOT AU Emerging Digital Trends ANZ 2013 Report Download Form Completed" id="{21197330-051D-46CA-B59C-1C12473DAB32}" /> </tracking>
No comments:
Post a Comment