Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add caching compatibility #17

Open
roykho opened this issue Apr 24, 2018 · 0 comments
Open

Add caching compatibility #17

roykho opened this issue Apr 24, 2018 · 0 comments

Comments

@roykho
Copy link
Owner

roykho commented Apr 24, 2018

Currently this plugin works well if there are no caching of any kind involved. However many sites have some sort of cache which renders this plugin useless because it could potentially serve up cached versions of a product page to a user that is not set in the rules.

To remedy this, my proposal would be to either look into the session cookie and find the viewer's location and serve up the content based on that or perhaps add a parameter to the URL to denote what I am trying to show.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant