<div style="color: rgb(0, 0, 0); font-family: "YS Text", Arial, sans-serif; font-size: 16px;"><span style="font-size:14px;"><span style="font-family:verdana,geneva,sans-serif;">Sometimes you may need information about the donation like the amount and status to send to your own system or to your Analytics software to help you in tracking your sources of donations.</span></span></div>
<div style="color: rgb(0, 0, 0); font-family: "YS Text", Arial, sans-serif; font-size: 16px;"> </div>
<div style="color: rgb(0, 0, 0); font-family: "YS Text", Arial, sans-serif; font-size: 16px;"><span style="font-family: verdana, geneva, sans-serif; font-size: 14px;">danamojo allows you to track donations and donation amounts both through its own default Thank You page as well as a custom Thank You page.</span></div>
<div style="color: rgb(0, 0, 0); font-family: "YS Text", Arial, sans-serif; font-size: 16px;"> </div>
<div style="color: rgb(0, 0, 0); font-family: "YS Text", Arial, sans-serif; font-size: 16px;"><span style="font-size:14px;"><span style="font-family:verdana,geneva,sans-serif;">When the donation is completed, control will return to the default Thank You page of danamojo or your own Custom Thank You page (if configured via <a data-link-id="1139" href="https://danamojo.org/dm/admin/ngopreferences" rel="noopener noreferrer" target="_blank">Preferences</a>) in the following manner:</span></span></div>
<div style="color: rgb(0, 0, 0); font-family: "YS Text", Arial, sans-serif; font-size: 16px;"> </div>
<div style="color: rgb(0, 0, 0); font-family: "YS Text", Arial, sans-serif; font-size: 16px;"><span style="font-size:14px;"><span style="font-family:verdana,geneva,sans-serif;"><a data-link-id="1140" href="https://ngoxyz.org/donate.html?donationInfoId=12345&utm_campaign=" rel="noopener noreferrer" style="color: rgb(34, 34, 204);" target="_blank">https://<URL>?dmId=[donationId]&dmStatus=[SUCCESS/FAILURE]&dmTotalAmount=[donationAmount]&utm_campaign=</a></span></span></div>
<div style="color: rgb(0, 0, 0); font-family: "YS Text", Arial, sans-serif; font-size: 16px;"> </div>
<div style="color: rgb(0, 0, 0); font-family: "YS Text", Arial, sans-serif; font-size: 16px;"><span style="font-size:14px;"><span style="font-family:verdana,geneva,sans-serif;">The following parameters will be available in the query string:</span></span></div>
<div style="color: rgb(0, 0, 0); font-family: "YS Text", Arial, sans-serif; font-size: 16px;">
<div><span style="font-size:14px;"><span style="font-family:verdana,geneva,sans-serif;">1. dmId - Donation Id</span></span></div>
<div><span style="font-size:14px;"><span style="font-family:verdana,geneva,sans-serif;">2. dmStatus - SUCCESS or FAILURE</span></span></div>
<div><span style="font-size:14px;"><span style="font-family:verdana,geneva,sans-serif;">3. dmTotalAmount - Donation Amount</span></span></div>
<div><span style="font-size:14px;"><span style="font-family:verdana,geneva,sans-serif;">4. utm_campaign - Whatever you have mentioned in this parameter while calling the page</span></span></div>
</div>
<div style="color: rgb(0, 0, 0); font-family: "YS Text", Arial, sans-serif; font-size: 16px;"> </div>
<div style="color: rgb(0, 0, 0); font-family: "YS Text", Arial, sans-serif; font-size: 16px;"><span style="font-size:14px;"><span style="font-family:verdana,geneva,sans-serif;">e.g. <a data-link-id="1141" href="https://ngoxyz.org/donate.html?donationInfoId=12345&utm_campaign=" rel="noopener noreferrer" style="color: rgb(34, 34, 204);" target="_blank">https://ngo.xyz/donate.html?dmId=123456&dmStatus=SUCCESS&dmTotalAmount=2000.00&utm_campaign=</a>Diwali</span></span></div>
<div style="color: rgb(0, 0, 0); font-family: "YS Text", Arial, sans-serif; font-size: 16px;">
<div> </div>
<div><span style="font-size:14px;"><span style="font-family:verdana,geneva,sans-serif;">You can write code in the onLoad() of the BODY tag of the custom Thank You page or the page where the donation widget is integrated (as danamojo's default Thank You page will show on the same page where the donation widget is integrated) to extract this information.///</span></span></div>
</div>
Tracking Donations via Default/Custom Thank You Pages