Salesforce
ARC-300 · Question #18
A developer is validating the pipeline cache and noticed that the PDP page is very low cached. The one parameter is snowing the position on the product fisting page upon checking the site and code…
The correct answer is B. Add the key to the cache exclude parameters. See the full explanation below for the reasoning.
Question
A developer is validating the pipeline cache and noticed that the PDP page is very low cached. The one parameter is snowing the position on the product fisting page upon checking the site and code. What should the developer adjust in order to improve the page cache hit ratio, keeping in mind that the client is Insisting on the parameter for their analytics?
Options
- ARework the implementation so it reads the parameter on client-side, passes it to the analytics and
- BAdd the key to the cache exclude parameters.
- CRework the Implementation so it doesn't depend on that parameter.
- DRework the Implementation so the parameter is not passed In the URL and is read from the URL
How the community answered
(46 responses)- A7% (3)
- B76% (35)
- C13% (6)
- D4% (2)
Community Discussion
No community discussion yet for this question.