<?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: Best way to test a &amp;quot;download app&amp;quot; webpage in Adobe Target Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/best-way-to-test-a-quot-download-app-quot-webpage/m-p/434752#M7236</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="17420118"&gt;&lt;/LI-USER&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think the "clicked an element" method is probably the easiest one to use. However, there are other ways. You could use a custom code modification in the VEC (or via a form composed test) to add a small JS that inserts an onclick action on the button/link to fire an &lt;A href="https://experienceleague.adobe.com/docs/target/using/implement-target/client-side/at-js-implementation/functions-overview/adobe-target-trackevent.html?lang=en" target="_self"&gt;adobe.target.trackEvent()&lt;/A&gt;. This allows you to create a custom mbox name and then in the goals settings you pick conversion &amp;gt; viewed an mbox. Then select the custom mbox name in the trackEvent(). This also allows you to add custom parameter to the request if you want to further qualify the conversion in some way. Something like this would do:&lt;/P&gt;&lt;PRE&gt;document.querySelector('#playStoreButton').addEventListener('click', function(event) {
    adobe.target.trackEvent({mbox:'clickCapture', params:{'param1':'value1'}});
  })&lt;/PRE&gt;</description>
    <pubDate>Wed, 15 Dec 2021 22:24:49 GMT</pubDate>
    <dc:creator>Ryan_Roberts_</dc:creator>
    <dc:date>2021-12-15T22:24:49Z</dc:date>
    <item>
      <title>Best way to test a "download app" webpage</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/best-way-to-test-a-quot-download-app-quot-webpage/m-p/434301#M7226</link>
      <description>&lt;P&gt;Just wondering if there's another way that someone had tried to test when visitors click the "google play store" and "apple app store" on their website other than using clicked an element in target?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Dec 2021 00:50:03 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/best-way-to-test-a-quot-download-app-quot-webpage/m-p/434301#M7226</guid>
      <dc:creator>Maple-Michelle1</dc:creator>
      <dc:date>2021-12-12T00:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: Best way to test a "download app" webpage</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/best-way-to-test-a-quot-download-app-quot-webpage/m-p/434752#M7236</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="17420118"&gt;&lt;/LI-USER&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think the "clicked an element" method is probably the easiest one to use. However, there are other ways. You could use a custom code modification in the VEC (or via a form composed test) to add a small JS that inserts an onclick action on the button/link to fire an &lt;A href="https://experienceleague.adobe.com/docs/target/using/implement-target/client-side/at-js-implementation/functions-overview/adobe-target-trackevent.html?lang=en" target="_self"&gt;adobe.target.trackEvent()&lt;/A&gt;. This allows you to create a custom mbox name and then in the goals settings you pick conversion &amp;gt; viewed an mbox. Then select the custom mbox name in the trackEvent(). This also allows you to add custom parameter to the request if you want to further qualify the conversion in some way. Something like this would do:&lt;/P&gt;&lt;PRE&gt;document.querySelector('#playStoreButton').addEventListener('click', function(event) {
    adobe.target.trackEvent({mbox:'clickCapture', params:{'param1':'value1'}});
  })&lt;/PRE&gt;</description>
      <pubDate>Wed, 15 Dec 2021 22:24:49 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/best-way-to-test-a-quot-download-app-quot-webpage/m-p/434752#M7236</guid>
      <dc:creator>Ryan_Roberts_</dc:creator>
      <dc:date>2021-12-15T22:24:49Z</dc:date>
    </item>
  </channel>
</rss>

