We've made a number of small changes and additions as below:
- We have added a cpm_prefix that you can use with cost tokens for when a CPM bid value is passed, rather than a cost per click. Thus if cost is passed as..&c=cpm_value, our system will takevalue / 1000as the incoming cost. See documentation here.
- We added currency conversion to our Facebook Ads UI, which will note if your account is not in USD and will convert spend values to USD if so (thus, we are assuming your FunnelFlux revenue reporting is in USD). We plan to add this to the Google UI shortly as well.
- The FB app is still going through approval hurdles with Facebook (they are a bit ridiculous) but can be readily used by reaching out to us to be added as a tester
- We now have encode/encrypt functions you can add to tokens for when passing data to a page (e.g. an affiliate offer). Available functions are base64, bin2hex, rot13 and md5. Only the latter is irreversible, the others are encoding not encrypting. You can see our documentation here.
- Patched the 404 URL in system settings, which was failing to redirect as expected
Bug fixes
- Fixed an issue with URL tracking field filters
- Fixed a datepicker issue on the dashboard that was crashing the app
- Improved our memory caching in our edge servers to better handle extremely large assets, such as funnels with a huge number of nodes
- Fixed an issue with unique metric calculations
- Fixed an issue stopping funnels/funnel groups from archiving and unarchiving correctly