Git Product home page Git Product logo

Comments (9)

pixelhed avatar pixelhed commented on July 24, 2024 1

Did anyone ever solve this problem? I will be implementing a controller to do the work when FPC is enabled, if it's not already solved by someone else, then i'll make my code available

from facebook-for-magento2.

etenclin avatar etenclin commented on July 24, 2024

I think that is critical as information with personal data can be stored in cache and become visible to everyone who is inspecting the page code source.

from facebook-for-magento2.

xxu3-sc avatar xxu3-sc commented on July 24, 2024

Hi What personal data will be stored? Could you give me an example to help me understand?

from facebook-for-magento2.

etenclin avatar etenclin commented on July 24, 2024

In the head block template (facebook-for-magento2/view/frontend/templates/pixel/head.phtml), the method getPixelInitCode() called on line 20 can return user data like email, first name, last name, zip code, city, phone, country.

from facebook-for-magento2.

xxu3-sc avatar xxu3-sc commented on July 24, 2024

from facebook-for-magento2.

janssensjelle avatar janssensjelle commented on July 24, 2024

We have the same issue. What about calling a controller with the data or use the private cache

from facebook-for-magento2.

qlhu avatar qlhu commented on July 24, 2024

We have the same issue. When full page cache is enabled, the following events are only fired when the requested page is not visited. After that, the events are not fired until cache is flushed.

  • ViewCategory
  • Search
  • ViewContent

List reproduce steps of ViewCategory event incompatible with full page cache.

Preconditions:

  • Full Page Cache is enabled
  • A specified category page is never visited since website launches

Steps to reproduce:

  1. Visit the category page from Chrome browser
  2. Visit the same category page any browser other than Chrome

Expected result:

  • Should have 2 ViewCategory events are fired

Actual result:

  • Only 1 ViewCategory event is fired

from facebook-for-magento2.

sanganinamrata avatar sanganinamrata commented on July 24, 2024

Hello @pixelhed I'm also struggling with the same issue. It would be great if you could share me the fixes of the same.

from facebook-for-magento2.

pixelhed avatar pixelhed commented on July 24, 2024

@sanganinamrata Sorry, but in the end i removed this extension from my installation

from facebook-for-magento2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.