Hi there,
I'm working in adobe edge and I have specific specs to follow with regards to a clickTAG. I need to add:
<script type="text/javascript">
var clickTAG = "<mpvc/>http://<mpck/>";
document.location = clickTAG;
</script>
i'm not clear on how i would code my CTA button and/or stage. i followed the string on the window.clickTAG(); and it made sense so in this case would I just attach the below code?
document.clickTAG();
any insight would be greatly appreciated. thanks in advance