Expand my Community achievements bar.

JOIN US Next Wednesday, 12/6/23 @ 8am PT for the next Community Q&A Coffee Break! Bring your Machine Learning, AI Reporting & Analysis Questions to the chat. Experts Brent Kostak, Cristinel Anastasoaie, & Drew Burns of the Adobe Target Product Team will be providing deep insights and useful tips

Can we add Click Tracking on Button through adobe Test and Target

Avatar

Level 2

Can we add Click Tracking on Button ?
<button type="button" class=" button green-btn caps" >View Fares</button>

How to render new mbox on  click of button ?
Can we use  adobe.target.trackEvent ?
Any Example related to that  will be helpful

3 Replies

Avatar

Level 3

When we are using adobe.target.trackEvent, we cannot use the adobe analytics as goal metric. How can i use adobe analytics as goal metric with custom tracking?

Avatar

Level 2

@hariharans94469549​- Are you using Adobe Launch to manage your link tracking?  You could assign a rule to listen for clicks on the element and send a custom link along with with rendering a new mbox from within the rule.