Hi Anitha,Try using the below method, give the required link tracking
variable in Prop1. This will capture the given event and avoid
duplication of
pageviews.s.linkTrackVars="prop1,events"s.linkTrackEvents="event1"s.events
=''event1;s.tl();Also instead of firing beacon on each field, you can
capture all details in form submit button, this will reduce the server
call.Thanks,Balaji