<?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: Pageload tag doesn't fire on hard refresh while using getPercentPageViewed plugin in Adobe Analytics Discussions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/pageload-tag-doesn-t-fire-on-hard-refresh-while-using/m-p/314274#M2366</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It doesn't work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Jul 2019 13:31:14 GMT</pubDate>
    <dc:creator>cathyc18262486</dc:creator>
    <dc:date>2019-07-16T13:31:14Z</dc:date>
    <item>
      <title>Pageload tag doesn't fire on hard refresh while using getPercentPageViewed plugin</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/pageload-tag-doesn-t-fire-on-hard-refresh-while-using/m-p/314272#M2364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello team, we are using the &lt;A href="https://docs.adobe.com/help/en/analytics/implementation/javascript-implementation/plugins/getpercentpageviewed.html"&gt;getPercentPageViewed plugin v3.01&lt;/A&gt; and meet the following case:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Installation &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;1. Added the plugin code in Plugin Section:&lt;/P&gt;&lt;P&gt;/* Adobe Consulting Plugin: getPercentPageViewed v3.01 w/handlePPVevents helper function (Requires AppMeasurement and p_fo plugin) */&lt;/P&gt;&lt;P&gt;s.getPercentPageViewed=function(pid,ch){var s=this,a=s.c_r("s_ppv");a=-1&amp;lt;a.indexOf(",")?a.split(","):[];a[0]=s.unescape(a[0]);&lt;/P&gt;&lt;P&gt;pid=pid?pid:s.pageName?s.pageName:document.location.href;s.ppvChange=ch?ch:!0;if("undefined"===typeof s.linkType||"o"!==&lt;/P&gt;&lt;P&gt;s.linkType)s.ppvID&amp;amp;&amp;amp;s.ppvID===pid||(s.ppvID=pid,s.c_w("s_ppv",""),s.handlePPVevents()),s.p_fo("s_gppvLoad")&amp;amp;&amp;amp;window&lt;/P&gt;&lt;P&gt;.addEventListener&amp;amp;&amp;amp;(window.addEventListener("load",s.handlePPVevents,!1),window.addEventListener("click",s.handlePPVevents, !1),window.addEventListener("scroll",s.handlePPVevents,!1),window.addEventListener("resize",s.handlePPVevents,!1)),s._ppvPreviousPage=a[0]?a[0]:"",s._ppvHighestPercentViewed=a[1]?a[1]:"",s._ppvInitialPercentViewed=a[2]?a[2]:"",s._ppvHighestPixelsSeen=a[3]?a[3]:""};&lt;/P&gt;&lt;P&gt;/* Adobe Consulting Plugin: handlePPVevents helper function (for getPercentPageViewed v3.01 Plugin) */&lt;/P&gt;&lt;P&gt;s.handlePPVevents=function(){if("undefined"!==typeof s_c_il){for(var c=0,d=s_c_il.length;c&amp;lt;d;c++)if(s_c_il[c]&amp;amp;&amp;amp;s_c_il[c].getPercentPageViewed){var a=s_c_il[c];break}if(a&amp;amp;&amp;amp;a.ppvID){var f=Math.max(Math.max(document.body.scrollHeight,document.documentElement.scrollHeight),Math.max(document.body.offsetHeight,document.documentElement.offsetHeight),Math.max(document.&lt;/P&gt;&lt;P&gt;body.clientHeight,document.documentElement.clientHeight));c=(window.pageYOffset||window.document.documentElement.scrollTop||window.document.body.scrollTop)+(window.innerHeight||document.documentElement.clientHeight||document.body.clientHeight);d=Math.min(Math.round&lt;/P&gt;&lt;P&gt;(c/f*100),100);var e="";!a.c_r("s_tp")||a.unescape(a.c_r("s_ppv").split(",")[0])!==a.ppvID||1==a.ppvChange&amp;amp;&amp;amp;&lt;/P&gt;&lt;P&gt;a.c_r("s_tp")&amp;amp;&amp;amp;f!= a.c_r("s_tp")?(a.c_w("s_tp",f),a.c_w("s_ppv","")):e=a.c_r("s_ppv");var b=e&amp;amp;&amp;amp;-1&amp;lt;e.indexOf(",")?e.split(",",4):[];f=0&amp;lt;b.length?b[0]:escape(a.ppvID);var g=1&amp;lt;b.length?parseInt(b[1]):d,h=2&amp;lt;b.length?parseInt(b[2]):d;b=3&amp;lt;b.length?parseInt(b[3]):c;0&amp;lt;d&amp;amp;&amp;amp;(e=f+","+(d&amp;gt;g?d:g)+","+h+","+(c&amp;gt;b?c:b));a.c_w("s_ppv",e)}}};&lt;/P&gt;&lt;P&gt;/* Adobe Consulting Plugin: p_fo (pageFirstOnly) v2.0 (Requires AppMeasurement) */&lt;/P&gt;&lt;P&gt;s.p_fo=function(on){var s=this;s.__fo||(s.__fo={});if(s.__fo[on])return!1;s.__fo[on]={};return!0};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Added initialization code in doPlugin section:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="javascript" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_15632740352593326 jive_text_macro" data-renderedposition="575_8_1042_64" jivemacro_uid="_15632740352593326" modifiedtitle="true"&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(s.pageName)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; s.getPercentPageViewed();&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(s._ppvPreviousPage)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; s.eVar10 = s._ppvHighestPercentViewed;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Testing&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;When the page is loading all is okay - pageview tag fires. But when you do hard refresh (ctrl + f5) - pageview tag doesn't load. I strongly confident it's cased by this plugin because if we disable it, the problem doesn't appear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone please describe why it happens and how to fix it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2019 10:54:20 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/pageload-tag-doesn-t-fire-on-hard-refresh-while-using/m-p/314272#M2364</guid>
      <dc:creator>cathyc18262486</dc:creator>
      <dc:date>2019-07-16T10:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: Pageload tag doesn't fire on hard refresh while using getPercentPageViewed plugin</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/pageload-tag-doesn-t-fire-on-hard-refresh-while-using/m-p/314273#M2365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cathy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please use the below code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;var loadRule = true; if(window.performance) &lt;/P&gt;&lt;P&gt;{ //Reload of page if(performance.navigation.type&amp;nbsp; == 1 ){ loadRule = false; } } return loadRule;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;Also, put this custom code in a Data Element to reuse it in all of your rules: example data element : loadRule&lt;/P&gt;&lt;PRE class="prettyprint linenums" data-language="" style="font-size: 16px; color: #333333;"&gt;//Place in condition of any rule return _satellite.getVar("loadRule");&lt;BR /&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;Regards,&lt;BR /&gt;Kumararaja K&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2019 11:47:16 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/pageload-tag-doesn-t-fire-on-hard-refresh-while-using/m-p/314273#M2365</guid>
      <dc:creator>kumararajak</dc:creator>
      <dc:date>2019-07-16T11:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Pageload tag doesn't fire on hard refresh while using getPercentPageViewed plugin</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/pageload-tag-doesn-t-fire-on-hard-refresh-while-using/m-p/314274#M2366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It doesn't work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2019 13:31:14 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/pageload-tag-doesn-t-fire-on-hard-refresh-while-using/m-p/314274#M2366</guid>
      <dc:creator>cathyc18262486</dc:creator>
      <dc:date>2019-07-16T13:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: Pageload tag doesn't fire on hard refresh while using getPercentPageViewed plugin</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/pageload-tag-doesn-t-fire-on-hard-refresh-while-using/m-p/314275#M2367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Cathy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try the below code, also can you share link to explore your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;/*&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;* Plugin: getPreviousValue_v1.0 - return previous value of designated&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;*&amp;nbsp;&amp;nbsp; variable (requires split utility)&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;*/&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;s.getPreviousValue=new Function("v","c","el",""&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;+"var s=this,t=new Date,i,j,r='';t.setTime(t.getTime()+1800000);if(el"&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;+"){if(s.events){i=s.split(el,',');j=s.split(s.events,',');for(x in i"&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;+"){for(y in j){if(i[x]==j[y]){if(s.c_r(c)) r=s.c_r(c);v?s.c_w(c,v,t)"&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;+":s.c_w(c,'no value',t);return r}}}}}else{if(s.c_r(c)) r=s.c_r(c);v?"&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;+"s.c_w(c,v,t):s.c_w(c,'no value',t);return r}");&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;/*&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;* Utility Function: split v1.5 - split a string (JS 1.0 compatible)&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;*/&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;s.split=new Function("l","d",""&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;+"var i,x=0,a=new Array;while(l){i=l.indexOf(d);i=i&amp;gt;-1?i:l.length;a[x"&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;+"++]=l.substring(0,i);l=l.substring(i+d.length);}return a");&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;/* Adobe Consulting Plugin: getPercentPageViewed v3.01 w/handlePPVevents helper function (Requires AppMeasurement and p_fo plugin) */&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;s.getPercentPageViewed=function(pid,ch){var s=this,a=s.c_r("s_ppv");a=-1&amp;lt;a.indexOf(",")?a.split(","):[];a[0]=s.unescape(a[0]);&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;pid=pid?pid:s.pageName?s.pageName:document.location.href;s.ppvChange=ch?ch:!0;if("undefine d"===typeof s.linkType||"o"!==&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;s.linkType)s.ppvID&amp;amp;&amp;amp;s.ppvID===pid||(s.ppvID=pid,s.c_w("s_ppv",""),s.handlePPVevents()),s.p _fo("s_gppvLoad")&amp;amp;&amp;amp;window&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;.addEventListener&amp;amp;&amp;amp;(window.addEventListener("load",s.handlePPVevents,!1),window.addEventLi stener("click",s.handlePPVevents, !1),window.addEventListener("scroll",s.handlePPVevents,!1),window.addEventListener("resiz e",s.handlePPVevents,!1)),s._ppvPreviousPage&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;=a[0]?a[0]:"",s._ppvHighestPercentViewed=a[1]?a[1]:"",s._ppvInitialPercentViewed=a[2]?a[2] :"",s._ppvHighestPixelsSeen=a[3]?a[3]:""};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;/* Adobe Consulting Plugin: handlePPVevents helper function (for getPercentPageViewed v3.01 Plugin) */&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;s.handlePPVevents=function(){if("undefined"!==typeof s_c_il){for(var c=0,d=s_c_il.length;c&amp;lt;d;c++)if(s_c_il[c]&amp;amp;&amp;amp;&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;s_c_il[c].getPercentPageViewed){var a=s_c_il[c];break}if(a&amp;amp;&amp;amp;a.ppvID){var f=Math.max(Math.max(document.body.scrollHeight,&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;document.documentElement.scrollHeight),Math.max(document.body.offsetHeight,document.docume ntElement.offsetHeight),Math.max(document.&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;body.clientHeight,document.documentElement.clientHeight));c=(window.pageYOffset||window.do cument.documentElement.scrollTop||window.document.body.scrollTop)+(window.innerHeight||doc ument.documentElement.clientHeight||document.body.clientHeight);d=Math.min(Math.round&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;(c/f*100),100);var e="";!a.c_r("s_tp")||a.unescape(a.c_r("s_ppv").split(",")[0])!==a.ppvID||1==a.ppvChange&amp;amp;&amp;amp;&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;a.c_r("s_tp")&amp;amp;&amp;amp;f!= a.c_r("s_tp")?(a.c_w("s_tp",f),a.c_w("s_ppv","")):e=a.c_r("s_ppv");var b=e&amp;amp;&amp;amp;-1&amp;lt;e.indexOf(",")?e.split(",",4):[];f=0&amp;lt;b.length?b[0]:&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;escape(a.ppvID);var g=1&amp;lt;b.length?parseInt(b[1]):d,h=2&amp;lt;b.length?parseInt(b[2]):d;b=3&amp;lt;b.length?parseInt(b[3]):c ;0&amp;lt;d&amp;amp;&amp;amp;(e=f+","&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;+(d&amp;gt;g?d:g)+","+h+","+(c&amp;gt;b?c:b));a.c_w("s_ppv",e)}}};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;/* Adobe Consulting Plugin: p_fo (pageFirstOnly) v2.0 (Requires AppMeasurement) */&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;s.p_fo=function(on){var s=this;s.__fo||(s.__fo={});if(s.__fo[on])return!1;s.__fo[on]={};return!0};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kumararaja K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jul 2019 10:37:59 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/pageload-tag-doesn-t-fire-on-hard-refresh-while-using/m-p/314275#M2367</guid>
      <dc:creator>kumararajak</dc:creator>
      <dc:date>2019-07-17T10:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Pageload tag doesn't fire on hard refresh while using getPercentPageViewed plugin</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/pageload-tag-doesn-t-fire-on-hard-refresh-while-using/m-p/314276#M2368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;STRONG style="font-size: 12.6px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;&lt;A href="https://experienceleaguecommunities.adobe.com/people/kumararajak"&gt;kumararajak&lt;/A&gt;&lt;/STRONG&gt;&lt;STRONG style="font-size: 12.6px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;&lt;STRONG style="font-size: 12.6px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt; &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;STRONG style="font-size: 12.6px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;&lt;STRONG style="font-size: 12.6px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;but you just copy/paste code from plugin installation page, we've already implemented t&lt;STRONG style="font-size: 12.6px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;he same code.&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jul 2019 11:16:09 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/pageload-tag-doesn-t-fire-on-hard-refresh-while-using/m-p/314276#M2368</guid>
      <dc:creator>cathyc18262486</dc:creator>
      <dc:date>2019-07-17T11:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: Pageload tag doesn't fire on hard refresh while using getPercentPageViewed plugin</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/pageload-tag-doesn-t-fire-on-hard-refresh-while-using/m-p/314277#M2369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Cathy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This below part was missing in the question you posted. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;/*&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;* Plugin: getPreviousValue_v1.0 - return previous value of designated&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;*&amp;nbsp;&amp;nbsp; variable (requires split utility)&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;*/&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;s.getPreviousValue=new Function("v","c","el",""&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;+"var s=this,t=new Date,i,j,r='';t.setTime(t.getTime()+1800000);if(el"&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;+"){if(s.events){i=s.split(el,',');j=s.split(s.events,',');for(x in i"&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;+"){for(y in j){if(i[x]==j[y]){if(s.c_r(c)) r=s.c_r(c);v?s.c_w(c,v,t)"&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;+":s.c_w(c,'no value',t);return r}}}}}else{if(s.c_r(c)) r=s.c_r(c);v?"&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;+"s.c_w(c,v,t):s.c_w(c,'no value',t);return r}");&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;/*&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;* Utility Function: split v1.5 - split a string (JS 1.0 compatible)&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;*/&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;s.split=new Function("l","d",""&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;+"var i,x=0,a=new Array;while(l){i=l.indexOf(d);i=i&amp;gt;-1?i:l.length;a[x"&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333; background-color: #f0fade;"&gt;+"++]=l.substring(0,i);l=l.substring(i+d.length);}return a");&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, i thought adding it might solve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kumararaja K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jul 2019 11:19:18 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/pageload-tag-doesn-t-fire-on-hard-refresh-while-using/m-p/314277#M2369</guid>
      <dc:creator>kumararajak</dc:creator>
      <dc:date>2019-07-17T11:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: Pageload tag doesn't fire on hard refresh while using getPercentPageViewed plugin</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/pageload-tag-doesn-t-fire-on-hard-refresh-while-using/m-p/314278#M2370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem only in the pageview tag that doesn't fire on hard refresh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jul 2019 13:01:32 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/pageload-tag-doesn-t-fire-on-hard-refresh-while-using/m-p/314278#M2370</guid>
      <dc:creator>cathyc18262486</dc:creator>
      <dc:date>2019-07-17T13:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: Pageload tag doesn't fire on hard refresh while using getPercentPageViewed plugin</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/pageload-tag-doesn-t-fire-on-hard-refresh-while-using/m-p/314279#M2371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cathy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plug-in code is correct only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you hard refresh your website it sets previous page value as null, because hard refresh erases the cookies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to correct your initialization code not plug-in code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ashok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Jul 2019 22:48:40 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/pageload-tag-doesn-t-fire-on-hard-refresh-while-using/m-p/314279#M2371</guid>
      <dc:creator>ashokkumarm</dc:creator>
      <dc:date>2019-07-20T22:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: Pageload tag doesn't fire on hard refresh while using getPercentPageViewed plugin</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/pageload-tag-doesn-t-fire-on-hard-refresh-while-using/m-p/314280#M2372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for answer. The initialization is the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(s.pageName)&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; s.getPercentPageViewed();&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(s._ppvPreviousPage)&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; s.eVar10 = s._ppvHighestPercentViewed;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see, we check previous value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2019 09:10:49 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/pageload-tag-doesn-t-fire-on-hard-refresh-while-using/m-p/314280#M2372</guid>
      <dc:creator>cathyc18262486</dc:creator>
      <dc:date>2019-07-23T09:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: Pageload tag doesn't fire on hard refresh while using getPercentPageViewed plugin</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/pageload-tag-doesn-t-fire-on-hard-refresh-while-using/m-p/314281#M2373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cathy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this below code to enable getpercentviewed function. I have validated both s.pagename and s._ppvPreviouspage in first condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(s.pageName &amp;amp;&amp;amp; &lt;SPAN style="color: #333333; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; font-size: 16px;"&gt;s._ppvPreviousPage&lt;/SPAN&gt;) &lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; s.getPercentPageViewed(); &lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(s._ppvPreviousPage) &lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; s.eVar10 = s._ppvHighestPercentViewed; &lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;Regards&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;Ashok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2019 10:03:38 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/pageload-tag-doesn-t-fire-on-hard-refresh-while-using/m-p/314281#M2373</guid>
      <dc:creator>ashokkumarm</dc:creator>
      <dc:date>2019-07-23T10:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Pageload tag doesn't fire on hard refresh while using getPercentPageViewed plugin</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/pageload-tag-doesn-t-fire-on-hard-refresh-while-using/m-p/314282#M2374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, but it wouldn't work because &lt;EM&gt;s._ppvPreviousPage&lt;/EM&gt; defines after &lt;EM&gt;s.getPercentPageViewed()&lt;/EM&gt; function call.&lt;/P&gt;&lt;P&gt;The plugin read value &lt;EM&gt;s_ppv&lt;/EM&gt; from a cookie, which isn't define in a first call. I think the problem is in this definition in plugin code. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2019 10:40:37 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/pageload-tag-doesn-t-fire-on-hard-refresh-while-using/m-p/314282#M2374</guid>
      <dc:creator>cathyc18262486</dc:creator>
      <dc:date>2019-07-23T10:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: Pageload tag doesn't fire on hard refresh while using getPercentPageViewed plugin</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/pageload-tag-doesn-t-fire-on-hard-refresh-while-using/m-p/314283#M2375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are correct. need to correct the plug-in code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i will look into the plug-in code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ashok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2019 11:13:53 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/pageload-tag-doesn-t-fire-on-hard-refresh-while-using/m-p/314283#M2375</guid>
      <dc:creator>ashokkumarm</dc:creator>
      <dc:date>2019-07-23T11:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: Pageload tag doesn't fire on hard refresh while using getPercentPageViewed plugin</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/pageload-tag-doesn-t-fire-on-hard-refresh-while-using/m-p/314284#M2376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cathy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the below code to avoid error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(s.pageName)&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; s.getPercentPageViewed();&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(s._ppvPreviousPage)&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; s.eVar10 = s._ppvHighestPercentViewed;&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;}&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;Catch(error)&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;{&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;}&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;Hope this will work for you.&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;Regards&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;Ashok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2019 14:20:38 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/pageload-tag-doesn-t-fire-on-hard-refresh-while-using/m-p/314284#M2376</guid>
      <dc:creator>ashokkumarm</dc:creator>
      <dc:date>2019-07-23T14:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Pageload tag doesn't fire on hard refresh while using getPercentPageViewed plugin</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/pageload-tag-doesn-t-fire-on-hard-refresh-while-using/m-p/314285#M2377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now pageview tag doesn't fire at all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2019 14:38:53 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/pageload-tag-doesn-t-fire-on-hard-refresh-while-using/m-p/314285#M2377</guid>
      <dc:creator>cathyc18262486</dc:creator>
      <dc:date>2019-07-23T14:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Pageload tag doesn't fire on hard refresh while using getPercentPageViewed plugin</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/pageload-tag-doesn-t-fire-on-hard-refresh-while-using/m-p/314286#M2378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you hard refresh it won't work becuase previous page value is null. when you normally browse website it should capture. if it is not captured in normal browsing we need to capture PercentPageViewed in s.tl() call before leaving page.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2019 04:33:20 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/pageload-tag-doesn-t-fire-on-hard-refresh-while-using/m-p/314286#M2378</guid>
      <dc:creator>ashokkumarm</dc:creator>
      <dc:date>2019-07-24T04:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: Pageload tag doesn't fire on hard refresh while using getPercentPageViewed plugin</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/pageload-tag-doesn-t-fire-on-hard-refresh-while-using/m-p/314287#M2379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fixed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2019 11:22:02 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/pageload-tag-doesn-t-fire-on-hard-refresh-while-using/m-p/314287#M2379</guid>
      <dc:creator>cathyc18262486</dc:creator>
      <dc:date>2019-08-14T11:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Pageload tag doesn't fire on hard refresh while using getPercentPageViewed plugin</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/pageload-tag-doesn-t-fire-on-hard-refresh-while-using/m-p/314288#M2380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cathy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you share the solution detail. It helps us in future.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ashok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2019 13:11:58 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-discussions/pageload-tag-doesn-t-fire-on-hard-refresh-while-using/m-p/314288#M2380</guid>
      <dc:creator>ashokkumarm</dc:creator>
      <dc:date>2019-08-14T13:11:58Z</dc:date>
    </item>
  </channel>
</rss>

