<?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: Does multiple events on same page counted as one primary server call? in Adobe Analytics Discussions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/does-multiple-events-on-same-page-counted-as-one-primary-server/m-p/287539#M1846</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In general, any calls you see in your network tab under "b/ss" is considered a primary server call. Adobe doesn't distinguish between primary and secondary server calls any longer. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming you have Adobe Analytics on all your domains, I would strongly recommend that you get this plugin:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://forums.adobe.com/external-link.jspa?url=https%3A%2F%2Fmarketing.adobe.com%2Fresources%2Fhelp%2Fen_US%2Fsc%2Fimplement%2FgetPreviousValue.html" rel="nofollow" target="_blank"&gt;https://marketing.adobe.com/resources/help/en_US/sc/implement/getPreviousValue.html&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;And start parsing the previous page name to a traffic variables and associate the&amp;nbsp; s.getpercentpageviewed function with the call. That way you can be sure that there is always a previous page name associated with the scroll tracking.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it makes sense. &lt;IMG src="https://experienceleaguecommunities.adobe.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Apr 2018 14:10:12 GMT</pubDate>
    <dc:creator>Waqas_Rafiq</dc:creator>
    <dc:date>2018-04-30T14:10:12Z</dc:date>
    <item>
      <title>Does multiple events on same page counted as one primary server call?</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/does-multiple-events-on-same-page-counted-as-one-primary-server/m-p/287536#M1843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We recently implemented page-scroll percentage tracking . when we scroll through pages you will see events firing on page for 25%, 50% ,75% .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see that any call to adobe analytics is a server call and again i see all of them counted as one primary server call so i am confused. Are they going to add up to server call number?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #333333; background: white; font-family: 'Helvetica Neue',serif;"&gt;“&lt;STRONG style="font-family: 'Helvetica Neue',serif;"&gt;Primary Server Call&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Helvetica Neue',serif; color: #333333; background: white;"&gt; means each page view, exit link, download, customer link, or other event on the Customer Site(s) to the extent that Customer tags, allows to be tagged, or causes to be tagged such page views, exit links, downloads, custom links, and other events for purposes of accessing and using Adobe Analytics. &lt;SPAN style="background: yellow;"&gt;Each tagged page view, exit link, campaign container request, download, custom link, or other event will be counted as one Primary Server Call.&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2018 13:03:38 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/does-multiple-events-on-same-page-counted-as-one-primary-server/m-p/287536#M1843</guid>
      <dc:creator>sailakumarip633</dc:creator>
      <dc:date>2018-04-30T13:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Does multiple events on same page counted as one primary server call?</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/does-multiple-events-on-same-page-counted-as-one-primary-server/m-p/287537#M1844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your case, it will cost you a server call for each event you are sending. The best approach is to send data on the next page to limit the amount of servercalls. &lt;/P&gt;&lt;P&gt;The approach you are using is most commonly used in GA implementations but in an Adobe world, this costs you extra money, so not the recommended approach. &lt;IMG src="https://experienceleaguecommunities.adobe.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could use this method:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://forums.adobe.com/external-link.jspa?url=https%3A%2F%2Fmarketing.adobe.com%2Fresources%2Fhelp%2Fen_US%2Fsc%2Fimplement%2FgetPercentPageViewed.html" rel="nofollow" target="_blank"&gt;https://marketing.adobe.com/resources/help/en_US/sc/implement/getPercentPageViewed.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Waqas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2018 13:36:33 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/does-multiple-events-on-same-page-counted-as-one-primary-server/m-p/287537#M1844</guid>
      <dc:creator>Waqas_Rafiq</dc:creator>
      <dc:date>2018-04-30T13:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Does multiple events on same page counted as one primary server call?</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/does-multiple-events-on-same-page-counted-as-one-primary-server/m-p/287538#M1845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://experienceleaguecommunities.adobe.com/people/Waqas Rafiq" target="_blank"&gt;Waqas Rafiq&lt;/A&gt; Thank you !&lt;/P&gt;&lt;P&gt;The plugin code (&lt;A _jive_internal="true" href="https://marketing.adobe.com/resources/help/en_US/sc/implement/getPercentPageViewed.html" title="https://marketing.adobe.com/resources/help/en_US/sc/implement/getPercentPageViewed.html" rel="nofollow noopener noreferrer" target="_blank"&gt;https://marketing.adobe.com/resources/help/en_US/sc/impl&lt;/A&gt; )depending on previous pagename, and previous pagename not working from domain to domain. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When is it counted as one primary server call? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: 'Helvetica Neue', serif; font-size: 16px; background-color: #ffff00;"&gt;Each tagged page view, exit link, campaign container request, download, custom link, or other event will be counted as one Primary Server Call."&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jan 2022 18:18:56 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/does-multiple-events-on-same-page-counted-as-one-primary-server/m-p/287538#M1845</guid>
      <dc:creator>sailakumarip633</dc:creator>
      <dc:date>2022-01-31T18:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: Does multiple events on same page counted as one primary server call?</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/does-multiple-events-on-same-page-counted-as-one-primary-server/m-p/287539#M1846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In general, any calls you see in your network tab under "b/ss" is considered a primary server call. Adobe doesn't distinguish between primary and secondary server calls any longer. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming you have Adobe Analytics on all your domains, I would strongly recommend that you get this plugin:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://forums.adobe.com/external-link.jspa?url=https%3A%2F%2Fmarketing.adobe.com%2Fresources%2Fhelp%2Fen_US%2Fsc%2Fimplement%2FgetPreviousValue.html" rel="nofollow" target="_blank"&gt;https://marketing.adobe.com/resources/help/en_US/sc/implement/getPreviousValue.html&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;And start parsing the previous page name to a traffic variables and associate the&amp;nbsp; s.getpercentpageviewed function with the call. That way you can be sure that there is always a previous page name associated with the scroll tracking.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it makes sense. &lt;IMG src="https://experienceleaguecommunities.adobe.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2018 14:10:12 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/does-multiple-events-on-same-page-counted-as-one-primary-server/m-p/287539#M1846</guid>
      <dc:creator>Waqas_Rafiq</dc:creator>
      <dc:date>2018-04-30T14:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: Does multiple events on same page counted as one primary server call?</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/does-multiple-events-on-same-page-counted-as-one-primary-server/m-p/287540#M1847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sense!&lt;/P&gt;&lt;P&gt;Thank you for the help:)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2018 14:36:37 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/does-multiple-events-on-same-page-counted-as-one-primary-server/m-p/287540#M1847</guid>
      <dc:creator>sailakumarip633</dc:creator>
      <dc:date>2018-04-30T14:36:37Z</dc:date>
    </item>
  </channel>
</rss>

