Expand my Community achievements bar.

(mbox) Page Parameters not getting set for target server calls

Avatar

Level 5

I am trying to push mbox parameter for page load requests as per below doc but I am unable to

 see them in Network tab of the developer console. Any suggestions on why this is happening?

 

https://experienceleague.adobe.com/docs/platform-learn/implement-in-websites/implement-solutions/tar...

3 Replies

Avatar

Community Advisor

HI @jsvasu,


if you use the targetPageParams function accordingly (before the initialisation of adobe target) - then you still have to activate the desired profile parameters under Administration > Response tokens - so that it is also visible in the requests in the dev tools.

Avatar

Level 5

Thanks @Perrin_Ennen in my target library load rule as below screenshot1, I am trying to pass dummy page param like secreenshot2

jsvasu_0-1685040625632.png

screenshot2

jsvasu_1-1685040687721.png

Does this parameter name need to be activated like below screenshot3:

jsvasu_2-1685040736373.png

Thanks

 

Avatar

Community Advisor

Hi @jsvasu,
do you have another screenshot of the data element? You can also enter "testPageName" at value for testing - to see if this works then. If this still doesn't work - I would recommend to change the Action Type and also use Add Params to All Requests - if this is currently your problem.