Basically, I am trying to track on Bing and my token data isn't working
My setup is simple.
Link #1 mydomain(dot)com/?Keyword={Keyword}&QueryString={QueryString}&MatchType={MatchType}&AdId={AdId}&AdGroupId={AdGroupId}
That is used as URL in bing. Once they click they are then redirected to my "tracker campaign link"
Link #2 trackingcampaignlink(dot)com/base/?cid=cXxjzgho&QueryString={QueryString}&kw={Keyword}&AdGroupId={AdGroupId}&MatchType={MatchType}
When they click link number one, Bing is supposed to pass token data to that link, then when the redirection takes place the data from link one is suppose to be passed to link #2
Instead, nothing is happening and in my tracker, it's showing the name of the name of token
My setup is simple.
Link #1 mydomain(dot)com/?Keyword={Keyword}&QueryString={QueryString}&MatchType={MatchType}&AdId={AdId}&AdGroupId={AdGroupId}
That is used as URL in bing. Once they click they are then redirected to my "tracker campaign link"
Link #2 trackingcampaignlink(dot)com/base/?cid=cXxjzgho&QueryString={QueryString}&kw={Keyword}&AdGroupId={AdGroupId}&MatchType={MatchType}
When they click link number one, Bing is supposed to pass token data to that link, then when the redirection takes place the data from link one is suppose to be passed to link #2
Instead, nothing is happening and in my tracker, it's showing the name of the name of token