Marketing Channel Processing Rule Setup - Please Verify | Community
Skip to main content
New Participant
May 4, 2018
Solved

Marketing Channel Processing Rule Setup - Please Verify

  • May 4, 2018
  • 32 replies
  • 19458 views

Hi Guys,

I've followed the below steps for Marketing Channel Processing Rules setup.

Kindly review the below steps.

  1. Click on Admin --> Report Suites
  2. Selected the 'report suite id' for creating marketing channel
  3. Edit Settings --> Marketing Channels --> Marketing Channel Manager
  4. Name the channel as below

5. Clicked on Related Links and configured rules for the below URLs as:

http://www.mysite.com/?utm_source=google&utm_medium=ppc&utm_campaign=motor_2018

http://www.mysite.com/?utm_source=RTB&utm_medium=display&utm_campaign=motor_remarketing&utm_content=add_2

http://www.mysite.com/?utm_source=CRM&utm_medium=email&utm_campaign=motor&utm_content=winback

PPC - Processing Rules:

Email - Processing Rules:

Display - Processing Rules:

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 Urs_Boller
  • the main problem with the rules provided as screenshots are: you mixed up „query string parameter“ and „value of the parameter“

let me explain: given the url

mysite.com/landingpage.html?utm_source=google&utm_medium=ppc&utm_campaign=motor_2018

your parameters is eg. „utm_source“ and the value is „google“ (i marked the parameters)

in your rules, you need to check for the „parameters“ (not the values). looking at the pcc-rule you need to change the following:

  • conditions: change it to „query string parameter (utm_medium) equals (ppc)“ (change from „exists“ to „contains“
  • set channel value: change to „query string parameter (utm_medium)“

the same needs to be done with the other rules in a similar way...

i hope that helps

32 replies

prathiv23Author
New Participant
August 29, 2019

Sure ursulab50161321​. Will implement using d_ parameter. Thanks for your inputs :-)

Urs_Boller
New Participant
August 29, 2019

you can use whatever parameter you like! it's just a matter of your implementation.

but: I recommend either stick to the utm-parameters (because a lot of people know them and a lot of 3rd party publishers work with them) or ho with the Adobe "cid" parameter. It's completely up to you what you decide to implement.

prathiv23Author
New Participant
August 29, 2019

Hi ursulab50161321

Instead of using utm_source, utm_medium and utm_campiagn, is it possible to use d_ Adobe analytics parameter ?

If yes, what is the procedure ?

I believe the URLs will be tagged something like this :

https://www.site.com/?d_source=linkedin&d_medium=internal_jobs&d_campaign=jobs

https://www.site.com/?d_source=twitter&d_medium=tweet&d_campaign=movies

https://www.site.com/?d_source=google&d_medium=ppc&d_campaign=christmas2019

jeff_bloomer
New Participant
June 14, 2018

I wanted to provide some additional clarification about the time it takes for your Marketing Channel Rules to take effect.  There are some important caveats you will want to understand around latency and visitor engagement expiration.

https://helpx.adobe.com/analytics/kb/marketing-channels-incorrect-first-touch-data.html

jeff_bloomer
New Participant
June 12, 2018

The changes are effective as of the time you save them in Adobe Analytics and will fire for all calls coming into the report suite after that time.  The one major drawback is that Marketing Channel Rules are not retroactive like Classification Rules, so any data before the date you activate your new Marketing Channel Rules will not be aligned to your channels.  Make sense?

New Participant
June 12, 2018

Thank you for the help. When making changes to the marketing channel process rules is there a lag/delay in the date reaching reports/workspace?

Gigazelle
Employee
June 12, 2018

And the channel will only be PPC if all of those are met, correct? Do you want the channel to be identified if any of those aren't exact?

prathiv23Author
New Participant
June 11, 2018

No @@stephenr64382583 - Please refer the attached PPC rule screenshot

I'm relying on utm_medium

New Participant
June 11, 2018

Hi all,

Jumping into this thread.

In the rule conditions (example above) are you also still including the 'Matches paid search detection rules' item? (I cannot see the full rule)

- or just relying on the utm_medium to drive the ppc attribution?

prathiv23Author
New Participant
June 8, 2018

Thanks urs.boller​. Updated the rules .(refer screenshot attached)