List of questions
Related questions
Question 20 - AD0-E213 discussion
Product owner is looking to capture outbound links user is clicking, automatically from the website without actually having to add custom code on the website. As a developer what steps would you take?
A.
On every page, make sure the config variables s.trackExternalLinks, s.linklnternalFilters and s.linkExternalFilters are set before s.tO call.
B.
On every page, make sure the config variable s.trackExternalLinks is set before s.tQ call.
C.
On every page, after the s.t() call make sure to execute the code s.trackExternalLinks = true;
Your answer:
0 comments
Sorted by
Leave a comment first