Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#ATM-WEB Add mailchimp configuration guide for losses calculator #257

Merged
merged 3 commits into from
Jul 6, 2017

Conversation

jelaucv
Copy link
Contributor

@jelaucv jelaucv commented Jul 6, 2017

No description provided.

@ddimitrioglo ddimitrioglo merged commit 8d47427 into dev Jul 6, 2017
@jelaucv
Copy link
Contributor Author

jelaucv commented Jul 6, 2017

Updated backend calculator endpoint, please take care and test losses calculator functionality.

@AlexandrUrita
Copy link
Contributor

New dev build received for QA on 07.07.2017

@AlexandrUrita
Copy link
Contributor

New build for QA was received on 07.07.2017 (d3qpdk1g0ojf0w.cloudfront.net)

@veronicamacovei
Copy link
Contributor

Test Passed
Function:
total_pageviews × 30%=X
X × total_ads=Y
Y × %CRT(industry)=Z
Z × CPC(industry)=Final result

Example for E-Commerce industry

  • total_page_views=100000, total_ads=3, CRT=0.45%, CPC=0.1972$
    100000 × 30%=30000
    30000 × 3=90000
    90000 × 0,45%=405
    405 × 0.1972$=79,87$

Result from UI:
screen shot 2017-07-07 at 4 38 51 pm

screen shot 2017-07-07 at 4 39 25 pm

screen shot 2017-07-07 at 4 41 31 pm

@ddimitrioglo ddimitrioglo deleted the losses_calculator branch July 12, 2017 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants