1.21.03 - January 14, 2015

Include IP address when sending purchases via API, plus a juicy fix

Samantha avatar
Written by Samantha
Updated over a week ago

FEATURE ENHANCEMENTS 

IP parameter added to POST/purchases endpoint

You can now include IP address as a parameter if sending purchases to Friendbuy via our REST API. This enhancement will allow us to perform self-referral checks when processing the purchase for identifying a conversion.

For more information, check out the developer docs.

ITEM FIXED

This past fall, we upgraded all accounts to a new file retrieval structure that seriously improved Javascript performance. Because the JS was so fast, some merchants that were firing purchase events twice at checkout, were creating duplicate conversions, too fast for our standard validation. We've implemented a big fix to ensure no same conversion is ever tracked twice. (internal FBY-75)

Did this answer your question?