Hi,
Is there an easier way of sending all the SC variables populated on a page again using custom link tracking - I'm looking for an option other than including all those variables within linkTrackVars/linkTrackEvents and triggering the s.tl() function?
e.g. During a page load, I've values for 10 props, 15 eVars and 3 events.
For some reasons, I want to track all those variables again using custom link immediately after the page view (so that it will not be counted as a second page view).
What is the best way to track this?
Thanks