You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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