Expand my Community achievements bar.

SOLVED

Pass Query String to Global Report Suite

Avatar

Level 4

Hi All,

I have an Admin related Implementation Question with regards to Processing Rules. In my client Implementation I have an Global Report Suite and Site wise Report suites.

I have a new Implementation request that I need to Pass  query string 'SID' explicitly only to my Global Report Suite and I need to assign an 'X' Variable to it. Can some one  help me how to track this using 'Processing Rules'. I'm completely beginner to Processing rules. I have gone through the Vidoe and documentation but I couldn't able to get the required outcome.

https://XYZcom/cptj/Fulltext/2018/07000/The_Functional_Difficulties_Questionnaire___A_New.4.aspx?SID...

I would be very thankful if someone can help me out on the same.

Thanks in Advance !!

Thanks,

Balakrishna

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Hi Balakrishna,

You will have to create a processing rule in this manner:

1541220_pastedImage_1.png

However, since processing rules affect data collection, I would recommend testing everything out in dev/test report suite first to understand and confirm that the change is exactly what you are looking for.

Another thing to check is for case sensitivity with the query params, and if multiple actions are required for other cases.

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

Hi Balakrishna,

You will have to create a processing rule in this manner:

1541220_pastedImage_1.png

However, since processing rules affect data collection, I would recommend testing everything out in dev/test report suite first to understand and confirm that the change is exactly what you are looking for.

Another thing to check is for case sensitivity with the query params, and if multiple actions are required for other cases.