Marketing Channel Processing Rules - Query String Params Not Working | Community
Skip to main content
June 3, 2021
Solved

Marketing Channel Processing Rules - Query String Params Not Working

  • June 3, 2021
  • 6 replies
  • 5002 views

Hi,

 

I have marketing channels setup as per below, where I am to process all utm_source query string parameters with certain values into an "Aggregator" channel. my setup is as per below:

 

 

 

 

However, I am getting nothing come up in workspace under the "Aggregators" marketing channel?

 

Thanks,

Alex

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Andrew_Wathen_

You could consider moving the aggregator rule above the referring domains rule to give it priority over the referring domains rule - this way there would be no need for the exclusion on the referring domains rule.

 

It's probably better practice to do it this way round and may make it more simple to trouble shoot the issue e.g. if it you are not getting aggregator traffic you know it is because either the query string parameter is missing or does not contain the value you are looking for.

 

A couple of general points to note about using query string parameters in Adobe:

  • Query string parameters derived directly from the URL are not available on link tracking calls (i.e. only available on page views)
  • Sometimes adobe truncates variables so things can get lost if they are part of a very long URL/query string parameter.  I think things get cut off at 255 characters during Adobe's processing of the data but I haven't tested this is a while so can't be certain this is still the case.

6 replies

June 4, 2021

Hello @alexjbaker11 Can you breakdown the 'Aggregator' channel by 'Marketing Channel Detail' to see what values are being reported ? Is everything reported under 'None' ?

atulsingh17
June 4, 2021

Hi @alexjbaker11  The set up seems to be correct, no issues there.
Please check with the 'Last touch channel report' to check for Channel name & as mentioned by @amgup also check 'Last touch channel detail' report if you see query param value in that report.

If you still don't see attribution to the correct channel as you'd expect, you check 2 things:
1. Verify if the url with query params is in correct format, for marketing channel processing rule to extra query param info.

2. If you really want to know the reason what went wrong, I suggest pulling raw data via data feeds and check for those hits, that would definitely give you the answer.

June 4, 2021

Hi @atulsingh17 

 

It looks like everything that I am expecting to go into my "Aggregators" channel is going into the "Referring Domains" channel (that I use for another site), even though I have excluded this site as per below: 

 

Can you think of a reason why this might be? 

 

atulsingh17
June 4, 2021
The reason i can think of is the placement of the rule. I suggest to keep Query param related rules at the top of list. Marketing channel processing rules works from top to bottom approach. So if referring domain rule comes first, traffic will be allocated to referring domain and wont check rest of the rules.
Andrew_Wathen_
Community Advisor
Andrew_Wathen_Community AdvisorAccepted solution
Community Advisor
June 4, 2021

You could consider moving the aggregator rule above the referring domains rule to give it priority over the referring domains rule - this way there would be no need for the exclusion on the referring domains rule.

 

It's probably better practice to do it this way round and may make it more simple to trouble shoot the issue e.g. if it you are not getting aggregator traffic you know it is because either the query string parameter is missing or does not contain the value you are looking for.

 

A couple of general points to note about using query string parameters in Adobe:

  • Query string parameters derived directly from the URL are not available on link tracking calls (i.e. only available on page views)
  • Sometimes adobe truncates variables so things can get lost if they are part of a very long URL/query string parameter.  I think things get cut off at 255 characters during Adobe's processing of the data but I haven't tested this is a while so can't be certain this is still the case.
September 9, 2024

Hi @andrew_wathen_ To your last point, do you mean that if a query parameter is buried deep into a URL, it may not pick it up in AA even if we're trying to pick up one specific query parameter value? If so, would this likely show up as an intermittent issue? 

jantzen_b
Adobe Employee
Adobe Employee
July 19, 2021
Do any of the answers below answer your initial question? If so, can you select one of them as the correct answer? If none of the answers already provided answer your question, can you provide additional information to better help the community solve your question?
November 2, 2022

No more idea about this marketing channel. But as a new starter, I would like to learn. Thank you so much!