<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Workings out Cost per Leads in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Workings-out-Cost-per-Leads/m-p/2067410#M87564</link>
    <description>&lt;P&gt;Hi there SeanB,&lt;/P&gt;
&lt;P&gt;I stumbled upon your question and tried to create something that might help you if I understood it correctly.&lt;/P&gt;
&lt;P&gt;The attached dummy app contains the following sheet.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SBN_0-1683142711250.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/106409i562A94385CAF3B36/image-size/large?v=v2&amp;amp;px=999" role="button" title="SBN_0-1683142711250.png" alt="SBN_0-1683142711250.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The "Total commission" is a "Variable input" object in which you can enter the total amount of commission paid.&lt;BR /&gt;Next to that there are the total amount of leads for all advisors and the commission per lead.&lt;BR /&gt;In the pivot table you see the amount of leads per advisor and the calculated commission per advisor.&lt;/P&gt;
&lt;P&gt;Hope this is still helpful.&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;SBN&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 03 May 2023 19:42:11 GMT</pubDate>
    <dc:creator>SBN</dc:creator>
    <dc:date>2023-05-03T19:42:11Z</dc:date>
    <item>
      <title>Workings out Cost per Leads</title>
      <link>https://community.qlik.com/t5/App-Development/Workings-out-Cost-per-Leads/m-p/2054176#M86614</link>
      <description>&lt;P&gt;This is a very specific example and I cannot find a solution anywhere else so hoping for some help on here.&lt;/P&gt;
&lt;P&gt;I have a master items and it's just a distinct count to get my total leads, this is broken down via advisor. Example below:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Advisor&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Leads&lt;/P&gt;
&lt;P&gt;Advisor A&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;32&lt;/P&gt;
&lt;P&gt;Advisor B&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;54&lt;/P&gt;
&lt;P&gt;Advisor C&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;48&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have to pay for the leads so we then have a KPI for the total spend, this is just manually inputted.&lt;/P&gt;
&lt;P&gt;From this spend we calculate the cost per lead by dividing the spend by the amount of leads. Example:&lt;/P&gt;
&lt;P&gt;Spend = £200,000.00&lt;/P&gt;
&lt;P&gt;Leads = 200&lt;/P&gt;
&lt;P&gt;Cost Per Lead = £1,000.00&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With this Cost per Lead figure we then work out a lead cost per advisor by multiplying the cost per lead by the amount of leads the advisor takes. However, when I try to put this into the table instead of doing the cost per lead multiplied by the leads for the advisor, so for Advisor A it should be £32,000.00, what it does instead is it just gives the cost per lead for the total leads and attributes this to all advisors so all the advisors will show to have a cost per lead of £200,000.00 instead of their individual costs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way to attribute the Lead Cost per advisor not the total.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 14:23:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Workings-out-Cost-per-Leads/m-p/2054176#M86614</guid>
      <dc:creator>SeanB</dc:creator>
      <dc:date>2023-03-28T14:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: Workings out Cost per Leads</title>
      <link>https://community.qlik.com/t5/App-Development/Workings-out-Cost-per-Leads/m-p/2067410#M87564</link>
      <description>&lt;P&gt;Hi there SeanB,&lt;/P&gt;
&lt;P&gt;I stumbled upon your question and tried to create something that might help you if I understood it correctly.&lt;/P&gt;
&lt;P&gt;The attached dummy app contains the following sheet.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SBN_0-1683142711250.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/106409i562A94385CAF3B36/image-size/large?v=v2&amp;amp;px=999" role="button" title="SBN_0-1683142711250.png" alt="SBN_0-1683142711250.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The "Total commission" is a "Variable input" object in which you can enter the total amount of commission paid.&lt;BR /&gt;Next to that there are the total amount of leads for all advisors and the commission per lead.&lt;BR /&gt;In the pivot table you see the amount of leads per advisor and the calculated commission per advisor.&lt;/P&gt;
&lt;P&gt;Hope this is still helpful.&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;SBN&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 19:42:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Workings-out-Cost-per-Leads/m-p/2067410#M87564</guid>
      <dc:creator>SBN</dc:creator>
      <dc:date>2023-05-03T19:42:11Z</dc:date>
    </item>
  </channel>
</rss>

