If I understand you correctly, you are trying to capture two tracking
codes at the same time for the campaign upon a click?If so, and if
"cid=" was how you configured your getParam value in your s.code.js
file, then you could use this
syntax:www.mysite.com?cid=CampaignCode1&cid=CampaignCodeB&cid=CampaignCodeYellowThe
result is that all three tracking codes would come in simultaneously
upon user click and your Tracking Code report would look like
this:Tracking Code Click-throughs1. CampaignCode1 ...