Personalization implementation + SSR #6151
Unanswered
SalmenBejaoui
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
the marketing team asked us to enable the Personalization on Algolia. As this implementation requires sending the userToken in all requests, we currently use Akamai to cache pages and reduce server load and the website is based on Next.js Pages Router.
Do you have any idea how this should be implemented so as not to send all requests with different userToken to the server?
Beta Was this translation helpful? Give feedback.
All reactions