@SupunD Can you QA at your end if this rule triggers two analytics calls ? If yes, then along with this send beacon there might well be another s.tl() method being called in your rule. To check if the rule triggers more than once, you can run _satellite.setDebug(true) command on your developer conso...