cancel
Showing results for 
Search instead for 
Did you mean: 

Pixel tracking in web dynpro abap

Former Member
0 Kudos

Hi,

I have a scenario where in we are tracking job applicant source. Lets say a job seeker goes to careerbuilder.com and searches for job. At that point, careerbuilder.com sets a cookie in the job seek's computer. when Job seeker clicks to appy for job that takes him to our company sap e-recruiting job application page. when job seeker finally clicks send application button from web dynpro abap, we are rendering external https url as image using rfc destination from web dynpro abap. The external https url which basically reads the cookie ithat is set by careerbuilder.com site in the client computer.

External url as rfc destination is not reading the cookie even though I have enabled cookie read option and used http1.1 in rfc destination.

does anyone have any idea how sap wda handles client cookie? how can we make a external url which renders as image can be set to no caching? any help is highly appreciated.

thanks

Vijay

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Please refer these links for cookies -

Regards,

Lekha.