Data Workbench remove parameter from URL string | Adobe Higher Education
Skip to main content
Level 2
February 15, 2017
해결됨

Data Workbench remove parameter from URL string

  • February 15, 2017
  • 1 답변
  • 1280 조회

Hi all,

I have a pagename which in some cases includes a url pass through parameter that I want to remove, while maintaining others. I can't figure out whether/which transformation could be applied to help me do this, currently the reports are coming out like this:

Page Name,                                                                                                                                     Visitors
https://www.examplesite.com/customerpage?unwanted_parameter=123&wanted_parameter=1,   1
https://www.examplesite.com/customerpage?unwanted_parameter=456&wanted_parameter=1,   1
https://www.examplesite.com/customerpage?unwanted_parameter=789,                                        1
https://www.examplesite.com/customerpage?unwanted_parameter=101&wanted_parameter=2 ,   1
 

But I'd like to transform out the unwanted_parameter to return

 

Page Name,                                                                                           Visitors
https://www.examplesite.com/customerpage?wanted_parameter=1,     2
https://www.examplesite.com/customerpage?,                                       1
https://www.examplesite.com/customerpage?wanted_parameter=2,     1
 

Any help would be much appreciated.

Cheers, J.

이 주제는 답변이 닫혔습니다.
최고의 답변: jantzen_b

Since this is an older post, I'm assuming you've solved this issue. Incase others find this post, I'll post the link to the documentation below:

https://experienceleague.adobe.com/docs/analytics/admin/admin-tools/processing-rules/processing-rules.html?lang=en#admin-tools

https://experienceleague.adobe.com/docs/data-workbench/using/home.html?lang=en

1 답변

jantzen_b
Adobe Employee
jantzen_bAdobe Employee답변
Adobe Employee
March 5, 2021

Since this is an older post, I'm assuming you've solved this issue. Incase others find this post, I'll post the link to the documentation below:

https://experienceleague.adobe.com/docs/analytics/admin/admin-tools/processing-rules/processing-rules.html?lang=en#admin-tools

https://experienceleague.adobe.com/docs/data-workbench/using/home.html?lang=en