test event matomo
This commit is contained in:
@@ -286,6 +286,7 @@
|
|||||||
v-if="brand.btnTxt.includes('http')"
|
v-if="brand.btnTxt.includes('http')"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
:href="brand.sourceUrl"
|
:href="brand.sourceUrl"
|
||||||
|
onclick="_paq.push(['trackEvent', 'Button clicked', 'Click', 'Learn More']);"
|
||||||
class="
|
class="
|
||||||
inline-block
|
inline-block
|
||||||
bg-white
|
bg-white
|
||||||
@@ -307,6 +308,7 @@
|
|||||||
<a
|
<a
|
||||||
v-else
|
v-else
|
||||||
:href="brand.sourceUrl"
|
:href="brand.sourceUrl"
|
||||||
|
onclick="_paq.push(['trackEvent', 'Button clicked', 'Click', 'Learn More']);"
|
||||||
class="
|
class="
|
||||||
inline-block
|
inline-block
|
||||||
bg-white
|
bg-white
|
||||||
|
|||||||
Reference in New Issue
Block a user